From 2553e4e07367d76c511f6c2bf603d2be08c870dc Mon Sep 17 00:00:00 2001 From: Brooks Moses Date: Thu, 4 Jan 2007 16:52:36 +0000 Subject: [PATCH] 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 --- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/gfortran.texi | 2 +- gcc/fortran/intrinsic.texi | 2 +- gcc/fortran/invoke.texi | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 3d66cbce6e43..0b6794cf7431 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,9 @@ +2007-01-04 Brooks Moses + + * 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 Jakub Jelinek diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 043a774a72ef..22fe18833b91 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 54961cea1359..99a12d152783 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 be15d179c466..6c08e3679faf 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.