aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Moses <brooks.moses@codesourcery.com>2007-01-04 16:52:36 +0000
committerBrooks Moses <brooks@gcc.gnu.org>2007-01-04 08:52:36 -0800
commit2553e4e07367d76c511f6c2bf603d2be08c870dc (patch)
treeb9a412e9b4757d3456c73145d5217105d5b54fe0
parent1555beba2fee33d8e0b4017052eede208067c5bd (diff)
downloadgcc-2553e4e07367d76c511f6c2bf603d2be08c870dc.zip
gcc-2553e4e07367d76c511f6c2bf603d2be08c870dc.tar.gz
gcc-2553e4e07367d76c511f6c2bf603d2be08c870dc.tar.bz2
gfortran.texi: Update copyright to include 2007.
* gfortran.texi: Update copyright to include 2007. * intrinsic.texi: Update copyright to include 2007. * invoke.texi: Update copyright to include 2007. From-SVN: r120444
-rw-r--r--gcc/fortran/ChangeLog6
-rw-r--r--gcc/fortran/gfortran.texi2
-rw-r--r--gcc/fortran/intrinsic.texi2
-rw-r--r--gcc/fortran/invoke.texi2
4 files changed, 9 insertions, 3 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 3d66cbc..0b6794c 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
+
+ * gfortran.texi: Update copyright to include 2007.
+ * intrinsic.texi: Update copyright to include 2007.
+ * invoke.texi: Update copyright to include 2007.
+
2007-01-02 Tobias Burnus <burnus@net-b.de>
Jakub Jelinek <jakub@redhat.com>
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index 043a774..22fe188 100644
--- a/gcc/fortran/gfortran.texi
+++ b/gcc/fortran/gfortran.texi
@@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename gfortran.info
-@set copyrights-gfortran 1999-2006
+@set copyrights-gfortran 1999-2007
@include gcc-common.texi
diff --git a/gcc/fortran/intrinsic.texi b/gcc/fortran/intrinsic.texi
index 54961ce..99a12d1 100644
--- a/gcc/fortran/intrinsic.texi
+++ b/gcc/fortran/intrinsic.texi
@@ -1,5 +1,5 @@
@ignore
-Copyright (C) 2005, 2006
+Copyright (C) 2005, 2006, 2007
Free Software Foundation, Inc.
This is part of the GNU Fortran manual.
For copying conditions, see the file gfortran.texi.
diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi
index be15d17..6c08e36 100644
--- a/gcc/fortran/invoke.texi
+++ b/gcc/fortran/invoke.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 2004, 2005, 2006
+@c Copyright (C) 2004, 2005, 2006, 2007
@c Free Software Foundation, Inc.
@c This is part of the GNU Fortran manual.
@c For copying conditions, see the file gfortran.texi.