diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-01-04 13:49:55 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2013-01-04 13:49:55 +0100 |
commit | 90d04a445cb821407e109da069ac93cd5ff3031f (patch) | |
tree | bb55f5b72dfc557698b74a9e740269cce291d1d5 /gcc/opt-functions.awk | |
parent | 33879b9fc7b04a5051c4a5508eda29c355de859d (diff) | |
download | gcc-90d04a445cb821407e109da069ac93cd5ff3031f.zip gcc-90d04a445cb821407e109da069ac93cd5ff3031f.tar.gz gcc-90d04a445cb821407e109da069ac93cd5ff3031f.tar.bz2 |
Update Copyright years for files modified in 2011 and/or 2012.
From-SVN: r194903
Diffstat (limited to 'gcc/opt-functions.awk')
-rw-r--r-- | gcc/opt-functions.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opt-functions.awk b/gcc/opt-functions.awk index 4a81e88..debec66 100644 --- a/gcc/opt-functions.awk +++ b/gcc/opt-functions.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 +# Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011, 2012 # Free Software Foundation, Inc. # Contributed by Kelley Cook, June 2004. # Original code from Neil Booth, May 2003. |