Fix package name
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 9 Jun 2010 16:22:01 +0000 (10:22 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 9 Jun 2010 16:22:01 +0000 (10:22 -0600)
framework/Url/lib/Horde/Url.php

index 641b752..6c8fcd5 100644 (file)
@@ -9,8 +9,9 @@
  *
  * @author   Jan Schneider <jan@horde.org>
  * @author   Michael Slusarz <slusarz@horde.org>
+ * @license  http://www.fsf.org/copyleft/lgpl.html LGPL
  * @category Horde
- * @package  Horde_Url
+ * @package  Url
  */
 
 /**
@@ -20,7 +21,7 @@
  * @author   Jan Schneider <jan@horde.org>
  * @author   Michael Slusarz <slusarz@horde.org>
  * @category Horde
- * @package  Horde_Url
+ * @package  Url
  */
 class Horde_Url
 {