X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=bJ3UUrmL0ByAow6/+tgr1wrqCON3 yCqHN/xf974xmzacVY83btnZDmcA0cLX+2Qsa0eRU2UWWkbsAqSPk3P6W6bupPXV 8VEfcNshje9t4PMEcyHw/eEV0D4rhc5TE2Asm2lqL/2ojpTGcQBMWHEn2ShgHqPV M9jBFUMAmINZ2G8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=5K7uvGCdSzqv/G+PHpJFkpdkiaI=; b=up 76tlKxV9Zum15umIW3dlDosYo5kQVKm8YGB74Fzpomsf/2kurn4igROhob2L7Es2 YgGw0d5oV4mj2PvRUTxfi6RWr2qPITItMrMM1wnE/coQeAM2vemWJ2Y0AbbN4Eh9 YKUVzCs/9z3KvoMlguRIsQg7MQh7Xsv1Mvsq8raiE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=att, H*MI:sk:6CBA673, H*f:sk:6CBA673, H*MI:sk:f290f3c X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: system lags and dysfunctional after cygwin update From: Warren Young In-Reply-To: Date: Fri, 13 May 2016 10:56:15 -0600 Message-Id: <4A4DC8BF-E3F6-40B1-AE69-D2E08A412757@etr-usa.com> References: <99f62d42-de9c-2209-85c4-42454ab9cf3c AT gmail DOT com> <6CBA6730-6968-4CE8-ADEE-B18B05FB0A88 AT etr-usa DOT com> To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u4DGukmQ007994 On May 13, 2016, at 10:41 AM, Yaakov Selkowitz wrote: > > On 2016-05-13 10:38, Warren Young wrote: > >> But after taking a peek at the AST license, it’s pretty clear it’s incompatible >> with the GPL. > > True, but it is Open Source and therefore would be acceptable. It depends on what “it” is. The old AT&T AST license was most definitely not acceptable, requiring written acceptance of the license in order to transfer the source code. You may remember the clickthrough license on the old AT&T AST site. That’s fine for AT&T, but it doesn’t let Cygwin distribute source packages, for example. There are other onerous terms in the AST license, too, such as a requirement that you tell AT&T in writing any time you made a patch to their software. Thus if it doesn’t build OOTB on Cygwin, we couldn’t distribute it in binary-only form, either. All of that apparently went away at some point, though, because the header comment in a few of the ksh source files I looked at say it’s under the Eclipse Public License now: https://github.com/att/ast The old AST wasn’t even compatible with GitHub — no explicit license acceptance on git clone — but I think we can trust that as an official distribution of the ksh source code, since AT&T themselves link to the GitHub repo from here: http://www.research.att.com/software_tools So never mind, I think we’re in the clear here. But IANAL. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple