From 4e45fae9c309401886b8a3fde0db6188fabb9d28 Mon Sep 17 00:00:00 2001 From: Thomas Winget Date: Sun, 18 Jan 2015 16:18:15 -0500 Subject: Initial import of lmdb source --- db_drivers/liblmdb/COPYRIGHT | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 db_drivers/liblmdb/COPYRIGHT (limited to 'db_drivers/liblmdb/COPYRIGHT') diff --git a/db_drivers/liblmdb/COPYRIGHT b/db_drivers/liblmdb/COPYRIGHT new file mode 100644 index 000000000..e0eb484c7 --- /dev/null +++ b/db_drivers/liblmdb/COPYRIGHT @@ -0,0 +1,20 @@ +Copyright 2011-2014 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 +. + +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 +. -- cgit v1.2.3