1The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
2designed to make it easy to write multi-media software, such as games and
3emulators.
4
5The Simple DirectMedia Layer library source code is available from:
6http://www.libsdl.org/
7
8This library is distributed under the terms of the GNU LGPL license:
9http://www.gnu.org/copyleft/lesser.html
10