hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm/kernel/hibernate.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Hibernation support specific for ARM
34 *
....@@ -11,8 +12,6 @@
1112 * https://patchwork.kernel.org/patch/96442/
1213 *
1314 * Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
14
- *
15
- * License terms: GNU General Public License (GPL) version 2
1615 */
1716
1817 #include <linux/mm.h>