Fix licenses.
authorJan Schneider <jan@horde.org>
Fri, 21 Jan 2011 13:27:34 +0000 (14:27 +0100)
committerJan Schneider <jan@horde.org>
Fri, 21 Jan 2011 13:31:32 +0000 (14:31 +0100)
ingo/migration/1_ingo_base_tables.php
ingo/migration/2_ingo_upgrade_autoincrement.php
mnemo/migration/1_mnemo_base_tables.php
mnemo/migration/2_mnemo_upgrade_autoincrement.php
turba/lib/Driver.php
turba/migration/1_turba_base_tables.php
turba/migration/2_turba_upgrade_autoincrement.php
whups/migration/1_whups_base_tables.php
whups/migration/2_whups_autoincrement_shares.php

index 2f7be1d..855e825 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL).  If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Ingo
  */
 class IngoBaseTables extends Horde_Db_Migration_Base
index b8ecac9..72c7620 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL).  If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Ingo
  */
 class IngoUpgradeAutoIncrement extends Horde_Db_Migration_Base
index 1deed63..c503a1e 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL). If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Mnemo
  */
 class MnemoBaseTables extends Horde_Db_Migration_Base
index d6e99d2..11b6dc4 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL). If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Mnemo
  */
 class MnemoUpgradeAutoIncrement extends Horde_Db_Migration_Base
index ec8ef1b..9051de1 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright 2000-2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file LICENSE for license information (ASL).  If you did
+ * See the enclosed file LICENSE for license information (ASL).  If you
  * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Chuck Hagenbuch <chuck@horde.org>
index 375b8d7..ba942fb 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL).  If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Turba
  */
 class TurbaBaseTables extends Horde_Db_Migration_Base
index 797577e..581412f 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (ASL).  If you
+ * did not receive this file, see http://www.horde.org/licenses/asl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/asl.php ASL
  * @package  Turba
  */
 class TurbaUpgradeAutoIncrement extends Horde_Db_Migration_Base
index 9114b5d..148d408 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (BSD). If you
+ * did not receive this file, see http://www.horde.org/licenses/bsdl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/bsdl.php BSD
  * @package  Whups
  */
 class WhupsBaseTables extends Horde_Db_Migration_Base
index 43d4f95..08c4e12 100644 (file)
@@ -4,12 +4,12 @@
  *
  * Copyright 2010 The Horde Project (http://www.horde.org/)
  *
- * See the enclosed file COPYING for license information (GPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
+ * See the enclosed file LICENSE for license information (BSD). If you
+ * did not receive this file, see http://www.horde.org/licenses/bsdl.php.
  *
  * @author   Michael J. Rubinsky <mrubinsk@horde.org>
  * @category Horde
- * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @license  http://www.horde.org/licenses/bsdl.php BSD
  * @package  Whups
  */
 class WhupsAutoIncrementShares extends Horde_Db_Migration_Base