diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | LICENCE | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog index a0432611f..05d331db5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-01-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Axel Beckert: 32229: LICENCE: was not correctly referring to + Gnu General Public License. + 2014-01-03 Peter Stephenson <p.w.stephenson@ntlworld.com> * unposted: README: update another reference to 5.0.5. 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. -- |