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