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 d2f58c01b1b..71374e7cc66 100644 --- a/libgcc/config/sh/crtn.S +++ b/libgcc/config/sh/crtn.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001, 2009, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2000-2013 Free Software Foundation, Inc. This file was adapted from glibc sources. This file is part of GCC. |