aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/cmn600_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/include/cmn600_reg.h')
-rw-r--r--sys/arm64/include/cmn600_reg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arm64/include/cmn600_reg.h b/sys/arm64/include/cmn600_reg.h
index d7fc9ecaac98..f4c27d794868 100644
--- a/sys/arm64/include/cmn600_reg.h
+++ b/sys/arm64/include/cmn600_reg.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ * SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2021 ARM Ltd
*
@@ -23,8 +23,6 @@
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef _MACHINE_CMN600_REG_H_