r23790: LGPLv3+ conversion for our LGPLv2+ library code
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jul 2007 01:44:42 +0000 (01:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:25 +0000 (12:28 -0500)
commit2c09988e46d4e917b1c53c9bda3f81a48bba4952
tree245da121d25fad4c3bb22e3adf036cf059ade9fb
parentb466eb57c9750fb2515d94557d1e2447031a13c9
r23790: LGPLv3+ conversion for our LGPLv2+ library code
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
93 files changed:
source3/include/smb_share_modes.h
source3/lib/ldb/common/attrib_handlers.c
source3/lib/ldb/common/ldb.c
source3/lib/ldb/common/ldb_attributes.c
source3/lib/ldb/common/ldb_controls.c
source3/lib/ldb/common/ldb_debug.c
source3/lib/ldb/common/ldb_dn.c
source3/lib/ldb/common/ldb_ldif.c
source3/lib/ldb/common/ldb_match.c
source3/lib/ldb/common/ldb_modules.c
source3/lib/ldb/common/ldb_msg.c
source3/lib/ldb/common/ldb_parse.c
source3/lib/ldb/common/ldb_utf8.c
source3/lib/ldb/examples/ldbreader.c
source3/lib/ldb/examples/ldifreader.c
source3/lib/ldb/include/ldb.h
source3/lib/ldb/include/ldb_errors.h
source3/lib/ldb/include/ldb_private.h
source3/lib/ldb/ldb_ildap/ldb_ildap.c
source3/lib/ldb/ldb_ldap/ldb_ldap.c
source3/lib/ldb/ldb_sqlite3/base160.c
source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source3/lib/ldb/ldb_tdb/ldb_cache.c
source3/lib/ldb/ldb_tdb/ldb_index.c
source3/lib/ldb/ldb_tdb/ldb_pack.c
source3/lib/ldb/ldb_tdb/ldb_search.c
source3/lib/ldb/ldb_tdb/ldb_tdb.c
source3/lib/ldb/ldb_tdb/ldb_tdb_wrap.c
source3/lib/ldb/modules/asq.c
source3/lib/ldb/modules/objectclass.c
source3/lib/ldb/modules/operational.c
source3/lib/ldb/modules/paged_results.c
source3/lib/ldb/modules/paged_searches.c
source3/lib/ldb/modules/rdn_name.c
source3/lib/ldb/modules/skel.c
source3/lib/ldb/modules/sort.c
source3/lib/ldb/samba/ldif_handlers.c
source3/lib/ldb/swig/ldb.i
source3/lib/ldb/tools/ad2oLschema.c
source3/lib/ldb/tools/cmdline.c
source3/lib/ldb/tools/cmdline.h
source3/lib/ldb/tools/convert.c
source3/lib/ldb/tools/ldbadd.c
source3/lib/ldb/tools/ldbdel.c
source3/lib/ldb/tools/ldbedit.c
source3/lib/ldb/tools/ldbmodify.c
source3/lib/ldb/tools/ldbrename.c
source3/lib/ldb/tools/ldbsearch.c
source3/lib/ldb/tools/ldbtest.c
source3/lib/ldb/tools/oLschema2ldif.c
source3/lib/replace/dlfcn.c
source3/lib/replace/repdir_getdents.c
source3/lib/replace/repdir_getdirentries.c
source3/lib/replace/replace.c
source3/lib/replace/replace.h
source3/lib/replace/system/aio.h
source3/lib/replace/system/capability.h
source3/lib/replace/system/dir.h
source3/lib/replace/system/filesys.h
source3/lib/replace/system/glob.h
source3/lib/replace/system/iconv.h
source3/lib/replace/system/kerberos.h
source3/lib/replace/system/locale.h
source3/lib/replace/system/network.h
source3/lib/replace/system/passwd.h
source3/lib/replace/system/printing.h
source3/lib/replace/system/readline.h
source3/lib/replace/system/select.h
source3/lib/replace/system/shmem.h
source3/lib/replace/system/syslog.h
source3/lib/replace/system/terminal.h
source3/lib/replace/system/time.h
source3/lib/replace/system/wait.h
source3/lib/replace/test/testsuite.c
source3/lib/talloc/talloc.c
source3/lib/talloc/talloc.h
source3/lib/talloc/testsuite.c
source3/lib/tdb/common/dump.c
source3/lib/tdb/common/error.c
source3/lib/tdb/common/freelist.c
source3/lib/tdb/common/freelistcheck.c
source3/lib/tdb/common/io.c
source3/lib/tdb/common/lock.c
source3/lib/tdb/common/open.c
source3/lib/tdb/common/tdb.c
source3/lib/tdb/common/tdb_private.h
source3/lib/tdb/common/transaction.c
source3/lib/tdb/common/traverse.c
source3/lib/tdb/include/tdb.h
source3/lib/tdb/swig/tdb.i
source3/libsmb/smb_share_modes.c
source3/python/py_tdb.c
source3/python/py_tdb.h