Typo fix.
[open-adventure.git] / README.adoc
index 5711936902329292ee9b5b7246a9a80582874eea..6b25f7fe9b92dbc4520ebeaf2e07ef108f770aec 100644 (file)
@@ -1,4 +1,6 @@
 = README for Open Adventure =
 = README for Open Adventure =
+// SPDX-FileCopyrightText: (C) Eric S. Raymond <esr@thyrsus.com>
+// SPDX-License-Identifier: CC-BY-4.0
 
 If you are reading this anywhere but at http://www.catb.org/~esr/open-adventure
 you can go there for tarball downloads and other resources.
 
 If you are reading this anywhere but at http://www.catb.org/~esr/open-adventure
 you can go there for tarball downloads and other resources.
@@ -23,13 +25,16 @@ the ancestral 1977 version.
 Please see INSTALL.adoc for build info.
 
 Extreme care has been taken to not silently change gameplay. By
 Please see INSTALL.adoc for build info.
 
 Extreme care has been taken to not silently change gameplay. By
-policy, all user-visible changes from 2.5 are revertible with the
--o (oldstyle) option.
+policy, all user-visible changes from 2.5 that are not bugs or typos
+are revertible with the -o (oldstyle) command-line option.
 
 If you encounter a bug (not likely; this code is old and well tested)
 please try to make a test log that reproduces it, using the -l option,
 and ship it to the maintainers.
 
 
 If you encounter a bug (not likely; this code is old and well tested)
 please try to make a test log that reproduces it, using the -l option,
 and ship it to the maintainers.
 
+If you find this code useful or amusing, please 
+https://www.patreon.com/esr[support me on Patreon.]
+
 // end
 
 
 // end