]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2010-06-07 Tobias Burnus <burnus@net-b.de>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2010 18:55:08 +0000 (18:55 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2010 18:55:08 +0000 (18:55 +0000)
        * gfc-internals.texi (copyrights-gfortran): Fix copyright year format.
        * gfortran.texi (copyrights-gfortran): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160390 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog
gcc/fortran/gfc-internals.texi
gcc/fortran/gfortran.texi

index 4194ee1a4e3780890267b046acebff257ac31f85..d636ac12238988383530495610f940a2f49448e6 100644 (file)
@@ -1,3 +1,8 @@
+2010-06-07  Tobias Burnus  <burnus@net-b.de>
+
+       * gfc-internals.texi (copyrights-gfortran): Fix copyright year format.
+       * gfortran.texi (copyrights-gfortran): Ditto.
+
 2010-06-07  Joseph Myers  <joseph@codesourcery.com>
 
        * lang.opt (fshort-enums): Define using Var and VarExists.
index f01393e3d6892e2f1f1037048d72e89968f84788..cee34a087fd4d3c07cee938b46f5db9cf21dc358 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfc-internals.info
-@set copyrights-gfortran 2007-2010
+@set copyrights-gfortran 2007, 2008, 2009, 2010
 
 @include gcc-common.texi
 
index a7f6fbac220cbb21eb9708d8eb64e87a98e2c9f7..96a912ecb2bdce12db072aba25b299d871683a1a 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename gfortran.info
-@set copyrights-gfortran 1999-2010
+@set copyrights-gfortran 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 
 @include gcc-common.texi