steffen: server/kolab-webadmin/kolab-webadmin/www/admin/user forward.php, 1.8, 1.9 index.php, 1.8, 1.9

cvs at intevation.de cvs at intevation.de
Fri Dec 17 03:04:18 CET 2004


Author: steffen

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

Modified Files:
	forward.php index.php 
Log Message:
Fixed pesky encoding again again

Index: forward.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/forward.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- forward.php	22 Nov 2004 00:06:41 -0000	1.8
+++ forward.php	17 Dec 2004 02:04:16 -0000	1.9
@@ -1,6 +1,6 @@
 <?php
 /*
- *  Copyright (c) 2004 KlarÃ��¿½ï¿½Â¿Â½Ã¯Â¿Â½Ã��¿Ã��½Ã��¯Ã��¿Ã��½Ã��¿½ï¿½Â¤lvdalens Datakonsult AB
+ *  Copyright (c) 2004 Klarälvdalens Datakonsult AB
  *
  *    Written by Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
  *

Index: index.php
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/user/index.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.php	11 Oct 2004 23:32:49 -0000	1.8
+++ index.php	17 Dec 2004 02:04:16 -0000	1.9
@@ -1,10 +1,22 @@
 <?php
 /*
- (c) 2004 Klarlvdalens 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