diff --git a/setup/migrate/migrateUtil.php b/setup/migrate/migrateUtil.php index 6792e23..67bdc96 100644 --- a/setup/migrate/migrateUtil.php +++ b/setup/migrate/migrateUtil.php @@ -5,7 +5,6 @@ * 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/setup/migrate/session.php b/setup/migrate/session.php index 4d5489a..9a022fb 100644 --- a/setup/migrate/session.php +++ b/setup/migrate/session.php @@ -5,7 +5,6 @@ * 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/setup/migrate/step.php b/setup/migrate/step.php index 0c99e6c..2457e49 100644 --- a/setup/migrate/step.php +++ b/setup/migrate/step.php @@ -5,7 +5,6 @@ * 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/setup/migrate/steps/migrateComplete.php b/setup/migrate/steps/migrateComplete.php index 1fe77e8..cf99ec9 100644 --- a/setup/migrate/steps/migrateComplete.php +++ b/setup/migrate/steps/migrateComplete.php @@ -5,7 +5,6 @@ * 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/setup/migrate/steps/migrateDatabase.php b/setup/migrate/steps/migrateDatabase.php index 20a0ceb..b4a6bc0 100644 --- a/setup/migrate/steps/migrateDatabase.php +++ b/setup/migrate/steps/migrateDatabase.php @@ -5,7 +5,6 @@ * 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/setup/migrate/steps/migrateErrors.php b/setup/migrate/steps/migrateErrors.php index bdd8687..8890d12 100644 --- a/setup/migrate/steps/migrateErrors.php +++ b/setup/migrate/steps/migrateErrors.php @@ -5,7 +5,6 @@ * 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/setup/migrate/steps/migrateInstallation.php b/setup/migrate/steps/migrateInstallation.php index 932ec16..97a16fe 100644 --- a/setup/migrate/steps/migrateInstallation.php +++ b/setup/migrate/steps/migrateInstallation.php @@ -5,7 +5,6 @@ * 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/setup/migrate/steps/migrateServices.php b/setup/migrate/steps/migrateServices.php index 9be485c..9b3b507 100644 --- a/setup/migrate/steps/migrateServices.php +++ b/setup/migrate/steps/migrateServices.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/session.php b/setup/upgrade/session.php index babe7e4..14fd3e3 100644 --- a/setup/upgrade/session.php +++ b/setup/upgrade/session.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/step.php b/setup/upgrade/step.php index 63e8c62..5887db9 100644 --- a/setup/upgrade/step.php +++ b/setup/upgrade/step.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeBackup.php b/setup/upgrade/steps/upgradeBackup.php index 757ca22..d34d720 100644 --- a/setup/upgrade/steps/upgradeBackup.php +++ b/setup/upgrade/steps/upgradeBackup.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeComplete.php b/setup/upgrade/steps/upgradeComplete.php index 89f5378..6621909 100644 --- a/setup/upgrade/steps/upgradeComplete.php +++ b/setup/upgrade/steps/upgradeComplete.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeDatabase.php b/setup/upgrade/steps/upgradeDatabase.php index 4ebbbfe..dd3ff82 100644 --- a/setup/upgrade/steps/upgradeDatabase.php +++ b/setup/upgrade/steps/upgradeDatabase.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeErrors.php b/setup/upgrade/steps/upgradeErrors.php index ac6db1c..cdf681e 100644 --- a/setup/upgrade/steps/upgradeErrors.php +++ b/setup/upgrade/steps/upgradeErrors.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeInstallation.php b/setup/upgrade/steps/upgradeInstallation.php index b65e6b2..417f834 100644 --- a/setup/upgrade/steps/upgradeInstallation.php +++ b/setup/upgrade/steps/upgradeInstallation.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeRestore.php b/setup/upgrade/steps/upgradeRestore.php index db08022..fee78dc 100644 --- a/setup/upgrade/steps/upgradeRestore.php +++ b/setup/upgrade/steps/upgradeRestore.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/steps/upgradeWelcome.php b/setup/upgrade/steps/upgradeWelcome.php index a33502d..338b294 100644 --- a/setup/upgrade/steps/upgradeWelcome.php +++ b/setup/upgrade/steps/upgradeWelcome.php @@ -5,7 +5,6 @@ * 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/setup/upgrade/upgradeUtil.php b/setup/upgrade/upgradeUtil.php index f099d76..6bfd6f2 100644 --- a/setup/upgrade/upgradeUtil.php +++ b/setup/upgrade/upgradeUtil.php @@ -5,7 +5,6 @@ * 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/setup/wizard/installUtil.php b/setup/wizard/installUtil.php index d127fdc..0e4d47f 100644 --- a/setup/wizard/installUtil.php +++ b/setup/wizard/installUtil.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/helpers/htmlHelper.php b/setup/wizard/lib/helpers/htmlHelper.php index f106573..0e2ae5b 100644 --- a/setup/wizard/lib/helpers/htmlHelper.php +++ b/setup/wizard/lib/helpers/htmlHelper.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/service.php b/setup/wizard/lib/services/service.php index cb02daa..6037ab8 100644 --- a/setup/wizard/lib/services/service.php +++ b/setup/wizard/lib/services/service.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/unixAgent.php b/setup/wizard/lib/services/unixAgent.php index 0089a05..5e93b38 100644 --- a/setup/wizard/lib/services/unixAgent.php +++ b/setup/wizard/lib/services/unixAgent.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/unixLucene.php b/setup/wizard/lib/services/unixLucene.php index 17fae15..ed14df7 100644 --- a/setup/wizard/lib/services/unixLucene.php +++ b/setup/wizard/lib/services/unixLucene.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/unixOpenOffice.php b/setup/wizard/lib/services/unixOpenOffice.php index cf4cd9a..7cda9c4 100644 --- a/setup/wizard/lib/services/unixOpenOffice.php +++ b/setup/wizard/lib/services/unixOpenOffice.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/unixScheduler.php b/setup/wizard/lib/services/unixScheduler.php index a1235eb..a1b3a57 100644 --- a/setup/wizard/lib/services/unixScheduler.php +++ b/setup/wizard/lib/services/unixScheduler.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/unixService.php b/setup/wizard/lib/services/unixService.php index 8e42ed2..ce9cda5 100644 --- a/setup/wizard/lib/services/unixService.php +++ b/setup/wizard/lib/services/unixService.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/windowsAgent.php b/setup/wizard/lib/services/windowsAgent.php index cb4e60b..6b7f1a2 100644 --- a/setup/wizard/lib/services/windowsAgent.php +++ b/setup/wizard/lib/services/windowsAgent.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/windowsOpenOffice.php b/setup/wizard/lib/services/windowsOpenOffice.php index 8ac99ac..a48eb9f 100644 --- a/setup/wizard/lib/services/windowsOpenOffice.php +++ b/setup/wizard/lib/services/windowsOpenOffice.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/services/windowsService.php b/setup/wizard/lib/services/windowsService.php index eebe002..6f671fc 100644 --- a/setup/wizard/lib/services/windowsService.php +++ b/setup/wizard/lib/services/windowsService.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/tests/configurationStep.php b/setup/wizard/lib/tests/configurationStep.php index a7805a8..f63cb05 100644 --- a/setup/wizard/lib/tests/configurationStep.php +++ b/setup/wizard/lib/tests/configurationStep.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/tests/databaseStep.php b/setup/wizard/lib/tests/databaseStep.php index 1d26f08..ac04c1e 100644 --- a/setup/wizard/lib/tests/databaseStep.php +++ b/setup/wizard/lib/tests/databaseStep.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/tests/servicesStep.php b/setup/wizard/lib/tests/servicesStep.php index d9fff14..ced445c 100644 --- a/setup/wizard/lib/tests/servicesStep.php +++ b/setup/wizard/lib/tests/servicesStep.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/tests/tests.php b/setup/wizard/lib/tests/tests.php index d961860..f2ed68b 100644 --- a/setup/wizard/lib/tests/tests.php +++ b/setup/wizard/lib/tests/tests.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/validation/luceneValidation.php b/setup/wizard/lib/validation/luceneValidation.php index 9c1c79b..80dcf47 100644 --- a/setup/wizard/lib/validation/luceneValidation.php +++ b/setup/wizard/lib/validation/luceneValidation.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/validation/openofficeValidation.php b/setup/wizard/lib/validation/openofficeValidation.php index d0f937d..7286ac8 100644 --- a/setup/wizard/lib/validation/openofficeValidation.php +++ b/setup/wizard/lib/validation/openofficeValidation.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/validation/schedulerValidation.php b/setup/wizard/lib/validation/schedulerValidation.php index 1c88f7c..1faa6a1 100644 --- a/setup/wizard/lib/validation/schedulerValidation.php +++ b/setup/wizard/lib/validation/schedulerValidation.php @@ -5,7 +5,6 @@ * 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/setup/wizard/lib/validation/serviceValidation.php b/setup/wizard/lib/validation/serviceValidation.php index ba77226..42cbb17 100644 --- a/setup/wizard/lib/validation/serviceValidation.php +++ b/setup/wizard/lib/validation/serviceValidation.php @@ -5,7 +5,6 @@ * 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/setup/wizard/session.php b/setup/wizard/session.php index e3d5137..cdaa443 100644 --- a/setup/wizard/session.php +++ b/setup/wizard/session.php @@ -5,7 +5,6 @@ * 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/setup/wizard/step.php b/setup/wizard/step.php index b73cdb7..38e87d9 100644 --- a/setup/wizard/step.php +++ b/setup/wizard/step.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/complete.php b/setup/wizard/steps/complete.php index 6309b5f..d478f85 100644 --- a/setup/wizard/steps/complete.php +++ b/setup/wizard/steps/complete.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/configuration.php b/setup/wizard/steps/configuration.php index ef61a56..c8019b7 100644 --- a/setup/wizard/steps/configuration.php +++ b/setup/wizard/steps/configuration.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/database.php b/setup/wizard/steps/database.php index 34349a4..c8dbb2b 100644 --- a/setup/wizard/steps/database.php +++ b/setup/wizard/steps/database.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/dependencies.php b/setup/wizard/steps/dependencies.php index bbeb813..65634b8 100644 --- a/setup/wizard/steps/dependencies.php +++ b/setup/wizard/steps/dependencies.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/errors.php b/setup/wizard/steps/errors.php index 21ea5c6..538e686 100644 --- a/setup/wizard/steps/errors.php +++ b/setup/wizard/steps/errors.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/install.php b/setup/wizard/steps/install.php index 247ce53..f510914 100644 --- a/setup/wizard/steps/install.php +++ b/setup/wizard/steps/install.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/installtype.php b/setup/wizard/steps/installtype.php index 252845c..574e71b 100644 --- a/setup/wizard/steps/installtype.php +++ b/setup/wizard/steps/installtype.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/license.php b/setup/wizard/steps/license.php index 5736cb9..581a8c2 100644 --- a/setup/wizard/steps/license.php +++ b/setup/wizard/steps/license.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/registration.php b/setup/wizard/steps/registration.php index 6ec0c2c..abc4fea 100644 --- a/setup/wizard/steps/registration.php +++ b/setup/wizard/steps/registration.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/services.php b/setup/wizard/steps/services.php index a7e528e..1ef70bf 100644 --- a/setup/wizard/steps/services.php +++ b/setup/wizard/steps/services.php @@ -5,7 +5,6 @@ * 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/setup/wizard/steps/welcome.php b/setup/wizard/steps/welcome.php index 9ec2a99..82ca642 100644 --- a/setup/wizard/steps/welcome.php +++ b/setup/wizard/steps/welcome.php @@ -5,7 +5,6 @@ * 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