changeset 1165:d51ae656cfd6

Added copyright/license header [m13/issue101].
author Sascha Wilde <wilde@intevation.de>
date Fri, 19 Sep 2014 11:32:43 +0200
parents c13ac2c9851d
children d824e6890a43 ad8a4b5118f2
files packaging/linux-installer.inc packaging/linux-uninstaller.inc
diffstat 2 files changed, 14 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packaging/linux-installer.inc	Fri Sep 19 10:49:37 2014 +0200
+++ b/packaging/linux-installer.inc	Fri Sep 19 11:32:43 2014 +0200
@@ -29,7 +29,13 @@
 # also work without without adminstrator priviledges.
 #
 #
-# Search the file for 'version()' to find the license information.
+# Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
+# Software engineering by Intevation GmbH
+#
+# This file is Free Software under the GNU GPL (v>=2)
+# and comes with ABSOLUTELY NO WARRANTY!
+# See LICENSE.txt for details.
+
 set -u
 
 ###INCLUDE:linux-installer-common.inc
--- a/packaging/linux-uninstaller.inc	Fri Sep 19 10:49:37 2014 +0200
+++ b/packaging/linux-uninstaller.inc	Fri Sep 19 11:32:43 2014 +0200
@@ -1,4 +1,11 @@
 #!/bin/bash
+# Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
+# Software engineering by Intevation GmbH
+#
+# This file is Free Software under the GNU GPL (v>=2)
+# and comes with ABSOLUTELY NO WARRANTY!
+# See LICENSE.txt for details.
+
 set -u
 
 ###INCLUDE:linux-installer-common.inc

http://wald.intevation.org/projects/trustbridge/