From 66afe9502ba550289b2d17c42543bd7c1bfe751b Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 18 Apr 2002 04:51:20 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.am | 1 - README | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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