--- truecrypt/common/cmdline.h 2018/04/24 16:39:00 1.1.1.2 +++ truecrypt/common/cmdline.h 2018/04/24 16:41:26 1.1.1.4 @@ -1,5 +1,9 @@ -/* Copyright (C) 2004 TrueCrypt Foundation - This product uses components written by Paul Le Roux */ +/* The source code contained in this file has been derived from the source code + of Encryption for the Masses 2.02a by Paul Le Roux. Modifications and + additions to that source code contained in this file are Copyright (c) 2004 + TrueCrypt Foundation and Copyright (c) 2004 TrueCrypt Team. Unmodified + parts are Copyright (c) 1998-99 Paul Le Roux. This is a TrueCrypt Foundation + release. Please see the file license.txt for full license details. */ #define HAS_ARGUMENT 1 #define HAS_NO_ARGUMENT !HAS_ARGUMENT