aboutsummaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /bin/date
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
downloadsrc-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz
src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/Makefile1
-rw-r--r--bin/date/Makefile.depend1
-rw-r--r--bin/date/tests/Makefile1
-rw-r--r--bin/date/tests/Makefile.depend1
-rwxr-xr-xbin/date/tests/format_string_test.sh1
5 files changed, 0 insertions, 5 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile
index c7807eb7a760..cfde78792454 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/bin/date/Makefile.depend b/bin/date/Makefile.depend
index 8d409f5263ac..6ef78fac5cbf 100644
--- a/bin/date/Makefile.depend
+++ b/bin/date/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/date/tests/Makefile b/bin/date/tests/Makefile
index 64d86d23bee6..02675a3dc8a5 100644
--- a/bin/date/tests/Makefile
+++ b/bin/date/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
ATF_TESTS_SH= format_string_test
diff --git a/bin/date/tests/Makefile.depend b/bin/date/tests/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/bin/date/tests/Makefile.depend
+++ b/bin/date/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/date/tests/format_string_test.sh b/bin/date/tests/format_string_test.sh
index 7ae323b50adc..a3e2939bfe5c 100755
--- a/bin/date/tests/format_string_test.sh
+++ b/bin/date/tests/format_string_test.sh
@@ -3,7 +3,6 @@
#
# Submitted by Edwin Groothuis <edwin@FreeBSD.org>
#
-# $FreeBSD$
#
#