mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Linux: Update license file displayed in the installer.
This commit is contained in:
@@ -98,6 +98,29 @@ trap 'rm -f $LICENSE $PACKAGE; exit 1' HUP INT QUIT TERM
|
|||||||
LICENSE=$(mktemp)
|
LICENSE=$(mktemp)
|
||||||
|
|
||||||
cat >$LICENSE <<_LICENSE_END
|
cat >$LICENSE <<_LICENSE_END
|
||||||
|
VeraCrypt License
|
||||||
|
Software distributed under this license is distributed on an "AS
|
||||||
|
IS" BASIS WITHOUT WARRANTIES OF ANY KIND. THE AUTHORS AND
|
||||||
|
DISTRIBUTORS OF THE SOFTWARE DISCLAIM ANY LIABILITY. ANYONE WHO
|
||||||
|
USES, COPIES, MODIFIES, OR (RE)DISTRIBUTES ANY PART OF THE
|
||||||
|
SOFTWARE IS, BY SUCH ACTION(S), ACCEPTING AND AGREEING TO BE
|
||||||
|
BOUND BY ALL TERMS AND CONDITIONS OF THIS LICENSE. IF YOU DO NOT
|
||||||
|
ACCEPT THEM, DO NOT USE, COPY, MODIFY, NOR (RE)DISTRIBUTE THE
|
||||||
|
SOFTWARE, NOR ANY PART(S) THEREOF.
|
||||||
|
|
||||||
|
VeraCrypt is governed by the TrueCrypt License version 3.0,
|
||||||
|
a verbatim copy of this version of the TrueCrypt License
|
||||||
|
can be found below.
|
||||||
|
|
||||||
|
This license does not grant you rights to use any
|
||||||
|
contributors' name, logo, or trademarks, including IDRIX,
|
||||||
|
VeraCrypt and all derivative names.
|
||||||
|
For example, the following names are not allowed: VeraCrypt,
|
||||||
|
VeraCrypt+, VeraCrypt Professional, iVeraCrypt, etc. Nor any
|
||||||
|
other names confusingly similar to the name VeraCrypt (e.g.,
|
||||||
|
Vera-Crypt, Vera Crypt, VerKrypt, etc.)
|
||||||
|
____________________________________________________________
|
||||||
|
|
||||||
TrueCrypt License Version 3.0
|
TrueCrypt License Version 3.0
|
||||||
|
|
||||||
Software distributed under this license is distributed on an "AS
|
Software distributed under this license is distributed on an "AS
|
||||||
|
|||||||
Reference in New Issue
Block a user