license: Fixing the license file to be correctly scooped up by Github automation
Renamed COPYING.txt to LICENSE.txt, and ensured the copyright year is the first line in the license file. This causes GitHub to correctly identify the zlib license and report it on SDL's project page.main
parent
e4a81a98a0
commit
ffce58a30c
|
@ -1,5 +1,3 @@
|
|||
|
||||
Simple DirectMedia Layer
|
||||
Copyright (C) 1997-2021 Sam Lantinga <slouken@libsdl.org>
|
||||
|
||||
This software is provided 'as-is', without any express or implied
|
Loading…
Reference in New Issue