diff options
| author | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:49 +0000 |
|---|---|---|
| committer | wjames5 <will@tekimaki.com> | 2009-10-01 13:45:49 +0000 |
| commit | 2a1f20833aeb916428efb11b174567a97938d538 (patch) | |
| tree | 15b93c52fbc3cc0ebf047a51428a1637f0bbb472 /edit_css.php | |
| parent | 08c469ecedf6b85288fc8e10131c36f15dafb9db (diff) | |
| download | themes-2a1f20833aeb916428efb11b174567a97938d538.tar.gz themes-2a1f20833aeb916428efb11b174567a97938d538.tar.bz2 themes-2a1f20833aeb916428efb11b174567a97938d538.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'edit_css.php')
| -rw-r--r-- | edit_css.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/edit_css.php b/edit_css.php index 2ab66f1..6878662 100644 --- a/edit_css.php +++ b/edit_css.php @@ -1,10 +1,10 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_themes/edit_css.php,v 1.7 2009/03/31 06:23:29 lsces Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_themes/edit_css.php,v 1.8 2009/10/01 13:45:49 wjames5 Exp $ * * 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. * * @package themes */ |
