[PATCH] Correct header for release script
Wald Commits
scm-commit at wald.intevation.org
Thu Dec 4 11:38:22 CET 2014
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1417689498 -3600
# Node ID 07a369e6e2773caa6d94c114b1af8ccfd33812a5
# Parent f7dfadd7bd7c877e0a235c068069f1e2b16a1596
Correct header for release script.
diff -r f7dfadd7bd7c -r 07a369e6e277 contrib/make_flys_release/make_release.sh
--- a/contrib/make_flys_release/make_release.sh Tue Dec 02 17:58:45 2014 +0100
+++ b/contrib/make_flys_release/make_release.sh Thu Dec 04 11:38:18 2014 +0100
@@ -1,25 +1,15 @@
#!/bin/bash
-# Release script for Flys
+# Release script for Dive4Elements River
#
# Authors:
# Andre Heinecke <aheinecke at intevation.de>
#
-# Copyright:
-# Copyright (C) 2013 Intevation GmbH
+# Copyright (C) 2011 - 2014 by Bundesanstalt für Gewässerkunde
+# Software engineering by Intevation GmbH
#
-# 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; either version 2
-# of the License, or (at your option) any later version.
-#
-# 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.
+# This file is Free Software under the GNU AGPL (>=v3)
+# and comes with ABSOLUTELY NO WARRANTY! Check out the
+# documentation coming with Dive4Elements River for details.
set -e
LC_ALL=en_US.UTF-8
More information about the Dive4Elements-commits
mailing list