texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/tp texi2any.pl


From: Karl Berry
Subject: texinfo/tp texi2any.pl
Date: Sat, 03 Sep 2011 17:41:02 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       11/09/03 17:41:02

Modified files:
        tp             : texi2any.pl 

Log message:
        2011

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/texi2any.pl?cvsroot=texinfo&r1=1.56&r2=1.57

Patches:
Index: texi2any.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/texi2any.pl,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- texi2any.pl 3 Sep 2011 17:11:31 -0000       1.56
+++ texi2any.pl 3 Sep 2011 17:41:01 -0000       1.57
@@ -614,7 +614,7 @@
     printf __("Copyright (C) %s Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law.\n"), '2008';
+There is NO WARRANTY, to the extent permitted by law.\n"), '2011';
       exit 0;},
  'macro-expand|E=s' => sub { push @texi2dvi_args, '-E'; 
                              set_from_cmdline('MACRO_EXPAND', $_[1]); },



reply via email to

[Prev in Thread] Current Thread [Next in Thread]