diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-05-11 14:22:41 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-05-12 12:31:24 +0200 |
commit | 52c314501cf21144c43eeb15d35b864a9d4939ec (patch) | |
tree | caf4c2b735bb036cb8bc1c73e3a9a7631c2979cb /thirdparty/doctest/LICENSE.txt | |
parent | 30b1c7fc1fa0ccb82d9c0a3dbafce9aa466f28c8 (diff) |
doctest: Update to 2.4.11
(cherry picked from commit 3091c6e9e96261591c7d6f5ebf4949d4d5a68c18)
Diffstat (limited to 'thirdparty/doctest/LICENSE.txt')
-rw-r--r-- | thirdparty/doctest/LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/doctest/LICENSE.txt b/thirdparty/doctest/LICENSE.txt index d67bb64f9d..5ae0eb1052 100644 --- a/thirdparty/doctest/LICENSE.txt +++ b/thirdparty/doctest/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2021 Viktor Kirilov +Copyright (c) 2016-2023 Viktor Kirilov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |