diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/man1/slcl.1 | 12 | ||||
| -rw-r--r-- | 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 |
