diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-01-05 00:50:03 +0100 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-01-05 18:01:33 +0000 |
commit | 8e0ca7842d550e0a831d502d7273cdb098df2af3 (patch) | |
tree | 8605f2088f70987664b516c78099840064b33b9c /LICENCE | |
parent | b4cf302fa8221b69c32c5976d49b795be20e60e7 (diff) | |
download | zsh-8e0ca7842d550e0a831d502d7273cdb098df2af3.tar.gz zsh-8e0ca7842d550e0a831d502d7273cdb098df2af3.tar.xz zsh-8e0ca7842d550e0a831d502d7273cdb098df2af3.zip |
32229: LICENCE should refer to Gnu *General* Public License
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LICENCE b/LICENCE index 6be3a8aff..1fb1fc4e2 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. -- |