Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
authorBen Pfaff <blp@gnu.org>
Fri, 15 Dec 2006 00:16:01 +0000 (00:16 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 15 Dec 2006 00:16:01 +0000 (00:16 +0000)
213 files changed:
acinclude.m4
doc/pspp.man
src/data/any-reader.c
src/data/any-reader.h
src/data/any-writer.c
src/data/any-writer.h
src/data/case-sink.c
src/data/case-sink.h
src/data/case-source.c
src/data/case-source.h
src/data/case.c
src/data/case.h
src/data/casefile-private.h
src/data/casefile.c
src/data/casefile.h
src/data/data-in.c
src/data/data-in.h
src/data/data-out.c
src/data/data-out.h
src/data/dictionary.c
src/data/dictionary.h
src/data/fastfile.c
src/data/fastfile.h
src/data/file-handle-def.c
src/data/file-handle-def.h
src/data/file-name.c
src/data/file-name.h
src/data/format.c
src/data/format.def
src/data/format.h
src/data/identifier.h
src/data/make-file.c
src/data/make-file.h
src/data/missing-values.c
src/data/missing-values.h
src/data/por-file-reader.c
src/data/por-file-reader.h
src/data/por-file-writer.c
src/data/por-file-writer.h
src/data/procedure.c
src/data/procedure.h
src/data/scratch-handle.c
src/data/scratch-handle.h
src/data/scratch-reader.c
src/data/scratch-reader.h
src/data/scratch-writer.c
src/data/scratch-writer.h
src/data/settings.c
src/data/settings.h
src/data/storage-stream.c
src/data/storage-stream.h
src/data/sys-file-private.h
src/data/sys-file-reader.c
src/data/sys-file-reader.h
src/data/sys-file-writer.c
src/data/sys-file-writer.h
src/data/transformations.c
src/data/transformations.h
src/data/value-labels.c
src/data/value-labels.h
src/data/value.c
src/data/value.h
src/data/vardict.h
src/data/variable.c
src/data/variable.h
src/data/vector.c
src/data/vector.h
src/language/command.c
src/language/command.def
src/language/command.h
src/language/control/control-stack.h
src/language/control/do-if.c
src/language/control/loop.c
src/language/control/repeat.c
src/language/control/repeat.h
src/language/control/temporary.c
src/language/data-io/data-list.c
src/language/data-io/data-reader.c
src/language/data-io/data-reader.h
src/language/data-io/data-writer.c
src/language/data-io/data-writer.h
src/language/data-io/file-handle.h
src/language/data-io/file-handle.q
src/language/data-io/get.c
src/language/data-io/inpt-pgm.c
src/language/data-io/inpt-pgm.h
src/language/data-io/list.q
src/language/data-io/matrix-data.c
src/language/data-io/placement-parser.c
src/language/data-io/placement-parser.h
src/language/data-io/print-space.c
src/language/data-io/print.c
src/language/dictionary/apply-dictionary.c
src/language/dictionary/formats.c
src/language/dictionary/missing-values.c
src/language/dictionary/modify-variables.c
src/language/dictionary/numeric.c
src/language/dictionary/rename-variables.c
src/language/dictionary/split-file.c
src/language/dictionary/split-file.h
src/language/dictionary/sys-file-info.c
src/language/dictionary/value-labels.c
src/language/dictionary/variable-label.c
src/language/dictionary/vector.c
src/language/dictionary/weight.c
src/language/expressions/evaluate.c
src/language/expressions/operations.def
src/language/expressions/optimize.c
src/language/expressions/parse.c
src/language/expressions/private.h
src/language/expressions/public.h
src/language/lexer/format-parser.c
src/language/lexer/format-parser.h
src/language/lexer/lexer.c
src/language/lexer/lexer.h
src/language/lexer/q2c.c
src/language/lexer/range-parser.c
src/language/lexer/range-parser.h
src/language/lexer/variable-parser.c
src/language/lexer/variable-parser.h
src/language/prompt.c
src/language/prompt.h
src/language/stats/aggregate.c
src/language/stats/autorecode.c
src/language/stats/correlations.q
src/language/stats/crosstabs.q
src/language/stats/descriptives.c
src/language/stats/flip.c
src/language/stats/frequencies.q
src/language/stats/means.q
src/language/stats/sort-cases.c
src/language/stats/sort-criteria.c
src/language/stats/sort-criteria.h
src/language/syntax-file.c
src/language/syntax-file.h
src/language/tests/casefile-test.c
src/language/tests/float-format.c
src/language/tests/moments-test.c
src/language/tests/pool-test.c
src/language/utilities/date.c
src/language/utilities/include.c
src/language/utilities/set.q
src/language/utilities/title.c
src/language/xforms/compute.c
src/language/xforms/count.c
src/language/xforms/recode.c
src/language/xforms/sample.c
src/language/xforms/select-if.c
src/libpspp/alloc.c
src/libpspp/alloc.h
src/libpspp/array.c
src/libpspp/bit-vector.h
src/libpspp/compiler.h
src/libpspp/copyleft.h
src/libpspp/float-format.c
src/libpspp/float-format.h
src/libpspp/getl.c
src/libpspp/getl.h
src/libpspp/hash.c
src/libpspp/hash.h
src/libpspp/integer-format.c
src/libpspp/integer-format.h
src/libpspp/legacy-encoding.c
src/libpspp/legacy-encoding.h
src/libpspp/ll.c
src/libpspp/ll.h
src/libpspp/llx.c
src/libpspp/llx.h
src/libpspp/magic.c
src/libpspp/magic.h
src/libpspp/message.c
src/libpspp/message.h
src/libpspp/misc.c
src/libpspp/misc.h
src/libpspp/msg-locator.c
src/libpspp/msg-locator.h
src/libpspp/pool.c
src/libpspp/pool.h
src/libpspp/start-date.c
src/libpspp/start-date.h
src/libpspp/str.c
src/libpspp/str.h
src/libpspp/verbose-msg.c
src/libpspp/verbose-msg.h
src/libpspp/version.h
src/math/moments.c
src/math/moments.h
src/math/random.c
src/math/random.h
src/math/sort.c
src/math/sort.h
src/output/afm.c
src/output/afm.h
src/output/ascii.c
src/output/html.c
src/output/htmlP.h
src/output/manager.c
src/output/manager.h
src/output/output.c
src/output/output.h
src/output/postscript.c
src/output/table.c
src/output/table.h
src/ui/terminal/command-line.c
src/ui/terminal/command-line.h
src/ui/terminal/main.c
src/ui/terminal/msg-ui.c
src/ui/terminal/msg-ui.h
src/ui/terminal/read-line.c
src/ui/terminal/read-line.h
tests/formats/inexactify.c
tests/libpspp/ll-test.c
tests/libpspp/llx-test.c

index 0eb9c1f31a1562b2b1ee6249cbc9547a2b4e6bb7..6fc3085c031e29db893a02746899c545a6aa8d29 100644 (file)
@@ -81,7 +81,7 @@ AC_DEFUN([PSPP_ENABLE_WARNING],
 
 dnl Check for readline and history libraries.
 
-dnl Modified for PSPP by Ben Pfaff, based on readline.m4 serial 3 from
+dnl Modified for PSPP, based on readline.m4 serial 3 from
 dnl gnulib, which was written by Simon Josefsson, with help from Bruno
 dnl Haible and Oskar Liljeblad.
 
index 0de4b4dc17f543f4f576c091b60c3451624d8760..65c7bb421e8a89fc0c784c8d05f1657dc24a08f4 100644 (file)
@@ -1,6 +1,5 @@
 .\" PSPP - computes sample statistics.
 .\" Copyright (C) 1997, 1998 Free Software Foundation, Inc.
-.\" Written by Ben Pfaff <blp@gnu.org>.
 .\"
 .\" This program is free software; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
index 691bc475dc996a095f495a1a38abbbc79a01d0cb..4951d490ba2484f67e2281b87aaca66ab309ff8e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5ba72fc0a26a041123a62f4c2e187f7d072780e3..bd3c28812ca6a406c21059b9940a01468027893e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7043b65e55e7305ae2c7b27b35de7dd048224167..de44df4682788b8bc4d380ccb181b8a2221be204 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 3b20b65bd0d319263c826e911175deb91d0e71a6..46c3624c54beb55f9b671af3d1fa16d0c13e300e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ff4dfe326848edff1a36f5c447ba5d89eb16b98b..999834c72aa4dde5f5964085f4fe0ee57527f138 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d1d6daeb52261a9c730cd82c2f8c61e41c438ac4..087c0601edd385fc613b52743a1c4f71b1c95ef7 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f8b73f3872159be8bb56febcdf3228628a05bbd4..90d709b1e5add9eee3e3e5803b85b89b1a3d9247 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9ba1ca9fa983da67102537eaa9df4484cd0acc7d..0a30d298a751979e7751ca12478e4a858595da5b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 20ed8bae2810ac6bbf8b2a3766358a776598a8c4..8c92bbe31d8d92958c5e2e19594fbb76687655cb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 23862b067215d98be695ecb022076b4f64b4c33c..ff2ecfb7e07e0f726c3680a1460bc4d34b2ddda8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index eddf6abaa51b03a4db5f72fc62b459099ed5c9fc..1375dd01bbef3e85a35a29fd616a6548213a2022 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ba45063349174e7dd69cca23bab3b10d87d86d0f..fde8228c56ef30f3c39f29f292675bc1099ec6b1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2a4cfa8509327c35f1a4b65dd2b49ae152a18652..8e765c95bf3ea349eaa5c4a609da8fceafd64ab1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5fb5d4d3907367fc3ec093b879ad54277c493365..f0e1d364ade781ae762068a2cebeaaf28d09082d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6799a60d38e62e7cc18f5e664b6e682098f17892..2a8eedc1aebfe7980c4f747574cbe8cfd1ac63ef 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 544f2a54a3f86ad76c766a4c9afee5bcb8fa80e1..38f50fafbd0ed6007058c7d722b67d95de6a0d1a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index bf949c8b80619c5f89dd25eca4a8d43cf5319c9c..68ad53a9810edfb696d59168ac87bc0af2e4c788 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 3e16831b14ca430a1999268f94fdca04fe1fac44..d344e7516ac17b00da06567369d47b519e1254da 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 37eb1192ba7dc3adede0c31d9d29bade91bc0cd9..02e04f67af9ac569513938603e3c16bf2bba9755 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c789012b2339780dc2488bb95273297a978a09d5..3b5cfdba5f4161a1b4a60b569e255fd59a8498f5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8404a332ae34e68d10bc92286490e4cb6def226c..fff49fd87c928c253b7e0d0b672b99e204273915 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 32ca5c948782e11564e5ae604a391c1bfbba9984..8caccc0dc5af920ea5338177a0fe926d11145ad8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9524bc0333c60223284e7aa13e45379f0cb597a1..7c8a00a6133287b902a808331583b5c713c8cd0a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2005, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d8ad1b8e402ac535432aa26f78d5f1e71466110e..57dfe08d0bc3f17d1fce15e5e03a7f47aa856df9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 51fca9ef4dc1f8ca95cea957402398f3d9311a56..a5f62776647e1c2e8ba114d181b0b71cb1d1aeec 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index fef7c1c3e4d6aa0d7210118584fb38d183a86439..b925f3cf336ffb4115d6f77370a2157b6a35c580 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 65c91dc7c30b9bf464d4ab7ccc31c806895f7cfa..025a5bc1cb3890b552ca3e6894d3270f96ca63e6 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 51484a3b1f1b260c1d02088888c2c56cf884a640..8b85b64a59d632e1f33a7f265734b95c62bf694b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index eece68f5aefc9285af609e19a555625b035e0550..bbefb1b6646e1d9cc5cb38009182fa6b41d20959 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6161448aa10308e4c76baa5047aaecf1d6b45bb..eadcfa16989f34d3211c57088082cd8765195a78 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 68d6a2b9ed01c68900050985605ccbb35a6627ac..30366143c8dd50a24bb09eb03021ee9d99b185c9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b5f52f5e6985301b27066df9f7ab41b751ae69cf..fac56d0257bed1cf82b9d70895b96ed6f2103b9a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2005 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6f6a0b2926ffc77403bfc082ff3783c3f85b6f5..5e30c65c67805228a52ee11083ecaad91736f716 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2005 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 307a5393063f49ec84d7e4fafa4b20d573afbc93..2fa02dedd3c8c5400ea1822e8f04484809ea76a1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
    Code for parsing floating-point numbers adapted from GNU C
    library.
 
index 83c3a24739c7bcb9e592dd55aef746e307efb3cb..50ce46b5e7538fc004b93c249a19cfa902718578 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0f5542ce42bd1703723573e88d563b0fbcef6a38..f6ebb73a2bad6df1bfc077ce465992ea674383ec 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index cf9066eda0e61ebb499d78712994a6eed4a84dc1..e188288276711468f9415cebf980cadac390dcf9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 422d0ecdc9b8b3e48483bb4216825c5a88fe99b9..611eead0906dd2ef0c8fd7017d852562abeac4cc 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6e707d3d47a2aa33311b443d6a46e9f15472cf8..835f883535f3a8c94733fa8f2786dadfb9f9fcd6 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5e3b74adb6f1f07adfa490fecd488abf671c1a51..2a08dbb051fc33cbd8eb378a55bf92a7df206763 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 34739cf29cb982549014a84dd9eacb208e1c591f..8a82650bb5f07708a2760760ae86e4bd38ba3df0 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8cce42f2081758075221fa9f4196a8b0c98ff2b4..4459126bf71cb2b1da46f6a8865f0aae82001b2d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 52fc2d0d55264cc627b60b52de3ae15f04a55c5a..7d5f28b4ce0f955018b2684216e8ff72d115b377 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 13ccee8c6f0aef698c2542ca495dbf4280bf5677..42e77aa7b47869f5483c542f68142e4892cf541a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 3b4e2950974786b1763fd64dcd5df80febb197b0..d4832a4fee76e1670b622e6be1511b16262bcc84 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1885f6ca07b17b5eba16da2dcc5cc74887bafdd2..3248324ea3a42640d95acf697a2813d21df123f6 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index da009abdcac2cc8f8d9b7e1f1d0decf019544b79..61e64e0f135d06247a48381ecedd13e42db498fb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 912a10398cb9d5bee1e584907d6ee0368f0db65d..469d668b63a3d77ab3efd07364943a8844b5823e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 92652189827d58a20c506330e970f9cf0420dc21..980b1c701674f1eeec2d6804cd471d577d8980cd 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 012ebfeecba5ab4cccf52ab62c17dacb28df4f95..ee93706fb54118b4b7887f46d26b44fb87e45191 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d62dfc7bd6a411944da841e25a2a98e6221f9de9..8c440849e5a270fdfa5ad4e6588b71044ed10bb5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 92a304829ca827b12dca5fb7bf8989cffa723ad3..6a3e7029b529d44169db53191eb4134d612493c2 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e923b9d5e43e56b5975511e20e53bddc0f38b6f1..a7cc830f777ca90784c6331d43cb4827396aabfd 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 537f21cbc7b921ef4f5ea978cc09f618489e03f2..93f15970615746d3a32d5bfd45638b9ff51b099e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 51fddb197e2fa2fe4642c99b8bc15730f247847e..b5a6c9d8140cdb59a97d70d336e398d7fef975e8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 79527d862ade78daa0f136a480f78d6f36e1c0f8..f9efb24a0de8d40dde01b43f8e5e895e2a0ff3cb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9f058ad61585e426cacca171e903c8a096b998bd..56491535fca0f940817acd76512bca638db10bcb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index bf015824fa22925df0b917702deba5fefa6b3d05..253990ea5a8beec3f564abc4088aad54b407d59a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2de3adbae440e32e54e856984056718c5ec0cccb..20d2a33ec3ef9eae3afa12969ba3927faa9436d5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d4978989044040933f328fd02e4fd9829d485285..d3754d6c9875147c4adbc34c650f2f7e813afcae 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index dd4f7321700b232b98c2b483e0fa1bef5070c0b5..8ae72866053da78758958ff125d6c304c3c3b606 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a0ebbe629b99fff767653986eef7b63c1bd5f369..9a64da1baf0b9c6316f0e017caf593002a59b241 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0cb20b8fec3dd9204f3281e012462aa17335391b..b97f85821cd6b5053458e2a36e5979288dfaf577 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8f3de2f36890ae80443fe1a6d2d5e44c161d2e36..01309d848b2de3f1111b7feedf9e7b35a5ab0fda 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006  Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 18ac496719e0e2f69ab26c93cb206536d41e877c..1c46a7cc2cf827ce41a5d5130217ead375f1b6ae 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006  Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 032e4d7f1c4613410f8e318053264481b0a46683..b46d1e83b813a7744e7b9c056fe9205b11cbd33a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 742f4ccc087a113d6605ef1724413f8db5ea091f..87fb917aeb4af82531941d3135286bc57de05231 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e38707ddbe74257018f09083b22d649a8409150a..5e4671aec78ce8af4ebd54f3e758de9817623072 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ad373ea4cf491b0ee1fd886fe9b7074febfc2d85..210adb0bddad7e5f46789077474e0ede3980d99c 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b02077b5e2210a2e9ed06e9ecbfb0b76399b7f4d..cf3a8b0e9844b6e4f50391e097702fdff5318b90 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 56df4b7a9273be6337986af9809ca32eae7b737e..0657777acc492b2dd9ffe1d05c9d037956120de2 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5a1ad08ddb743ba2a0e2e99674757eb791d4beea..69a29a82085c98f77e26e68ad0f5e941e47b256f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 33c0218f5f2248d52e85359a8f43a0d989e43563..01d319c5c3d11d889009545d0de9de089cafe23b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e49fc1acdac49d0db228b75b36f977f660abf2ff..2e6f273f5628cbbdd5a8617744fed41f7c44b815 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0c4caebfe53643917321ea05cde91a017c8c8c6c..00cbb0c92c9413f64e557cfe303800c1a2e4b334 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7b2690653ae627dd4df881777ab988d3d258bc4e..fa96922329fbc29b315cf0feb169d2e4cc1ca7b3 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9f8ac9313a7863e5072ff91b91e9b209a16f1030..21fcc8560bc0a08216d90e699705bfb24d9ba61d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2c8f38a73e470be66cf5f8b0c1a61a4c0b3d4326..6199e77264b1d87cdaef52c3ccabefc9fa051208 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-2004, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7f84a9d03f1b62e10dd57c5bf0df5683a9b815a2..dbadf979726b1c58ce55ca220d0da23438b77c53 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 50f0c57b51d1d80f04c0930b4a5139a99c6caea0..4e069bc05e8cabda43085a55883fff684cc16c88 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ada87f9517bae46908919010437bad86ea762cc8..90b33cc4751704eea3cbe8912b179375838c79a7 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6e7206afc7fbf09d059a8a1c7b2a395044ee25d5..1cd255194f07fc8ae8eaa205c0ea7cb5bebd499d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d3b04ed9448ef03dc0f0d3808ea85aead2fa4ae7..306a8bddb0abd390d391fa70bf810c6eec178d6f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 626a7f42739c159b4672dbc2cd5b8ec01941e2a2..436d88288aee05318779cdd1b20713fdf3cb3591 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0f6a708feeb794c7ecead70a0913f920d100e369..d10a49d172592e0580e5015872ac2624c67c44d5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 79023ff372b769b43cfad8e583724479643ffd49..f958584b5403f7442984e8922e783b355ec0e851 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 074c5693312b00e6a3d5406ed4a69d322247b8c0..2d3af8fed430b47f1f0fd1004d136e5d802c6c16 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 166b9f99495af7affb48cbc0029249130c8594e9..8bf8109ba4d531c9ebe885ae6e42479f98e8d746 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f26e1f25111648634e720a3f97ec0593317b2246..da8537a1656e175dec4a4dd2c8225316fd5b4e4f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index cb3441937819f56c61e65bbf1d8e9e306c69ce02..91a3f27bfd5ca76b98a34b9f1eabca16056b2adb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4a2b9cb64cde5d41303f5f11ef51ae39d6e7c0c9..0c9f2ade468d290cfdad8877b3cde1e1d2c4422b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b7fa47b82b54a5f9ff372a9a5918f76605dd1099..a90f46e8b8efe6f4e4ce9f7efa9ca2b27572f450 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index af7eeec9afdc95a55899ff5439b416e8f5835784..6a5864a57c89f6dab9d2af348a6e9c3e375c113d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5322c2e31b70234391357e4f1f47def46693893d..c74cd529afe2b31f0fab2872365f1b006b2ff568 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index aa6794d39f7308eb6cfda619c1af5eb8b7daf357..0cf08ae53770a18dba7fe21a1be940f0cd28033f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0dff0b02e32eb7058a614b0eacf21b9841a0cbc2..1d7d7f521bbf4ff229aabedaf2917fb0234c478b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6944792f4d845f017766b032dc6426e0e83cc37e..0dcf2a4918e13aa4cd7f98b8791a34305fedf8ab 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 85083af8113dfca8598727e28e265232a6e5c20a..50830b5130f5ca275d15e9663243374077e730be 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ef3c0da29aef96530a77dfa4549d2fb1e5f29676..4f9c51ff9f4b7bc3b7fd19ae88dc8642d802675e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0259d69b3ee8b32847afd2fa9245e6eac69ead3f..a0d59c2285a9097c525e9397182fef3cbf72342d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 3cb6f5963f7fdea8ecc4f43bc63faa03891cd61c..d56db519c7b6de40a44716084a6aaa7ad1d401ea 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ac8d74d5dabbb5bc14db93ed095b9cc2a2542694..909daba71a90b131b4753771d936da8e9f43f7e8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 56229a285d1e6b9f8fb90ef9212553f852b31820..02f73e39848165f46949bbb73008a147a247d900 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 93f724ff9b77916c16f3577adb816d6a3a1da842..471c411850d30ac01e5b274656a98d04564dfd93 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 35f5d3666ee721a2c0cc9a0cd30baaee9371e893..05d6e8045887f27c711a3f4e312235f432925960 100644 (file)
@@ -2,7 +2,6 @@
 //
 // PSPP - computes sample statistics.
 // Copyright (C) 2005, 2006 Free Software Foundation, Inc.
-// Written by Ben Pfaff <blp@gnu.org>.
 // 
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
index d80f4069b87a4cbfe1e7155f9ff3d4c8684a9848..90d90c676ca553339ff895208b57a2d8969e6511 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 07a56f8ef675ef5f7c3f7bdd0cbcc92949a535b9..272090b17db88983700ae9c1fe952d75dc80abb1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d4e032343949d448b5f9cf5f6a4e4fc2da6cba04..6173b4f481029de9e36006c470eca47bcb88a035 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index dc8aadc932d0986ca4ca916d24f8e1e88124fe74..7fc34c8d923c9dfe96801ad1b3df24f0c98a6279 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b05a5926cd4a19e204f525e6e303c8cdbee1fa6e..2eb72a045d075979cbbaa8ddc0b68c4df5a7ed49 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 11890645c243729512cd2d140b6ef41fc248e983..c152670798b4b6be4f72c09a74b9da3909b7c493 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7db9ab5e27b86fd359bc12906f32b416f59340dd..ebb8a9ed1ec1bbcad5f22141466718c2cd708113 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6d91645ce3b075e5ab9f761bcef710a0cbb0ac12..4f9259250dadbd3fe5985afeef259ff584b64df6 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4d60abbe865b566862d19604b5d76e85729f3121..0b21afbaeed2f208668d4fe345150635c06e2390 100644 (file)
@@ -1,6 +1,5 @@
 /* q2c - parser generator for PSPP procedures.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d6d352b8bfff5c56057267b9af71bbe89ebb353f..b33c18f870e22785f5ff21d381a0116a3e27ec7f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2005, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 986cd5f00e01bad73ac68238739d80c874204f45..b6b38fd4b0ce8c70bdae18bc21e622cb7351412c 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2005 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d9eae5247c3dc833a5f105861e6179354567797d..60a5539f406f34579a54142d3ce7b8b010968674 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1e626f33880d4e19dd1b3eef53f3a0272a14ecd9..409aea9537b6c1848368fc65b4efa98a68027a60 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5640c5088097a645e44f50d22d173754ef9a7d84..e3f01085312aefd604663cbd205bc8245b8368fe 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e10c32419eb1eeb2c2951c985dddd585f41231e8..d5f77e92843b0454ff657791d04530eb8e7bb7a5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5e4be3bcd9643bb4ae3014c46c4caee454b4e254..883f12fd9d7c8ca345f23f0054df00f28d3c4357 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 048db1191cbecffe1a8dd055e126c9ceb1e71192..72534c76ea74cac4a7e0982dc57051be70f007b9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 15d21ecee124cd13fa817e6fb90af2a3ce8d8306..1cdc247f74550555188996cee08f4c064166a15f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index cd12ab988e2e859652da7e50e134a99ecb0e7d3b..04a2a54c89a18fc73dfc07e9de858fee8867e7e7 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ccab1931e18d063877afdc0007c4f0a143bdb4ad..6afb6b53a4f336d29e72fa2b0fffdefec7ded38c 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c28de4600ac055247c9dcd58ea0859ef8e642dc5..b1e9c3b423facc42b46500b9ee1e5fc5c145e71b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f614bcf9970c0219b21e59e874db61862a9afed3..077cae5c970a38b175b9e073f858355c7101674e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b7a2da2065041fb5e2dd4d528391a6431a9e021d..b952df19a4e084260f9b76a57e8036125b9886ce 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d73a79c4b38310faa29102d054cecd0714443390..13e0c6edb247024e14541f9e94ca62729cfe6299 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 87dc6b4fd5875ecb21e3684d09a77fbed88fdbac..bbb33f23883c3718be065f1fe97144c661c4c1cb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 61d4db7c46f525ba21bf4d61cc479e98a77d1036..a222cbc7431e5a3803810accaf878425bf71ab57 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4f667c1284795d84393cdc1d0b9c5355436ee0a6..459fee495f7eac54b78ae1411dd80c49d9d24c4a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 879b1b92bbf52a8c2a6145fee3fd9c30fa139b8c..0822a587248d1118ed76f645eaf80ab1b337e1fc 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 33b15cb6eb00ef0eb93e7ae312859b79c458e576..eb8ee061956db8569e5c930d82157907ecf77ee4 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 52a39253b376d16375f393200d21b10665964eea..fab8d81653dfcabf0ad435455165794aaef3657d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 893d2300d02ff8cb48b1846f86b9dfbe2e361bf8..e973b45eb9dd18f976288de8709a8c852ab5aeb5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b888c89638365323417d385042e3c6d47185c365..fef3ca61361e03df418b91811a71b037d30f0d32 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 254421350a5a9338121975239762d8b67e123357..56be3f7dec0238b0f1821da376c9d7c0a0078b01 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7bb2e55733aad4f29fb21da08dcefdc3f510a82d..2f1fdeb2c1781c2c66fbc6254f5b8faf4471668a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b0fad473b372f75526f70eedcb209d2eb499cb4a..4fdcc578f7dff5bc4dcee7c178f0519bafde5d4e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d7943126601f80881d62085173e3affd3d26fcfc..62c86530fe362e450b70a677e4198bd7392f0465 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4d90f9823fd9a907d7862554133a00095299a7a8..bcede8a378ff58ef31f7e54c8bdf1c8c843297bc 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 80854d3100661cb81715adfa402f915288b5a13e..09e2693f73ca60283f88bba15c1b79588f1dac90 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 54ae90ffb8b2e4cb7fb7ab56ff948be94567714e..4fdb57194b87aefc3677cceac4a6cc6a26549d7e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4cf66c20ae017f0658113edd017bdb0b25e893b7..dafaecee646a84176385396e2b1c90d192d4637b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7d727e44e46ab3ba55ca0755841bf5ae2675c671..d7a7e80137eea6d334b251a4f9d0d47933b4e930 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a7b20283f38588f7fd7f955f692c0d624e4eff29..2cd82d6a6ea50b99d00862f108196b8ac2c9eaaa 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0f4492e391898342363b1df9ad4be672022cedb3..20ffdc3a8341b1af50cea33d91ba0df728aee7f0 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2f6ae1c29eee24cb835a6c800f56358bb8f4d41d..db4dbcba01a2af3e2f909465ae8830bb8a1559c8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 70112506b30c9e23cbff571cc49f674cde9355f1..84a0ee266f089331329dcce3e758647a9b03dcc8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 637f4c4df96f8de0531dec97049fc4f0731653de..c99220ee748f443ee2f8ba1d15ef09d2a56352dd 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8abb426d5271975c7ebfee4c7ef4e95e73b41b42..7700602b6e1df093d239362392e00d328a4e67c2 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5e56da442850d71cd87542a0d18d2085d4b1a031..cb6f9f2c196c871a5fc6158082a9e511d220f1a5 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 14ef2c42c3741cfe714d9eb448cff4aeeb8a5d8e..73f821dc34ff8642b72a5283931b460faee5c171 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4a3f9debf95a9eb56e2e898a7b42ec80e7f9beb3..e2452c548f171ea120b61fae44562482d53e851b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index f0b8585f3d6c8ed040847c8564794dc78fa5454e..3142d3870622ad0af62aa7ab6c8724a43cea70ae 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 71bcd0f14f331f8eb1c07d5478bc46c029ee71de..9d88d6f7d568c221f5496a60bfef585a99f873fe 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index af1cdacdc82ae8417c37b8c2abd298d3b93d6125..06e4d084ed77feb31f16496cb2b6312d5b643b54 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ca3455a076a4c2181012034856a6bc85e12e9892..1d0a4cfc89c9e27debae25c7a56963985a02ec45 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c3ca92e2a00093be87a48e92baa21c17627f51e6..546a786f4807343dac63dfde0a51bd69c06a2fce 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index bcc1deafacb5772d97069e1b24fb12792867fcc8..587f270be692a5cb4470816831ec33d0c13c4602 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 8cb8cce990b7c557776315648716bf5174e490c6..096ed38c03636abdeddd1b83d100cd2bb8e4224a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9c322ada46813e36ab1612d2dcf74589a4cea432..25b4462b9bdd34218ad4bf5583b38ea4b1042eac 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4414e2e68e0a19b4d2bae59fb433be693e278792..ed0129cdb4e6a2c57b32daf3c30c40e059d6074d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index c64393a76010f2bb700e92f90fae058ee5d16c71..57d81753c7df892a003be25eafe39fe736d72a31 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7523636c946a511d9be0bf63015a8e69ea39c447..2c50ddae3caff5e942e1ba826d20c0cc52ca7770 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 40164b21114ff84719019d91f5c157bd9b9f0acc..f4cdbfeea1c21338f703fa444c1fb6d1f8f0c3a9 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e6bc7edbf29730e11b3a3563bebd35faacc5d077..792d13593c0bd759c18b410ddf2f7a0a3bac1776 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 31a78d25e09d358e6250cc8200e14eb91701829d..80ddef88691169f3913ef1b09202a07d47c483c1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index ba35b35104c9c67736dd52f21abe5130c1405ffa..9e876e410b29b20a744a748e0744d5b8ab790b4d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 4bd64b602ff7308585b6152f4882460ab8290337..a32cf8f92d519dd7b3913c529697d75c59edfd4d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index fea0e28e5e64a98b2037dd0dc97fc6adcfb299f0..2d30bddcc246c94cc698a7cd4ccb8fcb4a7cb542 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2bd7877ce6d5dd0d5e53ba43d9cc80666d3e4ac6..1d83e5b48cc681b533154c10c0270ec40d894b63 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 63c2264b0d86e57bbee7a60f5a5b3a5acbf7010e..df451f09ffecbc2c433b9b98bdafd959a1516b13 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 31a57e9fbeffcff245924efb8c6abc253d6a2276..2a6a6b54017a6285815266ff50da32c126028725 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7dab5b47e4978806926b1e914667fa0483aa562f..0fba4a608f741ba7766e8b1112bc964751af370d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5becc8869c14b476f3b786c20640b71ea4a66067..0f587fb3fc4dc821bc73e1b1a8aa0c5f5c380c87 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 212354183f55c8d881da2e5fa842cc9d36633dc6..d8552c6acac3b6b7ac49c981d33b1d05ce58650d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 183a4022cc1280fd4f9664fb427c5da9a095f6a3..ca23b08b7290c93ddc8138ff5810dbc0f9317f0f 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 43891c17e99185ce3311d593082270a057649cc2..a9435fcdfb39c1a13d9b0cf936cf6265a3160931 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index d4c29afd87f1e6da72d35160aa8c083b9f48be36..56d8d02fa3d245961ff5c7e6aab148f319e5024e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7364a08b4801249f3b1c603910a84685a817cdbc..4095a3e60a35d3acd8f601c92879980df8db4833 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 6d20d083d38572310b2115966fc4f2df6e38643b..3465874967c6bdb752a0b5c1ba0699f0e1999b4d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e73efad101ae3128c1a47d954ba92dfa62b95aa5..037d5cf6b4c317184fae47657c3e6aa8aafb9710 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0725df6db6b9fa6b551562d12d855c4237a7e246..c43f9ca492a8d17d3db8ee45943781581b13e810 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7420a82ecee8392e0658f5026aa0221b2e50f384..70ae9c86139daad98e25b5c12589c02885c743bd 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2005 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 85959677a86ca5a6f3f74058e9190b89406771f7..a51dc40e3a25ad799105a0621d3f9697753c16cd 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2005 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index fbd40d9b966897ec4df1afd7e53e7916e8dec022..7c2539aa9f573f90276682fbd987e703273eb1a0 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7d945622959a62e74f8e9ce995ef88fa13d4d77e..cd74c122c63911554ad09c11d60b176c8263f42a 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index e45ab85df4cd509524d036e416d4b69edea363ee..af4f8199fe1e4c5f9469298a601c9a30f666d42b 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0a5754f2a46a246f6c08458dcc40f9d9d5a25fe2..be6739b90cb18eb7d1d703650d7e950b754362f7 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 12c58a401640c8777836e83b059c84dd41528050..9252cd79bdb9dacfb034c359a44ea07d60e3659c 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index a9d524b78f968898c652c40b7febc44720d1dc99..043965eeece20d42d1c6489c0b54cf0790b29248 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index fa108ad238f33c5591d6bb2d77225ea85a27b194..e7ad4de8cb818d9338cc8b6de1e89b728d6576fb 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 0d82867ae0f08b83f9448e570de3673d0933ab67..6e76605d6663540f1cbbbd15967b5c5c235ce9aa 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 7c0a0dc8161af674ceee4557c8ffef9ea5092312..436141fb784024a6b02dc754d5f211012a6e6b9e 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 2754ec73701e124088b97810cb6f2c723508ce52..368b37b050703fabd9c47281d721548e14b506e4 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 5f986aa01f8a13f0a5e9909d64ef07f4ea8578cc..c54c1be5a77ab10ae26b4e017f7ae48e467a8e3d 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 68f4ddacbe8a9467c30088b8a736c7e724894db1..00ba672c147a86656c6bb70141e1bd8c4f988dc1 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 3f1672a5f56707e14b5e7c1c8a977d59df613ae6..a6e9f66f80e8b4e90d1e57fc94aeb4bafe2f6c91 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 93f4d1e9a1c742b20d7a334bacfefeea2cdbcd92..00f14180433e6e19be5d8a8d9c03c0822509a6c6 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index eb7d99fa264da30e161644ff35c5bc0a5f9d33fd..cb1fb332fd9daa0049405c3b043e5d0162944030 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b6058d1c2422fa161d487ef62324bc227f525302..e4b0b169b3ee65211512d801406e02c8ac4c8025 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 15d5e46c1e17c3e3ae154b555d8735707c2f1dfa..0ece812b920b6c1b00e5dc9f5caacc094acbfe21 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 9cbbf10f7998f0bbd541b3356e23bb136edfa072..1a2cd27f0d8cb12b41999342dc4cf8347d678057 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 165bffeda10154ec7ec019806d071cdae0d97bc4..39ebb82f8e18d6120643b2485493903376242afc 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000, 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 05b6150f85fdd4dd78be4ba2343054bd14e4d258..41e270f28ec7b0cd6118ee697f712e076cfaafcc 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 1133f648adc8558f15ad4f9fdc79fd7fdaa6f553..118bbe3eb3b5f869d7c994b38def5de648721152 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index 168251ab4e7039403513b7adedc941c848998dd8..e40029cef58442882c051a197fbb5c2bbdb8b6bb 100644 (file)
@@ -1,6 +1,5 @@
 /* inexactify.c - PSPP test program.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index b0e9bcd928b6610aa137155f31fabdafda592355..03fc0fd7d8be953061a7b7ed3ad4a6dd860426b8 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index cbc49e2c3c45d2babcd105601a8ed8f1f24359df..1b069a212efef60f8f3177fd279e6d2ae5aa0021 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2006 Free Software Foundation, Inc.
-   Written by Ben Pfaff <blp@gnu.org>.
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as