]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/regcprop.c
Update copyright years.
[thirdparty/gcc.git] / gcc / regcprop.c
index d2a01130fe14ca9a7c2de17ab2ccf5c4fc52065d..dd62cb36013a6c7e6669fd171e4f203b01320b56 100644 (file)
@@ -1,5 +1,5 @@
 /* Copy propagation on hard registers for the GNU compiler.
-   Copyright (C) 2000-2020 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
    This file is part of GCC.