diff options
| author | George Hazan <ghazan@miranda.im> | 2019-05-03 12:10:24 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2019-05-03 12:10:32 +0300 |
| commit | 6e810c355d57695b420debb9a1c1508d3a4d8f88 (patch) | |
| tree | fb4d4bcc6b57ce0f8320e97d60b4179e15b9b6d4 /libs/libmdbx/src/tutorial | |
| parent | 37688aac67853dc1568182a3497be4c877e3dcdb (diff) | |
merge of libmdbx
Diffstat (limited to 'libs/libmdbx/src/tutorial')
| -rw-r--r-- | libs/libmdbx/src/tutorial/sample-bdb.txt | 2 | ||||
| -rw-r--r-- | libs/libmdbx/src/tutorial/sample-mdbx.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libs/libmdbx/src/tutorial/sample-bdb.txt b/libs/libmdbx/src/tutorial/sample-bdb.txt index 1015d06460..440efddb57 100644 --- a/libs/libmdbx/src/tutorial/sample-bdb.txt +++ b/libs/libmdbx/src/tutorial/sample-bdb.txt @@ -4,7 +4,7 @@ */ /* - * Copyright 2015-2018 Leonid Yuriev <leo@yuriev.ru>. + * Copyright 2015-2019 Leonid Yuriev <leo@yuriev.ru>. * Copyright 2012-2015 Howard Chu, Symas Corp. * Copyright 2015,2016 Peter-Service R&D LLC. * All rights reserved. diff --git a/libs/libmdbx/src/tutorial/sample-mdbx.c b/libs/libmdbx/src/tutorial/sample-mdbx.c index aaafbc31cf..991ab69806 100644 --- a/libs/libmdbx/src/tutorial/sample-mdbx.c +++ b/libs/libmdbx/src/tutorial/sample-mdbx.c @@ -5,7 +5,7 @@ /* * Copyright 2017 Ilya Shipitsin <chipitsine@gmail.com>. - * Copyright 2015-2018 Leonid Yuriev <leo@yuriev.ru>. + * Copyright 2015-2019 Leonid Yuriev <leo@yuriev.ru>. * Copyright 2012-2015 Howard Chu, Symas Corp. * All rights reserved. * |
