diff options
author | amylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-10-15 12:38:56 +0000 |
---|---|---|
committer | amylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-10-15 12:38:56 +0000 |
commit | 45767e715e28c262df3dc7fe18d5ca0ff18d4e17 (patch) | |
tree | a7ea14d751101c3d50322c90dfb6f521236636f3 /gcc/web.c | |
parent | 710920d48297412e83f7fbb0ed2bde3bb459a90e (diff) | |
download | gcc-45767e715e28c262df3dc7fe18d5ca0ff18d4e17.tar.gz |
Update Copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192456 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/web.c')
-rw-r--r-- | gcc/web.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/web.c b/gcc/web.c index 7b6e8c6208e..2816681da1c 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. |