steffen: server/kolab-webadmin/kolab-webadmin/www/admin/distributionlist index.php, 1.2, 1.3 list.php, 1.8, 1.9

cvs at intevation.de cvs at intevation.de
Mon Aug 9 12:42:37 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/distributionlist
In directory doto:/tmp/cvs-serv12519/www/admin/distributionlist

Modified Files:
	index.php list.php 
Log Message:
utf-8 *sigh*

Index: index.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/distributionlist/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php	18 Jul 2004 01:15:51 -0000	1.2
+++ index.php	9 Aug 2004 10:42:35 -0000	1.3
@@ -1,11 +1,24 @@
 <?php
 /*
- (c) 2004 Klarälvdalens Datakonsult AB
- (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
- (c) 2003 Martin Konold <martin.konold at erfrakon.de>
- This program is Free Software under the GNU General Public License (>=v2).
- Read the file COPYING that comes with this packages for details.
-*/
+ *  Copyright (c) 2004 Klarälvdalens Datakonsult AB
+ *  Copyright (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
+ *  Copyright (c) 2003 Martin Konold <martin.konold at erfrakon.de>
+ *
+ *    Written by Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
+ *
+ *  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, 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 can view the  GNU General Public License, online, at the GNU
+ *  Project's homepage; see <http://www.gnu.org/licenses/gpl.html>.
+ */
 
 require_once('admin/include/mysmarty.php');
 require_once('admin/include/headers.php');

Index: list.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/distributionlist/list.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- list.php	18 Jul 2004 01:15:51 -0000	1.8
+++ list.php	9 Aug 2004 10:42:35 -0000	1.9
@@ -1,10 +1,22 @@
 <?php
 /*
- (c) 2004 Klarälvdalens Datakonsult AB
-
- This program is Free Software under the GNU General Public License (>=v2).
- Read the file COPYING that comes with this packages for details.
-*/
+ *  Copyright (c) 2004 Klarälvdalens Datakonsult AB
+ *
+ *    Written by Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
+ *
+ *  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, 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 can view the  GNU General Public License, online, at the GNU
+ *  Project's homepage; see <http://www.gnu.org/licenses/gpl.html>.
+ */
 
 require_once('admin/include/mysmarty.php');
 require_once('admin/include/headers.php');





More information about the commits mailing list