aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter O'Gorman <pogma@gcc.gnu.org>2009-09-22 02:37:45 +0000
committerPeter O'Gorman <pogma@gcc.gnu.org>2009-09-22 02:37:45 +0000
commitc8c1ca587bb12a6f4c5123c48683a94d2da630ba (patch)
tree77d2dcabfdc4b037043b256e22f2c4711238facd
parentc9c80434b62f701de3502d8b25cd9462f3374a56 (diff)
downloadgcc-c8c1ca587bb12a6f4c5123c48683a94d2da630ba.zip
gcc-c8c1ca587bb12a6f4c5123c48683a94d2da630ba.tar.gz
gcc-c8c1ca587bb12a6f4c5123c48683a94d2da630ba.tar.bz2
Correct the copyright year. It is not 2006 or 2007.
From-SVN: r151961
-rw-r--r--gcc/config/darwin10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/darwin10.h b/gcc/config/darwin10.h
index d292237..65ba263 100644
--- a/gcc/config/darwin10.h
+++ b/gcc/config/darwin10.h
@@ -1,5 +1,5 @@
/* Target definitions for Darwin (Mac OS X) systems.
- Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2009 Free Software Foundation, Inc.
Contributed by Jack Howarth <howarth@bromo.med.uc.edu>.
This file is part of GCC.