From d1561ba5e1b42b732ee3b172e31c2e00ebf31e00 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Fri, 1 Jun 2007 09:32:52 +0000 Subject: [PATCH] Fixed up some more license header issues. --- browse.php | 4 ---- dashboard.php | 4 ---- ktapi/ktapi.inc.php | 1 - lib/ktentity.inc | 5 ----- lib/sanitize.inc | 4 ---- plugins/ktcore/KTDocumentActions.php | 1 + plugins/ktcore/admin/roleManagement.php | 7 ++----- 7 files changed, 3 insertions(+), 23 deletions(-) diff --git a/browse.php b/browse.php index ff09fa7..7b9b16a 100755 --- a/browse.php +++ b/browse.php @@ -26,10 +26,6 @@ * (C) 2007 The Jam Warehouse Software (Pty) Ltd; * All Rights Reserved. * Contributor( s): ______________________________________ - * - * - * @version $Revision$ - * @author Brad Shuttleworth , Jam Warehouse (Pty) Ltd, South Africa */ // main library routines and defaults diff --git a/dashboard.php b/dashboard.php index dfe307a..1360297 100644 --- a/dashboard.php +++ b/dashboard.php @@ -30,10 +30,6 @@ * (C) 2007 The Jam Warehouse Software (Pty) Ltd; * All Rights Reserved. * Contributor( s): ______________________________________ - * - * - * @version $Revision$ - * @author Michael Joseph , Jam Warehouse (Pty) Ltd, South Africa */ // main library routines and defaults diff --git a/ktapi/ktapi.inc.php b/ktapi/ktapi.inc.php index ed60773..384308b 100644 --- a/ktapi/ktapi.inc.php +++ b/ktapi/ktapi.inc.php @@ -1,5 +1,4 @@ , Jam Warehouse (Pty) Ltd, South Africa */ /** diff --git a/plugins/ktcore/KTDocumentActions.php b/plugins/ktcore/KTDocumentActions.php index 92615ad..1e66f94 100644 --- a/plugins/ktcore/KTDocumentActions.php +++ b/plugins/ktcore/KTDocumentActions.php @@ -1,5 +1,6 @@ , Jam Warehouse (Pty) Ltd, South Africa - * @package documentmanagement */ require_once(KT_LIB_DIR . '/dispatcher.inc.php'); -- libgit2 0.21.4