aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2009-04-26 03:51:54 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2009-04-26 03:51:54 +0000
commit30d17f46b5845c5e3bca6982858247926dcaa509 (patch)
treeaf803203c013954fb8dff833ab215a2234b71860 /gcc
parentae2040df82de346201576032fc934f117957cb12 (diff)
downloadgcc-30d17f46b5845c5e3bca6982858247926dcaa509.zip
gcc-30d17f46b5845c5e3bca6982858247926dcaa509.tar.gz
gcc-30d17f46b5845c5e3bca6982858247926dcaa509.tar.bz2
Update copyright year. Committed without a ChangeLog entry.
From-SVN: r146794
Diffstat (limited to 'gcc')
-rw-r--r--gcc/tree-nomudflap.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c
index 5429e28..253dd23 100644
--- a/gcc/tree-nomudflap.c
+++ b/gcc/tree-nomudflap.c
@@ -1,5 +1,6 @@
/* Mudflap: narrow-pointer bounds-checking by tree rewriting.
- Copyright (C) 2001, 2002, 2003, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2007, 2008, 2009
+ Free Software Foundation, Inc.
Contributed by Frank Ch. Eigler <fche@redhat.com>
This file is part of GCC.