Alternative Licensing Request ?

2013-06-28 Thread Jonathan Vanasco
Does anyone know how / where I can request an alternate licensing 
permission ?

I'm trying to create a new Session package that replaces most of beaker 
with a dogpile backend.

Dogpile and Beaker both have the BSD license.  pyramid_beaker is under the 
bsd-like Agendaless Consulting license ; and I'm retaining a large section 
of __init__.py .  I'd prefer (if at all possible) to just use the BSD 
license and credit Agendaless/pyramid_beaker

-- 
You received this message because you are subscribed to the Google Groups 
pylons-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Alternative Licensing Request ?

2013-06-28 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 06/28/2013 12:13 PM, Jonathan Vanasco wrote:
 Does anyone know how / where I can request an alternate licensing 
 permission ?
 
 I'm trying to create a new Session package that replaces most of
 beaker with a dogpile backend.
 
 Dogpile and Beaker both have the BSD license.  pyramid_beaker is under
 the bsd-like Agendaless Consulting license ; and I'm retaining a large
 section of __init__.py .  I'd prefer (if at all possible) to just use
 the BSD license and credit Agendaless/pyramid_beaker

The BSD-style license allows you to mix-and-match your code (under pretty
much any license) with forked code.  Your 'COPYRIGHT.txt' file should
linclude text something like:

   Portions of this software are copyright Agendaless Consulting, Inc.,
   and licensed under a permissiv open-source license.  See:
   https://github.com/Pylons/pyramid_beaker/LICENSE.txt



Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlHOGEIACgkQ+gerLs4ltQ7XlwCgj7QcWHgTBL7P9zrdFWh3D4T9
AuAAn3L1oDGp53YvtXAcGf3WlVJE+7i9
=ou1C
-END PGP SIGNATURE-

-- 
You received this message because you are subscribed to the Google Groups 
pylons-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/groups/opt_out.