Return-Path: X-Original-To: apmail-corinthia-dev-archive@minotaur.apache.org Delivered-To: apmail-corinthia-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 9AD2B17845 for ; Thu, 12 Mar 2015 17:20:21 +0000 (UTC) Received: (qmail 74276 invoked by uid 500); 12 Mar 2015 17:20:21 -0000 Delivered-To: apmail-corinthia-dev-archive@corinthia.apache.org Received: (qmail 74244 invoked by uid 500); 12 Mar 2015 17:20:21 -0000 Mailing-List: contact dev-help@corinthia.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@corinthia.incubator.apache.org Delivered-To: mailing list dev@corinthia.incubator.apache.org Received: (qmail 74233 invoked by uid 99); 12 Mar 2015 17:20:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 17:20:21 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of dennis.hamilton@acm.org does not designate 216.234.124.50 as permitted sender) Received: from [216.234.124.50] (HELO barracuda.supercp.com) (216.234.124.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Mar 2015 17:20:16 +0000 X-ASG-Debug-ID: 1426180748-08c1cb0fa5482a890001-KCmPzH Received: from a2s42.a2hosting.com (a2s42.a2hosting.com [216.119.133.2]) by barracuda.supercp.com with ESMTP id dVRhFERDb31RBESJ for ; Thu, 12 Mar 2015 13:19:08 -0400 (EDT) X-Barracuda-Envelope-From: dennis.hamilton@acm.org X-Barracuda-Apparent-Source-IP: 216.119.133.2 Received: from 75-165-123-152.tukw.qwest.net ([75.165.123.152]:33004 helo=Astraendo2) by a2s42.a2hosting.com with esmtpa (Exim 4.82) (envelope-from ) id 1YW6lG-0020WR-SS for dev@corinthia.incubator.apache.org; Thu, 12 Mar 2015 13:19:07 -0400 Reply-To: From: "Dennis E. Hamilton" To: References: <0000014c09c48e9f-af345524-63e8-45eb-ae67-dbdbad02e662-000000@email.amazonses.com> In-Reply-To: Subject: RE: Prototype web app, and Editor API Date: Thu, 12 Mar 2015 10:18:57 -0700 X-ASG-Orig-Subj: RE: Prototype web app, and Editor API Organization: NuovoDoc Message-ID: <00ad01d05ce8$a5553fe0$efffbfa0$@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQGNp5JIAzx9mYbAaigwryn+v94YIgJe93N5Alwo/RcCAn0cEgGup4mSAvpyKNWdQ0JJYA== Content-Language: en-us X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2s42.a2hosting.com X-AntiAbuse: Original Domain - corinthia.incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - acm.org X-Get-Message-Sender-Via: a2s42.a2hosting.com: authenticated_id: himself+orcmid.com/only user confirmed/virtual account not confirmed X-Barracuda-Connect: a2s42.a2hosting.com[216.119.133.2] X-Barracuda-Start-Time: 1426180748 X-Barracuda-URL: https://216.234.124.50:443/cgi-mod/mark.cgi Received-SPF: softfail (supercp.com: domain of transitioning dennis.hamilton@acm.org does not designate 75.165.123.152 as permitted sender) X-Virus-Scanned: by bsmtpd at supercp.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=4.0 KILL_LEVEL=5.0 tests=BSF_SPF_SOFTFAIL X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.16570 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.00 BSF_SPF_SOFTFAIL Custom Rule SPF Softfail X-Virus-Checked: Checked by ClamAV on apache.org Minor correction. The BSD License is not Category X. The commonly-used BSD license is a = permissive license, just like the MIT license. However, LGPL *is* Category X, not Category B. The classifications and nuances are explained at = . -- Dennis E. Hamilton orcmid@apache.org dennis.hamilton@acm.org +1-206-779-9430 https://keybase.io/orcmid PGP F96E 89FF D456 628A X.509 certs used and requested for signed e-mail -----Original Message----- From: jan i [mailto:jani@apache.org]=20 Sent: Thursday, March 12, 2015 08:25 To: dev@corinthia.incubator.apache.org Subject: Re: Prototype web app, and Editor API [ ... ] Category B code can be a number of licenses, like LGPL and MPL. We = cannot however use e.g. GPL or BSD, the reason is that they limit downstream projects from e.g. making a derivative and sell it...something we at ASF really like when it happens. [ ... ]