summaryrefslogtreecommitdiff
path: root/gcc/gcov-iov.c
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 20:52:22 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 20:52:22 +0000
commitd91f7526fb89f7d993f570efe6ca75ab6f856370 (patch)
tree3c1893018c4982715ae7a36867682b0529e61ec6 /gcc/gcov-iov.c
parent5fda16ee74e2dc9277268cb6f8b72cb812b61dcf (diff)
downloadgcc-d91f7526fb89f7d993f570efe6ca75ab6f856370.tar.gz
Update Copyright years for files modified in 2010.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168438 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gcov-iov.c')
-rw-r--r--gcc/gcov-iov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov-iov.c b/gcc/gcov-iov.c
index 19de059d769..9a73cd5b2b2 100644
--- a/gcc/gcov-iov.c
+++ b/gcc/gcov-iov.c
@@ -1,6 +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 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2003, 2005, 2007, 2010 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
This file is part of GCC.