aboutsummaryrefslogtreecommitdiff
path: root/sys/x86/xen/pvcpu_enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/x86/xen/pvcpu_enum.c')
-rw-r--r--sys/x86/xen/pvcpu_enum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/x86/xen/pvcpu_enum.c b/sys/x86/xen/pvcpu_enum.c
index 5d5c265fcc5f..5ed03cd81673 100644
--- a/sys/x86/xen/pvcpu_enum.c
+++ b/sys/x86/xen/pvcpu_enum.c
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2013 Roger Pau Monné <roger.pau@citrix.com>
* All rights reserved.