subscript fixes; added free functions
[pspp-builds.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 7b7f3d6926b2fd54ae3c4a8b27b3822880d11e82..0b1915dcf0beed34254dcf68f7727b18cfdde613 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,11 +3,12 @@
      * Ben Pfaff wrote most of the program and the manual.
 
      * John Williams originally wrote the T-TEST procedure, which was 
-       subsequently re-written by John Darrington
+       subsequently re-written by John Darrington.
 
-     * Jim Van Zandt translated the `julcal' date calculation package
-       into C from code written by Michael Covington, which was based on
-       formulae by Jean Meeus.
+     * John Darrington wrote the T-TEST, ONEWAY, and EXAMINE
+       procedures, implemented support for long variable names and
+       made numerous revisions to other modules.
 
-     * John Darrington wrote the T-TEST and ONEWAY procedures, and made 
-       numerous revisions to other modules.
+     * Jason Stover contributed statistical and numerical
+       functionality, including lib/gslextras.  (Jason is also an
+       important contributor to libgsl used by PSPP.)