diff options
author | René Meusel <[email protected]> | 2020-06-29 17:00:45 +0200 |
---|---|---|
committer | René Meusel <[email protected]> | 2020-06-29 17:00:45 +0200 |
commit | 5c64dff6d34023d868f605e7e1fbab3d1cca7e68 (patch) | |
tree | f15afb8ea78e337e4e97da92a9a09eaed4ae85c1 /src/lib | |
parent | 9e91f75f4da044ad4a0e889356771200f5e79a04 (diff) |
update copyright notice
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/x509/certstor_system_macos/certstor_macos.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/x509/certstor_system_macos/certstor_macos.cpp b/src/lib/x509/certstor_system_macos/certstor_macos.cpp index 79aa6647f..183048d9c 100644 --- a/src/lib/x509/certstor_system_macos/certstor_macos.cpp +++ b/src/lib/x509/certstor_system_macos/certstor_macos.cpp @@ -1,7 +1,7 @@ /* * Certificate Store * (C) 1999-2019 Jack Lloyd -* (C) 2019 René Meusel +* (C) 2019-2020 René Meusel * * Botan is released under the Simplified BSD License (see license.txt) */ |