From 283b88c51ecaf75fb2acce3729a72cdea870ae9c Mon Sep 17 00:00:00 2001 From: Richard Acayan Date: Thu, 17 Oct 2024 21:56:40 -0400 Subject: [PATCH] README: add license --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7b30b37..b5d9e69 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,13 @@ Configuration example: wayland: height: 185 input-method: true + +# License + +Unfettered Keyboard is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, version 3 of the License. + +Prior to version 2.0.0, Gitlab automatically displayed "3.0 or later", but that +was not the intended license as seen in the source code files. Version 2.0.0 +ensures that the wrong license would not be displayed on Gitlab.