From 169166fc91916242c73c673236dba73aa8620c2e Mon Sep 17 00:00:00 2001 From: Steffen Hansen Date: Fri, 17 Dec 2004 03:04:16 +0100 Subject: Fixed pesky encoding again again --- php/admin/include/debug.php | 2 +- www/admin/addressbook/index.php | 4 ++-- www/admin/distributionlist/index.php | 2 +- www/admin/distributionlist/list.php | 2 +- www/admin/index.php | 2 +- www/admin/kolab/kde.php | 2 +- www/admin/user/forward.php | 2 +- 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 @@ * 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 @@ (c) 2003 Martin Konold 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 @@ * Copyright (c) 2003 Martin Konold * 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 @@ * 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 @@ * 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 @@ (c) 2003 Martin Konold 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 @@ * 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 @@ =v2). - Read the file COPYING that comes with this packages for details. -*/ + * Copyright (c) 2004 Klarälvdalens Datakonsult AB + * + * Written by Steffen Hansen + * + * 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 . + */ require_once('admin/include/mysmarty.php'); require_once('admin/include/headers.php'); -- cgit v0.12