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 /addressbook/gui/merging | |
parent | 16a3b9e9468445a6917fd3dea9c81e710efa2ac0 (diff) | |
download | gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.gz gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.bz2 gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.lz gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.xz gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.tar.zst gsoc2013-evolution-abda2bda855a6ac4413994bd141e18f9fd00b295.zip |
updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
Diffstat (limited to 'addressbook/gui/merging')
-rw-r--r-- | addressbook/gui/merging/eab-contact-compare.c | 2 | ||||
-rw-r--r-- | addressbook/gui/merging/eab-contact-compare.h | 2 | ||||
-rw-r--r-- | addressbook/gui/merging/eab-contact-merging.c | 2 | ||||
-rw-r--r-- | addressbook/gui/merging/eab-contact-merging.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/addressbook/gui/merging/eab-contact-compare.c b/addressbook/gui/merging/eab-contact-compare.c index ae80059eaa..4733533d9a 100644 --- a/addressbook/gui/merging/eab-contact-compare.c +++ b/addressbook/gui/merging/eab-contact-compare.c @@ -3,7 +3,7 @@ /* * eab-contact-compare.c * - * Copyright (C) 2001, 2002, 2003 Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Authors: Jon Trowbridge <trow@ximian.com> * Chris Toshok <toshok@ximian.com> diff --git a/addressbook/gui/merging/eab-contact-compare.h b/addressbook/gui/merging/eab-contact-compare.h index fe3891fab5..cf343da05e 100644 --- a/addressbook/gui/merging/eab-contact-compare.h +++ b/addressbook/gui/merging/eab-contact-compare.h @@ -3,7 +3,7 @@ /* * eab-contact-compare.h * - * Copyright (C) 2001,2002,2003 Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * * Authors: Jon Trowbridge <trow@ximian.com> * Chris Toshok <toshok@ximian.com> diff --git a/addressbook/gui/merging/eab-contact-merging.c b/addressbook/gui/merging/eab-contact-merging.c index b579bd159e..f409f576f3 100644 --- a/addressbook/gui/merging/eab-contact-merging.c +++ b/addressbook/gui/merging/eab-contact-merging.c @@ -6,7 +6,7 @@ * Christopher James Lahey <clahey@ximian.com> * Chris Toshok <toshok@ximian.com> * - * Copyright (C) 2001, 2002, 2003, Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) */ #include <config.h> diff --git a/addressbook/gui/merging/eab-contact-merging.h b/addressbook/gui/merging/eab-contact-merging.h index 80a7717ce8..e8d4262246 100644 --- a/addressbook/gui/merging/eab-contact-merging.h +++ b/addressbook/gui/merging/eab-contact-merging.h @@ -6,7 +6,7 @@ * Christopher James Lahey <clahey@ximian.com> * Chris Toshok <toshok@ximian.com> * - * Copyright (C) 2001, 2002, 2003 Ximian, Inc. + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) */ #ifndef __E_CONTACT_MERGING_H__ |