diff options
Diffstat (limited to 'libgcc/config/sh/crt1.S')
-rw-r--r-- | libgcc/config/sh/crt1.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/sh/crt1.S b/libgcc/config/sh/crt1.S index 7e81be514d5..45e4aadbf82 100644 --- a/libgcc/config/sh/crt1.S +++ b/libgcc/config/sh/crt1.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2015 Free Software Foundation, Inc. +/* Copyright (C) 2000-2016 Free Software Foundation, Inc. This file was pretty much copied from newlib. This file is part of GCC. |