diff --git a/modules/creole.pl b/modules/creole.pl index 3f51aedb..020f9c0f 100644 --- a/modules/creole.pl +++ b/modules/creole.pl @@ -1,6 +1,6 @@ # Copyright (C) 2006, 2007 Alex Schroeder # Copyright (C) 2008 Weakish Jiang - +# # 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 # the Free Software Foundation; either version 3 of the License, or @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -$ModulesDescription .= '

$Id: creole.pl,v 1.41 2008/06/26 07:56:47 as Exp $

'; +$ModulesDescription .= '

$Id: creole.pl,v 1.42 2008/06/26 08:00:36 as Exp $

'; use vars qw($CreoleLineBreaks $CreoleTildeAlternative);