pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp AUTHORS src/libpspp/automake.mk


From: John Darrington
Subject: [Pspp-cvs] pspp AUTHORS src/libpspp/automake.mk
Date: Sun, 24 Dec 2006 06:57:54 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   06/12/24 06:57:54

Modified files:
        .              : AUTHORS 
        src/libpspp    : automake.mk 

Log message:
        Updated AUTHORS 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/AUTHORS?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/src/libpspp/automake.mk?cvsroot=pspp&r1=1.17&r2=1.18

Patches:
Index: AUTHORS
===================================================================
RCS file: /sources/pspp/pspp/AUTHORS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- AUTHORS     23 Dec 2006 09:03:44 -0000      1.6
+++ AUTHORS     24 Dec 2006 06:57:54 -0000      1.7
@@ -1,10 +1,21 @@
-* Ben Pfaff wrote most of the program and the manual.
+We wish to thank current active contributors to PSPP:
 
-* John Darrington wrote the graphical user interface, and the 
-T-TEST, ONEWAY, EXAMINE, RANK and  NPAR TESTS commands, implemented
-support for long variable names 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.)
+* Ben Pfaff wrote the initial program and manual, which comprises the
+majority of the current code.  Ben is the current maintainer and
+continues to contribute. 
+
+* John Darrington wrote the graphical user interface, and the T-TEST,
+ONEWAY, EXAMINE, RANK and  NPAR TESTS commands, implemented support
+for long variable names and made numerous revisions to other  modules.  
+
+* Jason Stover contributed statistical and numerical functionality,
+including lib/gslextras. Jason is also an important contributor to
+GSL, used by PSPP. 
+
+We also thank past contributors:
+
+* John Williams wrote an initial draft of the T-TEST procedure.
+
+* Michael Kiefte contributed bug fixes and other enhancements.
+
+* Patrick Kobly contributed bug fixes and other enhancements.

Index: src/libpspp/automake.mk
===================================================================
RCS file: /sources/pspp/pspp/src/libpspp/automake.mk,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- src/libpspp/automake.mk     23 Dec 2006 09:03:45 -0000      1.17
+++ src/libpspp/automake.mk     24 Dec 2006 06:57:54 -0000      1.18
@@ -55,7 +55,7 @@
 
 nodist_src_libpspp_libpspp_a_SOURCES = src/libpspp/version.c
 
-src/libpspp/version.c:
+src/libpspp/version.c: $(top_srcdir)/AUTHORS
        @$(top_srcdir)/mkinstalldirs  src/libpspp
        echo "/*        -*- mode: c; buffer-read-only: t -*-" > $@
        echo "   Generated by src/libpspp/automake.mk --- Do not edit. */">> $@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]