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 /src/desktop.cpp | |
| parent | fix crash 1640798 (diff) | |
| download | inkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.tar.gz inkscape-03977810c33bb0a060d7934350696bec5e7b6d3b.zip | |
Sorry, forgot the copyright text.
(bzr r2276)
Diffstat (limited to 'src/desktop.cpp')
| -rw-r--r-- | src/desktop.cpp | 3 |
1 files changed, 2 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 |
