diff options
| author | Joel Holdsworth <joel@airwebreathe.org.uk> | 2008-02-23 17:13:07 +0000 |
|---|---|---|
| committer | joelholdsworth <joelholdsworth@users.sourceforge.net> | 2008-02-23 17:13:07 +0000 |
| commit | bfdfa4f313a4a780dbb823215e96d4fafe3940a2 (patch) | |
| tree | 368138821e196599339c64dc8cfed825dc24053a /src | |
| parent | Added show-preview.bmp which was missed in the last commit! (diff) | |
| download | inkscape-bfdfa4f313a4a780dbb823215e96d4fafe3940a2.tar.gz inkscape-bfdfa4f313a4a780dbb823215e96d4fafe3940a2.zip | |
Corrected Copyright years in file dialogs from 2007 -> 2008
(bzr r4832)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/filedialog.cpp | 4 | ||||
| -rw-r--r-- | src/ui/dialog/filedialog.h | 4 | ||||
| -rw-r--r-- | src/ui/dialog/filedialogimpl-gtkmm.cpp | 2 | ||||
| -rw-r--r-- | src/ui/dialog/filedialogimpl-gtkmm.h | 2 | ||||
| -rw-r--r-- | src/ui/dialog/filedialogimpl-win32.cpp | 2 | ||||
| -rw-r--r-- | src/ui/dialog/filedialogimpl-win32.h | 2 |
6 files changed, 10 insertions, 6 deletions
diff --git a/src/ui/dialog/filedialog.cpp b/src/ui/dialog/filedialog.cpp index 103b62485..08a3230a9 100644 --- a/src/ui/dialog/filedialog.cpp +++ b/src/ui/dialog/filedialog.cpp @@ -3,11 +3,13 @@ * * Authors: * Bob Jamison + * Joel Holdsworth * Other dudes from The Inkscape Organization * * Copyright (C) 2004-2007 Bob Jamison * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> - * Copyright (C) 2004-2007 The Inkscape Organization + * Copyright (C) 2007-2008 Joel Holdsworth + * Copyright (C) 2004-2008 The Inkscape Organization * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/ui/dialog/filedialog.h b/src/ui/dialog/filedialog.h index a3d5c0ea9..b73955b46 100644 --- a/src/ui/dialog/filedialog.h +++ b/src/ui/dialog/filedialog.h @@ -6,10 +6,12 @@ * * Authors: * Bob Jamison <rwjj@earthlink.net> + * Joel Holdsworth * Inkscape Guys * * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> - * Copyright (C) 2004-2006, Inkscape Authors + * Copyright (C) 2007-2008 Joel Holdsworth + * Copyright (C) 2004-2008, Inkscape Authors * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/ui/dialog/filedialogimpl-gtkmm.cpp b/src/ui/dialog/filedialogimpl-gtkmm.cpp index 1405e11aa..fc2831689 100644 --- a/src/ui/dialog/filedialogimpl-gtkmm.cpp +++ b/src/ui/dialog/filedialogimpl-gtkmm.cpp @@ -9,8 +9,8 @@ * * Copyright (C) 2004-2007 Bob Jamison * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> + * Copyright (C) 2007-2008 Joel Holdsworth * Copyright (C) 2004-2007 The Inkscape Organization - * Copyright (C) 2007 Joel Holdsworth * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/ui/dialog/filedialogimpl-gtkmm.h b/src/ui/dialog/filedialogimpl-gtkmm.h index 5bac9aa5b..94067a921 100644 --- a/src/ui/dialog/filedialogimpl-gtkmm.h +++ b/src/ui/dialog/filedialogimpl-gtkmm.h @@ -11,8 +11,8 @@ * * Copyright (C) 2004-2007 Bob Jamison * Copyright (C) 2006 Johan Engelen <johan@shouraizou.nl> + * Copyright (C) 2007-2008 Joel Holdsworth * Copyright (C) 2004-2007 The Inkscape Organization - * Copyright (C) 2007 Joel Holdsworth * * Released under GNU GPL, read the file 'COPYING' for more information */ diff --git a/src/ui/dialog/filedialogimpl-win32.cpp b/src/ui/dialog/filedialogimpl-win32.cpp index 63301862d..f67e12b87 100644 --- a/src/ui/dialog/filedialogimpl-win32.cpp +++ b/src/ui/dialog/filedialogimpl-win32.cpp @@ -5,7 +5,7 @@ * Joel Holdsworth
* The Inkscape Organization
*
- * Copyright (C) 2004-2007 The Inkscape Organization
+ * Copyright (C) 2004-2008 The Inkscape Organization
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/
diff --git a/src/ui/dialog/filedialogimpl-win32.h b/src/ui/dialog/filedialogimpl-win32.h index 1b69c1993..cf696c229 100644 --- a/src/ui/dialog/filedialogimpl-win32.h +++ b/src/ui/dialog/filedialogimpl-win32.h @@ -5,7 +5,7 @@ * Joel Holdsworth
* The Inkscape Organization
*
- * Copyright (C) 2004-2007 The Inkscape Organization
+ * Copyright (C) 2004-2008 The Inkscape Organization
*
* Released under GNU GPL, read the file 'COPYING' for more information
*/
|
