From: Nikos Mavrogiannopoulos Date: Fri, 27 May 2011 15:23:17 +0000 (+0200) Subject: Do not list all licenses in the manual of gnutls. Just the license of the manual... X-Git-Tag: gnutls_2_99_3~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4279e1280f87f9ff2b35eac19513cab63523f758;p=thirdparty%2Fgnutls.git Do not list all licenses in the manual of gnutls. Just the license of the manual is enough. --- diff --git a/doc/cha-copying.texi b/doc/cha-copying.texi index d35dd92e55..183006a6b7 100644 --- a/doc/cha-copying.texi +++ b/doc/cha-copying.texi @@ -3,8 +3,6 @@ @menu * GNU Free Documentation License:: License for copying this manual. -* GNU LGPL:: License for copying the core GnuTLS library. -* GNU GPL:: License for copying GnuTLS-extra and tools. @end menu @node GNU Free Documentation License @@ -14,16 +12,3 @@ @include fdl-1.3.texi -@node GNU LGPL -@appendixsec GNU Lesser General Public License -@cindex LGPL, GNU Lesser General Public License -@cindex License, GNU LGPL - -@include lgpl-2.1.texi - -@node GNU GPL -@appendixsec GNU General Public License -@cindex GPL, GNU General Public License -@cindex License, GNU GPL - -@include gpl-3.0.texi