git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Carl Worth <cworth@cworth.org>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Michal Sojka <sojkam1@fel.cvut.cz>,
	Pierre Habouzit <madcoder@debian.org>,
	Johannes Sixt <j6t@kdbg.org>,
	Sverre Rabbelier <srabbelier@gmail.com>,
	notmuch@notmuchmail.org, git@vger.kernel.org
Subject: [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.
Date: Sat, 20 Feb 2010 11:55:26 -0800	[thread overview]
Message-ID: <87eikfhec1.fsf@yoom.home.cworth.org> (raw)
In-Reply-To: <alpine.DEB.1.00.1002192204050.20986@pacific.mpi-cbg.de>

[-- Attachment #1: Type: text/plain, Size: 2194 bytes --]

This file has had no explicit license information noted in it, but
has clearly been created and modified according to the terms of GPLv2
as with the rest of the git code base.

The purpose of relicensing is to allow other GPLv3+ projects (in
particular, the notmuch project: http://notmuchmail.org) to use this
same test-suite structure (and to contribute changes back as well).

The request for relicensing was presented to the git community in:

	Message-ID: <871vgmki4f.fsf@steelpick.localdomain>

and explicitly agreed to by Junio C Hamano, Sverre Rabbelier, Johannes
Schindelin, Pierre Habouzit, and Johannes Sixt.
---

On Fri, 19 Feb 2010 22:04:37 +0100 (CET), Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
> On Fri, 19 Feb 2010, Carl Worth wrote:
>
> > I think the most clear step forward would be for test-lib.sh to be
> > updated in the git repository with an explicit licensing blurb
> > reflecting this agreement.
> 
> Sure. If you make an appropriate patch, I'll ACK it.

Thanks Johannes,

Hopefully this does the trick. Otherwise, please let me know.

-Carl

 t/test-lib.sh |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/t/test-lib.sh b/t/test-lib.sh
index afd3053..004470f 100644
--- a/t/test-lib.sh
+++ b/t/test-lib.sh
@@ -2,6 +2,18 @@
 #
 # Copyright (c) 2005 Junio C Hamano
 #
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see http://www.gnu.org/licenses/ .
 
 # if --tee was passed, write the output not only to the terminal, but
 # additionally to the file test-results/$BASENAME.out, too.
-- 
1.6.5.7


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2010-02-20 19:55 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87ljf8pvxx.fsf@yoom.home.cworth.org>
     [not found] ` <87hbpwpoko.fsf@yoom.home.cworth.org>
     [not found]   ` <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com>
     [not found]     ` <201002081614.24284.sojkam1@fel.cvut.cz>
     [not found]       ` <871vgr78lr.fsf@yoom.home.cworth.org>
     [not found]         ` <87iqa2y0gz.fsf@steelpick.localdomain>
     [not found]           ` <87r5oqe7mi.fsf@yoom.home.cworth.org>
2010-02-15  8:39             ` Using test-lib.sh under GPLv3? Michal Sojka
2010-02-16 10:27               ` Jakub Narebski
     [not found]                 ` <m3aav98oj7.fsf-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2010-02-16 13:06                   ` Michal Sojka
2010-02-16 22:07                     ` Avery Pennarun
     [not found]                     ` <87r5olfhz9.fsf-RBRde3N6TzJErxoiPTnesrp2dZbC/Bob@public.gmane.org>
2010-02-17  0:26                       ` Jakub Narebski
2010-02-16 20:54               ` Junio C Hamano
     [not found]                 ` <7vaav8hpfo.fsf-s2KvWo2KEQL18tm6hw+yZpy9Z0UEorGK@public.gmane.org>
2010-02-19  8:19                   ` Michal Sojka
2010-02-19  8:44                     ` Sverre Rabbelier
2010-02-19 10:39                     ` Johannes Schindelin
2010-02-19 17:15                       ` Pierre Habouzit
     [not found]                       ` <alpine.DEB.1.00.1002191138280.20986-s7p20SfEDVYSIUCEfyCKUYQuADTiUCJX@public.gmane.org>
2010-02-19 19:01                         ` Carl Worth
2010-02-19 21:04                           ` Johannes Schindelin
2010-02-20 19:55                             ` Carl Worth [this message]
2010-02-20 21:28                               ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+ Junio C Hamano
2010-02-22 19:26                                 ` Carl Worth
     [not found]                                   ` <87y6ilf4w7.fsf-dGZf2j/AgvDc+SJF09bjuWD2FQJk+8+b@public.gmane.org>
2010-02-23  3:42                                     ` Junio C Hamano
     [not found]                                       ` <7vljekipnd.fsf-s2KvWo2KEQL18tm6hw+yZpy9Z0UEorGK@public.gmane.org>
2010-02-23  3:51                                         ` Tay Ray Chuan
     [not found]                                           ` <be6fef0d1002221951j77bd5fcjfdee33aa41e5fdbe-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-02-23  9:21                                             ` Johannes Schindelin
2010-02-23  6:48                                       ` Matthieu Moy
2010-02-23 18:23                                       ` Carl Worth
2010-02-20 21:49                               ` Tay Ray Chuan
2010-02-20 22:22                               ` Johannes Schindelin
2010-04-02  7:29                                 ` Git: relicensing test-lib.sh " Michal Sojka
2010-04-02  7:43                                   ` Jonathan Nieder
2010-04-02  7:43                                   ` Petr Baudis
2010-04-02  7:51                                     ` Michal Sojka
2010-04-02  8:10                                       ` Petr Baudis
2010-04-02  8:27                                         ` Michal Sojka
2010-04-02 16:54                                           ` Jeff King
2010-04-02  8:59                                     ` Clemens Buchacher
2010-04-02 17:19                                       ` Johan Herland
2010-04-02  8:00                                   ` Matthias Lederhofer
2010-04-02  8:08                                   ` Lea Wiemann
2010-04-02  8:13                                   ` Michele Ballabio
2010-04-02  8:52                                   ` Clemens Buchacher
2010-04-02 11:43                                   ` Miklos Vajna
2010-04-02 15:51                                   ` Alex Riesen
2010-04-02 16:31                                   ` David Reiss
2010-04-02 16:43                                   ` Christian Couder
2010-04-02 20:38                                   ` Jakub Narebski
2010-04-04 11:56                                   ` Robin Rosenberg
2010-04-04 13:11                                   ` Michael J Gruber
2010-04-04 17:41                                   ` Matthew Ogilvie
2010-04-05 12:16                                   ` Gerrit Pape
2010-04-05 14:57                                   ` Pavel Roskin
2010-04-05 19:57                                   ` Emil Sit
2010-02-19 17:36                     ` Using test-lib.sh under GPLv3? Johannes Sixt
2010-04-16 13:53 [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+ Michal Sojka
2010-05-04 17:02 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eikfhec1.fsf@yoom.home.cworth.org \
    --to=cworth@cworth.org \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    --cc=madcoder@debian.org \
    --cc=notmuch@notmuchmail.org \
    --cc=sojkam1@fel.cvut.cz \
    --cc=srabbelier@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).