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 62bc845 commit 253fc13
Show file tree
Hide file tree
Showing 122 changed files with 0 additions and 243 deletions.
2 changes: 0 additions & 2 deletions lib/Components.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
interface Components_Component
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Archive.php
Expand Up @@ -9,7 +9,6 @@
* @author Gunnar Wrobel <wrobel@pardus.de>
* @author Fabien Potencier <fabien.potencier@symfony-project.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @author Gunnar Wrobel <wrobel@pardus.de>
* @author Fabien Potencier <fabien.potencier@symfony-project.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Archive extends Components_Component_Base
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Base.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
abstract class Components_Component_Base implements Components_Component
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Dependency.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Dependency
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/DependencyList.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

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

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Factory
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Identify.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Identify
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Match.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Match
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Remote.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Remote extends Components_Component_Base
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Resolver.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Resolver
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Component/Source.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -19,7 +18,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Component_Source extends Components_Component_Base
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
interface Components_Config
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config/Application.php
Expand Up @@ -10,7 +10,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -27,7 +26,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Config_Application
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config/Base.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
abstract class Components_Config_Base
implements Components_Config
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config/Bootstrap.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Config_Bootstrap
extends Components_Config_Base
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config/Cli.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Config_Cli
extends Components_Config_Base
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Config/File.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Config_File
extends Components_Config_Base
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Configs.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Configs
extends Components_Config_Base
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Constants.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Constants
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Dependencies.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
interface Components_Dependencies
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Dependencies/Bootstrap.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Dependencies_Bootstrap
implements Components_Dependencies
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Dependencies/Injector.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Dependencies_Injector
extends Horde_Injector
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Exception.php
Expand Up @@ -9,7 +9,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -25,7 +24,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Exception
extends Horde_Exception
Expand Down
2 changes: 0 additions & 2 deletions lib/Components/Exception/Pear.php
Expand Up @@ -8,7 +8,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/

/**
Expand All @@ -23,7 +22,6 @@
* @package Components
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Components
*/
class Components_Exception_Pear
extends Horde_Exception_Pear
Expand Down

0 comments on commit 253fc13

Please sign in to comment.