s4-samdb: internal s4 ldb modules should be GPL not LGPL
authorAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 01:21:21 +0000 (11:21 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 12 Sep 2009 01:21:21 +0000 (11:21 +1000)
commit733fa19bc160b3aecfa15e0475042388e853969d
tree507b88e960e2f7ded15046fb5c7a05dc5feb6a6c
parentbbc0a56da59df8b7cd6f19f99cfaac9c3909779f
s4-samdb: internal s4 ldb modules should be GPL not LGPL

I think these modules ended up LGPL because someone based the module
on an existing LGPL module in the core ldb, and it spread from
there. Certainly there is no reason for the ldb modules that are not
distributed as part of ldb to be LGPL.
source4/dsdb/samdb/ldb_modules/instancetype.c
source4/dsdb/samdb/ldb_modules/objectguid.c
source4/dsdb/samdb/ldb_modules/operational.c
source4/dsdb/samdb/ldb_modules/partition.c
source4/dsdb/samdb/ldb_modules/proxy.c
source4/dsdb/samdb/ldb_modules/repl_meta_data.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/ldb_modules/show_deleted.c