]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ggc-common.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / ggc-common.c
index b26f7ae4298f049ef664fc684ab8ebf98394b172..50ea74cc82bbfcf258e8f75f48b45ac2057f0e29 100644 (file)
@@ -1,6 +1,6 @@
 /* Simple garbage collection for the GNU compiler.
    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-   2009, 2010 Free Software Foundation, Inc.
+   2009, 2010, 2012 Free Software Foundation, Inc.
 
 This file is part of GCC.