gplugin/gplugin

relicense the xsl file too
feature/relicense
2014-05-24, Gary Kramlich
079cf1d4e0bb
Parents 9a923439b470
Children 4906f1f3e1e8
relicense the xsl file too
--- a/xsl/gtester-junit.xsl Sat May 24 00:26:05 2014 -0500
+++ b/xsl/gtester-junit.xsl Sat May 24 00:28:30 2014 -0500
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2011-2014 Gary Kramlich <grim@reaperworld.com>
+
+ This library 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 2 of the License, or (at your option) any later version.
+
+ This library 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
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
+-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" cdata-section-elements="system-out system-err failure" indent="yes"/>