From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10429 invoked by alias); 4 Jan 2014 17:07:54 -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: 32227 Received: (qmail 23673 invoked from network); 4 Jan 2014 17:07:39 -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 From: Kete To: zsh-workers@zsh.org Subject: Minor License bug Date: Sat, 04 Jan 2014 11:58:51 -0500 Message-ID: <3082437.VD4yfJVIvD@knossos> User-Agent: KMail/4.12 (Linux/3.5.0-40-generic; KDE/4.12.0; i686; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hello, 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. Thanks, I hope you have a good day.