]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-phiopt.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-phiopt.c
index 99ab23a62ddd248671d5abab062924ee362d7122..8da7a5c7f59637c592d1b76335d512f50021b449 100644 (file)
@@ -1,5 +1,5 @@
 /* Optimization of PHI nodes by converting them into straightline code.
-   Copyright (C) 2004-2015 Free Software Foundation, Inc.
+   Copyright (C) 2004-2016 Free Software Foundation, Inc.
 
 This file is part of GCC.