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