diff options
author | Steffen Hansen <steffen@kdab.com> | 2004-12-17 02:04:16 (GMT) |
---|---|---|
committer | Steffen Hansen <steffen@kdab.com> | 2004-12-17 02:04:16 (GMT) |
commit | 169166fc91916242c73c673236dba73aa8620c2e (patch) | |
tree | d1896859771928ea8c2dd038643566f234cb5a25 | |
parent | a94ec01888669e04ddcaf251b55e0022560cdb67 (diff) | |
download | kolab-webadmin-169166fc91916242c73c673236dba73aa8620c2e.tar.gz |
Fixed pesky encoding again again
-rw-r--r-- | php/admin/include/debug.php | 2 | ||||
-rw-r--r-- | www/admin/addressbook/index.php | 4 | ||||
-rw-r--r-- | www/admin/distributionlist/index.php | 2 | ||||
-rw-r--r-- | www/admin/distributionlist/list.php | 2 | ||||
-rw-r--r-- | www/admin/index.php | 2 | ||||
-rw-r--r-- | www/admin/kolab/kde.php | 2 | ||||
-rw-r--r-- | www/admin/user/forward.php | 2 | ||||
-rw-r--r-- | www/admin/user/index.php | 22 |
8 files changed, 25 insertions, 13 deletions
diff --git a/php/admin/include/debug.php b/php/admin/include/debug.php index c695967..1a0b1b3 100644 --- a/php/admin/include/debug.php +++ b/php/admin/include/debug.php @@ -1,6 +1,6 @@ <?php /* - * Copyright (c) 2004 Klarälvdalens Datakonsult AB + * Copyright (c) 2004 Klarälvdalens Datakonsult AB * * Written by Steffen Hansen <steffen@klaralvdalens-datakonsult.se> * diff --git a/www/admin/addressbook/index.php b/www/admin/addressbook/index.php index 83ca00a..88595c5 100644 --- a/www/admin/addressbook/index.php +++ b/www/admin/addressbook/index.php @@ -1,6 +1,6 @@ <?php /* - (c) 2004 Klarlvdalens Datakonsult AB + (c) 2004 Klarälvdalens Datakonsult AB (c) 2003 Tassilo Erlewein <tassilo.erlewein@erfrakon.de> (c) 2003 Martin Konold <martin.konold@erfrakon.de> This program is Free Software under the GNU General Public License (>=v2). @@ -96,4 +96,4 @@ $smarty->display('page.tpl'); buffer-file-coding-system: utf-8 End: */ -?> +?>
\ No newline at end of file diff --git a/www/admin/distributionlist/index.php b/www/admin/distributionlist/index.php index 61fdfcc..8be9cab 100644 --- a/www/admin/distributionlist/index.php +++ b/www/admin/distributionlist/index.php @@ -1,6 +1,6 @@ <?php /* - * Copyright (c) 2004 Klarälvdalens Datakonsult AB + * Copyright (c) 2004 Klarälvdalens Datakonsult AB * Copyright (c) 2003 Tassilo Erlewein <tassilo.erlewein@erfrakon.de> * Copyright (c) 2003 Martin Konold <martin.konold@erfrakon.de> * diff --git a/www/admin/distributionlist/list.php b/www/admin/distributionlist/list.php index be84f93..c54b8a8 100644 --- a/www/admin/distributionlist/list.php +++ b/www/admin/distributionlist/list.php @@ -1,6 +1,6 @@ <?php /* - * Copyright (c) 2004 KlarÃ��¿½ï¿½Â¤lvdalens Datakonsult AB + * Copyright (c) 2004 Klarälvdalens Datakonsult AB * * Written by Steffen Hansen <steffen@klaralvdalens-datakonsult.se> * diff --git a/www/admin/index.php b/www/admin/index.php index 0aa7fbd..f5ff5af 100644 --- a/www/admin/index.php +++ b/www/admin/index.php @@ -1,6 +1,6 @@ <?php /* - * Copyright (c) 2004 Klarälvdalens Datakonsult AB + * Copyright (c) 2004 Klarälvdalens Datakonsult AB * * Written by Steffen Hansen <steffen@klaralvdalens-datakonsult.se> * diff --git a/www/admin/kolab/kde.php b/www/admin/kolab/kde.php index 1e8fad3..87fe44c 100644 --- a/www/admin/kolab/kde.php +++ b/www/admin/kolab/kde.php @@ -1,6 +1,6 @@ <?php /* - (c) 2004 Klarlvdalens Datakonsult AB + (c) 2004 Klarälvdalens Datakonsult AB (c) 2003 Tassilo Erlewein <tassilo.erlewein@erfrakon.de> (c) 2003 Martin Konold <martin.konold@erfrakon.de> This program is Free Software under the GNU General Public License (>=v2). diff --git a/www/admin/user/forward.php b/www/admin/user/forward.php index 57b9bc9..92bbb56 100644 --- a/www/admin/user/forward.php +++ b/www/admin/user/forward.php @@ -1,6 +1,6 @@ <?php /* - * Copyright (c) 2004 KlarÃ��¿½ï¿½Â¿Â½Ã¯Â¿Â½Ã��¿Ã��½Ã��¯Ã��¿Ã��½Ã��¿½ï¿½Â¤lvdalens Datakonsult AB + * Copyright (c) 2004 Klarälvdalens Datakonsult AB * * Written by Steffen Hansen <steffen@klaralvdalens-datakonsult.se> * diff --git a/www/admin/user/index.php b/www/admin/user/index.php index 2daff4b..c2fbbb4 100644 --- a/www/admin/user/index.php +++ b/www/admin/user/index.php @@ -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@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'); |