Commit fa3480a3af1b8b07812fb4f496966f0174bd87a1
1 parent
4d31e088
KTS-2558
"Update OSS to GPLv3" Updated. More header updates. Committed By: Kevin Fourie Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7481 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
31 changed files
with
56 additions
and
8 deletions
bin/expungeall.php
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | /** | 3 | /** |
| 4 | + * | ||
| 5 | + * $Id:$ | ||
| 6 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 7 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 8 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 9 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
bin/recreateIndexes.php
bin/scheduler.php
control.php
| 1 | <?php | 1 | <?php |
| 2 | - | ||
| 3 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
ktwebservice/KTDownloadManager.inc.php
ktwebservice/KTUploadManager.inc.php
ktwebservice/download_cleanup.php
ktwebservice/index.php
ktwebservice/upload.php
| @@ -2,6 +2,8 @@ | @@ -2,6 +2,8 @@ | ||
| 2 | 2 | ||
| 3 | /** | 3 | /** |
| 4 | * | 4 | * |
| 5 | + * $Id:$ | ||
| 6 | + * | ||
| 5 | * This uploads a file onto the file server. A web service method can later move the file to the correct location. | 7 | * This uploads a file onto the file server. A web service method can later move the file to the correct location. |
| 6 | * | 8 | * |
| 7 | * KnowledgeTree Open Source Edition | 9 | * KnowledgeTree Open Source Edition |
ktwebservice/upload_cleanup.php
ktwebservice/webservice.php
plugins/ktstandard/AdminVersionPlugin/AdminVersionDashlet.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/ktstandard/AdminVersionPlugin/AdminVersionPage.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/ktstandard/AdminVersionPlugin/AdminVersionPlugin.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/ktstandard/admin/manageDisclaimers.php
plugins/rssplugin/KTrss.inc.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/RSSDashlet.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/RSSDocumentLinkAction.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/RSSFolderLinkAction.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/RSSPlugin.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/loadFeed.inc.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/manageRSSFeeds.php
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | /* | 3 | /* |
| 4 | + * $Id:$ | ||
| 5 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 6 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 7 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 8 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/rssplugin/rss2array.inc.php
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | /* | 3 | /* |
| 4 | + * $Id:$ | ||
| 5 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 6 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 7 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 8 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/search2/ExternalDashlet.php
plugins/search2/IndexingStatusDashlet.php
plugins/search2/LuceneStatisticsDashlet.php
plugins/search2/MigrationDashlet.php
plugins/tagcloud/TagCloudDashlet.php
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | /* | 3 | /* |
| 4 | + * $Id:$ | ||
| 5 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 6 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 7 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 8 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/tagcloud/TagCloudPlugin.php
| 1 | <?php | 1 | <?php |
| 2 | 2 | ||
| 3 | /* | 3 | /* |
| 4 | + * $Id:$ | ||
| 5 | + * | ||
| 4 | * KnowledgeTree Open Source Edition | 6 | * KnowledgeTree Open Source Edition |
| 5 | * Document Management Made Simple | 7 | * Document Management Made Simple |
| 6 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 8 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
plugins/tagcloud/TagCloudRedirectPage.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |
presentation/i18nJavascript.php
| 1 | <?php | 1 | <?php |
| 2 | /* | 2 | /* |
| 3 | + * $Id:$ | ||
| 4 | + * | ||
| 3 | * KnowledgeTree Open Source Edition | 5 | * KnowledgeTree Open Source Edition |
| 4 | * Document Management Made Simple | 6 | * Document Management Made Simple |
| 5 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited | 7 | * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited |