diff options
author | George Hazan <ghazan@miranda.im> | 2020-01-21 19:03:25 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-01-21 19:03:25 +0300 |
commit | 1a2103e23c5b65c9a4e5eb6cc84b23f8395a0ebd (patch) | |
tree | 24f14318ca117c4ed047af43c4b1e4bc10443365 /libs/libmdbx/src/cmake | |
parent | 999d22f6c3c618cde52097547e53703664d7e665 (diff) |
libmdbx: update to 0.6
Diffstat (limited to 'libs/libmdbx/src/cmake')
-rw-r--r-- | libs/libmdbx/src/cmake/compiler.cmake | 2 | ||||
-rw-r--r-- | libs/libmdbx/src/cmake/profile.cmake | 2 | ||||
-rw-r--r-- | libs/libmdbx/src/cmake/utils.cmake | 2 |
3 files changed, 3 insertions, 3 deletions
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 <leo@yuriev.ru>. +## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. ## ## 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 <leo@yuriev.ru>. +## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. ## ## 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 <leo@yuriev.ru>. +## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. |