summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/partition.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-09-12 11:21:21 +1000
committerAndrew Tridgell <tridge@samba.org>2009-09-12 11:21:21 +1000
commit733fa19bc160b3aecfa15e0475042388e853969d (patch)
tree507b88e960e2f7ded15046fb5c7a05dc5feb6a6c /source4/dsdb/samdb/ldb_modules/partition.c
parentbbc0a56da59df8b7cd6f19f99cfaac9c3909779f (diff)
downloadsamba-733fa19bc160b3aecfa15e0475042388e853969d.tar.gz
samba-733fa19bc160b3aecfa15e0475042388e853969d.tar.bz2
samba-733fa19bc160b3aecfa15e0475042388e853969d.zip
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.
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/partition.c')
-rw-r--r--source4/dsdb/samdb/ldb_modules/partition.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/partition.c b/source4/dsdb/samdb/ldb_modules/partition.c
index e8b55a4e4b..dec905e000 100644
--- a/source4/dsdb/samdb/ldb_modules/partition.c
+++ b/source4/dsdb/samdb/ldb_modules/partition.c
@@ -4,10 +4,6 @@
Copyright (C) Andrew Bartlett <abartlet@samba.org> 2006
Copyright (C) Stefan Metzmacher <metze@samba.org> 2007
- * NOTICE: this module is NOT released under the GNU LGPL license as
- * other ldb code. This module is release under the GNU GPL v3 or
- * later license.
-
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