all: change version back to 3.99; docs: warn about know regressions and

clarify GPLv2+ COPYING
This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-27 16:00:13 +02:00
parent 504224696c
commit e910a9dc3e
8 changed files with 69 additions and 40 deletions
+13 -6
View File
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "UPX 1"
.TH UPX 1 "2022-10-30" "upx 4.0.0" " "
.TH UPX 1 "2022-10-27" "upx 3.99" " "
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,7 +158,7 @@ no memory overhead or other drawbacks for most of the formats supported,
because of in-place decompression.
.SH "DISCLAIMER"
.IX Header "DISCLAIMER"
\&\fB\s-1UPX\s0\fR comes with \s-1ABSOLUTELY NO WARRANTY\s0; for details see the file \s-1LICENSE.\s0
\&\fB\s-1UPX\s0\fR comes with \s-1ABSOLUTELY NO WARRANTY\s0; for details see the file \s-1COPYING.\s0
.PP
Please report all problems or suggestions to the authors. Thanks.
.SH "SECURITY CONTEXT"
@@ -1032,8 +1032,15 @@ redistribute it under certain conditions.
.PP
This program is distributed in the hope that it will be useful,
but \s-1WITHOUT ANY WARRANTY\s0; without even the implied warranty of
\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE.\s0 See the
\&\fB\s-1UPX\s0 License Agreement\fR for more details.
\&\s-1MERCHANTABILITY\s0 or \s-1FITNESS FOR A PARTICULAR PURPOSE.\s0
.PP
You should have received a copy of the \s-1UPX\s0 License Agreement along
with this program; see the file \s-1LICENSE.\s0 If not, visit the \s-1UPX\s0 home page.
\&\fB\s-1UPX\s0\fR is distributed with full source code under the terms of the
\&\s-1GNU\s0 General Public License v2+;
either under the pure GPLv2+ (see the file \s-1COPYING\s0),
or (at your option) under the GPLv+2 with special exceptions and
restrictions granting the free usage for commercial
programs (see the file \s-1LICENSE\s0).
.PP
You should have received a copy of the \s-1UPX\s0 License Agreements along
with this program; see the files \s-1COPYING\s0 and \s-1LICENSE.\s0 If not,
visit the \s-1UPX\s0 home page.