aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmc/pmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmc/pmc.c')
-rw-r--r--usr.sbin/pmc/pmc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pmc/pmc.c b/usr.sbin/pmc/pmc.c
index a923e5c0c2a4..4b4d113e2bd4 100644
--- a/usr.sbin/pmc/pmc.c
+++ b/usr.sbin/pmc/pmc.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2018, Matthew Macy
*
@@ -24,8 +24,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
- *
*/
#include <sys/types.h>