Commit 8d128ddf73830a77fbc489c32dfa4113a36975e7
1 parent
104268e7
Updated License headers.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8387 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
416 changed files
with
4556 additions
and
4075 deletions
Too many changes.
To preserve performance only 100 of 416 files are displayed.
.project deleted
about.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
action.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
admin.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
bin/automated_upgrade.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
bin/checkopenoffice.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * $Id: |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
bin/cleanup.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
bin/expungeall.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * $Id$ |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
bin/md5_validation.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Base class for database-backed objects |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
bin/recreateIndexes.php
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | /** |
| 4 | - * $Id:$ | |
| 4 | + * $Id$ | |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
bin/scheduler.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
bin/storageverification.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | */ |
| 36 | 37 | ... | ... |
bin/upgrade/pre-upgrade-3.0b3.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
bin/upgrade/upgrade-to-2.0.6.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
bin/win32/installScheduler.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
bin/win32/schedulerService.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
bin/win32/schedulerServiceStatus.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
bin/win32/uninstallScheduler.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
browse.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | */ |
| 36 | 37 | ... | ... |
config/dmsDefaults.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Defines KnowledgeTree application defaults. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): Guenter Roeck______________________________________ |
| 37 | 38 | * | ... | ... |
config/siteMap.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Defines site mappings- actions, pages and permissions. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | * |
| 38 | 39 | */ | ... | ... |
config/tableMappings.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Stores the table mappings. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | * |
| 38 | 39 | */ | ... | ... |
control.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /* |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
customerrorpage.php
| 1 | 1 | <?php |
| 2 | +/** | |
| 3 | + * $Id$ | |
| 4 | + * | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | + * Document Management Made Simple | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 10 | + * This program is free software; you can redistribute it and/or modify it under | |
| 11 | + * the terms of the GNU General Public License version 3 as published by the | |
| 12 | + * Free Software Foundation. | |
| 13 | + * | |
| 14 | + * This program is distributed in the hope that it will be useful, but WITHOUT | |
| 15 | + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | |
| 16 | + * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | |
| 17 | + * details. | |
| 18 | + * | |
| 19 | + * You should have received a copy of the GNU General Public License | |
| 20 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 25 | + * The interactive user interfaces in modified source and object code versions | |
| 26 | + * of this program must display Appropriate Legal Notices, as required under | |
| 27 | + * Section 5 of the GNU General Public License version 3. | |
| 28 | + * | |
| 29 | + * In accordance with Section 7(b) of the GNU General Public License version 3, | |
| 30 | + * these Appropriate Legal Notices must retain the display of the "Powered by | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * copyright notice. | |
| 35 | + * Contributor( s): ______________________________________ | |
| 36 | + */ | |
| 2 | 37 | |
| 3 | 38 | if (array_key_exists('fatal', $_POST)) |
| 4 | 39 | { |
| ... | ... | @@ -67,4 +102,4 @@ function Click() |
| 67 | 102 | </div> |
| 68 | 103 | |
| 69 | 104 | </body> |
| 70 | -</html> | |
| 71 | 105 | \ No newline at end of file |
| 106 | +</html> | ... | ... |
dashboard.php
| ... | ... | @@ -6,34 +6,35 @@ |
| 6 | 6 | * It contains a high level overview of the users subscriptions, checked out |
| 7 | 7 | * document, pending approval routing documents, etc. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 12 | - * | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 13 | + * | |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| 15 | 16 | * Free Software Foundation. |
| 16 | - * | |
| 17 | + * | |
| 17 | 18 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 18 | 19 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 19 | 20 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 20 | 21 | * details. |
| 21 | - * | |
| 22 | + * | |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | - * | |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 27 | - * | |
| 25 | + * | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 28 | + * | |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| 30 | 31 | * Section 5 of the GNU General Public License version 3. |
| 31 | - * | |
| 32 | + * | |
| 32 | 33 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 33 | 34 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 34 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | 38 | * copyright notice. |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | */ | ... | ... |
docs/COPYING
| 1 | 1 | KnowledgeTree Community Edition |
| 2 | 2 | Document Management Made Simple |
| 3 | -Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | |
| 4 | - | |
| 3 | +Copyright (C) 2008 KnowledgeTree Inc. | |
| 4 | +Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 5 | + | |
| 5 | 6 | This program is free software; you can redistribute it and/or modify it under |
| 6 | 7 | the terms of the GNU General Public License version 3 as published by the |
| 7 | 8 | Free Software Foundation (see below). |
| 8 | - | |
| 9 | + | |
| 10 | +This program is distributed in the hope that it will be useful, but WITHOUT | |
| 11 | +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | |
| 12 | +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | |
| 13 | +details. | |
| 14 | + | |
| 15 | +You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 16 | +California 94120-7775, or email info@knowledgetree.com. | |
| 17 | + | |
| 9 | 18 | The interactive user interfaces in modified source and object code versions |
| 10 | 19 | of this program must display Appropriate Legal Notices, as required under |
| 11 | 20 | Section 5 of the GNU General Public License version 3. |
| 12 | - | |
| 21 | + | |
| 13 | 22 | In accordance with Section 7(b) of the GNU General Public License version 3, |
| 14 | 23 | these Appropriate Legal Notices must retain the display of the "Powered by |
| 15 | -KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 24 | +KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 16 | 25 | logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 17 | -must display the words "Powered by KnowledgeTree" and retain the original | |
| 26 | +must display the words "Powered by KnowledgeTree" and retain the original | |
| 18 | 27 | copyright notice. |
| 19 | 28 | |
| 20 | 29 | ... | ... |
examples/fieldsynchronisation/syncFieldFromLDAP.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
help.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
ktapi/KTAPIConstants.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
ktapi/KTAPIDocument.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
ktapi/KTAPIFolder.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
ktapi/KTAPISession.inc.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
ktapi/ktapi.inc.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Implements a cleaner wrapper API for KnowledgeTree. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | * | ... | ... |
ktwebdav/index.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
ktwebdav/ktwebdav.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
ktwebdav/lib/KTWebDAVServer.inc.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
ktwebservice/KTDownloadManager.inc.php
| ... | ... | @@ -6,34 +6,35 @@ |
| 6 | 6 | * |
| 7 | 7 | * KTDownloadManager manages files in the download_files table. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 12 | - * | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 13 | + * | |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| 15 | 16 | * Free Software Foundation. |
| 16 | - * | |
| 17 | + * | |
| 17 | 18 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 18 | 19 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 19 | 20 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 20 | 21 | * details. |
| 21 | - * | |
| 22 | + * | |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | - * | |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 27 | - * | |
| 25 | + * | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 28 | + * | |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| 30 | 31 | * Section 5 of the GNU General Public License version 3. |
| 31 | - * | |
| 32 | + * | |
| 32 | 33 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 33 | 34 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 34 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | 38 | * copyright notice. |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * | ... | ... |
ktwebservice/KTUploadManager.inc.php
| ... | ... | @@ -6,34 +6,35 @@ |
| 6 | 6 | * |
| 7 | 7 | * KTUploadManager manages files in the uploaded_files table. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 12 | - * | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 13 | + * | |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| 15 | 16 | * Free Software Foundation. |
| 16 | - * | |
| 17 | + * | |
| 17 | 18 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 18 | 19 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 19 | 20 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 20 | 21 | * details. |
| 21 | - * | |
| 22 | + * | |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | - * | |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 27 | - * | |
| 25 | + * | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 28 | + * | |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| 30 | 31 | * Section 5 of the GNU General Public License version 3. |
| 31 | - * | |
| 32 | + * | |
| 32 | 33 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 33 | 34 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 34 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | 38 | * copyright notice. |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * | ... | ... |
ktwebservice/download.php
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * This does the download of a file based on the download_files table. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | * |
| 38 | 39 | */ | ... | ... |
ktwebservice/download_cleanup.php
| ... | ... | @@ -6,9 +6,10 @@ |
| 6 | 6 | * |
| 7 | 7 | * Cleans up the download_files table. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | 13 | * |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -22,8 +23,8 @@ |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | 25 | * |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | 28 | * |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -34,7 +35,7 @@ |
| 34 | 35 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | 37 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 37 | - * copyright notice. | |
| 38 | + * copyright notice. | |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * |
| 40 | 41 | */ | ... | ... |
ktwebservice/index.php
| ... | ... | @@ -6,9 +6,10 @@ |
| 6 | 6 | * |
| 7 | 7 | * A wrapper for webservice.php |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | 13 | * |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -22,8 +23,8 @@ |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | 25 | * |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | 28 | * |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -34,7 +35,7 @@ |
| 34 | 35 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | 37 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 37 | - * copyright notice. | |
| 38 | + * copyright notice. | |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * |
| 40 | 41 | */ | ... | ... |
ktwebservice/upload.php
| ... | ... | @@ -6,34 +6,35 @@ |
| 6 | 6 | * |
| 7 | 7 | * This uploads a file onto the file server. A web service method can later move the file to the correct location. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 12 | - * | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 13 | + * | |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| 15 | 16 | * Free Software Foundation. |
| 16 | - * | |
| 17 | + * | |
| 17 | 18 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 18 | 19 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 19 | 20 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 20 | 21 | * details. |
| 21 | - * | |
| 22 | + * | |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | - * | |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 27 | - * | |
| 25 | + * | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 28 | + * | |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| 30 | 31 | * Section 5 of the GNU General Public License version 3. |
| 31 | - * | |
| 32 | + * | |
| 32 | 33 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 33 | 34 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 34 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | 38 | * copyright notice. |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * | ... | ... |
ktwebservice/upload_cleanup.php
| ... | ... | @@ -6,9 +6,10 @@ |
| 6 | 6 | * |
| 7 | 7 | * Cleans up the uploaded_files table and the upload. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | 13 | * |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -22,8 +23,8 @@ |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | 25 | * |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | 28 | * |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -34,7 +35,7 @@ |
| 34 | 35 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | 37 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 37 | - * copyright notice. | |
| 38 | + * copyright notice. | |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * |
| 40 | 41 | */ | ... | ... |
ktwebservice/webservice.php
| ... | ... | @@ -6,34 +6,35 @@ |
| 6 | 6 | * |
| 7 | 7 | * This implements the KnowledgeTree Web Service in SOAP. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 12 | - * | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 13 | + * | |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| 15 | 16 | * Free Software Foundation. |
| 16 | - * | |
| 17 | + * | |
| 17 | 18 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 18 | 19 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 19 | 20 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 20 | 21 | * details. |
| 21 | - * | |
| 22 | + * | |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | - * | |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 27 | - * | |
| 25 | + * | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 28 | + * | |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| 30 | 31 | * Section 5 of the GNU General Public License version 3. |
| 31 | - * | |
| 32 | + * | |
| 32 | 33 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 33 | 34 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 34 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 37 | 38 | * copyright notice. |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | * | ... | ... |
lib/Log.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * File logging class. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,8 +33,8 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | - * Contributor( s): ______________________________________ | |
| 36 | + * copyright notice. | |
| 37 | + * | |
| 37 | 38 | */ |
| 38 | 39 | |
| 39 | 40 | require_once(KT_LIB_DIR . '/database/datetime.inc'); | ... | ... |
lib/actions/actionregistry.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/actions/bulkaction.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/actions/documentaction.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/actions/documentviewlet.inc.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/actions/entitylist.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/actions/folderaction.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/actions/portletregistry.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/alert/delivery/EmailAlert.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Sends an email (subscription) alert. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/alert/delivery/SMSAlert.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Sends an sms (subscription) alert (UNIMPLEMENTED). |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/authentication/Authenticator.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Interface class that performs all authentication functions. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/authentication/DBAuthenticator.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Perform authentication tasks against the database. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/authentication/authenticationprovider.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/authentication/authenticationproviderregistry.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/authentication/authenticationsource.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/authentication/authenticationutil.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/authentication/builtinauthenticationprovider.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/authentication/interceptor.inc.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/authentication/interceptorinstances.inc.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/authentication/interceptorregistry.inc.php
| ... | ... | @@ -3,9 +3,10 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | 10 | * |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -19,8 +20,8 @@ |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 22 | * |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | 25 | * |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -31,7 +32,7 @@ |
| 31 | 32 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | 34 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 34 | - * copyright notice. | |
| 35 | + * copyright notice. | |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * |
| 37 | 38 | */ | ... | ... |
lib/browse/BrowseColumns.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/browse/Criteria.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Contains document browsing business logic. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/browse/DocumentCollection.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/browse/PartialQuery.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/browse/browseutil.inc.php
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Utilities helpful to traversing the document repository |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/browse/columnentry.inc.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
lib/browse/columnregistry.inc.php
| ... | ... | @@ -3,34 +3,35 @@ |
| 3 | 3 | /** |
| 4 | 4 | * $Id$ |
| 5 | 5 | * |
| 6 | - * KnowledgeTree Open Source Edition | |
| 6 | + * KnowledgeTree Community Edition | |
| 7 | 7 | * Document Management Made Simple |
| 8 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | - * | |
| 8 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 9 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | + * | |
| 10 | 11 | * This program is free software; you can redistribute it and/or modify it under |
| 11 | 12 | * the terms of the GNU General Public License version 3 as published by the |
| 12 | 13 | * Free Software Foundation. |
| 13 | - * | |
| 14 | + * | |
| 14 | 15 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | 17 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | 18 | * details. |
| 18 | - * | |
| 19 | + * | |
| 19 | 20 | * You should have received a copy of the GNU General Public License |
| 20 | 21 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | - * | |
| 22 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 23 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | - * | |
| 22 | + * | |
| 23 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 24 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | + * | |
| 25 | 26 | * The interactive user interfaces in modified source and object code versions |
| 26 | 27 | * of this program must display Appropriate Legal Notices, as required under |
| 27 | 28 | * Section 5 of the GNU General Public License version 3. |
| 28 | - * | |
| 29 | + * | |
| 29 | 30 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 30 | 31 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 31 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 32 | 33 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 33 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 34 | 35 | * copyright notice. |
| 35 | 36 | * Contributor( s): ______________________________________ |
| 36 | 37 | * | ... | ... |
lib/browse/criteriaregistry.php
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | /* |
| 4 | - * KnowledgeTree Open Source Edition | |
| 4 | + * KnowledgeTree Community Edition | |
| 5 | 5 | * Document Management Made Simple |
| 6 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 6 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 7 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 7 | 8 | * |
| 8 | 9 | * This program is free software; you can redistribute it and/or modify it under |
| 9 | 10 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -17,8 +18,8 @@ |
| 17 | 18 | * You should have received a copy of the GNU General Public License |
| 18 | 19 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 19 | 20 | * |
| 20 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 21 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 21 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 22 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 22 | 23 | * |
| 23 | 24 | * The interactive user interfaces in modified source and object code versions |
| 24 | 25 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -29,7 +30,7 @@ |
| 29 | 30 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 30 | 31 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 31 | 32 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 32 | - * copyright notice. | |
| 33 | + * copyright notice. | |
| 33 | 34 | * Contributor( s): ______________________________________ |
| 34 | 35 | * |
| 35 | 36 | */ | ... | ... |
lib/cache/cache.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | */ | ... | ... |
lib/config/config.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/dashboard/DashletDisables.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/dashboard/Notification.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/dashboard/NotificationRegistry.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/dashboard/dashlet.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/dashboard/dashletregistry.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/database/datetime.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Contains datetime functions. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/database/dbcompat.inc
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/database/dbutil.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Database access utility class |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/database/lookup.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Contains database helper functions. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/database/schema.inc.php
| ... | ... | @@ -5,34 +5,35 @@ |
| 5 | 5 | * |
| 6 | 6 | * Database access utility class |
| 7 | 7 | * |
| 8 | - * KnowledgeTree Open Source Edition | |
| 8 | + * KnowledgeTree Community Edition | |
| 9 | 9 | * Document Management Made Simple |
| 10 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | - * | |
| 10 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 11 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | + * | |
| 12 | 13 | * This program is free software; you can redistribute it and/or modify it under |
| 13 | 14 | * the terms of the GNU General Public License version 3 as published by the |
| 14 | 15 | * Free Software Foundation. |
| 15 | - * | |
| 16 | + * | |
| 16 | 17 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 17 | 18 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 18 | 19 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 19 | 20 | * details. |
| 20 | - * | |
| 21 | + * | |
| 21 | 22 | * You should have received a copy of the GNU General Public License |
| 22 | 23 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 23 | - * | |
| 24 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 25 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | - * | |
| 24 | + * | |
| 25 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 26 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | + * | |
| 27 | 28 | * The interactive user interfaces in modified source and object code versions |
| 28 | 29 | * of this program must display Appropriate Legal Notices, as required under |
| 29 | 30 | * Section 5 of the GNU General Public License version 3. |
| 30 | - * | |
| 31 | + * | |
| 31 | 32 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 32 | 33 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 33 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 34 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 34 | 35 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 35 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 36 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 36 | 37 | * copyright notice. |
| 37 | 38 | * Contributor( s): ______________________________________ |
| 38 | 39 | */ | ... | ... |
lib/database/sqlfile.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/discussions/DiscussionComment.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document discussion comment. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/discussions/DiscussionThread.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document discussion thread. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/dispatcher.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/documentmanagement/Document.inc
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | */ | ... | ... |
lib/documentmanagement/DocumentField.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document field as per the database document_fields table. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/documentmanagement/DocumentFieldLink.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document field link as per the database table document_fields_link. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/documentmanagement/DocumentLink.inc
| ... | ... | @@ -5,34 +5,35 @@ |
| 5 | 5 | * Links a child document to a parent document. Direction of relationship |
| 6 | 6 | * is defined through document collaboration. |
| 7 | 7 | * |
| 8 | - * KnowledgeTree Open Source Edition | |
| 8 | + * KnowledgeTree Community Edition | |
| 9 | 9 | * Document Management Made Simple |
| 10 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | - * | |
| 10 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 11 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | + * | |
| 12 | 13 | * This program is free software; you can redistribute it and/or modify it under |
| 13 | 14 | * the terms of the GNU General Public License version 3 as published by the |
| 14 | 15 | * Free Software Foundation. |
| 15 | - * | |
| 16 | + * | |
| 16 | 17 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 17 | 18 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 18 | 19 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 19 | 20 | * details. |
| 20 | - * | |
| 21 | + * | |
| 21 | 22 | * You should have received a copy of the GNU General Public License |
| 22 | 23 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 23 | - * | |
| 24 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 25 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | - * | |
| 24 | + * | |
| 25 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 26 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | + * | |
| 27 | 28 | * The interactive user interfaces in modified source and object code versions |
| 28 | 29 | * of this program must display Appropriate Legal Notices, as required under |
| 29 | 30 | * Section 5 of the GNU General Public License version 3. |
| 30 | - * | |
| 31 | + * | |
| 31 | 32 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 32 | 33 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 33 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 34 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 34 | 35 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 35 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 36 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 36 | 37 | * copyright notice. |
| 37 | 38 | * Contributor( s): ______________________________________ |
| 38 | 39 | * | ... | ... |
lib/documentmanagement/DocumentTransaction.inc
| ... | ... | @@ -6,9 +6,10 @@ |
| 6 | 6 | * No delete or update functions are provided. Once a transaction has been stored |
| 7 | 7 | * in the database it may not be changed. |
| 8 | 8 | * |
| 9 | - * KnowledgeTree Open Source Edition | |
| 9 | + * KnowledgeTree Community Edition | |
| 10 | 10 | * Document Management Made Simple |
| 11 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 11 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 12 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 12 | 13 | * |
| 13 | 14 | * This program is free software; you can redistribute it and/or modify it under |
| 14 | 15 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -22,8 +23,8 @@ |
| 22 | 23 | * You should have received a copy of the GNU General Public License |
| 23 | 24 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 24 | 25 | * |
| 25 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 26 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 26 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 27 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 27 | 28 | * |
| 28 | 29 | * The interactive user interfaces in modified source and object code versions |
| 29 | 30 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -34,7 +35,7 @@ |
| 34 | 35 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 35 | 36 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 36 | 37 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 37 | - * copyright notice. | |
| 38 | + * copyright notice. | |
| 38 | 39 | * Contributor( s): ______________________________________ |
| 39 | 40 | */ |
| 40 | 41 | ... | ... |
lib/documentmanagement/DocumentTransactionType.inc.php
| ... | ... | @@ -2,9 +2,10 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 8 | 9 | * |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -18,8 +19,8 @@ |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | 21 | * |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 23 | 24 | * |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -30,7 +31,7 @@ |
| 30 | 31 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | 33 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 33 | - * copyright notice. | |
| 34 | + * copyright notice. | |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * |
| 36 | 37 | */ | ... | ... |
lib/documentmanagement/DocumentType.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document type as per the database document_types_lookup table. |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/documentmanagement/LinkType.inc
| ... | ... | @@ -4,9 +4,10 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents the type of link between documents |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 10 | 11 | * |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -20,8 +21,8 @@ |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | 23 | * |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 25 | 26 | * |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -32,7 +33,7 @@ |
| 32 | 33 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | 35 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 35 | - * copyright notice. | |
| 36 | + * copyright notice. | |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ |
| 38 | 39 | ... | ... |
lib/documentmanagement/MDTree.inc
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |
lib/documentmanagement/MetaData.inc
| ... | ... | @@ -4,34 +4,35 @@ |
| 4 | 4 | * |
| 5 | 5 | * Represents a document field lookups as per the database document_types_lookup table |
| 6 | 6 | * |
| 7 | - * KnowledgeTree Open Source Edition | |
| 7 | + * KnowledgeTree Community Edition | |
| 8 | 8 | * Document Management Made Simple |
| 9 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | - * | |
| 9 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 10 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | + * | |
| 11 | 12 | * This program is free software; you can redistribute it and/or modify it under |
| 12 | 13 | * the terms of the GNU General Public License version 3 as published by the |
| 13 | 14 | * Free Software Foundation. |
| 14 | - * | |
| 15 | + * | |
| 15 | 16 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 16 | 17 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 17 | 18 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 18 | 19 | * details. |
| 19 | - * | |
| 20 | + * | |
| 20 | 21 | * You should have received a copy of the GNU General Public License |
| 21 | 22 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 22 | - * | |
| 23 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 24 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | - * | |
| 23 | + * | |
| 24 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 25 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | + * | |
| 26 | 27 | * The interactive user interfaces in modified source and object code versions |
| 27 | 28 | * of this program must display Appropriate Legal Notices, as required under |
| 28 | 29 | * Section 5 of the GNU General Public License version 3. |
| 29 | - * | |
| 30 | + * | |
| 30 | 31 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 31 | 32 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 32 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 33 | 34 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 34 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 35 | 36 | * copyright notice. |
| 36 | 37 | * Contributor( s): ______________________________________ |
| 37 | 38 | */ | ... | ... |
lib/documentmanagement/PhysicalDocumentManager.inc
| ... | ... | @@ -5,9 +5,10 @@ |
| 5 | 5 | * Contains all functions required to upload, alter and |
| 6 | 6 | * delete a physical document. |
| 7 | 7 | * |
| 8 | - * KnowledgeTree Open Source Edition | |
| 8 | + * KnowledgeTree Community Edition | |
| 9 | 9 | * Document Management Made Simple |
| 10 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 10 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 11 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 11 | 12 | * |
| 12 | 13 | * This program is free software; you can redistribute it and/or modify it under |
| 13 | 14 | * the terms of the GNU General Public License version 3 as published by the |
| ... | ... | @@ -21,8 +22,8 @@ |
| 21 | 22 | * You should have received a copy of the GNU General Public License |
| 22 | 23 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 23 | 24 | * |
| 24 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 25 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 25 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 26 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 26 | 27 | * |
| 27 | 28 | * The interactive user interfaces in modified source and object code versions |
| 28 | 29 | * of this program must display Appropriate Legal Notices, as required under |
| ... | ... | @@ -33,7 +34,7 @@ |
| 33 | 34 | * KnowledgeTree" logo and retain the original copyright notice. If the display of the |
| 34 | 35 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 35 | 36 | * must display the words "Powered by KnowledgeTree" and retain the original |
| 36 | - * copyright notice. | |
| 37 | + * copyright notice. | |
| 37 | 38 | * Contributor( s): ______________________________________ |
| 38 | 39 | */ |
| 39 | 40 | ... | ... |
lib/documentmanagement/documentcontentversion.inc.php
| ... | ... | @@ -2,34 +2,35 @@ |
| 2 | 2 | /** |
| 3 | 3 | * $Id$ |
| 4 | 4 | * |
| 5 | - * KnowledgeTree Open Source Edition | |
| 5 | + * KnowledgeTree Community Edition | |
| 6 | 6 | * Document Management Made Simple |
| 7 | - * Copyright (C) 2004 - 2008 The Jam Warehouse Software (Pty) Limited | |
| 8 | - * | |
| 7 | + * Copyright (C) 2008 KnowledgeTree Inc. | |
| 8 | + * Portions copyright The Jam Warehouse Software (Pty) Limited | |
| 9 | + * | |
| 9 | 10 | * This program is free software; you can redistribute it and/or modify it under |
| 10 | 11 | * the terms of the GNU General Public License version 3 as published by the |
| 11 | 12 | * Free Software Foundation. |
| 12 | - * | |
| 13 | + * | |
| 13 | 14 | * This program is distributed in the hope that it will be useful, but WITHOUT |
| 14 | 15 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 15 | 16 | * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 16 | 17 | * details. |
| 17 | - * | |
| 18 | + * | |
| 18 | 19 | * You should have received a copy of the GNU General Public License |
| 19 | 20 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 20 | - * | |
| 21 | - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place, | |
| 22 | - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. | |
| 23 | - * | |
| 21 | + * | |
| 22 | + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | |
| 23 | + * California 94120-7775, or email info@knowledgetree.com. | |
| 24 | + * | |
| 24 | 25 | * The interactive user interfaces in modified source and object code versions |
| 25 | 26 | * of this program must display Appropriate Legal Notices, as required under |
| 26 | 27 | * Section 5 of the GNU General Public License version 3. |
| 27 | - * | |
| 28 | + * | |
| 28 | 29 | * In accordance with Section 7(b) of the GNU General Public License version 3, |
| 29 | 30 | * these Appropriate Legal Notices must retain the display of the "Powered by |
| 30 | - * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | + * KnowledgeTree" logo and retain the original copyright notice. If the display of the | |
| 31 | 32 | * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices |
| 32 | - * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | + * must display the words "Powered by KnowledgeTree" and retain the original | |
| 33 | 34 | * copyright notice. |
| 34 | 35 | * Contributor( s): ______________________________________ |
| 35 | 36 | * | ... | ... |