summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2009-10-01 13:45:32 +0000
committerwjames5 <will@tekimaki.com>2009-10-01 13:45:32 +0000
commit11ace125c7bc746b47f9b44e70f1359e444566e8 (patch)
tree9ec859054ad3db4c865f98aedacd85b9d75a28c5 /admin
parentc550427eade2172e75f68e5f85057949094004cb (diff)
downloadboards-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 'admin')
-rw-r--r--admin/admin_boards_inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/admin_boards_inc.php b/admin/admin_boards_inc.php
index 7cf9b38..0ba3f1e 100644
--- a/admin/admin_boards_inc.php
+++ b/admin/admin_boards_inc.php
@@ -1,8 +1,8 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_boards/admin/admin_boards_inc.php,v 1.9 2008/10/03 17:43:07 nickpalmer Exp $
+// $Header: /cvsroot/bitweaver/_bit_boards/admin/admin_boards_inc.php,v 1.10 2009/10/01 13:45:32 wjames5 Exp $
// Copyright (c) 2005 bitweaver BitBoards
// 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.
// is this used?
//if (isset($_REQUEST["boardset"]) && isset($_REQUEST["homeBitBoards"])) {