diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-02 17:23:22 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-01-02 17:23:22 +0000 |
commit | 42b4f48b17671c92ffecacb2b15e7611dee47cce (patch) | |
tree | 1c23624e9c6c8db37fe7ac0cde7e5459c599f151 /gcc/cfgexpand.c | |
parent | e47d81e03566e484f98e50ba946a6d8675ac6a77 (diff) | |
download | gcc-42b4f48b17671c92ffecacb2b15e7611dee47cce.tar.gz |
Bump Copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168403 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r-- | gcc/cfgexpand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c index 13c63be12ef..81e988b1fe7 100644 --- a/gcc/cfgexpand.c +++ b/gcc/cfgexpand.c @@ -1,5 +1,5 @@ /* A pass for lowering trees to RTL. - Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GCC. |