forked from cory/tildefriends
core
data
deps
liblmdb
.gitignore
CHANGES
COPYRIGHT
Doxyfile
LICENSE
Makefile
lmdb.h
mdb.c
mdb_copy.1
mdb_copy.c
mdb_dump.1
mdb_dump.c
mdb_load.1
mdb_load.c
mdb_stat.1
mdb_stat.c
midl.c
midl.h
mtest.c
mtest2.c
mtest3.c
mtest4.c
mtest5.c
mtest6.c
sample-bdb.txt
sample-mdb.txt
tooltag
win32
packages
src
tests
tools
COPYING
LICENSE
README.md
SConstruct
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3157 ed5197a5-7fde-0310-b194-c3ffbd925b24
21 lines
715 B
Plaintext
21 lines
715 B
Plaintext
Copyright 2011-2015 Howard Chu, Symas Corp.
|
|
All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted only as authorized by the OpenLDAP
|
|
Public License.
|
|
|
|
A copy of this license is available in the file LICENSE in the
|
|
top-level directory of the distribution or, alternatively, at
|
|
<http://www.OpenLDAP.org/license.html>.
|
|
|
|
OpenLDAP is a registered trademark of the OpenLDAP Foundation.
|
|
|
|
Individual files and/or contributed packages may be copyright by
|
|
other parties and/or subject to additional restrictions.
|
|
|
|
This work also contains materials derived from public sources.
|
|
|
|
Additional information about OpenLDAP can be obtained at
|
|
<http://www.openldap.org/>.
|