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/ui/dialog/filedialog.cpp | |
| 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/ui/dialog/filedialog.cpp')
| -rw-r--r-- | src/ui/dialog/filedialog.cpp | 4 |
1 files changed, 3 insertions, 1 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 */ |
