diff --git a/Makefile.am b/Makefile.am index 928c96434..bfa627bbd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,6 @@ EXTRA_DIST = \ README.MacOSX \ README.MiNT \ README.NanoX \ - README.OpenBSD \ README.QNX \ README.Win32 \ README.WinCE \ diff --git a/README b/README index 11a1c0ecf..5c26f0471 100644 --- a/README +++ b/README @@ -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. The current version supports Linux, Windows, BeOS, MacOS, MacOS X, -FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for -Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these -are not yet officially supported. +FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support +for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but +these are not yet officially supported. This library is distributed under GNU LGPL version 2, which can be found in the file "COPYING". This license allows you to use SDL