diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-05-14 18:20:54 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-05-14 18:20:54 +0000 |
| commit | 158867981551cddd8e7500f9f03f8ba47bf9907d (patch) | |
| tree | 4843bccfa30a301e0f9a324a4a19eacdad1aee52 /src | |
| parent | update from matiphas (diff) | |
| download | inkscape-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.cpp | 6 |
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" |
