From 65ce0cad3a1bb0b0c8dc8db85ea79157c420490c Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 15 Mar 2022 21:50:39 +0100 Subject: [PATCH] Clarify that license is "GPL-2-or-later" --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 03ebfa7..dd1c475 100644 --- a/README.md +++ b/README.md @@ -434,3 +434,6 @@ The dark mode introduced with Windows 10 is not supported but this can be Per monitor DPI awareness (v2) is not working out of the box but experimental support [can be enabled](https://github.com/Martchus/syncthingtray#enable-experimental-support-for-windows-per-monitor-dpi-awareness-v2). + +## License +All code is licensed under [GPL-2-or-later](LICENSE).