]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ipa-icf-gimple.c
Update copyright years.
[thirdparty/gcc.git] / gcc / ipa-icf-gimple.c
index 4312e79ba88bcf8d6cd93d2f93d98f0cfce550de..69db0d335ee66c047e04b5e69b1e31943a4e934b 100644 (file)
@@ -1,5 +1,5 @@
 /* Interprocedural Identical Code Folding pass
-   Copyright (C) 2014-2015 Free Software Foundation, Inc.
+   Copyright (C) 2014-2016 Free Software Foundation, Inc.
 
    Contributed by Jan Hubicka <hubicka@ucw.cz> and Martin Liska <mliska@suse.cz>