Commit 647caa0d6c85623a3798b6411bc6772bdfee0e97

Authored by Donald Jackson
1 parent ac2e876f

Updated Copyright to 2008, 2009

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@9700 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 439 changed files with 577 additions and 577 deletions

Too many changes.

To preserve performance only 100 of 439 files are displayed.

about.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
action.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
admin.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/automated_upgrade.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/checkopenoffice.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/cleanup.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/expungeall.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -100,4 +100,4 @@ $end_time = time();
100 100 $diff = $end_time - $start_time;
101 101  
102 102 $session->logout();
103   -?>
104 103 \ No newline at end of file
  104 +?>
... ...
bin/md5_validation.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -146,4 +146,4 @@ print("\tNo Hash:\t$no_hash\n");
146 146 print("\tTotal:\t\t$total\n");
147 147  
148 148  
149   -?>
150 149 \ No newline at end of file
  150 +?>
... ...
bin/openoffice/pdfgen.py
... ... @@ -4,7 +4,7 @@
4 4 #
5 5 # KnowledgeTree Community Edition
6 6 # Document Management Made Simple
7   -# Copyright (C) 2008 KnowledgeTree Inc.
  7 +# Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 # Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 #
10 10 # This program is free software; you can redistribute it and/or modify it under
... ...
bin/recreateIndexes.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -60,4 +60,4 @@ $schemautil->createPrimaryKeys();
60 60 $schemautil->createForeignKeys();
61 61 $schemautil->createIndexes();
62 62  
63   -?>
64 63 \ No newline at end of file
  64 +?>
... ...
bin/scheduler.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/storageverification.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/upgrade/pre-upgrade-3.0b3.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/upgrade/upgrade-to-2.0.6.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/win32/installScheduler.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/win32/schedulerService.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/win32/schedulerServiceStatus.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
bin/win32/uninstallScheduler.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -39,4 +39,4 @@
39 39  
40 40 win32_delete_service('ktscheduler');
41 41  
42   -?>
43 42 \ No newline at end of file
  43 +?>
... ...
browse.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
config/dmsDefaults.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
config/siteMap.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
config/tableMappings.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
control.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
customerrorpage.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -83,4 +83,4 @@ $error = strip_tags($error);
83 83 </div>
84 84 </div>
85 85 </body>
86   -</html>
87 86 \ No newline at end of file
  87 +</html>
... ...
dashboard.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ...
docs/COPYING
1 1 KnowledgeTree Community Edition
2 2 Document Management Made Simple
3   -Copyright (C) 2008 KnowledgeTree Inc.
  3 +Copyright (C) 2008, 2009 KnowledgeTree Inc.
4 4 Portions copyright The Jam Warehouse Software (Pty) Limited
5 5  
6 6 This program is free software; you can redistribute it and/or modify it under
... ...
examples/fieldsynchronisation/syncFieldFromLDAP.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
help.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
ktapi/KTAPIAcl.inc.php
... ... @@ -7,7 +7,7 @@
7 7 *
8 8 * KnowledgeTree Community Edition
9 9 * Document Management Made Simple
10   - * Copyright (C) 2008 KnowledgeTree Inc.
  10 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
11 11 * Portions copyright The Jam Warehouse Software (Pty) Limited
12 12 *
13 13 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -1584,4 +1584,4 @@ final class KTAPI_RoleAllocation extends KTAPI_AllocationBase
1584 1584 }
1585 1585 }
1586 1586  
1587   -?>
1588 1587 \ No newline at end of file
  1588 +?>
... ...
ktapi/KTAPIConstants.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -74,4 +74,4 @@ define(&#39;KTAPI_PERMISSION_DOCUMENT_MOVE&#39;, &#39;ktcore.permissions.write&#39;);
74 74 define('KTAPI_PERMISSION_WORKFLOW', 'ktcore.permissions.workflow');
75 75 define('KTAPI_PERMISSION_VIEW_FOLDER', 'ktcore.permissions.folder_details');
76 76  
77   -?>
78 77 \ No newline at end of file
  78 +?>
... ...
ktapi/KTAPIDocument.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
ktapi/KTAPIFolder.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
ktapi/KTAPISession.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -397,4 +397,4 @@ class KTAPI_SystemSession extends KTAPI_Session
397 397 }
398 398 }
399 399  
400   -?>
401 400 \ No newline at end of file
  401 +?>
... ...
ktapi/ktapi.inc.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
ktwebdav/index.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
ktwebdav/ktwebdav.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
ktwebdav/lib/KTWebDAVServer.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
ktwebservice/KTDownloadManager.inc.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -232,4 +232,4 @@ class KTDownloadManager
232 232 DBUtil::runQuery($sql);
233 233 }
234 234 }
235   -?>
236 235 \ No newline at end of file
  236 +?>
... ...
ktwebservice/KTUploadManager.inc.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -226,4 +226,4 @@ class KTUploadManager
226 226 }
227 227 }
228 228 }
229   -?>
230 229 \ No newline at end of file
  230 +?>
... ...
ktwebservice/download.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -80,4 +80,4 @@ if (PEAR::isError($response))
80 80 exit;
81 81 }
82 82  
83   -?>
84 83 \ No newline at end of file
  84 +?>
... ...
ktwebservice/download_cleanup.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -45,4 +45,4 @@ require_once(&#39;KTUploadManager.inc.php&#39;);
45 45  
46 46 $download_manager = new KTDownloadManager();
47 47 $download_manager->cleanup();
48   -?>
49 48 \ No newline at end of file
  49 +?>
... ...
ktwebservice/index.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -41,4 +41,4 @@
41 41 */
42 42  
43 43 require_once('webservice.php');
44   -?>
45 44 \ No newline at end of file
  45 +?>
... ...
ktwebservice/upload.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -204,4 +204,4 @@ function respond($code, $msg, $uploads=array())
204 204 }
205 205  
206 206  
207   -?>
208 207 \ No newline at end of file
  208 +?>
... ...
ktwebservice/upload_cleanup.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -45,4 +45,4 @@ require_once(&#39;KTUploadManager.inc.php&#39;);
45 45  
46 46 $upload_manager = new KTUploadManager();
47 47 $upload_manager->cleanup();
48   -?>
49 48 \ No newline at end of file
  49 +?>
... ...
ktwebservice/webservice.php
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -4454,4 +4454,4 @@ class KTWebService
4454 4454 $webservice = new KTWebService();
4455 4455 $webservice->run();
4456 4456  
4457   -?>
4458 4457 \ No newline at end of file
  4458 +?>
... ...
lib/actions/actionregistry.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/bulkaction.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/documentaction.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/documentviewlet.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/entitylist.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/folderaction.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/actions/portletregistry.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/alert/delivery/EmailAlert.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/alert/delivery/SMSAlert.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/Authenticator.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/DBAuthenticator.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/authenticationprovider.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/authenticationproviderregistry.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/authenticationsource.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/authenticationutil.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/builtinauthenticationprovider.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/interceptor.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/interceptorinstances.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/authentication/interceptorregistry.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/BrowseColumns.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/Criteria.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/DocumentCollection.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -669,4 +669,4 @@ class ExtCollection {
669 669 }
670 670 }
671 671  
672   -?>
673 672 \ No newline at end of file
  673 +?>
... ...
lib/browse/PartialQuery.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/browseutil.inc.php
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/columnentry.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -250,4 +250,4 @@ class KTColumnEntry extends KTEntity {
250 250 return true;
251 251 }
252 252 }
253   -?>
254 253 \ No newline at end of file
  254 +?>
... ...
lib/browse/columnregistry.inc.php
... ... @@ -5,7 +5,7 @@
5 5 *
6 6 * KnowledgeTree Community Edition
7 7 * Document Management Made Simple
8   - * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 10 *
11 11 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/browse/criteriaregistry.php
... ... @@ -3,7 +3,7 @@
3 3 /*
4 4 * KnowledgeTree Community Edition
5 5 * Document Management Made Simple
6   - * Copyright (C) 2008 KnowledgeTree Inc.
  6 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
7 7 * Portions copyright The Jam Warehouse Software (Pty) Limited
8 8 *
9 9 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/cache/cache.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/config/config.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/dashboard/DashletDisables.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -84,4 +84,4 @@ class KTDashletDisable extends KTEntity {
84 84 }
85 85 }
86 86  
87   -?>
88 87 \ No newline at end of file
  88 +?>
... ...
lib/dashboard/Notification.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/dashboard/NotificationRegistry.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/dashboard/dashlet.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/dashboard/dashletregistry.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/database/datetime.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/database/dbcompat.inc
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/database/dbutil.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/database/lookup.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/database/schema.inc.php
... ... @@ -7,7 +7,7 @@
7 7 *
8 8 * KnowledgeTree Community Edition
9 9 * Document Management Made Simple
10   - * Copyright (C) 2008 KnowledgeTree Inc.
  10 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
11 11 * Portions copyright The Jam Warehouse Software (Pty) Limited
12 12 *
13 13 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -1055,4 +1055,4 @@ class KTSchemaUtil
1055 1055 }
1056 1056  
1057 1057  
1058   -?>
1059 1058 \ No newline at end of file
  1059 +?>
... ...
lib/database/sqlfile.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/discussions/DiscussionComment.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/discussions/DiscussionThread.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/dispatcher.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/Document.inc
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/DocumentField.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/DocumentFieldLink.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/DocumentLink.inc
... ... @@ -7,7 +7,7 @@
7 7 *
8 8 * KnowledgeTree Community Edition
9 9 * Document Management Made Simple
10   - * Copyright (C) 2008 KnowledgeTree Inc.
  10 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
11 11 * Portions copyright The Jam Warehouse Software (Pty) Limited
12 12 *
13 13 * This program is free software; you can redistribute it and/or modify it under
... ... @@ -209,4 +209,4 @@ class DocumentLink extends KTEntity {
209 209 }
210 210 }
211 211  
212   -?>
213 212 \ No newline at end of file
  213 +?>
... ...
lib/documentmanagement/DocumentTransaction.inc
... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * KnowledgeTree Community Edition
10 10 * Document Management Made Simple
11   - * Copyright (C) 2008 KnowledgeTree Inc.
  11 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
12 12 * Portions copyright The Jam Warehouse Software (Pty) Limited
13 13 *
14 14 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/DocumentTransactionType.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/DocumentType.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/LinkType.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/MDTree.inc
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/MetaData.inc
... ... @@ -6,7 +6,7 @@
6 6 *
7 7 * KnowledgeTree Community Edition
8 8 * Document Management Made Simple
9   - * Copyright (C) 2008 KnowledgeTree Inc.
  9 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
10 10 * Portions copyright The Jam Warehouse Software (Pty) Limited
11 11 *
12 12 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/PhysicalDocumentManager.inc
... ... @@ -7,7 +7,7 @@
7 7 *
8 8 * KnowledgeTree Community Edition
9 9 * Document Management Made Simple
10   - * Copyright (C) 2008 KnowledgeTree Inc.
  10 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
11 11 * Portions copyright The Jam Warehouse Software (Pty) Limited
12 12 *
13 13 * This program is free software; you can redistribute it and/or modify it under
... ...
lib/documentmanagement/documentcontentversion.inc.php
... ... @@ -4,7 +4,7 @@
4 4 *
5 5 * KnowledgeTree Community Edition
6 6 * Document Management Made Simple
7   - * Copyright (C) 2008 KnowledgeTree Inc.
  7 + * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 9 *
10 10 * This program is free software; you can redistribute it and/or modify it under
... ...