aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoern Rennecke <amylaar@gcc.gnu.org>2012-10-15 13:38:56 +0100
committerJoern Rennecke <amylaar@gcc.gnu.org>2012-10-15 13:38:56 +0100
commitc3dc2ac8f43fe6870a2fee7c301645699db1ff56 (patch)
treea7ea14d751101c3d50322c90dfb6f521236636f3 /gcc
parentf843144b28ada08524d795e248cab60d56a0a25d (diff)
downloadgcc-c3dc2ac8f43fe6870a2fee7c301645699db1ff56.zip
gcc-c3dc2ac8f43fe6870a2fee7c301645699db1ff56.tar.gz
gcc-c3dc2ac8f43fe6870a2fee7c301645699db1ff56.tar.bz2
Update Copyright years.
From-SVN: r192456
Diffstat (limited to 'gcc')
-rw-r--r--gcc/web.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/web.c b/gcc/web.c
index 7b6e8c6..2816681 100644
--- a/gcc/web.c
+++ b/gcc/web.c
@@ -1,6 +1,6 @@
/* Web construction code for GNU compiler.
Contributed by Jan Hubicka.
- Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008, 2010
+ Copyright (C) 2001, 2002, 2004, 2006, 2007, 2008, 2010, 2012
Free Software Foundation, Inc.
This file is part of GCC.