Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
[pspp-builds.git] / src / math / moments.h
index d872280131f5245b710bd1d264971f9cd921f265..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
@@ -21,7 +20,7 @@
 #define HEADER_MOMENTS
 
 #include <stddef.h>
-#include "value.h"
+#include <data/value.h>
 
 /* Moments of the mean.
    Higher-order moments have higher values. */