summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include')
-rw-r--r--cpukit/score/include/sys/timeffc.h2
-rw-r--r--cpukit/score/include/sys/timepps.h2
-rw-r--r--cpukit/score/include/sys/timetc.h2
-rw-r--r--cpukit/score/include/sys/timex.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/score/include/sys/timeffc.h b/cpukit/score/include/sys/timeffc.h
index b3a1cd9ce7..c04de97f1d 100644
--- a/cpukit/score/include/sys/timeffc.h
+++ b/cpukit/score/include/sys/timeffc.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD r277406 2015-01-20T03:54:30Z$
+ * $FreeBSD: head/sys/sys/timeffc.h 228856 2011-12-24 01:32:01Z lstewart $
*/
#ifndef _SYS_TIMEFF_H_
diff --git a/cpukit/score/include/sys/timepps.h b/cpukit/score/include/sys/timepps.h
index 419e781be3..01212f0b43 100644
--- a/cpukit/score/include/sys/timepps.h
+++ b/cpukit/score/include/sys/timepps.h
@@ -12,7 +12,7 @@
* Portions of this software were developed by Julien Ridoux at the University
* of Melbourne under sponsorship from the FreeBSD Foundation.
*
- * $FreeBSD r277406 2015-01-20T03:54:30Z$
+ * $FreeBSD: head/sys/sys/timepps.h 282424 2015-05-04 17:59:39Z ian $
*
* The is a FreeBSD version of the RFC 2783 API for Pulse Per Second
* timing interfaces.
diff --git a/cpukit/score/include/sys/timetc.h b/cpukit/score/include/sys/timetc.h
index 361535c0c8..347a140ed9 100644
--- a/cpukit/score/include/sys/timetc.h
+++ b/cpukit/score/include/sys/timetc.h
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $FreeBSD r277406 2015-01-20T03:54:30Z$
+ * $FreeBSD: head/sys/sys/timetc.h 304285 2016-08-17 09:52:09Z kib $
*/
#ifndef _SYS_TIMETC_H_
diff --git a/cpukit/score/include/sys/timex.h b/cpukit/score/include/sys/timex.h
index 17c6b37955..d2d2012ff5 100644
--- a/cpukit/score/include/sys/timex.h
+++ b/cpukit/score/include/sys/timex.h
@@ -18,7 +18,7 @@
* *
***********************************************************************
*
- * $FreeBSD r277406 2015-01-20T03:54:30Z$
+ * $FreeBSD: head/sys/sys/timex.h 298981 2016-05-03 15:14:17Z pfg $
*
* This header file defines the Network Time Protocol (NTP) interfaces
* for user and daemon application programs.