summaryrefslogtreecommitdiff
path: root/fixincludes/mkheaders.in
diff options
context:
space:
mode:
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-18 05:52:47 +0000
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-18 05:52:47 +0000
commit72723ec5aebad4a6a72c4372da2663e844c9abf8 (patch)
tree7bf3cb33d1c3c452c517924fe419f535d8110857 /fixincludes/mkheaders.in
parent903a187914a19de9b6e5f34603c6f0553251a338 (diff)
downloadgcc-72723ec5aebad4a6a72c4372da2663e844c9abf8.tar.gz
2009-09-19 Tobias Burnus <burnus@net-b.de>
* svn merge to the trunk (Rev. 149281 to 151821). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/fortran-dev@151830 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/mkheaders.in')
-rw-r--r--fixincludes/mkheaders.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixincludes/mkheaders.in b/fixincludes/mkheaders.in
index 33a7a524835..9109b057c53 100644
--- a/fixincludes/mkheaders.in
+++ b/fixincludes/mkheaders.in
@@ -41,7 +41,7 @@ fi
if [ x$1 = x--version ] ; then
echo "mkheaders (GCC) version $version"
- echo "Copyright 2002, 2007 Free Software Foundation, Inc."
+ echo "Copyright 2002, 2007, 2009 Free Software Foundation, Inc."
echo "This program is free software; you may redistribute it under the"
echo "terms of the GNU General Public License. This program has"
echo "absolutely no warranty."