kernel/arch/arc/kernel/unaligned.c
.. .. @@ -1,14 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2011-2012 Synopsys (www.synopsys.com) 3 - *4 - * This program is free software; you can redistribute it and/or modify5 - * it under the terms of the GNU General Public License version 2 as6 - * published by the Free Software Foundation.7 4 * 8 5 * vineetg : May 2011 9 6 * -Adapted (from .26 to .35) 10 7 * -original contribution by Tim.yao@amlogic.com 11 - *12 8 */ 13 9 14 10 #include <linux/types.h>