diff options
Diffstat (limited to 'arch/arm/lib/ashrdi3.S')
-rw-r--r-- | arch/arm/lib/ashrdi3.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/lib/ashrdi3.S b/arch/arm/lib/ashrdi3.S index 6e15774c0a8..64203123446 100644 --- a/arch/arm/lib/ashrdi3.S +++ b/arch/arm/lib/ashrdi3.S @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. - - * SPDX-License-Identifier: GPL-2.0+ */ #include <linux/linkage.h> |