Commit d233147b by Tobias Burnus Committed by Tobias Burnus

gfc-internals.texi (copyrights-gfortran): Fix copyright year format.

2010-06-07  Tobias Burnus  <burnus@net-b.de>

        * gfc-internals.texi (copyrights-gfortran): Fix copyright year format.
        * gfortran.texi (copyrights-gfortran): Ditto.

From-SVN: r160390
parent d84686d1
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.
......
\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
......
\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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment