From 18f71a26665a815b975cde30df98aa51e9f12469 Mon Sep 17 00:00:00 2001 From: Max Teufel Date: Sun, 22 Mar 2015 16:18:11 +0100 Subject: [PATCH] Move COPYING to LICENSE This makes sure GitHub's Licenses API detects the correct license [ci skip] --- COPYING => LICENSE | 18 ++++++++---------- README.md | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) rename COPYING => LICENSE (99%) diff --git a/COPYING b/LICENSE similarity index 99% rename from COPYING rename to LICENSE index 443254047..94a9ed024 100644 --- a/COPYING +++ b/LICENSE @@ -1,12 +1,11 @@ - - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. @@ -69,7 +68,7 @@ patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. - TERMS AND CONDITIONS + TERMS AND CONDITIONS 0. Definitions. @@ -77,7 +76,7 @@ modification follow. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. - + "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. @@ -510,7 +509,7 @@ actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. - + If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties @@ -619,9 +618,9 @@ an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. - END OF TERMS AND CONDITIONS + END OF TERMS AND CONDITIONS - How to Apply These Terms to Your New Programs + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -673,4 +672,3 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . - diff --git a/README.md b/README.md index f9c2c7df0..965598268 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Please see them: `WHATSNEW.txt` : Changes since the previous versions of SuperTux. -`COPYING` +`LICENSE` : The GNU General Public License, under whose terms SuperTux is licensed. (Most of the data subdirectory is also licensed under CC-by-SA) -- 2.11.0