]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/m32r/initfini.c
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / m32r / initfini.c
index 86c4cb09ca194141c9fcb4f937d01d8be3c180c6..97f127a3ef342cc686cbf509220e165418d052b8 100644 (file)
@@ -1,7 +1,7 @@
 /* .init/.fini section handling + C++ global constructor/destructor handling.
    This file is based on crtstuff.c, sol2-crti.S, sol2-crtn.S.
 
-   Copyright (C) 1996-2016 Free Software Foundation, Inc.
+   Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
    This file is part of GCC.