summaryrefslogtreecommitdiff
path: root/contrib
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 /contrib
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 'contrib')
-rwxr-xr-xcontrib/compare-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/compare-debug b/contrib/compare-debug
index ea68b437db0..010d17f9c69 100755
--- a/contrib/compare-debug
+++ b/contrib/compare-debug
@@ -2,7 +2,7 @@
# Compare stripped copies of two given object files.
-# Copyright (C) 2007, 2008, 2009 Free Software Foundation
+# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation
# Originally by Alexandre Oliva <aoliva@redhat.com>
# This file is part of GCC.