diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-19 21:29:53 (GMT) |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2016-01-19 23:53:24 (GMT) |
commit | bda7a1d0bd1eb042543832ae1f2683aeeafd44ad (patch) | |
tree | 3e1551eec5b186943f78511e204e5063a72c4273 /src/Format | |
parent | 43f5fae2ee6b7bc9aaaabd637672f105e43c3688 (diff) | |
download | VeraCrypt-bda7a1d0bd1eb042543832ae1f2683aeeafd44ad.zip VeraCrypt-bda7a1d0bd1eb042543832ae1f2683aeeafd44ad.tar.gz |
Copyright: update dates to include 2016.
Diffstat (limited to 'src/Format')
-rw-r--r-- | src/Format/FormatCom.cpp | 2 | ||||
-rw-r--r-- | src/Format/FormatCom.h | 2 | ||||
-rw-r--r-- | src/Format/FormatCom.idl | 2 | ||||
-rw-r--r-- | src/Format/InPlace.c | 2 | ||||
-rw-r--r-- | src/Format/InPlace.h | 2 | ||||
-rw-r--r-- | src/Format/Tcformat.c | bin | 634106 -> 634106 bytes | |||
-rw-r--r-- | src/Format/Tcformat.h | 2 |
7 files changed, 6 insertions, 6 deletions
diff --git a/src/Format/FormatCom.cpp b/src/Format/FormatCom.cpp index aac5ae7..d52b21d 100644 --- a/src/Format/FormatCom.cpp +++ b/src/Format/FormatCom.cpp @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0.
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 all other portions of this file are Copyright (c) 2013-2016 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.
diff --git a/src/Format/FormatCom.h b/src/Format/FormatCom.h index eeab8d8..4ae0c3a 100644 --- a/src/Format/FormatCom.h +++ b/src/Format/FormatCom.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0.
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 all other portions of this file are Copyright (c) 2013-2016 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.
diff --git a/src/Format/FormatCom.idl b/src/Format/FormatCom.idl index e426bc1..39805cf 100644 --- a/src/Format/FormatCom.idl +++ b/src/Format/FormatCom.idl @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0.
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 all other portions of this file are Copyright (c) 2013-2016 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.
diff --git a/src/Format/InPlace.c b/src/Format/InPlace.c index 041f42b..aa1e83c 100644 --- a/src/Format/InPlace.c +++ b/src/Format/InPlace.c @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0.
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 all other portions of this file are Copyright (c) 2013-2016 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.
diff --git a/src/Format/InPlace.h b/src/Format/InPlace.h index 049a883..63673d9 100644 --- a/src/Format/InPlace.h +++ b/src/Format/InPlace.h @@ -4,7 +4,7 @@ by the TrueCrypt License 3.0.
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 all other portions of this file are Copyright (c) 2013-2016 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.
diff --git a/src/Format/Tcformat.c b/src/Format/Tcformat.c Binary files differindex ff31cdb..2df69ae 100644 --- a/src/Format/Tcformat.c +++ b/src/Format/Tcformat.c diff --git a/src/Format/Tcformat.h b/src/Format/Tcformat.h index d71860b..e6d64a0 100644 --- a/src/Format/Tcformat.h +++ b/src/Format/Tcformat.h @@ -6,7 +6,7 @@ Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux
and which is governed by the 'License Agreement for Encryption for the Masses'
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 all other portions of this file are Copyright (c) 2013-2016 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. */
|