]> 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 dd70acfb48bc34b53cfca2d9a2b8e89e1b9ac288..81a3d7199c924feaae1150027c65ac7a269ae8be 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1996-2022 Free Software Foundation, Inc.
 
    This file is part of GCC.