From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS14383 205.234.109.0/24 X-Spam-Status: No, score=-0.5 required=5.0 tests=AWL,MSGID_FROM_MTA_HEADER, RP_MATCHES_RCVD shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.unicorn.general Subject: Re: adding GPLv3 to unicorn license Date: Tue, 23 Aug 2011 19:56:22 -0700 Message-ID: <20110824025622.GA8433@dcvr.yhbt.net> References: <20110428005727.GA19557@dcvr.yhbt.net> <20110516215459.GD18848@dcvr.yhbt.net> <20110516220341.GE18848@dcvr.yhbt.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1314158510 16166 80.91.229.12 (24 Aug 2011 04:01:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 24 Aug 2011 04:01:50 +0000 (UTC) Cc: Wayne Larsen , Ian Ownbey To: mongrel-unicorn@rubyforge.org Original-X-From: mongrel-unicorn-bounces@rubyforge.org Wed Aug 24 06:01:45 2011 Return-path: Envelope-to: gclrug-mongrel-unicorn@m.gmane.org X-Original-To: mongrel-unicorn@rubyforge.org Delivered-To: mongrel-unicorn@rubyforge.org Content-Disposition: inline In-Reply-To: <20110516220341.GE18848@dcvr.yhbt.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: mongrel-unicorn@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-unicorn-bounces@rubyforge.org Errors-To: mongrel-unicorn-bounces@rubyforge.org Xref: news.gmane.org gmane.comp.lang.ruby.unicorn.general:1142 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qw4ev-0002p4-6k for gclrug-mongrel-unicorn@m.gmane.org; Wed, 24 Aug 2011 06:01:45 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id AC9A51678345; Wed, 24 Aug 2011 00:01:43 -0400 (EDT) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 4CFF61858346 for ; Tue, 23 Aug 2011 22:56:23 -0400 (EDT) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 87A7321261; Wed, 24 Aug 2011 02:56:22 +0000 (UTC) Eric Wong wrote: > I would like to add the GPLv3 to the existing Unicorn license, making it > (Ruby terms|GPLv2|GPLv3). Furthermore, I'd like the project leader of > Unicorn (currently me) to be given the option to add future versions of > the GPL (as published by the Free Software Foundation) to the license. > > I'm /not/ asking for a "GPLv2 or later" clause since that would give the > FSF too much power for GPLv4. > > The original request to Zed Shaw and Evan Weaver is here: > http://mid.gmane.org/20110428005727.GA19557@dcvr.yhbt.net > > Besides myself, Zed Shaw and Evan Weaver have the largest amount of code > in Unicorn, and both have OK-ed the addition of the GPLv3, so I hope you > do the same. I've received affirmative responses from everybody except Wayne Larsen and Ian Ownbey, neither of which were reachable when I last tried. Ian's changes are all from Mongrel and almost entirely rewritten/removed from what I can tell with: 1) git log -p --author=Ian 2) git ls-files | xargs -n1 git blame | grep -i ownbey Wayne's change was a one-liner assignment and rewritten almost immediately by me (even though the idea is important). http://mid.gmane.org/C4216E7A-A91B-4712-93EF-0687668E9ABE@larsen.st I think it's safe to proceed with adding GPLv3 to Unicorn... (GPLv2 and Ruby license terms will remain options, too) -- Eric Wong _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying