1 /***************************************************************************
3 BetterString.mcc - A better String gadget MUI Custom Class
4 Copyright (C) 1997-2000 Allan Odgaard
5 Copyright (C) 2005-2007 by BetterString.mcc Open Source Team
7 This library is free software; you can redistribute it and/or
8 modify it under the terms of the GNU Lesser General Public
9 License as published by the Free Software Foundation; either
10 version 2.1 of the License, or (at your option) any later version.
12 This library is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 Lesser General Public License for more details.
17 BetterString class Support Site: http://www.sf.net/projects/bstring-mcc/
19 $Id: README 410 2013-12-13 19:44:26Z damato $
21 ***************************************************************************/
23 With full permission of the previous author (Allan Odgaard) BetterString.mcc
24 11.6+ is hereby released as free software under the GNU Lesser General Public
25 License. Please read this license (COPYING) and make sure you understand the
26 terms and conditions of this license.
28 BetterString.mcc is compiled with GCC v2 and v3 compilers. All required
29 third party header files should already be included in the CVS repository.
30 However, please note that you might need some more third party tools/utilities
31 not included/listed here.
33 If you want to contribute to the development of BetterString.mcc please register
34 with SourceForge.net and notify one of the project admins of the BetterString.mcc
35 project available at http://www.sf.net/projects/bstring-mcc/