arch/cpu.resource: remove dead code
[AROS.git] / workbench / classes / zune / texteditor / README
blob6024cdbfb369d5bc85d935a46b56fc0ce0b7936b
1 /***************************************************************************
3  TextEditor.mcc - Textediting MUI Custom Class
4  Copyright (C) 1997-2000 Allan Odgaard
5  Copyright (C) 2005-2014 TextEditor.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  TextEditor class Support Site:  http://www.sf.net/projects/texteditor-mcc
19  $Id: README 945 2014-01-26 09:03:06Z damato $
21 ***************************************************************************/
23 With full permission of the previous author (Allan Odgaard) TextEditor.mcc
24 15.9+ 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 TextEditor.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 TextEditor.mcc please register
34 with SourceForge.net and notify one of the project admins of the TextEditor.mcc
35 project available at http://www.sf.net/projects/texteditor-mcc
37 Jens Maus
38 March, 2005