summaryrefslogtreecommitdiff
path: root/lib/tdb2/open.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-31tdb2: add full LGPL headersRusty Russell1-0/+17
This is for SAMBA, so we follow their rules and do full license headers. Two files were missing them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 58025731) Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Wed Aug 31 09:52:43 CEST 2011 on sn-devel-104
2011-06-20tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)Rusty Russell1-0/+661
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>