summaryrefslogtreecommitdiffstats
path: root/src/display
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-01-24 19:50:38 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-01-24 19:50:38 +0000
commit03977810c33bb0a060d7934350696bec5e7b6d3b (patch)
treeec6d01dd2e7066101785c1192d2ff87556beb95b /src/display
parentfix crash 1640798 (diff)
downloadinkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.tar.gz
inkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.zip
Sorry, forgot the copyright text.
(bzr r2276)
Diffstat (limited to 'src/display')
-rw-r--r--src/display/sp-ctrlline.cpp2
-rw-r--r--src/display/sp-ctrlline.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/display/sp-ctrlline.cpp b/src/display/sp-ctrlline.cpp
index f862b64af..b32607a65 100644
--- a/src/display/sp-ctrlline.cpp
+++ b/src/display/sp-ctrlline.cpp
@@ -5,7 +5,9 @@
*
* Author:
* Lauris Kaplinski <lauris@kaplinski.com>
+ * Johan Engelen <j.b.c.engelen@ewi.utwente.nl>
*
+ * Copyright (C) 2007 Johan Engelen
* Copyright (C) 1999-2002 Lauris Kaplinski
*
* Released under GNU GPL
diff --git a/src/display/sp-ctrlline.h b/src/display/sp-ctrlline.h
index c4368686f..d466e16cf 100644
--- a/src/display/sp-ctrlline.h
+++ b/src/display/sp-ctrlline.h
@@ -6,7 +6,9 @@
*
* Author:
* Lauris Kaplinski <lauris@kaplinski.com>
+ * Johan Engelen <j.b.c.engelen@ewi.utwente.nl>
*
+ * Copyright (C) 2007 Johan Engelen
* Copyright (C) 1999-2002 Lauris Kaplinski
*
* Released under GNU GPL