aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pmc/cmd_pmc_summary.cc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pmc/cmd_pmc_summary.cc')
-rw-r--r--usr.sbin/pmc/cmd_pmc_summary.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/pmc/cmd_pmc_summary.cc b/usr.sbin/pmc/cmd_pmc_summary.cc
index 16edc5c7c30e..610c1fee7f0d 100644
--- a/usr.sbin/pmc/cmd_pmc_summary.cc
+++ b/usr.sbin/pmc/cmd_pmc_summary.cc
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2018, Matthew Macy
*
@@ -26,9 +26,6 @@
*
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/cpuset.h>
#include <sys/event.h>