]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-pre.c
Update copyright years in gcc/
[thirdparty/gcc.git] / gcc / tree-ssa-pre.c
index c46d9ae3a9d63c47bb3467d038e7881ecd4fa6c8..2de5db56839038302bdd29432c423f77874e730d 100644 (file)
@@ -1,5 +1,5 @@
 /* SSA-PRE for trees.
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
    Contributed by Daniel Berlin <dan@dberlin.org> and Steven Bosscher
    <stevenb@suse.de>