DRC | 2ff39b8 | 2011-07-28 08:38:59 +0000 | [diff] [blame] | 1 | * Author: Jean-Marc Lienher ( http://oksid.ch ) |
| 2 | * Copyright 2000-2003 by O'ksi'D. |
| 3 | * |
| 4 | * This library is free software; you can redistribute it and/or |
| 5 | * modify it under the terms of the GNU Library General Public |
| 6 | * License as published by the Free Software Foundation; either |
| 7 | * version 2 of the License, or (at your option) any later version. |
| 8 | * |
| 9 | * This library is distributed in the hope that it will be useful, |
| 10 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 11 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 12 | * Library General Public License for more details. |
| 13 | * |
| 14 | * You should have received a copy of the GNU Library General Public |
| 15 | * License along with this library; if not, write to the Free Software |
| 16 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 |
| 17 | * USA. |
| 18 | * |
| 19 | * Please report all bugs and problems on the following page: |
| 20 | * |
| 21 | * http://www.fltk.org/str.php |
| 22 | |
| 23 | |
| 24 | lcUniConv directory: |
| 25 | |
| 26 | Copyright (c) 1999-2000 Free Software Foundation, Inc. |
| 27 | |
| 28 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 29 | of this software and associated documentation files (the "Software"), to deal |
| 30 | in the Software without restriction, including without limitation the rights |
| 31 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 32 | copies of the Software, and to permit persons to whom the Software is |
| 33 | furnished to do so, subject to the following conditions: |
| 34 | |
| 35 | The above copyright notice and this permission notice shall be included in |
| 36 | all copies or substantial portions of the Software. |
| 37 | |
| 38 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 39 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 40 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 41 | FREE SOFTWARE FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, |
| 42 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR |
| 43 | IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 44 | |
| 45 | Except as contained in this notice, the name of the Free Software Foundation |
| 46 | shall not be used in advertising or otherwise to promote the sale, use or |
| 47 | other dealings in this Software without prior written authorization from the |
| 48 | Free Software Foundation. |
| 49 | |
| 50 | |