aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/Makefile1
-rw-r--r--bin/ls/Makefile.depend1
-rw-r--r--bin/ls/Makefile.depend.options1
-rw-r--r--bin/ls/tests/Makefile1
-rw-r--r--bin/ls/tests/Makefile.depend1
-rwxr-xr-xbin/ls/tests/ls_tests.sh1
6 files changed, 0 insertions, 6 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index b4076d3a30a1..5cf29e09a94a 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/2/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/bin/ls/Makefile.depend b/bin/ls/Makefile.depend
index aaa4088eac17..307d2b3370ba 100644
--- a/bin/ls/Makefile.depend
+++ b/bin/ls/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/ls/Makefile.depend.options b/bin/ls/Makefile.depend.options
index 1c27178e9964..b8115550385a 100644
--- a/bin/ls/Makefile.depend.options
+++ b/bin/ls/Makefile.depend.options
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This file is not autogenerated - take care!
DIRDEPS_OPTIONS= LS_COLORS
diff --git a/bin/ls/tests/Makefile b/bin/ls/tests/Makefile
index 89a2e8cf1dca..f7121982a7b8 100644
--- a/bin/ls/tests/Makefile
+++ b/bin/ls/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
ATF_TESTS_SH+= ls_tests
# This seems like overkill, but the idea in mind is that all of the testcases
diff --git a/bin/ls/tests/Makefile.depend b/bin/ls/tests/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/bin/ls/tests/Makefile.depend
+++ b/bin/ls/tests/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/ls/tests/ls_tests.sh b/bin/ls/tests/ls_tests.sh
index a85e43ecb938..c82b4e8c8851 100755
--- a/bin/ls/tests/ls_tests.sh
+++ b/bin/ls/tests/ls_tests.sh
@@ -24,7 +24,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $FreeBSD$
#
create_test_dir()