From: acspike Date: Sun, 14 May 2006 18:20:54 +0000 (+0000) Subject: put Richard's copyright notice where I had forgotten it. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b3799d17713d461a2e301f914cb7828e47c9b4b1;p=inkscape.git put Richard's copyright notice where I had forgotten it. --- 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 + * + * Copyright (C) 2005 Richard Hughes + * + * Released under GNU GPL, read the file 'COPYING' for more information */ #include "Path.h"