diff options
| author | George Hazan <ghazan@miranda.im> | 2021-01-30 17:57:40 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2021-01-30 17:57:40 +0300 |
| commit | 41f98ba5459066a964d508f96c0fe363757d343c (patch) | |
| tree | 1ebca85d100933e893bdac2dd9bc7db0140658db /libs/libmdbx/src/cmake | |
| parent | 0ed539295d3618f0cb21c41158f2668e658d2035 (diff) | |
libmdbx: update to 0.9.2.136
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 22324a64f8..ef49da85b1 100644 --- a/libs/libmdbx/src/cmake/compiler.cmake +++ b/libs/libmdbx/src/cmake/compiler.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. +## Copyright (c) 2012-2021 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 cf285653c5..66f4ed873d 100644 --- a/libs/libmdbx/src/cmake/profile.cmake +++ b/libs/libmdbx/src/cmake/profile.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. +## Copyright (c) 2012-2021 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 4a48a15a63..daf4b39d28 100644 --- a/libs/libmdbx/src/cmake/utils.cmake +++ b/libs/libmdbx/src/cmake/utils.cmake @@ -1,4 +1,4 @@ -## Copyright (c) 2012-2020 Leonid Yuriev <leo@yuriev.ru>. +## Copyright (c) 2012-2021 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. |
