Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 175FC9224 for ; Fri, 24 Feb 2012 07:51:10 +0000 (UTC) Received: (qmail 98758 invoked by uid 500); 24 Feb 2012 07:51:09 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 98732 invoked by uid 500); 24 Feb 2012 07:51:09 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 98724 invoked by uid 99); 24 Feb 2012 07:51:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 07:51:09 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.237.132.80] (HELO wp073.webpack.hosteurope.de) (80.237.132.80) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 07:51:03 +0000 Received: from p4aa831.osaknt01.ap.so-net.ne.jp ([120.74.168.49] helo=[192.168.1.21]); authenticated by wp073.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1S0pvN-0008U5-7R; Fri, 24 Feb 2012 08:50:41 +0100 Message-ID: <4F474140.4020006@leichtgewicht.at> Date: Fri, 24 Feb 2012 16:50:24 +0900 From: Martin Heidegger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: flex-dev@incubator.apache.org Subject: Re: BSON References: <4F46D495.6040103@dot-com-it.com> In-Reply-To: <4F46D495.6040103@dot-com-it.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;mh@leichtgewicht.at;1330069863;8941ada7; On 24/02/2012 09:06, Jeffry Houser wrote: > > I think you'll have to get the creator to release it under a > different license and/or donate that code to Apache. > > https://github.com/argoncloud/ActionBSON/blob/master/LICENSE.txt > > It seems he retains copyright and while that is very permissive; I'm > not sure what legal issues could come from submitting that code to > Apache. > > Nevertheless, I'm not sure why something like this would need to be > baked into Flex or what sort of special integration you need. That is the MIT license, category-b [1]. However that doesn't matter: If all creators (in this case just Claudio Andreoni - as it seems) want to contribute it then that shouldn't be a problem. For example: Mustella has not been open-sourced and will most likely be contributed. It will need a license change in that process. yours Martin. [1] http://www.apache.org/legal/3party.html#category-b