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 9dbc140fd4a..72c6203acb7 100644 --- a/libgcc/config/sh/crti.S +++ b/libgcc/config/sh/crti.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2017 Free Software Foundation, Inc. +/* Copyright (C) 2000-2018 Free Software Foundation, Inc. This file was adapted from glibc sources. This file is part of GCC. |