Skip to content

Commit

Permalink
Migrated from framework/ to split repositories.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 20, 2017
1 parent f49f4f3 commit f58e4eb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions lib/Koward/Cli.php
Expand Up @@ -8,7 +8,6 @@
* @package Koward
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Koward
*/

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

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

/**
Expand All @@ -23,7 +22,6 @@
* @package Koward
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Koward
*/
class Koward_Test extends Horde_Kolab_Test_Storage
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Koward/Test/AllTests.php
Expand Up @@ -8,7 +8,6 @@
* @package Koward
* @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_Server
*/

/**
Expand All @@ -28,7 +27,6 @@
* @package Kolab_Server
* @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_Server
*/
class Koward_Test_AllTests
{
Expand Down
2 changes: 0 additions & 2 deletions lib/Koward/Test/Server/UserTest.php
Expand Up @@ -8,7 +8,6 @@
* @package Koward
* @author Gunnar Wrobel <wrobel@pardus.de>
* @license http://www.horde.org/licenses/lgpl21 LGPL 2.1
* @link http://pear.horde.org/index.php?package=Koward
*/

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

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

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

0 comments on commit f58e4eb

Please sign in to comment.