From b8373ae93342728c16d981124971173276c1525a Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 20 Dec 2014 21:15:09 +0100 Subject: Linux: Update license file displayed in the installer. --- src/Setup/Linux/veracrypt_install_template.sh | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'src/Setup') diff --git a/src/Setup/Linux/veracrypt_install_template.sh b/src/Setup/Linux/veracrypt_install_template.sh index 240ab6f4..305fd4ad 100644 --- a/src/Setup/Linux/veracrypt_install_template.sh +++ b/src/Setup/Linux/veracrypt_install_template.sh @@ -98,6 +98,29 @@ trap 'rm -f $LICENSE $PACKAGE; exit 1' HUP INT QUIT TERM LICENSE=$(mktemp) 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 Software distributed under this license is distributed on an "AS -- cgit v1.2.3