diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2008-06-21 06:11:20 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2008-06-21 06:11:20 +0800 |
commit | 159bc6fd093f4f8613e091157a379bb88d1a5e9c (patch) | |
tree | 8a096845b822ae4e000ccf2941e854a3ae038539 /mail/importers | |
parent | 552e93b4654853bd4d3dab11a1457d2d601f0dc5 (diff) | |
download | gsoc2013-evolution-159bc6fd093f4f8613e091157a379bb88d1a5e9c.tar.gz gsoc2013-evolution-159bc6fd093f4f8613e091157a379bb88d1a5e9c.tar.zst gsoc2013-evolution-159bc6fd093f4f8613e091157a379bb88d1a5e9c.zip |
fixed copyright notices
svn path=/trunk/; revision=35661
Diffstat (limited to 'mail/importers')
-rw-r--r-- | mail/importers/elm-importer.c | 2 | ||||
-rw-r--r-- | mail/importers/evolution-mbox-importer.c | 4 | ||||
-rw-r--r-- | mail/importers/mail-importer.c | 4 | ||||
-rw-r--r-- | mail/importers/mail-importer.h | 2 | ||||
-rw-r--r-- | mail/importers/pine-importer.c | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/mail/importers/elm-importer.c b/mail/importers/elm-importer.c index 6a308df7fa..f87a234703 100644 --- a/mail/importers/elm-importer.c +++ b/mail/importers/elm-importer.c @@ -4,7 +4,7 @@ * Authors: Iain Holmes <iain@ximian.com> * Michael Zucchi <notzed@ximian.com> * - * Copyright 2001 Ximian, Inc. (www.ximian.com) + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/mail/importers/evolution-mbox-importer.c b/mail/importers/evolution-mbox-importer.c index 7066473a48..a2e3ce54ae 100644 --- a/mail/importers/evolution-mbox-importer.c +++ b/mail/importers/evolution-mbox-importer.c @@ -4,8 +4,8 @@ * Authors: Iain Holmes <iain@ximian.com> * Michael Zucchi <notzed@ximian.com> * - * Copyright (C) 2001 Ximian, Inc. - * Copyright (C) 2004 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/mail/importers/mail-importer.c b/mail/importers/mail-importer.c index e3a56a4bc8..d91583f421 100644 --- a/mail/importers/mail-importer.c +++ b/mail/importers/mail-importer.c @@ -4,8 +4,8 @@ * Authors: Iain Holmes <iain@ximian.com> * Michael Zucchi <notzed@ximian.com> * - * Copyright (C) 2001-2003 Ximian, Inc. - * Copyright (C) 2004 Novell Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/mail/importers/mail-importer.h b/mail/importers/mail-importer.h index c28e5f09dd..8c5bb009fc 100644 --- a/mail/importers/mail-importer.h +++ b/mail/importers/mail-importer.h @@ -3,7 +3,7 @@ * * Authors: Iain Holmes <iain@ximian.com> * - * Copyright (C) 2001 Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/mail/importers/pine-importer.c b/mail/importers/pine-importer.c index 3a9caabb7c..48d0637275 100644 --- a/mail/importers/pine-importer.c +++ b/mail/importers/pine-importer.c @@ -5,8 +5,8 @@ * Iain Holmes <iain@ximian.com> * Michael Zucchi <notzed@ximian.com> * - * Copyright 2001 Ximian, Inc. (www.ximian.com) - * Copyright 2004 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public |