diff options
Diffstat (limited to 'gcc/gcov-iov.c')
-rw-r--r-- | gcc/gcov-iov.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/gcov-iov.c b/gcc/gcov-iov.c index 3bc7f61aec9..50972e2ff0d 100644 --- a/gcc/gcov-iov.c +++ b/gcc/gcov-iov.c @@ -1,7 +1,6 @@ /* 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, 2012 - Free Software Foundation, Inc. + Copyright (C) 2002-2013 Free Software Foundation, Inc. Contributed by Nathan Sidwell <nathan@codesourcery.com> This file is part of GCC. |