Bug 9931: change pytalloc source to LGPL
authorDavid Disseldorp <ddiss@samba.org>
Wed, 5 Jun 2013 13:48:24 +0000 (15:48 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 16 Mar 2021 18:17:42 +0000 (18:17 +0000)
commitf5c8b1aa834b53326efe243908b86ad969668c98
treecb8c945cfc7767fcd9f86f1086e2700921969cd7
parentfb229276e49af93fd49381190be54650cfd6ac5b
Bug 9931: change pytalloc source to LGPL

pytalloc is currently GPL, while the rest of talloc is LGPL.

This situation arose because pytalloc was originally developed under
source4/scripting/python/, and moved into talloc proper with commit
0f043c197c473c801fc32c727194b5a2d6ae232f ("Move pytalloc to talloc
directory.", October 2008).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9931

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Mar 16 18:17:43 UTC 2021 on sn-devel-184
lib/talloc/pytalloc.c
lib/talloc/pytalloc.h
lib/talloc/pytalloc_util.c