diff options
author | Geoffrey Keating <geoffk@gcc.gnu.org> | 2006-06-03 02:14:39 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2006-06-03 02:14:39 +0000 |
commit | 2d4cd9a31d2949086b3f1e98140ba48a62bf2c68 (patch) | |
tree | 99e4399ffb50d9d8289533d0fc334867e04ca459 /gcc | |
parent | 4f6d8cc800fc8a48fa5b8bbe728dd109c3b23fb2 (diff) | |
download | gcc-2d4cd9a31d2949086b3f1e98140ba48a62bf2c68.zip gcc-2d4cd9a31d2949086b3f1e98140ba48a62bf2c68.tar.gz gcc-2d4cd9a31d2949086b3f1e98140ba48a62bf2c68.tar.bz2 |
Update copyright notice on host-darwin.c.
From-SVN: r114340
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/host-darwin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/host-darwin.c b/gcc/config/rs6000/host-darwin.c index b0fc7c6..be0c55f 100644 --- a/gcc/config/rs6000/host-darwin.c +++ b/gcc/config/rs6000/host-darwin.c @@ -1,5 +1,5 @@ /* Darwin/powerpc host-specific hook definitions. - Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GCC. |