From 7b1deb81d733985f84e2d0d687db2bace2bdd63d Mon Sep 17 00:00:00 2001 From: joelholdsworth Date: Sat, 23 Feb 2008 17:13:07 +0000 Subject: [PATCH] Corrected Copyright years in file dialogs from 2007 -> 2008 --- src/ui/dialog/filedialog.cpp | 4 +++- src/ui/dialog/filedialog.h | 4 +++- src/ui/dialog/filedialogimpl-gtkmm.cpp | 2 +- src/ui/dialog/filedialogimpl-gtkmm.h | 2 +- src/ui/dialog/filedialogimpl-win32.cpp | 2 +- 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 - * 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 + * Joel Holdsworth * Inkscape Guys * * Copyright (C) 2006 Johan Engelen - * 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 + * 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 + * 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 */ -- 2.39.5