aboutsummaryrefslogtreecommitdiff
path: root/stand/usb
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 /stand/usb
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
downloadsrc-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.tar.gz
src-d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf.zip
Diffstat (limited to 'stand/usb')
-rw-r--r--stand/usb/Makefile1
-rw-r--r--stand/usb/test/Makefile1
-rw-r--r--stand/usb/tools/Makefile1
-rw-r--r--stand/usb/usbcore.mk1
4 files changed, 0 insertions, 4 deletions
diff --git a/stand/usb/Makefile b/stand/usb/Makefile
index 63e60155314b..0a1c9e0022ee 100644
--- a/stand/usb/Makefile
+++ b/stand/usb/Makefile
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
# Copyright (c) 2013 Hans Petter Selasky.
# Copyright (c) 2014 SRI International
diff --git a/stand/usb/test/Makefile b/stand/usb/test/Makefile
index c82b5bac3823..74e501a39ae7 100644
--- a/stand/usb/test/Makefile
+++ b/stand/usb/test/Makefile
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
# Copyright (c) 2013 Hans Petter Selasky. All rights reserved.
#
diff --git a/stand/usb/tools/Makefile b/stand/usb/tools/Makefile
index 64cf28ca75e8..8b851e5788bc 100644
--- a/stand/usb/tools/Makefile
+++ b/stand/usb/tools/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PROG= sysinit
MAN=
diff --git a/stand/usb/usbcore.mk b/stand/usb/usbcore.mk
index ae80d06a24e7..13acd41fc174 100644
--- a/stand/usb/usbcore.mk
+++ b/stand/usb/usbcore.mk
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
# Copyright (c) 2013-2020 Hans Petter Selasky.
# Copyright (c) 2014 SRI International