From 4c65fdffafa30bde5aa1c8fb0297d679bc58040c Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Thu, 26 Jun 2008 08:00:36 +0000 Subject: [PATCH] *** empty log message *** --- modules/creole.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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);