From 77a74d6fcc61dcb68f27f3a8a113e5bf059ef8d6 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Mon, 24 Nov 2008 15:00:13 +0000 Subject: [PATCH] Updated language plugin license headers. --- plugins/i18n/french/FrenchPlugin.php | 52 ++++++++++++++++++++++++++++++++++------------------ plugins/i18n/german/GermanPlugin.php | 52 ++++++++++++++++++++++++++++++++++------------------ plugins/i18n/italian/ItalianPlugin.php | 52 ++++++++++++++++++++++++++++++++++------------------ 3 files changed, 102 insertions(+), 54 deletions(-) diff --git a/plugins/i18n/french/FrenchPlugin.php b/plugins/i18n/french/FrenchPlugin.php index 9dd9143..c3cf0e2 100644 --- a/plugins/i18n/french/FrenchPlugin.php +++ b/plugins/i18n/french/FrenchPlugin.php @@ -1,23 +1,39 @@ . + * + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, + * California 94120-7775, or email info@knowledgetree.com. + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU General Public License version 3. + * + * In accordance with Section 7(b) of the GNU General Public License version 3, + * these Appropriate Legal Notices must retain the display of the "Powered by + * KnowledgeTree" logo and retain the original copyright notice. If the display of the + * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices + * must display the words "Powered by KnowledgeTree" and retain the original + * copyright notice. + * Contributor( s): ______________________________________ * */ diff --git a/plugins/i18n/german/GermanPlugin.php b/plugins/i18n/german/GermanPlugin.php index b8a0e58..9e1366d 100644 --- a/plugins/i18n/german/GermanPlugin.php +++ b/plugins/i18n/german/GermanPlugin.php @@ -1,23 +1,39 @@ . + * + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, + * California 94120-7775, or email info@knowledgetree.com. + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU General Public License version 3. + * + * In accordance with Section 7(b) of the GNU General Public License version 3, + * these Appropriate Legal Notices must retain the display of the "Powered by + * KnowledgeTree" logo and retain the original copyright notice. If the display of the + * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices + * must display the words "Powered by KnowledgeTree" and retain the original + * copyright notice. + * Contributor( s): ______________________________________ * */ diff --git a/plugins/i18n/italian/ItalianPlugin.php b/plugins/i18n/italian/ItalianPlugin.php index d30ecbd..45bccfd 100644 --- a/plugins/i18n/italian/ItalianPlugin.php +++ b/plugins/i18n/italian/ItalianPlugin.php @@ -1,23 +1,39 @@ . + * + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, + * California 94120-7775, or email info@knowledgetree.com. + * + * The interactive user interfaces in modified source and object code versions + * of this program must display Appropriate Legal Notices, as required under + * Section 5 of the GNU General Public License version 3. + * + * In accordance with Section 7(b) of the GNU General Public License version 3, + * these Appropriate Legal Notices must retain the display of the "Powered by + * KnowledgeTree" logo and retain the original copyright notice. If the display of the + * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices + * must display the words "Powered by KnowledgeTree" and retain the original + * copyright notice. + * Contributor( s): ______________________________________ * */ -- libgit2 0.21.4