texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/texi2html texi2html.pl


From: Patrice Dumas
Subject: texinfo/texi2html texi2html.pl
Date: Sat, 20 Aug 2011 14:38:05 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/08/20 14:38:04

Modified files:
        texi2html      : texi2html.pl 

Log message:
        Add 2011 in copyright notice.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/texi2html/texi2html.pl?cvsroot=texinfo&r1=1.438&r2=1.439

Patches:
Index: texi2html.pl
===================================================================
RCS file: /sources/texinfo/texinfo/texi2html/texi2html.pl,v
retrieving revision 1.438
retrieving revision 1.439
diff -u -b -r1.438 -r1.439
--- texi2html.pl        1 May 2011 12:15:58 -0000       1.438
+++ texi2html.pl        20 Aug 2011 14:38:02 -0000      1.439
@@ -7,7 +7,7 @@
 # texi2html: Parse and transform Texinfo documents
 #
 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-# 2009, 2010 Free Software Foundation, Inc.
+# 2009, 2010, 2011 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -90,7 +90,7 @@
 }
 
 # CVS version:
-# $Id: texi2html.pl,v 1.438 2011/05/01 12:15:58 pertusus Exp $
+# $Id: texi2html.pl,v 1.439 2011/08/20 14:38:02 pertusus Exp $
 
 # Homepage:
 my $T2H_HOMEPAGE = "http://www.gnu.org/software/texinfo/";;



reply via email to

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