diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:44 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:44 +0000 |
| commit | fd6d1903d782b6786ad880b1cadfb84d2dea392b (patch) | |
| tree | bdd67d580e289914a39565b1a8a84ee70dcdea27 /message_box.php | |
| parent | f7cc17273c85d7f99d739358018d075f3c5125fd (diff) | |
| download | messages-fd6d1903d782b6786ad880b1cadfb84d2dea392b.tar.gz messages-fd6d1903d782b6786ad880b1cadfb84d2dea392b.tar.bz2 messages-fd6d1903d782b6786ad880b1cadfb84d2dea392b.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'message_box.php')
| -rw-r--r-- | message_box.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/message_box.php b/message_box.php index 3bc54ba..589efa0 100644 --- a/message_box.php +++ b/message_box.php @@ -3,14 +3,14 @@ * message package modules * * @author -* @version $Header: /cvsroot/bitweaver/_bit_messages/message_box.php,v 1.16 2008/06/25 22:21:13 spiderr Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_messages/message_box.php,v 1.17 2009/10/01 13:45:44 wjames5 Exp $ * @package messages * @subpackage functions */ // 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. -// 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. /** * required setup |
