From c41b7b1364693d8c96c79fba2212109e77135dee Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer <gerald@pfeifer.com>
Date: Sun, 3 Jan 2010 10:06:56 +0000
Subject: [PATCH] * doc/invoke.texi: Add 2010 to copyright years.

From-SVN: r155583
---
 gcc/ChangeLog       | 4 ++++
 gcc/doc/invoke.texi | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 739cc7d5098d..c133aac33657 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/invoke.texi: Add 2010 to copyright years.
+
 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* config/sparc/sparc.c: Fix formatting nits.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index a7b7648a58ca..f7d3bc812543 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -1,5 +1,5 @@
 @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-@c 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+@c 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 @c Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
@@ -11,7 +11,7 @@
 
 @c man begin COPYRIGHT
 Copyright @copyright{} 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
-- 
GitLab