]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cprop.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cprop.c
index e4df50921445bb2b92aa1beef62be57397c38924..cd0e29a5b06ec28a915452ac6195ebbd0d39caa3 100644 (file)
@@ -1,5 +1,5 @@
 /* Global constant/copy propagation for RTL.
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
 
 This file is part of GCC.