aboutsummaryrefslogtreecommitdiff
path: root/bin/cp
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/cp
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'bin/cp')
-rw-r--r--bin/cp/Makefile1
-rw-r--r--bin/cp/Makefile.depend1
-rw-r--r--bin/cp/tests/Makefile1
-rwxr-xr-xbin/cp/tests/cp_test.sh1
4 files changed, 0 insertions, 4 deletions
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index a73ee5447769..a9c310afc409 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/bin/cp/Makefile.depend b/bin/cp/Makefile.depend
index 8d409f5263ac..6ef78fac5cbf 100644
--- a/bin/cp/Makefile.depend
+++ b/bin/cp/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/bin/cp/tests/Makefile b/bin/cp/tests/Makefile
index 1e480ad706d1..36cf247ceae1 100644
--- a/bin/cp/tests/Makefile
+++ b/bin/cp/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= tests
diff --git a/bin/cp/tests/cp_test.sh b/bin/cp/tests/cp_test.sh
index 42c173ccf089..f995d709cc3c 100755
--- a/bin/cp/tests/cp_test.sh
+++ b/bin/cp/tests/cp_test.sh
@@ -24,7 +24,6 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
check_size()
{