thomas: server cvs-kolab.sh,1.16,1.17 install-kolab.sh,1.12,1.13

cvs at kolab.org cvs at kolab.org
Thu Oct 25 18:13:47 CEST 2007


Author: thomas

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv12409

Modified Files:
	cvs-kolab.sh install-kolab.sh 
Log Message:
Added copyright and license for install-kolab.sh and cvs-kolab.sh


Index: cvs-kolab.sh
===================================================================
RCS file: /kolabrepository/server/cvs-kolab.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- cvs-kolab.sh	17 Oct 2007 13:27:34 -0000	1.16
+++ cvs-kolab.sh	25 Oct 2007 16:13:45 -0000	1.17
@@ -1,4 +1,14 @@
 #!/bin/bash
+#
+# $Id$
+#
+# Copyright (C) 2007 by Gunnar Wrobel
+#
+# Authors:
+# Gunnar Wrobel <wrobel at pardus.de>
+# Thomas Arendsen Hein <thomas at intevation.de>
+#
+# This program is free software under the GNU GPL (>=v2)
 
 KOLAB_PACKAGES=/kolab-packages
 KOLAB_DEV_USER=kolabdevel

Index: install-kolab.sh
===================================================================
RCS file: /kolabrepository/server/install-kolab.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- install-kolab.sh	19 Oct 2007 16:48:34 -0000	1.12
+++ install-kolab.sh	25 Oct 2007 16:13:45 -0000	1.13
@@ -1,4 +1,15 @@
 #!/bin/sh
+#
+# $Id$
+#
+# Copyright (C) 2007 by Intevation GmbH
+# Copyright (C) 2007 by Gunnar Wrobel
+#
+# Authors:
+# Thomas Arendsen Hein <thomas at intevation.de>
+# Gunnar Wrobel <wrobel at pardus.de>
+#
+# This program is free software under the GNU GPL (>=v2)
 
 KOLAB_VERSION="2.2-beta2"
 KID="19414"





More information about the commits mailing list