diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2008-06-21 06:26:57 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2008-06-21 06:26:57 +0800 |
commit | abda2bda855a6ac4413994bd141e18f9fd00b295 (patch) | |
tree | c574e95cc5e6bb65d108ed8e0452730f12f37767 /plugins/groupwise-features | |
parent | 16a3b9e9468445a6917fd3dea9c81e710efa2ac0 (diff) | |
download | gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.gz gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.zst gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.zip |
updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
Diffstat (limited to 'plugins/groupwise-features')
-rw-r--r-- | plugins/groupwise-features/install-shared.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/junk-mail-settings.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/junk-settings.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/junk-settings.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/mail-retract.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/mail-send-options.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/mail-send-options.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/process-meeting.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/proxy-login.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/proxy-login.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/proxy.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/proxy.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/send-options.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/share-folder-common.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/share-folder.c | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/share-folder.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-features/status-track.c | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/plugins/groupwise-features/install-shared.c b/plugins/groupwise-features/install-shared.c index 0b12c39983..3d61a10675 100644 --- a/plugins/groupwise-features/install-shared.c +++ b/plugins/groupwise-features/install-shared.c @@ -2,7 +2,7 @@ /* * Authors: Vivek Jain <jvivek@novell.com> * - * Copyright 2004 Novell, 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/plugins/groupwise-features/junk-mail-settings.c b/plugins/groupwise-features/junk-mail-settings.c index 9d7b47c5f8..268a3378e3 100644 --- a/plugins/groupwise-features/junk-mail-settings.c +++ b/plugins/groupwise-features/junk-mail-settings.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Author(s): Vivek Jain <jvivek@novell.com> * diff --git a/plugins/groupwise-features/junk-settings.c b/plugins/groupwise-features/junk-settings.c index ef81dffe85..c0fc0c892f 100644 --- a/plugins/groupwise-features/junk-settings.c +++ b/plugins/groupwise-features/junk-settings.c @@ -2,7 +2,7 @@ /* * Author: Vivek Jain <jvivek@novell.com> * - * Copyright 2005 Novell, 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/plugins/groupwise-features/junk-settings.h b/plugins/groupwise-features/junk-settings.h index f41d8c8fe0..66f5b576c3 100644 --- a/plugins/groupwise-features/junk-settings.h +++ b/plugins/groupwise-features/junk-settings.h @@ -2,7 +2,7 @@ /* * Authors: Vivek Jain <jvivek@novell.com> * - * Copyright 2005 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 the GNU General Public License as published by diff --git a/plugins/groupwise-features/mail-retract.c b/plugins/groupwise-features/mail-retract.c index 65e187b8c7..bba7f65c5e 100644 --- a/plugins/groupwise-features/mail-retract.c +++ b/plugins/groupwise-features/mail-retract.c @@ -3,7 +3,7 @@ * Author: * Sankar P ( psankar@novell.com ) * - * Copyright 2004 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/plugins/groupwise-features/mail-send-options.c b/plugins/groupwise-features/mail-send-options.c index 84ca2ef00e..6071f67a60 100644 --- a/plugins/groupwise-features/mail-send-options.c +++ b/plugins/groupwise-features/mail-send-options.c @@ -2,7 +2,7 @@ * * Authors: Parthasarathi Susarla <sparthasarathi@novell.com> * - * Copyright 2004 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/plugins/groupwise-features/mail-send-options.h b/plugins/groupwise-features/mail-send-options.h index c1d9eb04b5..13529d8aa2 100644 --- a/plugins/groupwise-features/mail-send-options.h +++ b/plugins/groupwise-features/mail-send-options.h @@ -2,7 +2,7 @@ * * Authors: Parthasarathi Susarla <sparthasarathi@novell.com> * - * Copyright 2004 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/plugins/groupwise-features/process-meeting.c b/plugins/groupwise-features/process-meeting.c index 356781f344..5b8da30b7e 100644 --- a/plugins/groupwise-features/process-meeting.c +++ b/plugins/groupwise-features/process-meeting.c @@ -2,7 +2,7 @@ * * Authors: Chenthill Palanisamy (pchenthill@novell.com) * - * Copyright 2004 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/plugins/groupwise-features/proxy-login.c b/plugins/groupwise-features/proxy-login.c index 9a9c7a39da..58a7cbc810 100644 --- a/plugins/groupwise-features/proxy-login.c +++ b/plugins/groupwise-features/proxy-login.c @@ -5,7 +5,7 @@ * Shreyas Srinivasan <sshreyas@novell.com> * Sankar P <psankar@novell.com> * - * Copyright 2004 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 the GNU General Public License as published by diff --git a/plugins/groupwise-features/proxy-login.h b/plugins/groupwise-features/proxy-login.h index 2fc63bcd04..1af8b495b8 100644 --- a/plugins/groupwise-features/proxy-login.h +++ b/plugins/groupwise-features/proxy-login.h @@ -1,6 +1,6 @@ /* Evolution calendar - Timezone selector dialog * - * Copyright (C) 2005 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Authors: Shreyas Srinivasan <sshreyas@novell.com> * diff --git a/plugins/groupwise-features/proxy.c b/plugins/groupwise-features/proxy.c index f36155c354..c0d3070f68 100644 --- a/plugins/groupwise-features/proxy.c +++ b/plugins/groupwise-features/proxy.c @@ -4,7 +4,7 @@ * Shreyas Srinivasan (sshreyas@novell.com) * Sankar P ( psankar@novell.com ) * - * Copyright 2004 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/plugins/groupwise-features/proxy.h b/plugins/groupwise-features/proxy.h index 9c1d8b0d3c..70dd97a363 100644 --- a/plugins/groupwise-features/proxy.h +++ b/plugins/groupwise-features/proxy.h @@ -1,6 +1,6 @@ /* Evolution calendar - Timezone selector dialog * - * Copyright (C) 2005 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Authors: * Shreyas Srinivasan <sshreyas@novell.com> diff --git a/plugins/groupwise-features/send-options.c b/plugins/groupwise-features/send-options.c index 860b8469ec..86135bbac5 100644 --- a/plugins/groupwise-features/send-options.c +++ b/plugins/groupwise-features/send-options.c @@ -2,7 +2,7 @@ * * Authors: Chenthill Palanisamy (pchenthill@novell.com) * - * Copyright 2004 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/plugins/groupwise-features/share-folder-common.c b/plugins/groupwise-features/share-folder-common.c index ca1f235651..85f695d59b 100644 --- a/plugins/groupwise-features/share-folder-common.c +++ b/plugins/groupwise-features/share-folder-common.c @@ -2,7 +2,7 @@ /* * Authors: Vivek Jain <jvivek@novell.com> * - * Copyright 2004 Novell, 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/plugins/groupwise-features/share-folder.c b/plugins/groupwise-features/share-folder.c index 7bca14eba6..095a65c111 100644 --- a/plugins/groupwise-features/share-folder.c +++ b/plugins/groupwise-features/share-folder.c @@ -2,7 +2,7 @@ /* * Author: Vivek Jain <jvivek@novell.com> * - * Copyright 2004 Novell, 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/plugins/groupwise-features/share-folder.h b/plugins/groupwise-features/share-folder.h index a5c1c2de5a..d26c61c1b6 100644 --- a/plugins/groupwise-features/share-folder.h +++ b/plugins/groupwise-features/share-folder.h @@ -2,7 +2,7 @@ /* * Authors: Vivek Jain <jvivek@novell.com> * - * Copyright 2002-2003 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 the GNU General Public License as published by diff --git a/plugins/groupwise-features/status-track.c b/plugins/groupwise-features/status-track.c index baf3f243cf..15199ec020 100644 --- a/plugins/groupwise-features/status-track.c +++ b/plugins/groupwise-features/status-track.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Novell, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Author(s): Chenthill Palanisamy <pchenthill@novell.com> * Parthasarathi Susarla <sparthasarathi@novell.com> |