From 1a2103e23c5b65c9a4e5eb6cc84b23f8395a0ebd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 21 Jan 2020 19:03:25 +0300 Subject: libmdbx: update to 0.6 --- libs/libmdbx/src/cmake/compiler.cmake | 2 +- libs/libmdbx/src/cmake/profile.cmake | 2 +- libs/libmdbx/src/cmake/utils.cmake | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libs/libmdbx/src/cmake') diff --git a/libs/libmdbx/src/cmake/compiler.cmake b/libs/libmdbx/src/cmake/compiler.cmake index 03b0805bec..7936244f69 100644 --- a/libs/libmdbx/src/cmake/compiler.cmake +++ b/libs/libmdbx/src/cmake/compiler.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2019 Leonid Yuriev . +## Copyright (c) 2012-2020 Leonid Yuriev . ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. diff --git a/libs/libmdbx/src/cmake/profile.cmake b/libs/libmdbx/src/cmake/profile.cmake index 6507e8dd83..c1c4f78e19 100644 --- a/libs/libmdbx/src/cmake/profile.cmake +++ b/libs/libmdbx/src/cmake/profile.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2019 Leonid Yuriev . +## Copyright (c) 2012-2020 Leonid Yuriev . ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. diff --git a/libs/libmdbx/src/cmake/utils.cmake b/libs/libmdbx/src/cmake/utils.cmake index c31f53cd3e..22e0d72f57 100644 --- a/libs/libmdbx/src/cmake/utils.cmake +++ b/libs/libmdbx/src/cmake/utils.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2019 Leonid Yuriev . +## Copyright (c) 2012-2020 Leonid Yuriev . ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. -- cgit v1.2.3