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 f44081d commit 748d169
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 27 deletions.
2 changes: 0 additions & 2 deletions lib/Horde/Notification/Storage/Interface.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
interface Horde_Notification_Storage_Interface
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Horde/Notification/Storage/Object.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Jan Schneider <jan@horde.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Jan Schneider <jan@horde.org>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Storage_Object
implements Horde_Notification_Storage_Interface
Expand Down
2 changes: 0 additions & 2 deletions lib/Horde/Notification/Storage/Session.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Storage_Session
implements Horde_Notification_Storage_Interface
Expand Down
1 change: 0 additions & 1 deletion test/Horde/Notification/Autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/** Needed for PEAR_Error. */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Class_Notification_Event_StatusTest extends Horde_Test_Case
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Notification/Class/Notification/EventTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Class_Notification_EventTest extends Horde_Test_Case
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

class Horde_Notification_Class_Notification_Handler_Decorator_AlarmTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

class Horde_Notification_Class_Notification_Handler_Decorator_HordelogTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

class Horde_Notification_Class_Notification_Handler_Decorator_LogTest
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Notification/Class/Notification/HandlerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

class Horde_Notification_Class_Notification_HandlerTest extends Horde_Test_Case
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Class_Notification_Listener_AudioTest extends Horde_Test_Case
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Class_Notification_Listener_StatusTest extends Horde_Test_Case
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Notification/Class/Notification/ListenerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/
class Horde_Notification_Class_Notification_ListenerTest extends Horde_Test_Case
{
Expand Down
2 changes: 0 additions & 2 deletions test/Horde/Notification/Class/NotificationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

/**
Expand All @@ -21,7 +20,6 @@
* @package Notification
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Notification
*/

class Horde_Notification_Class_NotificationTest extends Horde_Test_Case
Expand Down

0 comments on commit 748d169

Please sign in to comment.