aboutsummaryrefslogtreecommitdiff
path: root/gcc/genopinit.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2011-01-03 20:52:22 +0000
committerJakub Jelinek <jakub@redhat.com>2011-01-03 20:52:22 +0000
commit53a506af825396bf170558cfa81f0dd7171f1e9f (patch)
tree3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/genopinit.c
parentfbd88d0dd84cb092cb08f1cfd26ef7411a62ed79 (diff)
Update Copyright years for files modified in 2010.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/genopinit.c')
-rw-r--r--gcc/genopinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/genopinit.c b/gcc/genopinit.c
index 5263ce86d19..ab31968281c 100644
--- a/gcc/genopinit.c
+++ b/gcc/genopinit.c
@@ -1,6 +1,6 @@
/* Generate code to initialize optabs from machine description.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+ 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010
Free Software Foundation, Inc.
This file is part of GCC.