aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-27 01:45:00 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-09-27 22:13:52 +0200
commit2d2f9e44921c8ef1ee7bbff5f66a1c071057aeb2 (patch)
tree0cc7ca71197580389e12f7aae5df80cc76b14d4b /doc
parenta9d6cdf2e9646c3d6880ab671173ea9902e84d8d (diff)
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/slcl.112
-rw-r--r--doc/man1/usergen.112
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