From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9585 invoked by alias); 4 Jan 2014 23:50:12 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32229 Received: (qmail 7303 invoked from network); 4 Jan 2014 23:50:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Date: Sun, 5 Jan 2014 00:50:03 +0100 From: Axel Beckert To: Kete Cc: zsh-workers@zsh.org Subject: Re: Minor License bug Message-ID: <20140104235002.GD27889@sym.noone.org> Mail-Followup-To: Kete , zsh-workers@zsh.org References: <3082437.VD4yfJVIvD@knossos> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3082437.VD4yfJVIvD@knossos> X-Operating-System: Linux 2.6.32-5-xen-amd64 X-Machine: sym2 x86_64 X-Editor: GNU Emacs 23.2.1 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAAAAAC3mUtaAAAABGdBTUEAALGPC/xhBQAAADh0RVh0U29mdHdhcmUAWFYgVmVyc2lvbiAzLjEwYSAgUmV2OiAxMi8yOS85NCAoUE5HIHBhdGNoIDEuMindFS5JAAACGElEQVQ4jXXQMU8UYRDG8f8shNjdDH4AbpfGDjAWlKiJiZ0ajL1aGCvsNCbGaCGG1koLaztaTYz6ATy+gOyehYmF3MxVxgg3FnDsHcTpJr/M+8w7Rf6nCsaVTTDqxbg9hoOXmw83H71+Eyfg4E1d7/Z2fG9rGkZbTQiu+K+3U/C+76lmkvAhJuDndnoAiftou4V84okAGclop4U/jYACZDTxrYWP0gkxVfAm/W//GLZpxIzwIN0Hn8dw0B+IWkZmQmRsj2HfhwokEklHfNCCiQCRgAR7YyhQVRVTCKCzP4Y5zBBE0t0zY3Q8oQaBqqAMlVEcgVQd9706zGirAFium8HXumlMIeMwqQCInju+2+uB6MRENupdpMt8pRlHZyuAW0F+Mb6XSIVqtxjD+iVmVqqystLEzFTGT92YqRaXpNT5eTVjeJhbALPnrTxLUZUKZsgxcNm64hAOYisT/xhF+oKTGU5RegtC3Rt6eEDi/QnIevdTx9Md2EMmYBRmCQR1026FCGQQJJExsRUqgkMGaWSbwYLnoO4T6VgpbQbdELPMBAHWWrhYrcxXnYgAsatPWygkFCBD4K62MAsOTqA6szYRPpsu6e6Y8mPiVrBMNuGIMrgwBUu4p2DgG1Ownu6hpuTv7hScefHAzAC/yRRw5U5pALMbJ4AUALvHSZhxgHPXTsHcdWD1GadAHr9avP+c0wCr7263Df8ASLwXWHWs+KIAAAAHdElNRQfYBQEBODPr Organization: DeuxChevaux.org -- The =?iso-8859-1?Q?Citr?= =?iso-8859-1?B?b+tu?= 2CV Database User-Agent: Mutt/1.5.20 (2009-06-14) Hi Kete, On Sat, Jan 04, 2014 at 11:58:51AM -0500, Kete wrote: > This is a minor bug report. In the license, > http://sourceforge.net/p/zsh/code/ci/master/tree/LICENCE, the GPL should be > the General Public License, not GNU Public License. It's also the GNU GPL or > GNU General Public License: http://www.gnu.org/licenses/gpl.html. This is indeed a bug, thanks for reporting it. I've verified that there's no other occurrence of this issue in the current git checkout. Here's a patch to fix this issue: >>From 913bf9278b257dbf144db1e80dd3fac354794b56 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 5 Jan 2014 00:42:13 +0100 Subject: [PATCH] Fix GPL name in LICENCE --- LICENCE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENCE b/LICENCE index 6be3a8a..1fb1fc4 100644 --- a/LICENCE +++ b/LICENCE @@ -2,11 +2,11 @@ Unless otherwise noted in the header of specific files, files in this distribution have the licence shown below. However, note that certain shell functions are licensed under versions -of the GNU Public Licence. Anyone distributing the shell as a binary -including those files needs to take account of this. Search shell -functions for "Copyright" for specific copyright information. -None of the core functions are affected by this, so those files -may simply be omitted. +of the GNU General Public Licence. Anyone distributing the shell as a +binary including those files needs to take account of this. Search +shell functions for "Copyright" for specific copyright information. +None of the core functions are affected by this, so those files may +simply be omitted. -- I had to rewrap that paragraph. For reference here's the according wdiff: However, note that certain shell functions are licensed under versions of the GNU {+General+} Public Licence. Anyone distributing the shell as a binary including those files needs to take account of this. Search shell functions for "Copyright" for specific copyright information. None of the core functions are affected by this, so those files may simply be omitted. Kind regards, Axel -- /~\ Plain Text Ribbon Campaign | Axel Beckert \ / Say No to HTML in E-Mail and News | abe@deuxchevaux.org (Mail) X See http://www.asciiribbon.org/ | abe@noone.org (Mail+Jabber) / \ I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)