summaryrefslogtreecommitdiffstats
path: root/src/gd-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gd-test.c')
-rw-r--r--src/gd-test.c11
1 files changed, 7 insertions, 4 deletions
diff --git a/src/gd-test.c b/src/gd-test.c
index 8d86e3d..8dc6cad 100644
--- a/src/gd-test.c
+++ b/src/gd-test.c
@@ -1,7 +1,10 @@
-/* This file is part of mingw-cross-env. */
-/* See doc/index.html for further information. */
-
-/* modified from /examples/arc.c */
+/*
+ * This file is part of MXE.
+ * See index.html for further information.
+ *
+ * This is a slightly modified version of:
+ * examples/arc.c
+ */
#include "gd.h"
#include <stdio.h>