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 /shell/importer | |
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 'shell/importer')
-rw-r--r-- | shell/importer/evolution-importer-client.c | 2 | ||||
-rw-r--r-- | shell/importer/evolution-importer-client.h | 2 | ||||
-rw-r--r-- | shell/importer/evolution-importer-listener.c | 2 | ||||
-rw-r--r-- | shell/importer/evolution-importer-listener.h | 2 | ||||
-rw-r--r-- | shell/importer/evolution-importer.c | 2 | ||||
-rw-r--r-- | shell/importer/evolution-importer.h | 2 | ||||
-rw-r--r-- | shell/importer/evolution-intelligent-importer.c | 2 | ||||
-rw-r--r-- | shell/importer/evolution-intelligent-importer.h | 2 | ||||
-rw-r--r-- | shell/importer/intelligent.c | 2 | ||||
-rw-r--r-- | shell/importer/intelligent.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/shell/importer/evolution-importer-client.c b/shell/importer/evolution-importer-client.c index 89cac677d3..73ae4a1d68 100644 --- a/shell/importer/evolution-importer-client.c +++ b/shell/importer/evolution-importer-client.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer-client.c * - * Copyright (C) 2000 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/shell/importer/evolution-importer-client.h b/shell/importer/evolution-importer-client.h index 3833df1d92..f4e157e6bb 100644 --- a/shell/importer/evolution-importer-client.h +++ b/shell/importer/evolution-importer-client.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer-client.h * - * Copyright (C) 2000 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/shell/importer/evolution-importer-listener.c b/shell/importer/evolution-importer-listener.c index 85c9211377..2ee9697e69 100644 --- a/shell/importer/evolution-importer-listener.c +++ b/shell/importer/evolution-importer-listener.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer-client.c * - * Copyright (C) 2000 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/shell/importer/evolution-importer-listener.h b/shell/importer/evolution-importer-listener.h index fdd673089e..f7a815a28b 100644 --- a/shell/importer/evolution-importer-listener.h +++ b/shell/importer/evolution-importer-listener.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer-listener.h * - * Copyright (C) 2000 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/shell/importer/evolution-importer.c b/shell/importer/evolution-importer.c index a437fd6209..35afc924ce 100644 --- a/shell/importer/evolution-importer.c +++ b/shell/importer/evolution-importer.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer.c * - * Copyright (C) 2000 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/shell/importer/evolution-importer.h b/shell/importer/evolution-importer.h index 21d661d0ff..1e69d064d0 100644 --- a/shell/importer/evolution-importer.h +++ b/shell/importer/evolution-importer.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-importer.h * - * Copyright (C) 2000 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/shell/importer/evolution-intelligent-importer.c b/shell/importer/evolution-intelligent-importer.c index ff786efd3d..e0a7230411 100644 --- a/shell/importer/evolution-intelligent-importer.c +++ b/shell/importer/evolution-intelligent-importer.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-intelligent-importer.c * - * Copyright (C) 2000, 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/shell/importer/evolution-intelligent-importer.h b/shell/importer/evolution-intelligent-importer.h index 1ba882787e..77e7245fac 100644 --- a/shell/importer/evolution-intelligent-importer.h +++ b/shell/importer/evolution-intelligent-importer.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-intelligent-importer.h * - * Copyright (C) 2000 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/shell/importer/intelligent.c b/shell/importer/intelligent.c index 47c1a9537e..a60c65e6a6 100644 --- a/shell/importer/intelligent.c +++ b/shell/importer/intelligent.c @@ -4,7 +4,7 @@ * Authors: * Iain Holmes <iain@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/shell/importer/intelligent.h b/shell/importer/intelligent.h index c0e2f71f34..3bb349a653 100644 --- a/shell/importer/intelligent.h +++ b/shell/importer/intelligent.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* importer.c * - * Copyright (C) 2000 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 |