Fix license info for talloc in manpage.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 24 Apr 2011 00:39:14 +0000 (02:39 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Sep 2011 18:41:43 +0000 (20:41 +0200)
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Apr 24 03:27:54 CEST 2011 on sn-devel-104
(cherry picked from commit fb05e82c99f0779bd44371a2bdafdd7147448dd5)
(cherry picked from commit 39b7c96517995d2b14e19a006cb18ef642cb98ff)

lib/talloc/talloc.3.xml

index a327922dbeacf107ddd8a9dfb7e979cbb73da56a..bfb20419b02aa903367eadc443f91008f6a2b9ac 100644 (file)
@@ -783,9 +783,9 @@ if (ptr) memcpy(ptr, p, strlen(p)+1);</programlisting>
     </para>
     <para>
       This program is free software; you can redistribute it and/or modify
-      it under the terms of the GNU General Public License as published by
-      the Free Software Foundation; either version 3 of the License, or (at
-      your option) any later version.
+      it under the terms of the GNU Lesser General Public License as
+      published by the Free Software Foundation; either version 3 of the
+      License, or (at your option) any later version.
     </para>
     <para>
       This program is distributed in the hope that it will be useful, but