diff --git a/README.md b/README.md index 3abe109..caf6e3f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # yubikey-piv.rs @@ -152,7 +152,7 @@ Yubico's [yubico-piv-tool], a C library/CLI program. The original library was licensed under a [2-Clause BSD License][BSDL], which this library inherits as a derived work. -Copyright (c) 2014-2019 Yubico AB, Tony Arcieri +Copyright (c) 2014-2020 Yubico AB, Tony Arcieri All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/cli/README.md b/cli/README.md index 1246202..887d1ad 100644 --- a/cli/README.md +++ b/cli/README.md @@ -1,4 +1,4 @@ - + # yubikey-cli.rs