pspp-dev.texi: Add authors as @author arguments.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Oct 2014 19:06:11 +0000 (12:06 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Oct 2014 19:06:11 +0000 (12:06 -0700)
With a blank @author, makeinfo complains.
Without @author at all, the title page in TeX output looks funny.
So this commit simply names the authors, as determined by "git log" on
the doc/dev directory.


No differences found