summaryrefslogtreecommitdiffstats
path: root/src/marker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/marker.cpp')
-rw-r--r--src/marker.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/marker.cpp b/src/marker.cpp
index 68b630920..65ed3789f 100644
--- a/src/marker.cpp
+++ b/src/marker.cpp
@@ -1,12 +1,14 @@
-#define __SP_MARKER_C__
+#define __MARKER_C__
/*
* SVG <marker> implementation
*
* Authors:
* Lauris Kaplinski <lauris@kaplinski.com>
+ * Bryce Harrington <bryce@bryceharrington.org>
*
* Copyright (C) 1999-2003 Lauris Kaplinski
+ * 2004-2006 Bryce Harrington
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/