lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / README
diff --git a/README b/README
index 02e81d77e9525093cc3252d38903717b6252b9eb..35e44ae7421f006b5b64c91f49c537f04bf46e77 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ is a free replacement for the proprietary program SPSS.
 PSPP development is ongoing. It already supports a large subset of
 SPSS's syntax.  Its statistical procedure support is currently
 limited, but growing.  At your option, PSPP will produce statistical
-reports in ASCII, PostScript, or HTML formats. 
+reports in ASCII, PostScript, PDF, HTML, SVG, or OpenDocument formats. 
 
 Instructions for PSPP installation are in INSTALL, including a list of
 prerequisite packages and other PSPP-specific information.  Full
@@ -52,8 +52,8 @@ following support to users:
 
        * Attractive output, including graphs, in a variety of human-
           and machine-readable formats.  PSPP currently produces
-          output in ASCII, PostScript, and HTML formats.  We will
-          enhance PSPP's output formatting in the future.
+          output in ASCII, PostScript, PDF, HTML, and SVG formats.  We
+          will enhance PSPP's output formatting in the future.
 
        * Good documentation.  Currently the PSPP manual describes its
           language completely, but we would like to add information on
@@ -88,3 +88,6 @@ following:
           statistical procedures is evolving quickly enough that a
           plug-in model does not make sense.  Over the long term, it
           may make sense to introduce plug-ins.
+
+For any copyright year range specified as YYYY-ZZZZ in this package note
+that the range specifies every single year in that closed interval.