From 6e575622c29d72c41c7e0c6242f048025dca0a9d Mon Sep 17 00:00:00 2001 From: Prince Mbekwa Date: Thu, 24 Sep 2009 02:44:56 +0200 Subject: [PATCH] Removed copyright to Jam from license --- about.php | 2 +- action.php | 2 +- admin.php | 2 +- bin/automated_upgrade.php | 2 +- bin/checkopenoffice.php | 2 +- bin/cleanup.php | 2 +- bin/dbmaint.php | 2 +- bin/expungeall.php | 2 +- bin/md5_validation.php | 2 +- bin/recreateIndexes.php | 2 +- bin/scheduler.php | 2 +- bin/storageverification.php | 2 +- bin/upgrade/pre-upgrade-3.0b3.php | 2 +- bin/upgrade/upgrade-to-2.0.6.php | 2 +- bin/win32/installScheduler.php | 2 +- bin/win32/schedulerService.php | 2 +- bin/win32/schedulerServiceStatus.php | 2 +- bin/win32/uninstallScheduler.php | 2 +- browse.php | 2 +- config/dmsDefaults.php | 2 +- control.php | 2 +- customerrorpage.php | 2 +- dashboard.php | 2 +- help.php | 2 +- ktapi/KTAPIAcl.inc.php | 4 ++-- ktapi/KTAPIBulkActions.inc.php | 2 +- ktapi/KTAPICollection.inc.php | 2 +- ktapi/KTAPIConstants.inc.php | 2 +- ktapi/KTAPIDocument.inc.php | 2 +- ktapi/KTAPIFolder.inc.php | 4 ++-- ktapi/KTAPISession.inc.php | 2 +- ktapi/ktapi.inc.php | 4 ++-- login.php | 2 +- notify.php | 2 +- olddashboard.php | 2 +- plugin.php | 2 +- preferences.php | 2 +- rss.php | 2 +- search2.php | 2 +- view.php | 2 +- 40 files changed, 43 insertions(+), 43 deletions(-) diff --git a/about.php b/about.php index 23d6fd9..dc48327 100644 --- a/about.php +++ b/about.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/action.php b/action.php index 1c94897..972b79c 100644 --- a/action.php +++ b/action.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/admin.php b/admin.php index 3c4f5a9..bb10a80 100644 --- a/admin.php +++ b/admin.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/automated_upgrade.php b/bin/automated_upgrade.php index 368c2c3..80b9c87 100644 --- a/bin/automated_upgrade.php +++ b/bin/automated_upgrade.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/checkopenoffice.php b/bin/checkopenoffice.php index daddf52..95033eb 100644 --- a/bin/checkopenoffice.php +++ b/bin/checkopenoffice.php @@ -7,7 +7,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/cleanup.php b/bin/cleanup.php index 5b5c607..1a10a3f 100644 --- a/bin/cleanup.php +++ b/bin/cleanup.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/dbmaint.php b/bin/dbmaint.php index b40bd9c..efd3aba 100644 --- a/bin/dbmaint.php +++ b/bin/dbmaint.php @@ -55,4 +55,4 @@ if(!empty($tables)){ $default->log->info('Done.'); exit; -?> \ No newline at end of file +?> diff --git a/bin/expungeall.php b/bin/expungeall.php index d60a157..581713e 100644 --- a/bin/expungeall.php +++ b/bin/expungeall.php @@ -7,7 +7,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/md5_validation.php b/bin/md5_validation.php index 88720de..8bdb891 100644 --- a/bin/md5_validation.php +++ b/bin/md5_validation.php @@ -7,7 +7,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/recreateIndexes.php b/bin/recreateIndexes.php index aebcfaf..37efbba 100644 --- a/bin/recreateIndexes.php +++ b/bin/recreateIndexes.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/scheduler.php b/bin/scheduler.php index 160532d..b40bb7b 100644 --- a/bin/scheduler.php +++ b/bin/scheduler.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/storageverification.php b/bin/storageverification.php index 35d4469..65766d1 100644 --- a/bin/storageverification.php +++ b/bin/storageverification.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/upgrade/pre-upgrade-3.0b3.php b/bin/upgrade/pre-upgrade-3.0b3.php index df1c79a..31f0865 100644 --- a/bin/upgrade/pre-upgrade-3.0b3.php +++ b/bin/upgrade/pre-upgrade-3.0b3.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/upgrade/upgrade-to-2.0.6.php b/bin/upgrade/upgrade-to-2.0.6.php index 7837d8c..22da09a 100644 --- a/bin/upgrade/upgrade-to-2.0.6.php +++ b/bin/upgrade/upgrade-to-2.0.6.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/win32/installScheduler.php b/bin/win32/installScheduler.php index 385b950..c280227 100644 --- a/bin/win32/installScheduler.php +++ b/bin/win32/installScheduler.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/win32/schedulerService.php b/bin/win32/schedulerService.php index 70b2ee6..67e4a61 100644 --- a/bin/win32/schedulerService.php +++ b/bin/win32/schedulerService.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/win32/schedulerServiceStatus.php b/bin/win32/schedulerServiceStatus.php index 6b5c1ce..509511e 100644 --- a/bin/win32/schedulerServiceStatus.php +++ b/bin/win32/schedulerServiceStatus.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/bin/win32/uninstallScheduler.php b/bin/win32/uninstallScheduler.php index 32a1b97..82adb9b 100644 --- a/bin/win32/uninstallScheduler.php +++ b/bin/win32/uninstallScheduler.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/browse.php b/browse.php index b6c9ed8..e7931f7 100644 --- a/browse.php +++ b/browse.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/config/dmsDefaults.php b/config/dmsDefaults.php index 4725ae8..e70e890 100644 --- a/config/dmsDefaults.php +++ b/config/dmsDefaults.php @@ -7,7 +7,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/control.php b/control.php index 07a92be..9355453 100644 --- a/control.php +++ b/control.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/customerrorpage.php b/customerrorpage.php index ba2ffee..b8da3fc 100644 --- a/customerrorpage.php +++ b/customerrorpage.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/dashboard.php b/dashboard.php index 9238c9f..80e9c88 100644 --- a/dashboard.php +++ b/dashboard.php @@ -9,7 +9,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/help.php b/help.php index 26c6503..291c82e 100644 --- a/help.php +++ b/help.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/KTAPIAcl.inc.php b/ktapi/KTAPIAcl.inc.php index a4c84b5..0651b1e 100644 --- a/ktapi/KTAPIAcl.inc.php +++ b/ktapi/KTAPIAcl.inc.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the @@ -1870,4 +1870,4 @@ final class KTAPI_RoleAllocation extends KTAPI_AllocationBase } } -?> \ No newline at end of file +?> diff --git a/ktapi/KTAPIBulkActions.inc.php b/ktapi/KTAPIBulkActions.inc.php index 349f469..b13e584 100644 --- a/ktapi/KTAPIBulkActions.inc.php +++ b/ktapi/KTAPIBulkActions.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/KTAPICollection.inc.php b/ktapi/KTAPICollection.inc.php index f83c921..64bb56c 100644 --- a/ktapi/KTAPICollection.inc.php +++ b/ktapi/KTAPICollection.inc.php @@ -6,7 +6,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/KTAPIConstants.inc.php b/ktapi/KTAPIConstants.inc.php index 0c35a0e..f834149 100644 --- a/ktapi/KTAPIConstants.inc.php +++ b/ktapi/KTAPIConstants.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/KTAPIDocument.inc.php b/ktapi/KTAPIDocument.inc.php index 92b3e29..8787596 100644 --- a/ktapi/KTAPIDocument.inc.php +++ b/ktapi/KTAPIDocument.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/KTAPIFolder.inc.php b/ktapi/KTAPIFolder.inc.php index 1b08a5b..b0e4fec 100644 --- a/ktapi/KTAPIFolder.inc.php +++ b/ktapi/KTAPIFolder.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the @@ -1593,4 +1593,4 @@ class KTAPI_Folder extends KTAPI_FolderItem } } -?> \ No newline at end of file +?> diff --git a/ktapi/KTAPISession.inc.php b/ktapi/KTAPISession.inc.php index 91f62ad..1855349 100644 --- a/ktapi/KTAPISession.inc.php +++ b/ktapi/KTAPISession.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/ktapi/ktapi.inc.php b/ktapi/ktapi.inc.php index 24332d0..0545fed 100644 --- a/ktapi/ktapi.inc.php +++ b/ktapi/ktapi.inc.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008,2009 KnowledgeTree Inc. -* Portions copyright The Jam Warehouse Software (Pty) Limited +* * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the @@ -4908,4 +4908,4 @@ class savedSearches } } -?> \ No newline at end of file +?> diff --git a/login.php b/login.php index acff45a..f26c827 100644 --- a/login.php +++ b/login.php @@ -8,7 +8,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/notify.php b/notify.php index 94fa9d2..911c5be 100644 --- a/notify.php +++ b/notify.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/olddashboard.php b/olddashboard.php index aad4bd6..3781b5f 100644 --- a/olddashboard.php +++ b/olddashboard.php @@ -10,7 +10,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/plugin.php b/plugin.php index 776dd48..a2aa2ba 100644 --- a/plugin.php +++ b/plugin.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/preferences.php b/preferences.php index 33b4ded..4873444 100644 --- a/preferences.php +++ b/preferences.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/rss.php b/rss.php index a38d512..42465d9 100644 --- a/rss.php +++ b/rss.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/search2.php b/search2.php index 1c97ca6..eb5c3a8 100644 --- a/search2.php +++ b/search2.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the diff --git a/view.php b/view.php index 56b34b5..fb11a77 100644 --- a/view.php +++ b/view.php @@ -5,7 +5,7 @@ * KnowledgeTree Community Edition * Document Management Made Simple * Copyright (C) 2008, 2009 KnowledgeTree Inc. - * Portions copyright The Jam Warehouse Software (Pty) Limited + * * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 3 as published by the -- libgit2 0.21.4