Bug 8997: change libreplace GPL source to LGPL
commit45ba92168ae958948986dab56e9024252370d2b6
authorDavid Disseldorp <ddiss@samba.org>
Mon, 3 Jun 2013 11:00:31 +0000 (3 13:00 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 14 Jun 2013 08:53:56 +0000 (14 10:53 +0200)
treef9b934cd20d7ac166d07505d90d2e6db9ee5dfaa
parent897bfd1db60baf0690471b32b6b68b61cee3e2df
Bug 8997: change libreplace GPL source to LGPL

libreplace currently includes socket.c and getifaddrs.c both of which
are GPL licensed.
Although not required, talloc and tdb build alongside this source,
leading to some ambiguity regarding their LGPL licences.

The following copyright holders have agreed to the GPL->LGPL change:
lib/replace/getifaddrs.c
   Copyright (C) Andrew Tridgell 1998
   Copyright (C) Jeremy Allison 2007
   Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007

lib/replace/test/getifaddrs.c
lib/replace/socket.c
 * Copyright (C) Michael Adam <obnox@samba.org> 2008

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 8a6743e4edcdff1c7860d150720483f19f3b33bb)

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Fri Jun 14 10:53:57 CEST 2013 on sn-devel-104
lib/replace/getifaddrs.c
lib/replace/socket.c
lib/replace/test/getifaddrs.c