Controls of MiniGUI, including STATIC, BUTTON, EDIT, LISTBOX, 
and PROGRESSBAR, are licensed under the GNU Library General Public 
License, as specified below.  Alternatively, the software can 
be converted to the Mozilla Public License, Version 1.1.

/*
**  This library is free software; you can redistribute it and/or
**  modify it under the terms of the GNU Library General Public
**  License as published by the Free Software Foundation; either
**  version 2 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
**  Library General Public License for more details.
**
**  You should have received a copy of the GNU Library General Public
**  License along with this library; if not, write to the Free
**  Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
**  MA 02111-1307, USA
*/

/*
**  Alternatively, the contents of this file may be used under the terms 
**  of the Mozilla Public License (the "MPL License") in which case the
**  provisions of the MPL License are applicable instead of those above.
*/

/*
**  If you wish to allow use of your version of this file only
**  under the terms of the GNU Library General Public License 
**  and not to allow others to use your version of this file under 
**  the MPL, indicate your decision by deleting the provisions above 
**  and replace  them with the notice and other provisions required 
**  by the GNU Library General Public License.  If you do not delete 
**  the provisions above, a recipient may use your version of 
**  this file under either the MPL or the GNU Library General 
**  Public License.
*/

