diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2007-01-24 19:50:38 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2007-01-24 19:50:38 +0000 |
| commit | 03977810c33bb0a060d7934350696bec5e7b6d3b (patch) | |
| tree | ec6d01dd2e7066101785c1192d2ff87556beb95b | |
| parent | fix crash 1640798 (diff) | |
| download | inkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.tar.gz inkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.zip | |
Sorry, forgot the copyright text.
(bzr r2276)
| -rw-r--r-- | src/desktop.cpp | 3 | ||||
| -rw-r--r-- | src/desktop.h | 2 | ||||
| -rw-r--r-- | src/display/sp-ctrlline.cpp | 2 | ||||
| -rw-r--r-- | src/display/sp-ctrlline.h | 2 | ||||
| -rw-r--r-- | src/gradient-chemistry.cpp | 2 | ||||
| -rw-r--r-- | src/gradient-chemistry.h | 2 | ||||
| -rw-r--r-- | src/gradient-context.cpp | 2 | ||||
| -rw-r--r-- | src/gradient-context.h | 2 | ||||
| -rw-r--r-- | src/gradient-drag.cpp | 2 | ||||
| -rw-r--r-- | src/gradient-drag.h | 2 | ||||
| -rw-r--r-- | src/sp-gradient.h | 2 | ||||
| -rw-r--r-- | src/widgets/gradient-toolbar.cpp | 2 |
12 files changed, 24 insertions, 1 deletions
diff --git a/src/desktop.cpp b/src/desktop.cpp index 903a6bd7c..5590633b8 100644 --- a/src/desktop.cpp +++ b/src/desktop.cpp @@ -9,8 +9,9 @@ * bulia byak <buliabyak@users.sf.net> * Ralf Stephan <ralf@ark.in-berlin.de> * John Bintz <jcoswell@coswellproductions.org> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * - * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> + * Copyright (C) 2006-2007 Johan Engelen * Copyright (C) 2006 John Bintz * Copyright (C) 2004 MenTaLguY * Copyright (C) 1999-2002 Lauris Kaplinski diff --git a/src/desktop.h b/src/desktop.h index 8f2fac1e8..42e059db2 100644 --- a/src/desktop.h +++ b/src/desktop.h @@ -10,7 +10,9 @@ * bulia byak <buliabyak@users.sf.net> * Ralf Stephan <ralf@ark.in-berlin.de> * John Bintz <jcoswell@coswellproductions.org> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2006 John Bintz * Copyright (C) 1999-2005 authors * Copyright (C) 2000-2001 Ximian, Inc. 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 diff --git a/src/gradient-chemistry.cpp b/src/gradient-chemistry.cpp index bd7ecaf4c..bacdfb6aa 100644 --- a/src/gradient-chemistry.cpp +++ b/src/gradient-chemistry.cpp @@ -6,7 +6,9 @@ * Authors: * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2001-2005 authors * Copyright (C) 2001 Ximian, Inc. * diff --git a/src/gradient-chemistry.h b/src/gradient-chemistry.h index b949c68d1..4ddae86ce 100644 --- a/src/gradient-chemistry.h +++ b/src/gradient-chemistry.h @@ -7,7 +7,9 @@ * Author: * Lauris Kaplinski <lauris@kaplinski.com> * bulia byak <buliabyak@users.sf.net> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2001-2002 Lauris Kaplinski * Copyright (C) 2001 Ximian, Inc. * diff --git a/src/gradient-context.cpp b/src/gradient-context.cpp index a84bb4f80..a30d674e6 100644 --- a/src/gradient-context.cpp +++ b/src/gradient-context.cpp @@ -5,7 +5,9 @@ * * Authors: * bulia byak <buliabyak@users.sf.net> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005 Authors * * Released under GNU GPL, read the file 'COPYING' for more information diff --git a/src/gradient-context.h b/src/gradient-context.h index e185157a1..3e74865b1 100644 --- a/src/gradient-context.h +++ b/src/gradient-context.h @@ -6,7 +6,9 @@ * * Authors: * bulia byak <buliabyak@users.sf.net> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005 Authors * * Released under GNU GPL diff --git a/src/gradient-drag.cpp b/src/gradient-drag.cpp index 2320a98de..5b3b586b2 100644 --- a/src/gradient-drag.cpp +++ b/src/gradient-drag.cpp @@ -5,7 +5,9 @@ * * Authors: * bulia byak <buliabyak@users.sf.net> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005 Authors * * Released under GNU GPL, read the file 'COPYING' for more information diff --git a/src/gradient-drag.h b/src/gradient-drag.h index c66aba169..b6702bf8e 100644 --- a/src/gradient-drag.h +++ b/src/gradient-drag.h @@ -6,7 +6,9 @@ * * Authors: * bulia byak <bulia@users.sf.net> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005 Authors * * Released under GNU GPL, read the file 'COPYING' for more information diff --git a/src/sp-gradient.h b/src/sp-gradient.h index 999f4f0a8..4c3302457 100644 --- a/src/sp-gradient.h +++ b/src/sp-gradient.h @@ -6,7 +6,9 @@ * * Authors: * 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 * Copyright (C) 2000-2001 Ximian, Inc. * diff --git a/src/widgets/gradient-toolbar.cpp b/src/widgets/gradient-toolbar.cpp index 9dd43fb31..49e72bc21 100644 --- a/src/widgets/gradient-toolbar.cpp +++ b/src/widgets/gradient-toolbar.cpp @@ -3,7 +3,9 @@ * * Authors: * bulia byak <bulia@dr.com> + * Johan Engelen <j.b.c.engelen@ewi.utwente.nl> * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2005 authors * * Released under GNU GPL, read the file 'COPYING' for more information |
