summaryrefslogtreecommitdiff
path: root/sys/modules/vmware
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:58 +0000
commit031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch)
tree9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/modules/vmware
parentb1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff)
Diffstat (limited to 'sys/modules/vmware')
-rw-r--r--sys/modules/vmware/Makefile1
-rw-r--r--sys/modules/vmware/pvscsi/Makefile1
-rw-r--r--sys/modules/vmware/vmci/Makefile1
-rw-r--r--sys/modules/vmware/vmxnet3/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/vmware/Makefile b/sys/modules/vmware/Makefile
index a7902a1b0880..3d75f1a59c5c 100644
--- a/sys/modules/vmware/Makefile
+++ b/sys/modules/vmware/Makefile
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/sys/modules/vmware/pvscsi/Makefile b/sys/modules/vmware/pvscsi/Makefile
index 6a4e8af952e1..60951e886ce5 100644
--- a/sys/modules/vmware/pvscsi/Makefile
+++ b/sys/modules/vmware/pvscsi/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/vmware/pvscsi
diff --git a/sys/modules/vmware/vmci/Makefile b/sys/modules/vmware/vmci/Makefile
index 09b6aadf6892..45accc068cc8 100644
--- a/sys/modules/vmware/vmci/Makefile
+++ b/sys/modules/vmware/vmci/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/vmware/vmci
diff --git a/sys/modules/vmware/vmxnet3/Makefile b/sys/modules/vmware/vmxnet3/Makefile
index 073c9fd077d0..8e0e9ba68f95 100644
--- a/sys/modules/vmware/vmxnet3/Makefile
+++ b/sys/modules/vmware/vmxnet3/Makefile
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions