From 828b22ed6b1f0849dfa51b9c2e2d601cde0e10a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Wed, 14 Jan 2009 22:21:33 +0000 Subject: [PATCH] adding information about icons in copying file git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1148 44740490-163a-0410-bde0-09ae8108e29a --- COPYING | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 014d80887..2e1272e97 100644 --- a/COPYING +++ b/COPYING @@ -1,9 +1,18 @@ -Note that some of the embedded libraries may be using other licences. -In example xmlseclibs uses BSD licence. +Note that some of the embedded libraries may be using other licenses. +In example xmlseclibs uses BSD license. If you will be using simpleSAMLphp in a commercial context, please do not use -the embedded default template which contains some icons with licence that are limited +the embedded default template which contains some icons with license that are limited to non-commercial use. + +There are some CC/GPL icons from the Gnome projects: +http://jimmac.musichall.cz/icons.php + +And some Creative Commons icons NoCommercial from Mattahan (Paul Davey) +http://www.iconarchive.com/category/application/buuf-icons-by-mattahan.html + +If you are going to use simpleSAMLphp in a commercial context, and you want to use the default template, ask on the mailinglist on how to remove the icons. + -- simpleSAMLphp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- GitLab