diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 739cc7d5098d3c394be883fce9246c5d53868515..c133aac33657170e8609fa44d0f6d0cca3f18b0d 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 a7b7648a58ca1eb0282c500c24915fd2aaea4f87..f7d3bc812543921eadfb50ee84603e6ba46fc64f 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