From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 01:53:44 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4473775; Tue, 8 Oct 2013 01:53:44 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from mail-qe0-x236.google.com (mail-qe0-x236.google.com [IPv6:2607:f8b0:400d:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8269C26D8; Tue, 8 Oct 2013 01:53:44 +0000 (UTC) Received: by mail-qe0-f54.google.com with SMTP id 1so2123787qec.41 for ; Mon, 07 Oct 2013 18:53:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=81xXabWj6nxLY8ahbnTAYVbDud3trX63qpV6tggizQQ=; b=DrXbaHpjtWIiPILbjqu4xkruRyEljGxHV9hrdKgvNGpc+u1ka/XbpTiS19p0kncJAC JHR8OlQ+E5yM/g6ZRxnBx1uPwafZtu9N0LVtBn1HTwqdK6QWOSpFzlC0EI2lOsf03I7+ Iphbz9vCBgiUikNsEIyaRDXJlyi/N3xzIadx2uVakIEhzHb0pjfxYKVE6PEF2NI2uN4K hh6o+o0hOm7f6BsvWm+iCZA9Vc+EJ79jX24CjHX81KWd1cldwkYC/hY306uIsRhMmIbX /gdrXiqs4boLzNVsN7SfsObXIx4AOh9JcLHFCuYYe1XP9ShW3ggXYeeCTzTUyczfgeDL bnEg== X-Received: by 10.49.47.84 with SMTP id b20mr6483993qen.83.1381197223767; Mon, 07 Oct 2013 18:53:43 -0700 (PDT) MIME-Version: 1.0 Sender: mozolevsky@gmail.com Received: by 10.224.112.138 with HTTP; Mon, 7 Oct 2013 18:53:03 -0700 (PDT) In-Reply-To: <525364A8.6020300@freebsd.org> References: <20131007150658.GA79233@troutmask.apl.washington.edu> <52534B5E.7010401@freebsd.org> <20131008002854.GB56872@funkthat.com> <525354C2.8070807@m5p.com> <20131008013350.GB31261@troutmask.apl.washington.edu> <525364A8.6020300@freebsd.org> From: Igor Mozolevsky Date: Tue, 8 Oct 2013 02:53:03 +0100 X-Google-Sender-Auth: pP8i0IOzb2uIhJtewk2Z-joONWc Message-ID: Subject: Re: [Heads Up] RCS removed from base To: Julian Elischer Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: George Mitchell , freebsd-current , Steve Kargl X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 01:53:45 -0000 On 8 October 2013 02:49, Julian Elischer wrote: > On 10/8/13 9:33 AM, Steve Kargl wrote: > [snip] > > Less GPL code in FreeBSD? >> > not a problem unless you plan in shipping a changed version of it on your > product?? ... and there's already a WITHOUT_RCS switch if the GPLed RCS is *really* a showstopper... -- Igor M.