diff contrib/run.sh @ 100:933bbc9fc11f

Added license file and license headers. artifacts/trunk@1259 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:23:36 +0000
parents 41c225c8bd41
children
line wrap: on
line diff
--- a/contrib/run.sh	Mon Jun 14 21:23:13 2010 +0000
+++ b/contrib/run.sh	Tue Nov 02 17:23:36 2010 +0000
@@ -1,4 +1,11 @@
 #!/bin/bash
+
+# Copyright (c) 2010 by Intevation GmbH
+#
+# This program is free software under the LGPL (>=v2.1)
+# Read the file LGPL.txt coming with the software for details
+# or visit http://www.gnu.org/licenses/ if it does not exist.
+
 RESTLET_CORE=`find -L ~/.m2 -name org\.restlet-\*SNAP\*.jar`
 RESTLET_XML=`find -L ~/.m2 -name org\.restlet.ext.xml-\*SNAP\*.jar`
 H2=`find -L ~/.m2 -name h2-\*.jar`

http://dive4elements.wald.intevation.org