diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:32 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:32 +0000 |
| commit | 11ace125c7bc746b47f9b44e70f1359e444566e8 (patch) | |
| tree | 9ec859054ad3db4c865f98aedacd85b9d75a28c5 /edit.php | |
| parent | c550427eade2172e75f68e5f85057949094004cb (diff) | |
| download | boards-11ace125c7bc746b47f9b44e70f1359e444566e8.tar.gz boards-11ace125c7bc746b47f9b44e70f1359e444566e8.tar.bz2 boards-11ace125c7bc746b47f9b44e70f1359e444566e8.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'edit.php')
| -rw-r--r-- | edit.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_boards/edit.php,v 1.15 2009/05/17 05:26:29 squareing Exp $ + * $Header: /cvsroot/bitweaver/_bit_boards/edit.php,v 1.16 2009/10/01 13:45:32 wjames5 Exp $ * Copyright (c) 2004 bitweaver Messageboards * All Rights Reserved. See copyright.txt for details and a complete list of authors. - * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. + * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details. * @package boards * @subpackage functions */ |
