[chef] Re: Re: Re: Chef steps and licensing


Chronological Thread 
  • From: consiliens < >
  • To:
  • Subject: [chef] Re: Re: Re: Chef steps and licensing
  • Date: Fri, 15 Apr 2011 12:47:18 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=DFsFiodSgWvfOziZaQG16QyOTrNzKHXq5tdt3qj3x5HaaOn8SiRmUEtJZBBs3AWI/X +TvTUjibWR/GYaz5RzN9bnJ66Yg7kiB3HD0VNnZgT1sjyrbshaJaEWNz4eZHK0sAo6aF Y0DaTbPp1NdC3gtRZmwFR5vcPkyv0PEkjaAw0=

The wording could be improved. "you release the final derived work as Apache 2" describes GPL style copy left. The point of Apache 2 is that derived works can be released under a proprietary license.

On 04/15/2011 12:30 PM, Tom Thomas wrote:
The detail from this discussion has now been added to as two FAQs on How
To Contribute <http://wiki.opscode.com/display/chef/How+to+Contribute>
within the Chef Wiki.

Thanks,

Tom Thomas | Opscode, Inc.

 
<mailto: >
 | (c) 206.234.1193
|www.opscode.com <http://www.opscode.com/>




On Wed, Mar 23, 2011 at 4:10 PM, Adam Jacob 
<
<mailto: >>
 wrote:

    On Wed, Mar 23, 2011 at 2:08 PM, Hedge Hog
    
<
 
<mailto: >>
 wrote:
     > I've noticed some Chef step files have the opscode copyright and
     > license header text, some don't.
     > Given I'm refactoring some/many of these steps, I wonder what should
     > be carried over in terms of licensing.
     > To wit.  A step gets split into a Cucumber step file and an API file.
     > The API file contains the logic - often different from the Chef logic
     > (e.g uses Aruba or custom methods) - sometimes following quite
    closely
     > the original logic.
     > The step description too is sometimes the same, different or just
    similar.
     >
     > So the questions.  What do the various Authors and Opscode expect:
     >  - When the API logic is influenced by Chef's
     >  - When some of the step regexps are Chef's
     >  - When the original step file has no license/copyright text
     >
     > Essentially the issue seems to be that 'portions' of a file have come
     > from, been influenced by the Opscode/Chef code.

    You need to put attribution about the origins of some of the code in
    the NOTICE file for your app. On an individual header, you can just
    add yourself as an author/copyright holder. If the original step file
    is lacking the license header, please let us know, so we can add one.
    Even in their absence, they are covered by the Apache 2 license.

     > Yet it doesn't seem right that I can take the license/copyright
    text of say:
     >
     > # Author:: Adam Jacob 
(<
 
<mailto: >>)
     > # Copyright:: Copyright (c) 2008 Opscode, Inc.
     > # License:: Apache License, Version 2.0
     > #
     > etc
     >
     > and change it to arbitrarily assert that only portions of the
    file are
     > now Authored by Adam Jacob copyright by Opscode.
     >
     > # Portions Authored:: Adam Jacob 
(<
    
<mailto: >>)
     > # Portions Copyright:: Copyright (c) 2008 Opscode, Inc.
     > # License:: Apache License, Version 2.0
     > #
     > etc

    You can absolutely put some text in the header file saying that your
    new work is based on the old work, and the original header is below.

     > That is, it seem I need to get their agreement.   And then the
     > agreement of anyone else whose authorship/copyright I come across?
     > Correct?

    You can re-use the work without having to get the agreement of the
    original authors, as long as you're not going to be changing the
    licensing terms at all (ie: you release the final derived work as
    Apache 2) *and* you don't modify the fact that the code you are
    incorporating remains copyrighted by the original authors.

    The Apache License grants these rights to those who receive a copy of
    the software.

    Happy to help,
    Adam

    --
    Opscode, Inc.
    Adam Jacob, Chief Product Officer
    T: (206) 619-7151 <tel:%28206%29%20619-7151> E: 

    
<mailto: >






Archive powered by MHonArc 2.6.16.

§