r525 - trunk/jrst/src/main/resources/xsl
Author: echatellier Date: 2011-02-07 18:15:16 +0100 (Mon, 07 Feb 2011) New Revision: 525 Url: http://nuiton.org/repositories/revision/jrst/525 Log: Remove license Modified: trunk/jrst/src/main/resources/xsl/xml2rst.xsl Modified: trunk/jrst/src/main/resources/xsl/xml2rst.xsl =================================================================== --- trunk/jrst/src/main/resources/xsl/xml2rst.xsl 2011-02-07 17:06:27 UTC (rev 524) +++ trunk/jrst/src/main/resources/xsl/xml2rst.xsl 2011-02-07 17:15:16 UTC (rev 525) @@ -1,29 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- - #%L - JRst :: Api - - $Id$ - $HeadURL$ - %% - Copyright (C) 2004 - 2010 CodeLutin - %% - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Lesser Public License for more details. - - You should have received a copy of the GNU General Lesser Public - License along with this program. If not, see - <http://www.gnu.org/licenses/lgpl-3.0.html>. - #L% - --> - <!DOCTYPE xsl:stylesheet [ <!ENTITY CR " "> <!-- Used to create a blank line --> @@ -33,7 +8,7 @@ <!ENTITY tSP "<xsl:text> </xsl:text>"> ]> -<!-- +<!-- %%Ignore-License Copyright (C) 2005, 2006 Stefan Merten, David Priest xml2rst.xsl is free software; you can redistribute it and/or modify
participants (1)
-
echatellier@users.nuiton.org