]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* genmultilib: Update copyright dates.
authorxguo <xguo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2012 11:52:11 +0000 (11:52 +0000)
committerxguo <xguo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2012 11:52:11 +0000 (11:52 +0000)
        * doc/fragments.texi: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187327 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/fragments.texi
gcc/genmultilib

index 7a403254a6e5c8f260ae9248fd5e5f5f637858ff..49670046a0f581e035613aab19fe3da5c9e28a71 100644 (file)
@@ -1,3 +1,8 @@
+2012-05-09  Terry Guo  <terry.guo@arm.com>
+
+       * genmultilib: Update copyright dates.
+       * doc/fragments.texi: Ditto.
+
 2012-05-09  Terry Guo  <terry.guo@arm.com>
 
        * Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.
index b184cc036ff6b926c28e25eb722ff4b1c44866e3..f53df29603e09bdb2f7eb5e9e759cc48fff55c03 100644 (file)
@@ -1,5 +1,5 @@
 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-@c 1999, 2000, 2001, 2003, 2004, 2005, 2008, 2011
+@c 1999, 2000, 2001, 2003, 2004, 2005, 2008, 2011, 2012
 @c Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
index 02fc2768d456d50573db0a351fdcd3e10efc1a51..dc4751b0439b29c557a5549a6c2f4de4ffe50242 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh 
 # Generates multilib.h.
-#   Copyright (C) 1994, 1995, 1996, 1997, 1999, 2002, 2007
+#   Copyright (C) 1994, 1995, 1996, 1997, 1999, 2002, 2007, 2012
 #   Free Software Foundation, Inc.
 
 #This file is part of GCC.