From 725700f64b7cafdb134e63678df7fabddf1ac769 Mon Sep 17 00:00:00 2001 From: Sascha Wilde Date: Fri, 15 Aug 2008 18:04:21 +0200 Subject: Added acknowledgments for OpenSSL and PHP. --- ChangeLog | 5 +++++ php/admin/templates/kolab.tpl | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 20f8d03..c0dbf08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-15 Sascha Wilde + + * php/admin/templates/kolab.tpl: Added acknowledgments for PHP and + OpenSSL according to their respective licenses. + 2008-07-05 Richard Bos * php/admin/locale/nl/LC_MESSAGES/messages.po: changed translation to Kolab diff --git a/php/admin/templates/kolab.tpl b/php/admin/templates/kolab.tpl index 208fdc9..d43db6c 100755 --- a/php/admin/templates/kolab.tpl +++ b/php/admin/templates/kolab.tpl @@ -96,4 +96,15 @@ +
+ +

+ This product includes PHP, freely available from + http://www.php.net/ +

+ This product includes software developed by the OpenSSL Project + for use in the OpenSSL Toolkit (http://www.openssl.org/) +

+
+ -- cgit v0.12