aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2008-06-21 06:26:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2008-06-21 06:26:57 +0800
commitabda2bda855a6ac4413994bd141e18f9fd00b295 (patch)
treec574e95cc5e6bb65d108ed8e0452730f12f37767 /e-util
parent16a3b9e9468445a6917fd3dea9c81e710efa2ac0 (diff)
downloadgsoc2013-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 'e-util')
-rw-r--r--e-util/e-bconf-map.c2
-rw-r--r--e-util/e-bconf-map.h2
-rw-r--r--e-util/e-bit-array.c2
-rw-r--r--e-util/e-bit-array.h2
-rw-r--r--e-util/e-categories-config.c2
-rw-r--r--e-util/e-categories-config.h2
-rw-r--r--e-util/e-config-listener.c2
-rw-r--r--e-util/e-config-listener.h2
-rw-r--r--e-util/e-config.c2
-rw-r--r--e-util/e-config.h2
-rw-r--r--e-util/e-corba-utils.c2
-rw-r--r--e-util/e-corba-utils.h2
-rw-r--r--e-util/e-cursor.c2
-rw-r--r--e-util/e-cursor.h2
-rw-r--r--e-util/e-dialog-utils.c2
-rw-r--r--e-util/e-dialog-utils.h2
-rw-r--r--e-util/e-dialog-widgets.c4
-rw-r--r--e-util/e-dialog-widgets.h4
-rw-r--r--e-util/e-error.c2
-rw-r--r--e-util/e-error.h2
-rw-r--r--e-util/e-event.c2
-rw-r--r--e-util/e-event.h2
-rw-r--r--e-util/e-folder-map.c2
-rw-r--r--e-util/e-folder-map.h2
-rw-r--r--e-util/e-fsutils.c2
-rw-r--r--e-util/e-fsutils.h2
-rw-r--r--e-util/e-gui-utils.c2
-rw-r--r--e-util/e-html-utils.c2
-rw-r--r--e-util/e-html-utils.h2
-rw-r--r--e-util/e-icon-factory.c2
-rw-r--r--e-util/e-icon-factory.h2
-rw-r--r--e-util/e-import.c2
-rw-r--r--e-util/e-import.h2
-rw-r--r--e-util/e-menu.c2
-rw-r--r--e-util/e-menu.h2
-rw-r--r--e-util/e-mktemp.c2
-rw-r--r--e-util/e-mktemp.h2
-rw-r--r--e-util/e-pilot-map.c2
-rw-r--r--e-util/e-pilot-map.h2
-rw-r--r--e-util/e-pilot-util.c2
-rw-r--r--e-util/e-pilot-util.h2
-rw-r--r--e-util/e-plugin-ui.c2
-rw-r--r--e-util/e-plugin-ui.h2
-rw-r--r--e-util/e-popup.c2
-rw-r--r--e-util/e-popup.h2
-rw-r--r--e-util/e-print.c2
-rw-r--r--e-util/e-print.h2
-rw-r--r--e-util/e-profile-event.c2
-rw-r--r--e-util/e-profile-event.h2
-rw-r--r--e-util/e-request.c2
-rw-r--r--e-util/e-request.h2
-rw-r--r--e-util/e-signature-list.c2
-rw-r--r--e-util/e-signature-list.h2
-rw-r--r--e-util/e-signature.c2
-rw-r--r--e-util/e-signature.h2
-rw-r--r--e-util/e-sorter-array.c2
-rw-r--r--e-util/e-sorter-array.h2
-rw-r--r--e-util/e-sorter.c2
-rw-r--r--e-util/e-sorter.h2
-rw-r--r--e-util/e-text-event-processor-emacs-like.c2
-rw-r--r--e-util/e-text-event-processor-emacs-like.h2
-rw-r--r--e-util/e-text-event-processor-types.h2
-rw-r--r--e-util/e-text-event-processor.c2
-rw-r--r--e-util/e-text-event-processor.h2
-rw-r--r--e-util/e-util-labels.c2
-rw-r--r--e-util/e-util-labels.h2
-rw-r--r--e-util/e-util-private.h2
-rw-r--r--e-util/e-util.c2
-rw-r--r--e-util/e-util.h2
-rw-r--r--e-util/e-win32-reloc.c2
-rw-r--r--e-util/e-xml-utils.c2
-rw-r--r--e-util/e-xml-utils.h2
72 files changed, 74 insertions, 74 deletions
diff --git a/e-util/e-bconf-map.c b/e-util/e-bconf-map.c
index b41bbe1cde..785e5033f3 100644
--- a/e-util/e-bconf-map.c
+++ b/e-util/e-bconf-map.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-bconf-map.h b/e-util/e-bconf-map.h
index c6b2c01f3e..3523ccc906 100644
--- a/e-util/e-bconf-map.h
+++ b/e-util/e-bconf-map.h
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-bit-array.c b/e-util/e-bit-array.c
index 572f0d4009..a8d02d6b17 100644
--- a/e-util/e-bit-array.c
+++ b/e-util/e-bit-array.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-bit-array.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-bit-array.h b/e-util/e-bit-array.h
index b15e50a581..a939cd60b5 100644
--- a/e-util/e-bit-array.h
+++ b/e-util/e-bit-array.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-bit-array.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-categories-config.c b/e-util/e-categories-config.c
index 0b75f9b634..720bc6c58e 100644
--- a/e-util/e-categories-config.c
+++ b/e-util/e-categories-config.c
@@ -5,7 +5,7 @@
* Author:
* Rodrigo Moya <rodrigo@ximian.com>
*
- * Copyright 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#include <string.h>
diff --git a/e-util/e-categories-config.h b/e-util/e-categories-config.h
index 0188be90e1..daa3efc18c 100644
--- a/e-util/e-categories-config.h
+++ b/e-util/e-categories-config.h
@@ -5,7 +5,7 @@
* Author:
* Rodrigo Moya <rodrigo@ximian.com>
*
- * Copyright 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#ifndef __E_CATEGORIES_CONFIG_H__
diff --git a/e-util/e-config-listener.c b/e-util/e-config-listener.c
index b40b8e170a..e1b565c8cf 100644
--- a/e-util/e-config-listener.c
+++ b/e-util/e-config-listener.c
@@ -5,7 +5,7 @@
* Author:
* Rodrigo Moya <rodrigo@ximian.com>
*
- * Copyright 2002, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#include <string.h>
diff --git a/e-util/e-config-listener.h b/e-util/e-config-listener.h
index 9b331a7c8a..2535c77f5f 100644
--- a/e-util/e-config-listener.h
+++ b/e-util/e-config-listener.h
@@ -5,7 +5,7 @@
* Author:
* Rodrigo Moya <rodrigo@ximian.com>
*
- * Copyright 2002, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
#ifndef __E_CONFIG_LISTENER_H__
diff --git a/e-util/e-config.c b/e-util/e-config.c
index 22f6ac5f0b..939ade0380 100644
--- a/e-util/e-config.c
+++ b/e-util/e-config.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-config.h b/e-util/e-config.h
index ffd4896c9d..b1cee1379c 100644
--- a/e-util/e-config.h
+++ b/e-util/e-config.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 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/e-util/e-corba-utils.c b/e-util/e-corba-utils.c
index b688de6294..2638d20f4f 100644
--- a/e-util/e-corba-utils.c
+++ b/e-util/e-corba-utils.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-html-utils.c
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
* Author: Ettore Perazzoli <ettore@ximian.com>
*
* This library is free software; you can redistribute it and/or
diff --git a/e-util/e-corba-utils.h b/e-util/e-corba-utils.h
index 91fb305d52..259d86e8a5 100644
--- a/e-util/e-corba-utils.h
+++ b/e-util/e-corba-utils.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-corba-utils.h
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
* Author: Ettore Perazzoli <ettore@ximian.com>
*
* This library is free software; you can redistribute it and/or
diff --git a/e-util/e-cursor.c b/e-util/e-cursor.c
index 7f0753a38f..a312e6e72c 100644
--- a/e-util/e-cursor.c
+++ b/e-util/e-cursor.c
@@ -2,7 +2,7 @@
*
* Authors: Srinivasa Ragavan <sragavan@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/e-util/e-cursor.h b/e-util/e-cursor.h
index 8f2fd0f615..562d8e873d 100644
--- a/e-util/e-cursor.h
+++ b/e-util/e-cursor.h
@@ -2,7 +2,7 @@
*
* Authors: Srinivasa Ragavan <sragavan@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/e-util/e-dialog-utils.c b/e-util/e-dialog-utils.c
index ce43e1c8cf..2bb7bc7770 100644
--- a/e-util/e-dialog-utils.c
+++ b/e-util/e-dialog-utils.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-dialog-utils.h
*
- * 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/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h
index 34a8380d81..3f5abbee8c 100644
--- a/e-util/e-dialog-utils.h
+++ b/e-util/e-dialog-utils.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-dialog-utils.h
*
- * 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/e-util/e-dialog-widgets.c b/e-util/e-dialog-widgets.c
index 6bf3434046..ad74ad8cc7 100644
--- a/e-util/e-dialog-widgets.c
+++ b/e-util/e-dialog-widgets.c
@@ -1,7 +1,7 @@
/* Evolution internal utilities - Glade dialog widget utilities
*
- * Copyright (C) 2000 Ximian, Inc.
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Author: Federico Mena-Quintero <federico@ximian.com>
*
diff --git a/e-util/e-dialog-widgets.h b/e-util/e-dialog-widgets.h
index bb60cf4bbd..6277d0d83f 100644
--- a/e-util/e-dialog-widgets.h
+++ b/e-util/e-dialog-widgets.h
@@ -1,7 +1,7 @@
/* Evolution internal utilities - Glade dialog widget utilities
*
- * Copyright (C) 2000 Ximian, Inc.
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Author: Federico Mena-Quintero <federico@ximian.com>
*
diff --git a/e-util/e-error.c b/e-util/e-error.c
index 4ee905fcee..14d94dc240 100644
--- a/e-util/e-error.c
+++ b/e-util/e-error.c
@@ -2,7 +2,7 @@
*
* Authors: Michael Zucchi <notzed@ximian.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/e-util/e-error.h b/e-util/e-error.h
index 1cf3aca3bb..0f4a5b2562 100644
--- a/e-util/e-error.h
+++ b/e-util/e-error.h
@@ -2,7 +2,7 @@
*
* Authors: Michael Zucchi <notzed@ximian.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/e-util/e-event.c b/e-util/e-event.c
index b3d2cb547d..e105bc1aa7 100644
--- a/e-util/e-event.c
+++ b/e-util/e-event.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-event.h b/e-util/e-event.h
index e7cafbc33f..4be869b62d 100644
--- a/e-util/e-event.h
+++ b/e-util/e-event.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 2004 Novell 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/e-util/e-folder-map.c b/e-util/e-folder-map.c
index 6c6e07e263..885334d4a4 100644
--- a/e-util/e-folder-map.c
+++ b/e-util/e-folder-map.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-folder-map.h b/e-util/e-folder-map.h
index 47072abf22..269936cbfd 100644
--- a/e-util/e-folder-map.h
+++ b/e-util/e-folder-map.h
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-fsutils.c b/e-util/e-fsutils.c
index 97118eddd0..899ca2bb56 100644
--- a/e-util/e-fsutils.c
+++ b/e-util/e-fsutils.c
@@ -2,7 +2,7 @@
*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-fsutils.h b/e-util/e-fsutils.h
index 3e77cab4c4..cfa814ad18 100644
--- a/e-util/e-fsutils.h
+++ b/e-util/e-fsutils.h
@@ -2,7 +2,7 @@
*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-gui-utils.c b/e-util/e-gui-utils.c
index 7e20577d4c..c354597153 100644
--- a/e-util/e-gui-utils.c
+++ b/e-util/e-gui-utils.c
@@ -7,7 +7,7 @@
* Chris Toshok (toshok@ximian.com)
*
* Copyright (C) 1999 Miguel de Icaza
- * Copyright (C) 2000-2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*/
diff --git a/e-util/e-html-utils.c b/e-util/e-html-utils.c
index ddc16469e4..acec98998b 100644
--- a/e-util/e-html-utils.c
+++ b/e-util/e-html-utils.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-html-utils.c
- * Copyright (C) 2000-2003 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
* Author: Dan Winship <danw@ximian.com>
*
* This library is free software; you can redistribute it and/or
diff --git a/e-util/e-html-utils.h b/e-util/e-html-utils.h
index 73f40c9977..e0a6f4c711 100644
--- a/e-util/e-html-utils.h
+++ b/e-util/e-html-utils.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-html-utils.c */
/*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
* Author: Dan Winship <danw@ximian.com>
*
* This library is free software; you can redistribute it and/or
diff --git a/e-util/e-icon-factory.c b/e-util/e-icon-factory.c
index 98d788a673..457735f90b 100644
--- a/e-util/e-icon-factory.c
+++ b/e-util/e-icon-factory.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@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/e-util/e-icon-factory.h b/e-util/e-icon-factory.h
index d8271292a7..1a0954966e 100644
--- a/e-util/e-icon-factory.h
+++ b/e-util/e-icon-factory.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-icon-factory.h - Icon factory for the Evolution shell.
*
- * Copyright (C) 2002-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/e-util/e-import.c b/e-util/e-import.c
index d52c225112..88a75ac422 100644
--- a/e-util/e-import.c
+++ b/e-util/e-import.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.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 the GNU General Public License as published by
diff --git a/e-util/e-import.h b/e-util/e-import.h
index 15f2e3aea8..9fab14361f 100644
--- a/e-util/e-import.h
+++ b/e-util/e-import.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 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/e-util/e-menu.c b/e-util/e-menu.c
index 0582d35c96..ed5aaa7296 100644
--- a/e-util/e-menu.c
+++ b/e-util/e-menu.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-menu.h b/e-util/e-menu.h
index c5548a335b..b71bb431d7 100644
--- a/e-util/e-menu.h
+++ b/e-util/e-menu.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 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/e-util/e-mktemp.c b/e-util/e-mktemp.c
index e1f6a382bb..6b651e37a5 100644
--- a/e-util/e-mktemp.c
+++ b/e-util/e-mktemp.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@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/e-util/e-mktemp.h b/e-util/e-mktemp.h
index d5496f8ac8..7378b7c04d 100644
--- a/e-util/e-mktemp.h
+++ b/e-util/e-mktemp.h
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@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/e-util/e-pilot-map.c b/e-util/e-pilot-map.c
index 8c6f6a826c..3feb542326 100644
--- a/e-util/e-pilot-map.c
+++ b/e-util/e-pilot-map.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Conduits - Pilot Map routines
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@ximian.com>
*
diff --git a/e-util/e-pilot-map.h b/e-util/e-pilot-map.h
index bf7ed7c15a..3ceed5f885 100644
--- a/e-util/e-pilot-map.h
+++ b/e-util/e-pilot-map.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Conduits - Pilot Map routines
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@ximian.com>
*
diff --git a/e-util/e-pilot-util.c b/e-util/e-pilot-util.c
index b9e1bcb0e4..f771929e26 100644
--- a/e-util/e-pilot-util.c
+++ b/e-util/e-pilot-util.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Conduits - Pilot Map routines
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@ximian.com>
*
diff --git a/e-util/e-pilot-util.h b/e-util/e-pilot-util.h
index 7ec228bc60..447aa74450 100644
--- a/e-util/e-pilot-util.h
+++ b/e-util/e-pilot-util.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Conduits - Pilot Map routines
*
- * Copyright (C) 2000 Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@ximian.com>
*
diff --git a/e-util/e-plugin-ui.c b/e-util/e-plugin-ui.c
index feb9952efd..467b71628c 100644
--- a/e-util/e-plugin-ui.c
+++ b/e-util/e-plugin-ui.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2008 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/e-util/e-plugin-ui.h b/e-util/e-plugin-ui.h
index 8bcaaa3d01..ea41eb67b7 100644
--- a/e-util/e-plugin-ui.h
+++ b/e-util/e-plugin-ui.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
- * Copyright (C) 2008 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/e-util/e-popup.c b/e-util/e-popup.c
index 60f280aabe..f411c2d249 100644
--- a/e-util/e-popup.c
+++ b/e-util/e-popup.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-popup.h b/e-util/e-popup.h
index 617239c8f0..6c7ad0782c 100644
--- a/e-util/e-popup.h
+++ b/e-util/e-popup.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 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/e-util/e-print.c b/e-util/e-print.c
index 57d089f779..2466a8c7ff 100644
--- a/e-util/e-print.c
+++ b/e-util/e-print.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-print.c - Uniform print setting/dialog routines for Evolution
*
- * Copyright (C) 2005 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@novell.com>
*
diff --git a/e-util/e-print.h b/e-util/e-print.h
index 740989a79b..ea87ff246c 100644
--- a/e-util/e-print.h
+++ b/e-util/e-print.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-print.c - Uniform print setting/dialog routines for Evolution
*
- * Copyright (C) 2005 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors: JP Rosevear <jpr@novell.com>
*
diff --git a/e-util/e-profile-event.c b/e-util/e-profile-event.c
index 1bb54158ad..eb3cef67ec 100644
--- a/e-util/e-profile-event.c
+++ b/e-util/e-profile-event.c
@@ -2,7 +2,7 @@
/*
* Authors: Michael Zucchi <notzed@ximian.com>
*
- * Copyright 2004 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/e-util/e-profile-event.h b/e-util/e-profile-event.h
index aed8d2af5b..213a060eb0 100644
--- a/e-util/e-profile-event.h
+++ b/e-util/e-profile-event.h
@@ -2,7 +2,7 @@
*
* Authors: Michel Zucchi <notzed@ximian.com>
*
- * Copyright 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/e-util/e-request.c b/e-util/e-request.c
index e7199254e0..f384da9a59 100644
--- a/e-util/e-request.c
+++ b/e-util/e-request.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-request.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/e-util/e-request.h b/e-util/e-request.h
index f3471fd2b6..96352e4a90 100644
--- a/e-util/e-request.h
+++ b/e-util/e-request.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* e-request.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/e-util/e-signature-list.c b/e-util/e-signature-list.c
index 8acd9af451..cfa09ac963 100644
--- a/e-util/e-signature-list.c
+++ b/e-util/e-signature-list.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-signature-list.h b/e-util/e-signature-list.h
index d79963672a..d35aff3703 100644
--- a/e-util/e-signature-list.h
+++ b/e-util/e-signature-list.h
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-signature.c b/e-util/e-signature.c
index c062468174..24f69ea45b 100644
--- a/e-util/e-signature.c
+++ b/e-util/e-signature.c
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-signature.h b/e-util/e-signature.h
index 5de0d64a66..d077ff5b43 100644
--- a/e-util/e-signature.h
+++ b/e-util/e-signature.h
@@ -2,7 +2,7 @@
/*
* Authors: Jeffrey Stedfast <fejj@ximian.com>
*
- * Copyright 2004 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/e-util/e-sorter-array.c b/e-util/e-sorter-array.c
index 3a2eaffe3c..503df30ca6 100644
--- a/e-util/e-sorter-array.c
+++ b/e-util/e-sorter-array.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-sorter-array.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-sorter-array.h b/e-util/e-sorter-array.h
index a695b0d394..23356da672 100644
--- a/e-util/e-sorter-array.h
+++ b/e-util/e-sorter-array.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-sorter-array.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-sorter.c b/e-util/e-sorter.c
index 89e9eca459..1ac624bc6e 100644
--- a/e-util/e-sorter.c
+++ b/e-util/e-sorter.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-sorter.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-sorter.h b/e-util/e-sorter.h
index c43a93ff5c..7282a1b4b9 100644
--- a/e-util/e-sorter.h
+++ b/e-util/e-sorter.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-sorter.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-text-event-processor-emacs-like.c b/e-util/e-text-event-processor-emacs-like.c
index e6416a78e9..52c3cf5b0c 100644
--- a/e-util/e-text-event-processor-emacs-like.c
+++ b/e-util/e-text-event-processor-emacs-like.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-text-event-processor-emacs-like.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-text-event-processor-emacs-like.h b/e-util/e-text-event-processor-emacs-like.h
index 9726ab3a06..c478566db3 100644
--- a/e-util/e-text-event-processor-emacs-like.h
+++ b/e-util/e-text-event-processor-emacs-like.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-text-event-processor-emacs-like.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-text-event-processor-types.h b/e-util/e-text-event-processor-types.h
index 6593b9a978..da0092eb65 100644
--- a/e-util/e-text-event-processor-types.h
+++ b/e-util/e-text-event-processor-types.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-text-event-processor-types.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-text-event-processor.c b/e-util/e-text-event-processor.c
index a1121adbad..cec0d45f9b 100644
--- a/e-util/e-text-event-processor.c
+++ b/e-util/e-text-event-processor.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-text-event-processor.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-text-event-processor.h b/e-util/e-text-event-processor.h
index 62c2e8f866..c894fda59d 100644
--- a/e-util/e-text-event-processor.h
+++ b/e-util/e-text-event-processor.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-text-event-processor.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-util-labels.c b/e-util/e-util-labels.c
index 9bbc507c6f..0850b92745 100644
--- a/e-util/e-util-labels.c
+++ b/e-util/e-util-labels.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-util-labels.c
*
- * Copyright (C) 2007 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/e-util/e-util-labels.h b/e-util/e-util-labels.h
index 0330abdc15..992a97062c 100644
--- a/e-util/e-util-labels.h
+++ b/e-util/e-util-labels.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* e-util-labels.h
*
- * Copyright (C) 2007 Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/e-util/e-util-private.h b/e-util/e-util-private.h
index 69128c67b5..c4b2749499 100644
--- a/e-util/e-util-private.h
+++ b/e-util/e-util-private.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-util-private.h: Private functions for Evolution (not just for libeutil)
- * Copyright 2005, Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Tor Lillqvist <tml@novell.com>
diff --git a/e-util/e-util.c b/e-util/e-util.c
index 161a65789a..116ebd3f55 100644
--- a/e-util/e-util.c
+++ b/e-util/e-util.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-util.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 5bdb218296..2beac806de 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-util.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-win32-reloc.c b/e-util/e-win32-reloc.c
index 67a41abe43..bffc099ec6 100644
--- a/e-util/e-win32-reloc.c
+++ b/e-util/e-win32-reloc.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-win32-reloc.c: Support relocatable installation on Win32
- * Copyright 2005, Novell, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Tor Lillqvist <tml@novell.com>
diff --git a/e-util/e-xml-utils.c b/e-util/e-xml-utils.c
index 1bd5a530d0..f0f5e83c86 100644
--- a/e-util/e-xml-utils.c
+++ b/e-util/e-xml-utils.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-xml-utils.c
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>
diff --git a/e-util/e-xml-utils.h b/e-util/e-xml-utils.h
index b5bce7540a..bc0df95b1b 100644
--- a/e-util/e-xml-utils.h
+++ b/e-util/e-xml-utils.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* e-xml-utils.h
- * Copyright 2000, 2001, Ximian, Inc.
+ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
*
* Authors:
* Chris Lahey <clahey@ximian.com>