From 30a5c8250562f6b7bc9f19541323111de501b69ae6865b3115cb1c6f1e614d76 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 17 Apr 2024 10:45:02 +0300 Subject: [PATCH] Free software mention --- doc/index.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/index.texi b/doc/index.texi index 8abdef4..009783d 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -45,6 +45,13 @@ problem and that everything stopped working. @end itemize +VoRS is +@url{https://www.gnu.org/philosophy/pragmatic.html, copylefted} +@url{https://www.gnu.org/philosophy/free-sw.html, free software} +licenced under @url{https://www.gnu.org/licenses/agpl.html, GNU Affero GPLv3}. +It should work on all +@url{https://en.wikipedia.org/wiki/POSIX, POSIX}-compatible systems. + @float @image{screenshots/example,,,Server and two clients,.webp} @caption{Server (above) and two clients (left and right) in a terminal multiplexer} -- 2.44.0