aboutsummaryrefslogtreecommitdiff
path: root/bin/timeout/tests
diff options
context:
space:
mode:
Diffstat (limited to 'bin/timeout/tests')
-rw-r--r--bin/timeout/tests/Makefile1
-rw-r--r--bin/timeout/tests/Makefile.depend1
-rw-r--r--bin/timeout/tests/timeout_test.sh1
3 files changed, 0 insertions, 3 deletions
diff --git a/bin/timeout/tests/Makefile b/bin/timeout/tests/Makefile
index 691a27df20b1..7a2fd60db436 100644
--- a/bin/timeout/tests/Makefile
+++ b/bin/timeout/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
ATF_TESTS_SH= timeout_test
diff --git a/bin/timeout/tests/Makefile.depend b/bin/timeout/tests/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/bin/timeout/tests/Makefile.depend
+++ b/bin/timeout/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/timeout/tests/timeout_test.sh b/bin/timeout/tests/timeout_test.sh
index ffddfcafb4bb..df497d4f3350 100644
--- a/bin/timeout/tests/timeout_test.sh
+++ b/bin/timeout/tests/timeout_test.sh
@@ -1,4 +1,3 @@
-# $FreeBSD$
atf_test_case nominal
nominal_head()