diff options
Diffstat (limited to 'arch/sh/lib64/strcpy.S')
| -rw-r--r-- | arch/sh/lib64/strcpy.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/sh/lib64/strcpy.S b/arch/sh/lib64/strcpy.S index ea7c9c533eea..b61631e523d4 100644 --- a/arch/sh/lib64/strcpy.S +++ b/arch/sh/lib64/strcpy.S @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /* Cloned and hacked for uClibc by Paul Mundt, December 2003 */  /* Modified by SuperH, Inc. September 2003 */  ! Entry: arg0: destination |