summaryrefslogtreecommitdiffstats
path: root/xslt/eurephiadm/fwadmin.xsl
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-03-31 21:06:58 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-03-31 21:06:58 +0200
commit8553b18200636edf81cf3be3a4ae3fefc00e4427 (patch)
tree31ca53b3fd222ea1a88abc01d121ca6716e39a7c /xslt/eurephiadm/fwadmin.xsl
parentdfa2c403634b1bc9a654b08ad0acbeba3de07c76 (diff)
downloadeurephia-8553b18200636edf81cf3be3a4ae3fefc00e4427.tar.gz
eurephia-8553b18200636edf81cf3be3a4ae3fefc00e4427.tar.xz
eurephia-8553b18200636edf81cf3be3a4ae3fefc00e4427.zip
Added copyright license to XSLT templates
Diffstat (limited to 'xslt/eurephiadm/fwadmin.xsl')
-rw-r--r--xslt/eurephiadm/fwadmin.xsl20
1 files changed, 20 insertions, 0 deletions
diff --git a/xslt/eurephiadm/fwadmin.xsl b/xslt/eurephiadm/fwadmin.xsl
index 9f0141e..8d60b4b 100644
--- a/xslt/eurephiadm/fwadmin.xsl
+++ b/xslt/eurephiadm/fwadmin.xsl
@@ -1,4 +1,24 @@
<?xml version="1.0"?>
+<!--
+ *
+ * GPLv2 only - Copyright (C) 2008, 2009
+ * David Sommerseth <dazo@users.sourceforge.net>
+ *
+ * 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; version 2
+ * of the License.
+ *
+ * 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 Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="text" encoding="UTF-8"/>
<xsl:strip-space elements="*"/>