-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
38 lines (28 loc) · 1.64 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/***************************************************************************
HTMLview.mcc - HTMLview MUI Custom Class
Copyright (C) 1997-2000 Allan Odgaard
Copyright (C) 2005-2007 by HTMLview.mcc Open Source Team
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
HTMLview class Support Site: http://www.sf.net/projects/htmlview-mcc/
$Id$
***************************************************************************/
With full permission of the previous author (Allan Odgaard) HTMLview.mcc
12.6+ is hereby released as free software under the GNU Lesser General Public
License. Please read this license (COPYING) and make sure you understand the
terms and conditions of this license.
HTMLview.mcc is compiled with GCC v2, v3 and v4+ compilers. All required
third party header files should already be included in the SVN repository.
However, please note that you might need some more third party tools/utilities
not included/listed here.
If you want to contribute to the development of HTMLview.mcc please register
with SourceForge.net and notify one of the project admins of the HTMLview.mcc
project available at http://www.sf.net/projects/htmlview-mcc/
Jens Langner
April, 2005