aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find
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 /usr.bin/find
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/Makefile1
-rw-r--r--usr.bin/find/Makefile.depend1
-rw-r--r--usr.bin/find/tests/Makefile1
-rwxr-xr-xusr.bin/find/tests/find_test.sh1
4 files changed, 0 insertions, 4 deletions
diff --git a/usr.bin/find/Makefile b/usr.bin/find/Makefile
index b93fdba5bd4f..3fa19f701c79 100644
--- a/usr.bin/find/Makefile
+++ b/usr.bin/find/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/usr.bin/find/Makefile.depend b/usr.bin/find/Makefile.depend
index 1648dc46a813..c2fea3d32305 100644
--- a/usr.bin/find/Makefile.depend
+++ b/usr.bin/find/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/usr.bin/find/tests/Makefile b/usr.bin/find/tests/Makefile
index e8c22a36a5f0..0ebeff9143fa 100644
--- a/usr.bin/find/tests/Makefile
+++ b/usr.bin/find/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
ATF_TESTS_SH= find_test
diff --git a/usr.bin/find/tests/find_test.sh b/usr.bin/find/tests/find_test.sh
index 0268d052da94..8b8c23688018 100755
--- a/usr.bin/find/tests/find_test.sh
+++ b/usr.bin/find/tests/find_test.sh
@@ -23,7 +23,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$
#
atf_test_case find_newer_link