Skip to content

Commit

Permalink
Remove incorrect links.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 12, 2017
1 parent 3027c0e commit 09169d6
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions lib/Horde/Kolab/Config.php
Expand Up @@ -8,7 +8,6 @@
* @package Kolab_Config
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Kolab_Config
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/
class Horde_Kolab_Config
implements ArrayAccess
Expand Down
2 changes: 0 additions & 2 deletions lib/Horde/Kolab/Config/Exception.php
Expand Up @@ -8,7 +8,6 @@
* @package Kolab_Config
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Kolab_Config
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/
class Horde_Kolab_Config_Exception
extends Exception
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Kolab/Config/Autoload.php
Expand Up @@ -14,7 +14,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/

/** Load the basic test definition */
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Kolab/Config/ConfigStoryTestCase.php
Expand Up @@ -9,7 +9,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/

/**
Expand All @@ -25,7 +24,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/
class Horde_Kolab_Config_ConfigStoryTestCase
extends PHPUnit_Extensions_Story_TestCase
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Kolab/Config/Integration/ConfigTest.php
Expand Up @@ -9,7 +9,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/

/**
Expand All @@ -25,7 +24,6 @@
* @subpackage UnitTests
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Kolab_Config
*/
class Horde_Kolab_Config_Integration_ConfigTest
extends Horde_Kolab_Config_ConfigStoryTestCase
Expand Down

0 comments on commit 09169d6

Please sign in to comment.