kernel/arch/sparc/kernel/adi_64.c
.. .. @@ -1,11 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* adi_64.c: support for ADI (Application Data Integrity) feature on 2 3 * sparc m7 and newer processors. This feature is also known as 3 4 * SSM (Silicon Secured Memory). 4 5 * 5 6 * Copyright (C) 2016 Oracle and/or its affiliates. All rights reserved. 6 7 * Author: Khalid Aziz (khalid.aziz@oracle.com) 7 - *8 - * This work is licensed under the terms of the GNU GPL, version 2.9 8 */ 10 9 #include <linux/init.h> 11 10 #include <linux/slab.h>