comparison gnv-artifacts/contrib/palette2polygonVM.xsl @ 1115:f953c9a559d8

Added license file and license headers. gnv-artifacts/trunk@1260 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:46:55 +0000
parents 2ab49a1e29ca
children 2d393d79c097
comparison
equal deleted inserted replaced
1114:7e085bfb107b 1115:f953c9a559d8
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!--
4 Copyright (c) 2010 by Intevation GmbH
5
6 This program is free software under the LGPL (>=v2.1)
7 Read the file LGPL.txt coming with the software for details
8 or visit http://www.gnu.org/licenses/ if it does not exist.
9 -->
10
2 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 11 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
3 12
4 <xsl:output 13 <xsl:output
5 method="text" version="1.0" encoding="UTF-8" omit-xml-declaration="no" /> 14 method="text" version="1.0" encoding="UTF-8" omit-xml-declaration="no" />
6 15

http://dive4elements.wald.intevation.org