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