1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -06:00

Update license information to reflect the use of a dual license Apache 2.0 and TrueCrypt 3.0.

This commit is contained in:
Mounir IDRASSI
2015-08-05 23:04:01 +02:00
parent a23943694b
commit 041024fbb9
377 changed files with 4014 additions and 2104 deletions

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_Bios #ifndef TC_HEADER_Boot_Bios

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootCommon #ifndef TC_HEADER_Boot_BootCommon

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2012 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "BootConfig.h" #include "BootConfig.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootConfig #ifndef TC_HEADER_Boot_BootConfig

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform.h" #include "Platform.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootConsoleIo #ifndef TC_HEADER_Boot_BootConsoleIo

View File

@@ -1,9 +1,13 @@
; ;
; Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. ; Derived from source code of TrueCrypt 7.1a, which is
; Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
; by the TrueCrypt License 3.0.
; ;
; Governed by the TrueCrypt License 3.0 the full text of which is contained in ; Modifications and additions to the original source code (contained in this file)
; the file License.txt included in TrueCrypt binary and source code distribution ; and all other portions of this file are Copyright (c) 2013-2015 IDRIX
; packages. ; and are governed by the Apache License 2.0 the full text of which is
; contained in the file License.txt included in VeraCrypt binary and source
; code distribution packages.
; ;
.MODEL tiny, C .MODEL tiny, C

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform.h" #include "Platform.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootDebug #ifndef TC_HEADER_Boot_BootDebug

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootDefs #ifndef TC_HEADER_Boot_BootDefs

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2011 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Bios.h" #include "Bios.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2011 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootDiskIo #ifndef TC_HEADER_Boot_BootDiskIo

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Crypto.h" #include "Crypto.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootEncryptionIo #ifndef TC_HEADER_Boot_BootEncryptionIo

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2011 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Crc.h" #include "Crc.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootMain #ifndef TC_HEADER_Boot_BootMain

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "BootDefs.h" #include "BootDefs.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform.h" #include "Platform.h"

View File

@@ -1,9 +1,13 @@
; ;
; Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. ; Derived from source code of TrueCrypt 7.1a, which is
; Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
; by the TrueCrypt License 3.0.
; ;
; Governed by the TrueCrypt License 3.0 the full text of which is contained in ; Modifications and additions to the original source code (contained in this file)
; the file License.txt included in TrueCrypt binary and source code distribution ; and all other portions of this file are Copyright (c) 2013-2015 IDRIX
; packages. ; and are governed by the Apache License 2.0 the full text of which is
; contained in the file License.txt included in VeraCrypt binary and source
; code distribution packages.
; ;
.MODEL tiny .MODEL tiny

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_BootStrings #ifndef TC_HEADER_Boot_BootStrings

View File

@@ -23,6 +23,7 @@
*/ */
/* Adapted for TrueCrypt */ /* Adapted for TrueCrypt */
/* Adapted for VeraCrypt */
#define local static /* for local function definitions */ #define local static /* for local function definitions */

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform.h" #include "Platform.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_IntFilter #ifndef TC_HEADER_Boot_IntFilter

View File

@@ -1,10 +1,13 @@
# #
# Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. # Derived from source code of TrueCrypt 7.1a, which is
# # Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
# Governed by the TrueCrypt License 3.0 the full text of which is contained in # by the TrueCrypt License 3.0.
# the file License.txt included in TrueCrypt binary and source code distribution
# packages.
# #
# Modifications and additions to the original source code (contained in this file)
# and all other portions of this file are Copyright (c) 2013-2015 IDRIX
# and are governed by the Apache License 2.0 the full text of which is
# contained in the file License.txt included in VeraCrypt binary and source
# code distribution packages.
PROJ = BootLoader PROJ = BootLoader
.SILENT: .SILENT:

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform.h" #include "Platform.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Boot_Platform #ifndef TC_HEADER_Boot_Platform

View File

@@ -1,9 +1,13 @@
# #
# Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. # Derived from source code of TrueCrypt 7.1a, which is
# Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
# by the TrueCrypt License 3.0.
# #
# Governed by the TrueCrypt License 3.0 the full text of which is contained in # Modifications and additions to the original source code (contained in this file)
# the file License.txt included in TrueCrypt binary and source code distribution # and all other portions of this file are Copyright (c) 2013-2015 IDRIX
# packages. # and are governed by the Apache License 2.0 the full text of which is
# contained in the file License.txt included in VeraCrypt binary and source
# code distribution packages.
# #
$(NAME): $(NAME).a $(NAME): $(NAME).a

View File

@@ -1,3 +1,10 @@
#
# Copyright (c) 2013-2015 IDRIX
# Governed by the Apache License 2.0 the full text of which is contained
# in the file License.txt included in VeraCrypt binary and source
# code distribution packages.
#
# Absolute path to this script # Absolute path to this script
SCRIPT=$(readlink -f "$0") SCRIPT=$(readlink -f "$0")
# Absolute path this script is in # Absolute path this script is in

View File

@@ -1,3 +1,10 @@
#
# Copyright (c) 2013-2015 IDRIX
# Governed by the Apache License 2.0 the full text of which is contained
# in the file License.txt included in VeraCrypt binary and source
# code distribution packages.
#
# Absolute path this script is in # Absolute path this script is in
SCRIPTPATH=$(cd "$(dirname "$0")"; pwd) SCRIPTPATH=$(cd "$(dirname "$0")"; pwd)
# source directory which contains the Makefile # source directory which contains the Makefile

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#pragma once #pragma once

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2007-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include <atlcomcli.h> #include <atlcomcli.h>

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2007-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_BASE_COM #ifndef TC_HEADER_BASE_COM

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Common_BootEncryption #ifndef TC_HEADER_Common_BootEncryption

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Common.h" #include "Common.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef COMMON_H #ifndef COMMON_H

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_HEADER_CRC #ifndef TC_HEADER_CRC

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
/* Update the following when adding a new cipher or EA: /* Update the following when adding a new cipher or EA:

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "../Common/Dictionary.h" #include "../Common/Dictionary.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef DICTIONARY_H #ifndef DICTIONARY_H

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2012 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"
@@ -1004,16 +1006,17 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam
case WM_APP: case WM_APP:
SetWindowText (GetDlgItem (hwndDlg, IDC_ABOUT_CREDITS), SetWindowText (GetDlgItem (hwndDlg, IDC_ABOUT_CREDITS),
"Based on TrueCrypt, freely available at http://www.truecrypt.org/ .\r\n\r\n" "Based on TrueCrypt 7.1a, freely available at http://www.truecrypt.org/ .\r\n\r\n"
"Portions of this software:\r\n" "Portions of this software:\r\n"
"Copyright \xA9 2013-2015 IDRIX. All rights reserved.\r\n"
"Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\r\n" "Copyright \xA9 2003-2012 TrueCrypt Developers Association. All Rights Reserved.\r\n"
"Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\r\n" "Copyright \xA9 1998-2000 Paul Le Roux. All Rights Reserved.\r\n"
"Copyright \xA9 1998-2008 Brian Gladman. All Rights Reserved.\r\n" "Copyright \xA9 1998-2008 Brian Gladman. All Rights Reserved.\r\n"
"Copyright \xA9 2002-2004 Mark Adler. All Rights Reserved.\r\n\r\n" "Copyright \xA9 2002-2004 Mark Adler. All Rights Reserved.\r\n\r\n"
"This software as a whole:\r\n" "This software as a whole:\r\n"
"Copyright \xA9 2013 IDRIX. All rights reserved.\r\n\r\n" "Copyright \xA9 2013-2015 IDRIX. All rights reserved.\r\n\r\n"
"An IDRIX Release"); "An IDRIX Release");

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_HEADER_DLGCODE #ifndef TC_HEADER_DLGCODE

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "EncryptionThreadPool.h" #include "EncryptionThreadPool.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_ENCRYPTION_THREAD_POOL #ifndef TC_HEADER_ENCRYPTION_THREAD_POOL

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_ENDIAN_H #ifndef TC_ENDIAN_H

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Common_Exception #ifndef TC_HEADER_Common_Exception

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include <stdlib.h> #include <stdlib.h>

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
typedef struct fatparams_t typedef struct fatparams_t

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include <stdlib.h> #include <stdlib.h>

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_HEADER_Format #ifndef TC_HEADER_Format

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include <stdlib.h> #include <stdlib.h>

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef KEYFILES_H #ifndef KEYFILES_H

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Language.h" #include "Language.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#pragma once #pragma once

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef PASSWORD_H #ifndef PASSWORD_H

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_HEADER_PKCS5 #ifndef TC_HEADER_PKCS5

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2009 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2004-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2004-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Platform/Finally.h" #include "Platform/Finally.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Common_SecurityToken #ifndef TC_HEADER_Common_SecurityToken

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TCDEFS_H #ifndef TCDEFS_H

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2008 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#ifndef TC_HEADER_Common_Volumes #ifndef TC_HEADER_Common_Volumes

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "Tcdefs.h" #include "Tcdefs.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Common_Wipe #ifndef TC_HEADER_Common_Wipe

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include <windows.h> #include <windows.h>

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2005-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifdef __cplusplus #ifdef __cplusplus

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
/* If native 64-bit data types are not available, define TC_NO_COMPILER_INT64. /* If native 64-bit data types are not available, define TC_NO_COMPILER_INT64.

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef XTS_H #ifndef XTS_H

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_Core #ifndef TC_HEADER_Core_Core

View File

@@ -1,9 +1,13 @@
# #
# Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. # Derived from source code of TrueCrypt 7.1a, which is
# Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
# by the TrueCrypt License 3.0.
# #
# Governed by the TrueCrypt License 3.0 the full text of which is contained in # Modifications and additions to the original source code (contained in this file)
# the file License.txt included in TrueCrypt binary and source code distribution # and all other portions of this file are Copyright (c) 2013-2015 IDRIX
# packages. # and are governed by the Apache License 2.0 the full text of which is
# contained in the file License.txt included in VeraCrypt binary and source
# code distribution packages.
# #
OBJS := OBJS :=

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include <set> #include <set>

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_CoreBase #ifndef TC_HEADER_Core_CoreBase

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "CoreException.h" #include "CoreException.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_CoreException #ifndef TC_HEADER_Core_CoreException

View File

@@ -1,12 +1,14 @@
/* /*
Legal Notice: Some portions of the source code contained in this file were Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is derived from the source code of TrueCrypt 7.1a, which is
Copyright (c) 1998-2000 Paul Le Roux and which is governed by the 'License Copyright (c) 2003-2012 TrueCrypt Developers Association and which is
Agreement for Encryption for the Masses'. Modifications and additions to governed by the TrueCrypt License 3.0, also from the source code of
the original source code (contained in this file) and all other portions Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
of this file are Copyright (c) 2003-2010 TrueCrypt Developers Association and which is governed by the 'License Agreement for Encryption for the Masses'
and are governed by the TrueCrypt License 3.0 the full text of which is Modifications and additions to the original source code (contained in this file)
contained in the file License.txt included in TrueCrypt binary and source and all other portions of this file are Copyright (c) 2013-2015 IDRIX
and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages. */ code distribution packages. */
#include "Common/Tcdefs.h" #include "Common/Tcdefs.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_FatFormatter #ifndef TC_HEADER_Core_FatFormatter

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "HostDevice.h" #include "HostDevice.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_HostDevice #ifndef TC_HEADER_Core_HostDevice

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "MountOptions.h" #include "MountOptions.h"

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_MountOptions #ifndef TC_HEADER_Core_MountOptions

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_WINDOWS #ifndef TC_WINDOWS

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2009 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#ifndef TC_HEADER_Core_RandomNumberGenerator #ifndef TC_HEADER_Core_RandomNumberGenerator

View File

@@ -1,9 +1,13 @@
/* /*
Copyright (c) 2008-2010 TrueCrypt Developers Association. All rights reserved. Derived from source code of TrueCrypt 7.1a, which is
Copyright (c) 2008-2012 TrueCrypt Developers Association and which is governed
by the TrueCrypt License 3.0.
Governed by the TrueCrypt License 3.0 the full text of which is contained in Modifications and additions to the original source code (contained in this file)
the file License.txt included in TrueCrypt binary and source code distribution and all other portions of this file are Copyright (c) 2013-2015 IDRIX
packages. and are governed by the Apache License 2.0 the full text of which is
contained in the file License.txt included in VeraCrypt binary and source
code distribution packages.
*/ */
#include "CoreService.h" #include "CoreService.h"

Some files were not shown because too many files have changed in this diff Show More