From d20ed54f452e4922c4e2359a35d666a35ebda468 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 5 Apr 2022 20:21:26 +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 51f7f50..de47936 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,7 @@ The application depends on the c++utilities library. It is built in the same way The following Qt modules are required (version 5.6 or higher): core dbus -## License +## Copyright notice and license +Copyright © 2015-2022 Marius Kittler + All code is licensed under [GPL-2-or-later](LICENSE).