hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm/mach-pxa/viper.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * arch/arm/mach-pxa/include/mach/viper.h
34 *
....@@ -12,10 +13,6 @@
1213 * Author: Nicolas Pitre
1314 * Created: Jun 15, 2001
1415 * Copyright: MontaVista Software Inc.
15
- *
16
- * This program is free software; you can redistribute it and/or modify
17
- * it under the terms of the GNU General Public License version 2 as
18
- * published by the Free Software Foundation.
1916 */
2017
2118 #ifndef ARCH_VIPER_H