Commit 67fb83d7 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40363
parent 98d633cb
...@@ -30,7 +30,6 @@ EXTRA_DIST = \ ...@@ -30,7 +30,6 @@ EXTRA_DIST = \
README.MacOSX \ README.MacOSX \
README.MiNT \ README.MiNT \
README.NanoX \ README.NanoX \
README.OpenBSD \
README.QNX \ README.QNX \
README.Win32 \ README.Win32 \
README.WinCE \ README.WinCE \
......
...@@ -16,9 +16,9 @@ SDL is written in C, but works with C++ natively, and has bindings to ...@@ -16,9 +16,9 @@ SDL is written in C, but works with C++ natively, and has bindings to
several other languages, including Ada, Eiffel, ML, Perl, and Python. several other languages, including Ada, Eiffel, ML, Perl, and Python.
The current version supports Linux, Windows, BeOS, MacOS, MacOS X, The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support
Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but
are not yet officially supported. these are not yet officially supported.
This library is distributed under GNU LGPL version 2, which can be This library is distributed under GNU LGPL version 2, which can be
found in the file "COPYING". This license allows you to use SDL found in the file "COPYING". This license allows you to use SDL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment