[sork] Change license of Horde sork modules

Gregory Colpart reg at evolix.fr
Mon Jul 31 15:38:15 PDT 2006


Hello,

On Tue, Jun 20, 2006 at 12:03:06PM +0200, Jan Schneider wrote:
> >>
> >>>Then changing license of Forward sork modules to BSD-like
> >>>license (in LICENSE file and headers of PHP files) seems okay.
> >>>I can make a trivial patch if you want.
> >>
> >>Yes, please. It is trivial, but as long as you're willing to save me
> >>some time I'm going to say yes. :)
> >
> >Patch on attachment.
> 
> Committed, thanks.

debian-legal expert thinks that "no answer == consent" method
for changing license is not good[*]. Then here is a patch to
return to ASL for Marc Jauvin and Mike Cochran drivers.

[*] http://lists.debian.org/debian-legal/2006/07/msg00119.html

Regards,
-- 
Gregory Colpart <reg at evolix.fr>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/
-------------- next part --------------
diff -rcP forwards.ori/lib/Driver/mdaemon.php forwards/lib/Driver/mdaemon.php
*** forwards.ori/lib/Driver/mdaemon.php	2006-08-01 00:20:28.000000000 +0200
--- forwards/lib/Driver/mdaemon.php	2006-08-01 00:23:15.000000000 +0200
***************
*** 7,14 ****
   *
   * Copyright 2001-2006 Mike Cochrane <mike at graftonhall.co.nz>
   *
!  * See the enclosed file LICENSE for license information (BSDL). If you
!  * did not receive this file, see http://www.horde.org/licenses/bsdl.php.
   *
   * @author  Mike Cochrane <mike at graftonhall.co.nz>
   * @since   Forwards 2.1
--- 7,13 ----
   *
   * Copyright 2001-2006 Mike Cochrane <mike at graftonhall.co.nz>
   *
!  * See http://www.horde.org/licenses/asl.php for license information (ASL). 
   *
   * @author  Mike Cochrane <mike at graftonhall.co.nz>
   * @since   Forwards 2.1
diff -rcP forwards.ori/lib/Driver/soap.php forwards/lib/Driver/soap.php
*** forwards.ori/lib/Driver/soap.php	2006-08-01 00:20:28.000000000 +0200
--- forwards/lib/Driver/soap.php	2006-08-01 00:22:34.000000000 +0200
***************
*** 10,17 ****
   *
   * Copyright 2004-2006 Marc Jauvin <marc at r4l.com>
   *
!  * See the enclosed file LICENSE for license information (BSDL). If you
!  * did not receive this file, see http://www.horde.org/licenses/bsdl.php.
   *
   * @author  Marc Jauvin <marc at r4l.com>
   * @since   Forwards 3.0
--- 10,16 ----
   *
   * Copyright 2004-2006 Marc Jauvin <marc at r4l.com>
   *
!  * See http://www.horde.org/licenses/asl.php for license information (ASL). 
   *
   * @author  Marc Jauvin <marc at r4l.com>
   * @since   Forwards 3.0
diff -rcP forwards.ori/lib/Driver/sql.php forwards/lib/Driver/sql.php
*** forwards.ori/lib/Driver/sql.php	2006-08-01 00:20:28.000000000 +0200
--- forwards/lib/Driver/sql.php	2006-08-01 00:22:48.000000000 +0200
***************
*** 7,14 ****
   * Copyright 2001-2006 Ilya Krel <mail at krel.org>
   * Copyright 2001-2006 Mike Cochrane <mike at graftonhall.co.nz>
   *
!  * See the enclosed file LICENSE for license information (BSDL). If you
!  * did not receive this file, see http://www.horde.org/licenses/bsdl.php.
   *
   * @author  Ilya Krel <mail at krel.org>
   * @author  Mike Cochrane <mike at graftonhall.co.nz>
--- 7,13 ----
   * Copyright 2001-2006 Ilya Krel <mail at krel.org>
   * Copyright 2001-2006 Mike Cochrane <mike at graftonhall.co.nz>
   *
!  * See http://www.horde.org/licenses/asl.php for license information (ASL). 
   *
   * @author  Ilya Krel <mail at krel.org>
   * @author  Mike Cochrane <mike at graftonhall.co.nz>


More information about the sork mailing list