Fix license info for talloc in manpage.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 24 Apr 2011 00:39:14 +0000 (02:39 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 24 Apr 2011 01:27:54 +0000 (03:27 +0200)
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Apr 24 03:27:54 CEST 2011 on sn-devel-104

lib/talloc/talloc.3.xml

index a327922dbeacf107ddd8a9dfb7e979cbb73da56a..99e8bcdb2f1627aa2665fa1e4ca2a949967297af 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