comparison gnv-artifacts/contrib/visualize-transitions.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 ad06ad5f99ea
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 11 <xsl:stylesheet
3 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 12 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
4 xmlns:xlink="http://www.w3.org/1999/xlink" 13 xmlns:xlink="http://www.w3.org/1999/xlink"
5 version="1.0"> 14 version="1.0">
6 15

http://dive4elements.wald.intevation.org