Implemented long variable names a la spss V12.
[pspp] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 0262209bb730bc09990c60e76a71b2fb4603d370..be9daa83638c62cc7ffab5429672b955db309a88 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,10 @@
                                  PSPP Authors
                                        
      * Ben Pfaff wrote most of the program and the manual.
-     * John Williams wrote the T-TEST procedure.
-     * 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 Williams originally wrote the T-TEST procedure, which was 
+       subsequently re-written by John Darrington
+
+     * John Darrington wrote the T-TEST ONEWAY and EXAMINE procedures, 
+       implemented support for long variable names and made numerous 
+       revisions to other modules.