diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
commit | 71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3 (patch) | |
tree | bb55f5b72dfc557698b74a9e740269cce291d1d5 /gcc/gcov-iov.c | |
parent | 9448cf4a2fd9d9ef39b85d914b09c5efbea44731 (diff) | |
download | gcc-71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3.tar.gz |
Update Copyright years for files modified in 2011 and/or 2012.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194903 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gcov-iov.c')
-rw-r--r-- | gcc/gcov-iov.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/gcov-iov.c b/gcc/gcov-iov.c index 59109c1f912..3bc7f61aec9 100644 --- a/gcc/gcov-iov.c +++ b/gcc/gcov-iov.c @@ -1,6 +1,7 @@ /* Generate gcov version string from version.c. See gcov-io.h for description of how the version string is generated. - Copyright (C) 2002, 2003, 2005, 2007, 2010 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2005, 2007, 2010, 2012 + Free Software Foundation, Inc. Contributed by Nathan Sidwell <nathan@codesourcery.com> This file is part of GCC. |