diff --git a/newlib/libc/include/sys/time.h b/newlib/libc/include/sys/time.h
index aa702980c..556282912 100644
--- a/newlib/libc/include/sys/time.h
+++ b/newlib/libc/include/sys/time.h
@@ -33,7 +33,6 @@
  * SUCH DAMAGE.
  *
  *	@(#)time.h	8.5 (Berkeley) 5/4/95
- * $FreeBSD: head/sys/sys/time.h 346176 2019-04-13 04:46:35Z imp $
  */
 
 #ifndef _SYS_TIME_H_
diff --git a/newlib/libc/include/sys/timespec.h b/newlib/libc/include/sys/timespec.h
index 2505cef89..fd9d64b3e 100644
--- a/newlib/libc/include/sys/timespec.h
+++ b/newlib/libc/include/sys/timespec.h
@@ -28,7 +28,6 @@
  *
  *	@(#)time.h	8.5 (Berkeley) 5/4/95
  * from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
- *	$FreeBSD$
  */
 
 #ifndef _SYS_TIMESPEC_H_
