From 52a3ac32f76e8fba17e567bd561f432571bbaed5 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 5 Apr 2022 20:18:35 +0200 Subject: [PATCH] Add copyright notice --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21efd56..dae7688 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,7 @@ applying the encryption. The passwordfile library depends on c++utilities and is built in the same way. It also depends on OpenSSL and zlib. -## License +## Copyright notice and license +Copyright © 2015-2022 Marius Kittler + All code is licensed under [GPL-2-or-later](LICENSE).