]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Makefile.in: Update copyright year.
authorCarlos O'Donell <carlos@codesourcery.com>
Tue, 2 Jan 2007 22:20:41 +0000 (22:20 +0000)
committerCarlos O'Donell <carlos@gcc.gnu.org>
Tue, 2 Jan 2007 22:20:41 +0000 (22:20 +0000)
gcc/

2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>

* Makefile.in: Update copyright year.

From-SVN: r120360

gcc/ChangeLog
gcc/Makefile.in

index 90475ed62815b97acb46d72c1086a383f473c9ec..e15b77ceced098490f02774625e8de7ab419349e 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.in: Update copyright year.
+
 2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
 
        * Makefile.in: Export GCC_EXEC_PREFIX before calling $(RUNTEST)
index 9693f49f327b0eeb5d4e1b67005362106aeb1308..35a3b58dcdb014505f77aefcc9836e0bf2652860 100644 (file)
@@ -2,7 +2,7 @@
 # Run 'configure' to generate Makefile from Makefile.in
 
 # Copyright (C) 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
-# 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+# 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
 # Free Software Foundation, Inc.
 
 #This file is part of GCC.