diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:01 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 14:17:01 +0000 |
| commit | 123cd38204aeda66da1ac21dda470f78842ae791 (patch) | |
| tree | 490d53e1e53256b1b38224b9d5b90fb947cd6b0a /module_controls_inc.php | |
| parent | ed94089390d49539e6ca7d967eb81b24008df528 (diff) | |
| download | kernel-123cd38204aeda66da1ac21dda470f78842ae791.tar.gz kernel-123cd38204aeda66da1ac21dda470f78842ae791.tar.bz2 kernel-123cd38204aeda66da1ac21dda470f78842ae791.zip | |
remove ref to non-existant copyright.txt file
Diffstat (limited to 'module_controls_inc.php')
| -rw-r--r-- | module_controls_inc.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/module_controls_inc.php b/module_controls_inc.php index f589e48..1f23565 100644 --- a/module_controls_inc.php +++ b/module_controls_inc.php @@ -1,14 +1,14 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_kernel/module_controls_inc.php,v 1.11 2009/10/01 14:17:01 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: module_controls_inc.php,v 1.10 2009/10/01 13:45:42 wjames5 Exp $ + * $Id: module_controls_inc.php,v 1.11 2009/10/01 14:17:01 wjames5 Exp $ * @package kernel * @subpackage functions */ |
