From: johanengelen Date: Sat, 6 Jan 2007 19:29:41 +0000 (+0000) Subject: Small edits to copyright info. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a4f5b8be2fe343756cc95271b9728fe0adc89ced;p=inkscape.git Small edits to copyright info. --- diff --git a/src/dialogs/dialog-events.cpp b/src/dialogs/dialog-events.cpp index c2ac1b12f..5f4c429fa 100644 --- a/src/dialogs/dialog-events.cpp +++ b/src/dialogs/dialog-events.cpp @@ -4,9 +4,10 @@ * \brief Event handler for dialog windows * * Authors: - * bulia byak + * bulia byak + * Johan Engelen * - * Copyright (C) 2003 authors + * Copyright (C) 2003-2007 Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/ui/dialog/dialog.cpp b/src/ui/dialog/dialog.cpp index d57083951..43f661348 100644 --- a/src/ui/dialog/dialog.cpp +++ b/src/ui/dialog/dialog.cpp @@ -4,9 +4,10 @@ * * Author: * Bryce W. Harrington - * buliabyak@gmail.com + * buliabyak@gmail.com + * Johan Engelen * - * Copyright (C) 2004, 2005 Authors + * Copyright (C) 2004-2007 Authors * * Released under GNU GPL. Read the file 'COPYING' for more information. */ diff --git a/src/ui/dialog/inkscape-preferences.cpp b/src/ui/dialog/inkscape-preferences.cpp index aa0ab8c6f..079a987f5 100644 --- a/src/ui/dialog/inkscape-preferences.cpp +++ b/src/ui/dialog/inkscape-preferences.cpp @@ -4,8 +4,9 @@ * Authors: * Carl Hetherington * Marco Scholten + * Johan Engelen * - * Copyright (C) 2004, 2006 Authors + * Copyright (C) 2004-2007 Authors * * Released under GNU GPL. Read the file 'COPYING' for more information. */ diff --git a/src/ui/dialog/inkscape-preferences.h b/src/ui/dialog/inkscape-preferences.h index 9f052b1d3..74a3604c4 100644 --- a/src/ui/dialog/inkscape-preferences.h +++ b/src/ui/dialog/inkscape-preferences.h @@ -4,8 +4,9 @@ * Authors: * Carl Hetherington * Marco Scholten + * Johan Engelen * - * Copyright (C) 2004, 2006 Authors + * Copyright (C) 2004-2007 Authors * * Released under GNU GPL. Read the file 'COPYING' for more information. */ diff --git a/src/ui/view/edit-widget.cpp b/src/ui/view/edit-widget.cpp index 187ec04fa..78e706a25 100644 --- a/src/ui/view/edit-widget.cpp +++ b/src/ui/view/edit-widget.cpp @@ -17,7 +17,9 @@ * Lauris Kaplinski * Frank Felfe * John Bintz + * Johan Engelen * + * 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/widgets/desktop-widget.cpp b/src/widgets/desktop-widget.cpp index c84292e50..f91fc3b81 100644 --- a/src/widgets/desktop-widget.cpp +++ b/src/widgets/desktop-widget.cpp @@ -9,7 +9,9 @@ * bulia byak * Ralf Stephan * John Bintz + * Johan Engelen * + * Copyright (C) 2007 Johan Engelen * Copyright (C) 2006 John Bintz * Copyright (C) 2004 MenTaLguY * Copyright (C) 1999-2002 Lauris Kaplinski