diff options
Diffstat (limited to 'libgcc/config/sh/crtn.S')
-rw-r--r-- | libgcc/config/sh/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/sh/crtn.S b/libgcc/config/sh/crtn.S index 9d7c4eb6538..aba5c6c4354 100644 --- a/libgcc/config/sh/crtn.S +++ b/libgcc/config/sh/crtn.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2014 Free Software Foundation, Inc. +/* Copyright (C) 2000-2015 Free Software Foundation, Inc. This file was adapted from glibc sources. This file is part of GCC. |