Removed my authorship lines.
[pspp-builds.git] / src / output / chart.c
index 958695ae30a28cbc180816a2ec49689c9884dad0..8649feb8f75adecc6762148df462b1d8fe8c2c19 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by John Darrington <john@darrington.wattle.id.au>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -28,8 +27,8 @@
 #include <math.h>
 
 #include "chart.h"
-#include "str.h"
-#include "alloc.h"
+#include <libpspp/str.h>
+#include <libpspp/alloc.h>
 #include "manager.h"
 #include "output.h"