diff options
Diffstat (limited to 'shell/importer')
-rw-r--r-- | shell/importer/GNOME_Evolution_Importer.idl | 4 | ||||
-rw-r--r-- | shell/importer/evolution-importer-client.h | 4 | ||||
-rw-r--r-- | shell/importer/evolution-importer.c | 4 | ||||
-rw-r--r-- | shell/importer/evolution-importer.h | 4 | ||||
-rw-r--r-- | shell/importer/intelligent.c | 2 | ||||
-rw-r--r-- | shell/importer/intelligent.h | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/shell/importer/GNOME_Evolution_Importer.idl b/shell/importer/GNOME_Evolution_Importer.idl index adeb900dde..18ea7a65bb 100644 --- a/shell/importer/GNOME_Evolution_Importer.idl +++ b/shell/importer/GNOME_Evolution_Importer.idl @@ -3,9 +3,9 @@ * Interfaces for the importer framework. * * Authors: - * Iain Holmes <iain@helixcode.com> + * Iain Holmes <iain@ximian.com> * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. */ #include <Bonobo.idl> diff --git a/shell/importer/evolution-importer-client.h b/shell/importer/evolution-importer-client.h index 3b38d7bc3f..20142c018d 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 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Author: Iain Holmes <iain@helixcode.com> + * Author: Iain Holmes <iain@ximian.com> */ #ifndef EVOLUTION_IMPORTER_CLIENT_H diff --git a/shell/importer/evolution-importer.c b/shell/importer/evolution-importer.c index fbefc42806..f41ace28aa 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 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Author: Iain Holmes <iain@helixcode.com> + * Author: Iain Holmes <iain@ximian.com> */ #ifdef HAVE_CONFIG_H diff --git a/shell/importer/evolution-importer.h b/shell/importer/evolution-importer.h index dbf672ddbd..abdcfc6bb6 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 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -18,7 +18,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Author: Iain Holmes <iain@helixcode.com> + * Author: Iain Holmes <iain@ximian.com> */ #ifndef EVOLUTION_IMPORTER_H diff --git a/shell/importer/intelligent.c b/shell/importer/intelligent.c index 260b62ea77..6e2f20d8d6 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. (http://www.ximian.com) + * Copyright 2001 Ximian, Inc. (www.ximian.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/shell/importer/intelligent.h b/shell/importer/intelligent.h index 8d528f5e77..5e1523a8e1 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 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |