Happy New Year

mdb.RE/0.9
Howard Chu 6 years ago
parent f9acf68207
commit b15149a56b
  1. 2
      libraries/liblmdb/COPYRIGHT
  2. 2
      libraries/liblmdb/lmdb.h
  3. 2
      libraries/liblmdb/mdb.c

@ -1,4 +1,4 @@
Copyright 2011-2018 Howard Chu, Symas Corp.
Copyright 2011-2019 Howard Chu, Symas Corp.
All rights reserved.
Redistribution and use in source and binary forms, with or without

@ -135,7 +135,7 @@
*
* @author Howard Chu, Symas Corporation.
*
* @copyright Copyright 2011-2018 Howard Chu, Symas Corp. All rights reserved.
* @copyright Copyright 2011-2019 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

@ -5,7 +5,7 @@
* BerkeleyDB API, but much simplified.
*/
/*
* Copyright 2011-2018 Howard Chu, Symas Corp.
* Copyright 2011-2019 Howard Chu, Symas Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

Loading…
Cancel
Save