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 | 66d7b812ffc25bf44a1eababc87eaf067d21d6b9 (patch) | |
| tree | 26d2272ef3ed9f27dc527b46cdd4c8150c9a7ad7 /user_preferences_inc.php | |
| parent | 751a082345435d5d4c357dfaeacea74dbb650bd7 (diff) | |
| download | calendar-66d7b812ffc25bf44a1eababc87eaf067d21d6b9.tar.gz calendar-66d7b812ffc25bf44a1eababc87eaf067d21d6b9.tar.bz2 calendar-66d7b812ffc25bf44a1eababc87eaf067d21d6b9.zip | |
fix LGPL license ref from non-existant license.txt file to lgpl url
Diffstat (limited to 'user_preferences_inc.php')
| -rw-r--r-- | user_preferences_inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_preferences_inc.php b/user_preferences_inc.php index 00fffea..317c001 100644 --- a/user_preferences_inc.php +++ b/user_preferences_inc.php @@ -1,12 +1,12 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_calendar/user_preferences_inc.php,v 1.3 2007/06/22 09:06:40 lsces Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_calendar/user_preferences_inc.php,v 1.4 2009/10/01 13:45:32 wjames5 Exp $ * @package calendar * @subpackage functions * * @copyright Copyright (c) 2004-2006, bitweaver.org * 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. */ /** |
