zsh-workers
 help / color / mirror / code / Atom feed
* What's the licence of zsh
@ 2020-11-04 14:25 Xiao Ling XL Chen
  2020-11-04 14:38 ` Roman Perepelitsa
  0 siblings, 1 reply; 3+ messages in thread
From: Xiao Ling XL Chen @ 2020-11-04 14:25 UTC (permalink / raw)
  To: zsh-workers

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



Hi All,

Is there anyone who could kindly tell me the licence of zsh, GPL or others?
I searched keyword "license", but get no any statements related to GPL.
Thanks.

https://github.com/zsh-users/zsh/blob/master/LICENCE
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 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.

/*
 * zle_main.c - main routines for line editor
 *
 * This file is part of zsh, the Z shell.
 *
 * Copyright (c) 1992-1997 Paul Falstad
 * All rights reserved.
 *
 * Permission is hereby granted, without written agreement and without
 * license or royalty fees, to use, copy, modify, and distribute this
 * software and to distribute modified versions of this software for any
 * purpose, provided that the above copyright notice and the following
 * two paragraphs appear in all copies of this software.
 *
 * In no event shall Paul Falstad or the Zsh Development Group be liable
 * to any party for direct, indirect, special, incidental, or consequential
 * damages arising out of the use of this software and its documentation,
 * even if Paul Falstad and the Zsh Development Group have been advised of
 * the possibility of such damage.
 *
 * Paul Falstad and the Zsh Development Group specifically disclaim any
 * warranties, including, but not limited to, the implied warranties of
 * merchantability and fitness for a particular purpose.  The software
 * provided hereunder is on an "as is" basis, and Paul Falstad and the
 * Zsh Development Group have no obligation to provide maintenance,
 * support, updates, enhancements, or modifications.
 *
 */

Best regards,
Sunny (Xiao Ling Chen)

z/OS USS DBX Development and L3
IBM China Systems & Technology Lab (CSTL)
Tel:    86-010-82452454
E-mail: chenxlxl@cn.ibm.com

[-- Attachment #2: Type: text/html, Size: 2918 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: What's the licence of zsh
  2020-11-04 14:25 What's the licence of zsh Xiao Ling XL Chen
@ 2020-11-04 14:38 ` Roman Perepelitsa
  2020-11-04 14:53   ` Xiao Ling XL Chen
  0 siblings, 1 reply; 3+ messages in thread
From: Roman Perepelitsa @ 2020-11-04 14:38 UTC (permalink / raw)
  To: Xiao Ling XL Chen; +Cc: Zsh hackers list

On Wed, Nov 4, 2020 at 3:26 PM Xiao Ling XL Chen <chenxlxl@cn.ibm.com> wrote:
>
> Hi All,
>
> Is there anyone who could kindly tell me the licence of zsh [...]

The linense is in https://github.com/zsh-users/zsh/blob/master/LICENCE.

> I searched keyword "license", but get no any statements related to GPL.

Example of a shell function from zsh that's licensed under the GNU
General Public Licence:
https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_darcs.

Roman.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: What's the licence of zsh
  2020-11-04 14:38 ` Roman Perepelitsa
@ 2020-11-04 14:53   ` Xiao Ling XL Chen
  0 siblings, 0 replies; 3+ messages in thread
From: Xiao Ling XL Chen @ 2020-11-04 14:53 UTC (permalink / raw)
  To: Roman Perepelitsa; +Cc: Zsh hackers list


[-- Attachment #1.1: Type: text/plain, Size: 969 bytes --]


Roman, got it, thanks for your quick answer.

Best regards,
Sunny (Xiao Ling Chen)

z/OS USS DBX Development and L3
IBM China Systems & Technology Lab (CSTL)
Tel:    86-010-82452454
E-mail: chenxlxl@cn.ibm.com



From:	Roman Perepelitsa <roman.perepelitsa@gmail.com>
To:	Xiao Ling XL Chen <chenxlxl@cn.ibm.com>
Cc:	Zsh hackers list <zsh-workers@zsh.org>
Date:	2020/11/04 10:39 PM
Subject:	[EXTERNAL] Re: What's the licence of zsh



On Wed, Nov 4, 2020 at 3:26 PM Xiao Ling XL Chen <chenxlxl@cn.ibm.com>
wrote:
>
> Hi All,
>
> Is there anyone who could kindly tell me the licence of zsh [...]

The linense is in
https://github.com/zsh-users/zsh/blob/master/LICENCE
 .

> I searched keyword "license", but get no any statements related to GPL.

Example of a shell function from zsh that's licensed under the GNU
General Public Licence:
https://github.com/zsh-users/zsh/blob/master/Completion/Unix/Command/_darcs
 .

Roman.




[-- Attachment #1.2: Type: text/html, Size: 2302 bytes --]

[-- Attachment #2: graycol.gif --]
[-- Type: image/gif, Size: 105 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-04 14:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 14:25 What's the licence of zsh Xiao Ling XL Chen
2020-11-04 14:38 ` Roman Perepelitsa
2020-11-04 14:53   ` Xiao Ling XL Chen

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).