ITS#9009 LMDB: update some version and copyright stamps

This commit is contained in:
Howard Chu 2026-05-06 21:23:40 +01:00
parent f3ef35bbfb
commit f57fb27496
7 changed files with 14 additions and 14 deletions

View file

@ -1,5 +1,5 @@
.TH MDB_COPY 1 "2017/07/31" "LMDB 0.9.90"
.\" Copyright 2012-2021 Howard Chu, Symas Corp. All Rights Reserved.
.TH MDB_COPY 1 "2026/04/28" "LMDB 1.0.0"
.\" Copyright 2012-2026 Howard Chu, Symas Corp. All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
mdb_copy \- LMDB environment copy tool

View file

@ -1,5 +1,5 @@
.TH MDB_DROP 1 "2017/11/19" "LMDB 0.9.90"
.\" Copyright 2014-2021 Howard Chu, Symas Corp. All Rights Reserved.
.TH MDB_DROP 1 "2026/04/28" "LMDB 1.0.0"
.\" Copyright 2014-2026 Howard Chu, Symas Corp. All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
mdb_drop \- LMDB database delete tool

View file

@ -1,5 +1,5 @@
.TH MDB_DUMP 1 "2017/07/31" "LMDB 0.9.90"
.\" Copyright 2014-2021 Howard Chu, Symas Corp. All Rights Reserved.
.TH MDB_DUMP 1 "2026/04/28" "LMDB 1.0.0"
.\" Copyright 2014-2026 Howard Chu, Symas Corp. All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
mdb_dump \- LMDB environment export tool

View file

@ -1,5 +1,5 @@
.TH MDB_LOAD 1 "2015/09/30" "LMDB 0.9.90"
.\" Copyright 2014-2021 Howard Chu, Symas Corp. All Rights Reserved.
.TH MDB_LOAD 1 "2026/04/28" "LMDB 1.0.0"
.\" Copyright 2014-2026 Howard Chu, Symas Corp. All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
mdb_load \- LMDB environment import tool

View file

@ -1,5 +1,5 @@
.TH MDB_STAT 1 "2017/07/31" "LMDB 0.9.90"
.\" Copyright 2012-2021 Howard Chu, Symas Corp. All Rights Reserved.
.TH MDB_STAT 1 "2026/04/28" "LMDB 1.0.0"
.\" Copyright 2012-2026 Howard Chu, Symas Corp. All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME
mdb_stat \- LMDB environment status tool

View file

@ -3,8 +3,8 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 2000-2021 The OpenLDAP Foundation.
* Portions Copyright 2001-2021 Howard Chu, Symas Corp.
* Copyright 2000-2026 The OpenLDAP Foundation.
* Portions Copyright 2001-2026 Howard Chu, Symas Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without

View file

@ -11,8 +11,8 @@
/* $OpenLDAP$ */
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 2000-2021 The OpenLDAP Foundation.
* Portions Copyright 2001-2021 Howard Chu, Symas Corp.
* Copyright 2000-2026 The OpenLDAP Foundation.
* Portions Copyright 2001-2026 Howard Chu, Symas Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without