diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-14 00:35:45 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-14 00:35:48 +0200 |
commit | b3044c7e115aa47697a21b0bd92f097614baeaa1 (patch) | |
tree | 84aa890956853944c43e8d62a88177bc4353a70e /LICENSE | |
parent | 639a3bb55050598a1cdc9ce25ef99a6224b0d1ad (diff) | |
download | gnutls-b3044c7e115aa47697a21b0bd92f097614baeaa1.tar.gz |
Leave only LICENSE in the root directory and move licenses to doc/
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ LICENSING Since GnuTLS version 3.1.10, the core library is released under the GNU Lesser General Public License (LGPL) version 2.1 or later -(see COPYING.LESSER for the license terms). +(see doc/COPYING.LESSER for the license terms). The GNU LGPL applies to the main GnuTLS library, while the included applications as well as gnutls-openssl |