Gibberlings3 / widescreen

This mod allows playing of IE-based games at previously unsupported resolutions.
http://www.gibberlings3.net/widescreen/
GNU Lesser General Public License v2.1
26 stars 8 forks source link

Change license from LGPL v2.0 to LGPL v2.1 #9

Closed mike1072 closed 3 years ago

mike1072 commented 5 years ago

Requesting approval from @vbigiani for this.

GitHub now has a feature where the license in a repo can be identified and a human-readable summary can be displayed. You can preview how it looks in my fork.

To get GitHub to acknowledge the license, I moved it to the root directory, but GitHub wouldn't recognize it as the LGPL. It seems LGPL v2.0 is not as popular as v2.1 or v3.0.

This pull request would change the license to LGPL v2.1, which GitHub recognizes. I believe v2.0 and v2.1 are essentially equivalent.

Following the recommendations on gnu.org, I've included the GPL v2.0 license terms in the file "COPYING" and the LGPL v2.1 license terms in the file "COPYING.LESSER".