contrib.texi: Update copyright years.
authorAlexander Monakov <amonakov@ispras.ru>
Fri, 27 May 2011 17:54:35 +0000 (21:54 +0400)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Fri, 27 May 2011 17:54:35 +0000 (21:54 +0400)
2011-05-27  Alexander Monakov  <amonakov@ispras.ru>

* doc/contrib.texi: Update copyright years.
(Contributors): Add Zdenek Sojka.

From-SVN: r174344

gcc/ChangeLog
gcc/doc/contrib.texi

index d0ef664..53f0b1c 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-27  Alexander Monakov  <amonakov@ispras.ru>
+
+       * doc/contrib.texi: Update copyright years.
+       (Contributors): Add Zdenek Sojka.
+
 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
 
        * c-decl.c (c_push_function_context): Copy the current statement
index 5f844f3..4096879 100644 (file)
@@ -1,5 +1,5 @@
 @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
-@c 2001,2002,2003,2004,2005,2006,2007,2008,2009, 2010
+@c 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011
 @c Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
@@ -868,6 +868,10 @@ rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and
 @code{LOGICAL*1}.
 
 @item
+Zdenek Sojka for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
 Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.
 
 @item