]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/java/expr.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / java / expr.c
index 0f6e465b9a1b7ded93ae926bf71a3b79da25daa8..6a3d14b52150e4c69310b7ed0e1811d4d2042bf2 100644 (file)
@@ -1,6 +1,6 @@
 /* Process expressions for the GNU compiler for the Java(TM) language.
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005, 2006, 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+   2005, 2006, 2007, 2008, 2010, 2011, 2012 Free Software Foundation, Inc.
 
 This file is part of GCC.