aboutsummaryrefslogtreecommitdiff
path: root/bin/mkdir/tests
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mkdir/tests')
-rw-r--r--bin/mkdir/tests/Makefile2
-rw-r--r--bin/mkdir/tests/Makefile.depend1
-rw-r--r--bin/mkdir/tests/mkdir_test.sh1
3 files changed, 0 insertions, 4 deletions
diff --git a/bin/mkdir/tests/Makefile b/bin/mkdir/tests/Makefile
index 3b28a958bea0..d6b025b660bf 100644
--- a/bin/mkdir/tests/Makefile
+++ b/bin/mkdir/tests/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
ATF_TESTS_SH+= mkdir_test
.include <bsd.test.mk>
diff --git a/bin/mkdir/tests/Makefile.depend b/bin/mkdir/tests/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/bin/mkdir/tests/Makefile.depend
+++ b/bin/mkdir/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/mkdir/tests/mkdir_test.sh b/bin/mkdir/tests/mkdir_test.sh
index 985a486d2075..a113baaa5312 100644
--- a/bin/mkdir/tests/mkdir_test.sh
+++ b/bin/mkdir/tests/mkdir_test.sh
@@ -23,7 +23,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
#
usage_output='usage: mkdir'