diff options
Diffstat (limited to 'src/lib/WT602Header.h')
-rw-r--r-- | src/lib/WT602Header.h | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/src/lib/WT602Header.h b/src/lib/WT602Header.h index 19d4365..0362717 100644 --- a/src/lib/WT602Header.h +++ b/src/lib/WT602Header.h @@ -1,17 +1,10 @@ /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* libtext602 - * Version: MPL 2.0 / LGPLv2.1+ +/* + * This file is part of the libtext602 project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * Alternatively, the contents of this file may be used under the terms - * of the GNU Lesser General Public License Version 2.1 or later - * (LGPLv2.1+), in which case the provisions of the LGPLv2.1+ are - * applicable instead of those above. - * - * For further information visit http://libtext602.sourceforge.net */ #ifndef WT602HEADER_H_INCLUDED |