|
| 1 | +--- |
| 2 | +key: gpl-2.0-plus |
| 3 | +short_name: GPL 2.0 or later |
| 4 | +name: GNU General Public License 2.0 or later |
| 5 | +category: Copyleft |
| 6 | +owner: Free Software Foundation (FSF) |
| 7 | +homepage_url: http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html |
| 8 | +spdx_license_key: GPL-2.0-or-later |
| 9 | +--- |
| 10 | + |
| 11 | + |
| 12 | +This program is distributed in the hope that it will be useful, but WITHOUT ANY |
| 13 | +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 14 | +PARTICULAR PURPOSE. See the GNU General Public License for more details. |
| 15 | + |
| 16 | + |
| 17 | +BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
| 18 | +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
| 19 | +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES |
| 20 | +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED |
| 21 | +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 22 | +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS |
| 23 | +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE |
| 24 | +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, |
| 25 | +REPAIR OR CORRECTION. |
| 26 | + |
| 27 | + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
| 28 | +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR |
| 29 | +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, |
| 30 | +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING |
| 31 | +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED |
| 32 | +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY |
| 33 | +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
| 34 | +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
| 35 | +POSSIBILITY OF SUCH DAMAGES. |
| 36 | + |
| 37 | + If you develop a new program, and you want it to be of the greatest |
| 38 | +possible use to the public, the best way to achieve this is to make it |
| 39 | +free software which everyone can redistribute and change under these terms. |
| 40 | + |
| 41 | + To do so, attach the following notices to the program. It is safest |
| 42 | +to attach them to the start of each source file to most effectively |
| 43 | +convey the exclusion of warranty; and each file should have at least |
| 44 | +the "copyright" line and a pointer to where the full notice is found. |
| 45 | + |
| 46 | + This program is free software; you can redistribute it and/or modify |
| 47 | + it under the terms of the GNU General Public License as published by |
| 48 | + the Free Software Foundation; either version 2 of the License, or |
| 49 | + (at your option) any later version. |
| 50 | + |
| 51 | + This program is distributed in the hope that it will be useful, |
| 52 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 53 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 54 | + GNU General Public License for more details. |
| 55 | + |
0 commit comments