summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAaron Spike <aaron@ekips.org>2006-05-14 18:20:54 +0000
committeracspike <acspike@users.sourceforge.net>2006-05-14 18:20:54 +0000
commit158867981551cddd8e7500f9f03f8ba47bf9907d (patch)
tree4843bccfa30a301e0f9a324a4a19eacdad1aee52 /src
parentupdate from matiphas (diff)
downloadinkscape-158867981551cddd8e7500f9f03f8ba47bf9907d.tar.gz
inkscape-158867981551cddd8e7500f9f03f8ba47bf9907d.zip
put Richard's copyright notice where I had forgotten it.
(bzr r836)
Diffstat (limited to 'src')
-rw-r--r--src/livarot/PathCutting.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/livarot/PathCutting.cpp b/src/livarot/PathCutting.cpp
index 2bcc3f244..f21e02820 100644
--- a/src/livarot/PathCutting.cpp
+++ b/src/livarot/PathCutting.cpp
@@ -5,6 +5,12 @@
* Created by fred on someday in 2004.
* public domain
*
+ * Additional Code by Authors:
+ * Richard Hughes <cyreve@users.sf.net>
+ *
+ * Copyright (C) 2005 Richard Hughes
+ *
+ * Released under GNU GPL, read the file 'COPYING' for more information
*/
#include "Path.h"