Removed my authorship lines.
[pspp-builds.git] / src / output / charts / plot-chart.c
index 8a1dc0bd1fbed3f5f3943dc41adb69935b7fce8f..3f5619fef9a0631e6037b64522e0975ffbb16127 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
@@ -41,7 +40,7 @@
 #include <output/output.h>
 
 
-const char *data_colour[] = {
+const char *const data_colour[] = {
   "brown",
   "red",
   "orange",