You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2006/04/13 14:39:54 UTC

[al] license question [was [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox]

sharath reddy schrieb:
> Ok, I see that NavigationMenuItems already has a List
> attribute. I could probably use this. I can submit a
> patch.
>   
Great!

> BTW, below is the license from the original files. I
> am sorry if I seem to be a bit naive about license
> issues
No problem, licensing stuff is odd ;-)

> , I assumed that since I corresponded with Le
> and obtained his permission, there would not be any
> issues.
>   
The question is if Le was aware that you would change the license.

What to do next? How can we ensure that there is no license problem?
Do Le and Sharath have to sign a CLA?
> /*
>  * Created on Dec 19, 2004
>  *
>  * Copyright (c) 2005, Pragmatic Objects - Kevin H. Le
>  * All rights reserved.
>  * Redistribution and use in source and binary forms,
> with or without
>  * modification, are permitted provided that the
> following conditions are met:
>  *
>  * 1. Redistributions of source code must retain the
> above copyright notice,
>  * this list of conditions and the following
> disclaimer.
>  * 2. Redistributions in binary form must reproduce
> the above copyright notice,
>  * this list of conditions and the following
> disclaimer in the documentation
>  * and/or other materials provided with the
> distribution.
>  * 3. Neither the name of the "Pragmatic Objects" nor
> "Kevin H. Le" nor the
>  * names of its contributors may be used to endorse or
> promote products derived
>  * from this software without specific prior written
> permission.
>  *
>  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
> AND CONTRIBUTORS "AS IS"
>  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
> BUT NOT LIMITED TO, THE
>  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
> FOR A PARTICULAR PURPOSE
>  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
> OWNER OR CONTRIBUTORS BE
>  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
> SPECIAL, EXEMPLARY, OR
>  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
> TO, PROCUREMENT OF
>  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
> PROFITS; OR BUSINESS
>  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
> LIABILITY, WHETHER IN
>  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
> NEGLIGENCE OR OTHERWISE)
>  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
> EVEN IF ADVISED OF THE
>  * POSSIBILITY OF SUCH DAMAGE.
>  */

Ciao,
Mario


Re: [al] license question [was [jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox]

Posted by Mike Kienenberger <mk...@gmail.com>.
On 4/13/06, Mario Ivankovits <ma...@ops.co.at> wrote:
> >  * Copyright (c) 2005, Pragmatic Objects - Kevin H. Le

It looks like a pretty standard BSD license.

> Do Le and Sharath have to sign a CLA?

Yes, it would be best if Le signed a CLA and agreed to release this
under the Apache 2.0 license.  Otherwise, we'll have to carry forward
the Pragmatic Objects BSD license, which is extra work.  Depending on
the size of the contribution, it's not necessarily worthwhile.  
Sharath should also sign a CLA if this is a significant contribution
-- it's currently unclear how much of the work is from Sharath and how
much is from Le.