From 2d2f9e44921c8ef1ee7bbff5f66a1c071057aeb2 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Wed, 27 Sep 2023 01:45:00 +0200 Subject: man1: Replace LICENSE/AUTHORS with COPYRIGHT LICENSE is not copied to the installation prefix, so adding a short copyright notice instead might be a better reference. --- doc/man1/slcl.1 | 12 +++++++----- doc/man1/usergen.1 | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/doc/man1/slcl.1 b/doc/man1/slcl.1 index dec0d06..d4a3c51 100644 --- a/doc/man1/slcl.1 +++ b/doc/man1/slcl.1 @@ -114,11 +114,13 @@ storing one file each, as well as a publicly-shared file by └── file2.txt .EE -.SH LICENSE -See the LICENSE file for further reference. - -.SH AUTHORS -Written by Xavier Del Campo Romero. +.SH COPYRIGHT +Copyright (C) 2023 Xavier Del Campo Romero. +.P +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. .SH SEE ALSO .B usergen(1) diff --git a/doc/man1/usergen.1 b/doc/man1/usergen.1 index abe16f3..857d9df 100644 --- a/doc/man1/usergen.1 +++ b/doc/man1/usergen.1 @@ -81,11 +81,13 @@ should be updated to something similar to: } .EE -.SH LICENSE -See the LICENSE file for further reference. - -.SH AUTHORS -Written by Xavier Del Campo Romero. +.SH COPYRIGHT +Copyright (C) 2023 Xavier Del Campo Romero. +.P +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. .SH SEE ALSO -- cgit v1.2.3