From 12eef879bc24532fac497fa1a394cd76ee58032f Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 20 May 2011 09:20:02 +0000 Subject: Sync Master<=>Build git-svn-id: svn://tug.org/texlive/trunk@22546 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/tex4ht/mk4ht.pl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/scripts/tex4ht/mk4ht.pl b/Master/texmf-dist/scripts/tex4ht/mk4ht.pl index 67e2070bf7d..cf068ed1fd1 100755 --- a/Master/texmf-dist/scripts/tex4ht/mk4ht.pl +++ b/Master/texmf-dist/scripts/tex4ht/mk4ht.pl @@ -1,8 +1,8 @@ #!/usr/bin/env perl #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -# mk4ht 2008-06-28-19:09 % -# Copyright (C) 2003--2008 Eitan M. Gurari % -# % +# mk4ht Version 1.1 % +# Copyright (C) 2003--2009 Eitan M. Gurari % +# Copyright 2009 TeX Users Group % # % # This work may be distributed and/or modified under the % # conditions of the LaTeX Project Public License, either % @@ -15,11 +15,11 @@ # % # This work has the LPPL maintenance status "maintained".% # % -# This Current Maintainer of this work % -# is Eitan M. Gurari. % +# The Current Maintainer of this work % +# is the TeX4ht Project. % # % -# gurari@cse.ohio-state.edu % -# http://www.cse.ohio-state.edu/~gurari % +# tex4ht@tug.org % +# http://www.tug.org/tex4ht % #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% use strict; @@ -216,7 +216,7 @@ print " clean.htlatex lg tmp\n"; } -print "mk4ht (2008-06-28-19:09)\n"; +print "mk4ht (Version 1.1)\n"; if( !@ARGV ){ print "improper command\n"; showInstrucions(); exit(1); -- cgit v1.2.3