Mercurial > dive4elements > gnv-client
diff gnv-artifacts/bin/run.sh @ 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 | 874644bf1da8 |
children |
line wrap: on
line diff
--- a/gnv-artifacts/bin/run.sh Wed Jun 30 13:05:42 2010 +0000 +++ b/gnv-artifacts/bin/run.sh Tue Nov 02 17:46:55 2010 +0000 @@ -1,5 +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.\ + DIR=`dirname $0`/.. CLASSPATH= for l in `find -name \*.jar -print`; do