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


Inactive hide details for Roman Perepelitsa ---2020/11/04 10:39:10 PM---On Wed, Nov 4, 2020 at 3:26 PM Xiao Ling XL Chen <chenxRoman Perepelitsa ---2020/11/04 10:39:10 PM---On Wed, Nov 4, 2020 at 3:26 PM Xiao Ling XL Chen <chenxlxl@cn.ibm.com> wrote: >

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.