From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [RFC/PATCH] Git doc: GPL2 does not apply to repo data Date: Mon, 1 Feb 2016 03:14:31 -0500 Message-ID: <20160201081431.GA26215@sigill.intra.peff.net> References: <1454274011-4880-1-git-send-email-philipoakley@iee.org> <6D15DFBB73355B4E9EFB1AD5EF9FCA31842442AA@NZ-EXCHANGE1.fphcare.com> <1591708020.2493723.1454312995839.JavaMail.zimbra@imag.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Johannes Schindelin , Jonathan Smith , Junio C Hamano , Philip Oakley , GitList To: Matthieu Moy X-From: git-owner@vger.kernel.org Mon Feb 01 09:14:46 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aQ9dD-0004sX-Vh for gcvg-git-2@plane.gmane.org; Mon, 01 Feb 2016 09:14:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751277AbcBAIOf (ORCPT ); Mon, 1 Feb 2016 03:14:35 -0500 Received: from cloud.peff.net ([50.56.180.127]:35363 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751194AbcBAIOe (ORCPT ); Mon, 1 Feb 2016 03:14:34 -0500 Received: (qmail 31050 invoked by uid 102); 1 Feb 2016 08:14:34 -0000 Received: from Unknown (HELO peff.net) (10.0.1.1) by cloud.peff.net (qpsmtpd/0.84) with SMTP; Mon, 01 Feb 2016 03:14:34 -0500 Received: (qmail 22796 invoked by uid 107); 1 Feb 2016 08:14:59 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.84) with SMTP; Mon, 01 Feb 2016 03:14:59 -0500 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Mon, 01 Feb 2016 03:14:31 -0500 Content-Disposition: inline In-Reply-To: <1591708020.2493723.1454312995839.JavaMail.zimbra@imag.fr> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Feb 01, 2016 at 08:49:55AM +0100, Matthieu Moy wrote: > ----- Original Message ----- > > For less tech-savvy managers, I found that name dropping works quite well > > (read: naming a couple of well-known companies/products that switched to > > Git). > > In the same category: "GitHub has 12 millions users" works rather well. Who's to say GitHub's business plan isn't to become a copyright troll? :) On a more serious note, this FAQ (and the one right after) might be useful for convincing people: http://www.gnu.org/licenses/gpl-faq.en.html#GPLOutput Data that git stores is not strictly "output", but I think the answers there are relevant. And presumably written or vetted by lawyers, too. -Peff