Hans Leidekker | 67dd000 | 2006-01-06 21:06:53 +0100 | [diff] [blame] | 1 | Copyright (c) 1993-2006 the Wine project authors (see the file AUTHORS |
Alexandre Julliard | fd40e89 | 2000-04-24 18:05:22 +0000 | [diff] [blame] | 2 | for a complete list) |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 3 | |
Alexandre Julliard | b195a1d | 2002-03-09 20:46:36 +0000 | [diff] [blame] | 4 | Wine is free software; you can redistribute it and/or modify it under |
| 5 | the terms of the GNU Lesser General Public License as published by the |
| 6 | Free Software Foundation; either version 2.1 of the License, or (at |
| 7 | your option) any later version. |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 8 | |
Alexandre Julliard | b195a1d | 2002-03-09 20:46:36 +0000 | [diff] [blame] | 9 | This program is distributed in the hope that it will be useful, but |
| 10 | WITHOUT ANY WARRANTY; without even the implied warranty of |
| 11 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 12 | Lesser General Public License for more details. |
Alexandre Julliard | fd40e89 | 2000-04-24 18:05:22 +0000 | [diff] [blame] | 13 | |
Alexandre Julliard | b195a1d | 2002-03-09 20:46:36 +0000 | [diff] [blame] | 14 | A copy of the GNU Lesser General Public License is included in the |
| 15 | Wine distribution in the file COPYING.LIB. If you did not receive this |
| 16 | copy, write to the Free Software Foundation, Inc., 59 Temple Place, |
| 17 | Suite 330, Boston, MA 02111-1307 USA. |