Alexandre Julliard | f74e312 | 2010-01-04 17:09:21 +0100 | [diff] [blame] | 1 | Copyright (c) 1993-2010 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 |
Jonathan Ernst | 360a3f9 | 2006-05-18 14:49:52 +0200 | [diff] [blame] | 16 | copy, write to the Free Software Foundation, Inc., 51 Franklin St, |
| 17 | Fifth Floor, Boston, MA 02110-1301, USA. |