From 91cc026904ed4cef8baf2e376940a850d02865ae Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 23 Jun 2001 08:52:02 +0000 Subject: Update the copyrights, replacing Helix Code with Ximian and helixcode.com with ximian.com all over the place. svn path=/trunk/; revision=10440 --- calendar/gui/alarm-notify.c | 4 ++-- calendar/gui/alarm-notify.h | 4 ++-- calendar/gui/alarm-notify/alarm-notify-dialog.c | 2 +- calendar/gui/alarm-notify/alarm-notify-dialog.h | 2 +- calendar/gui/alarm-notify/alarm-notify.c | 2 +- calendar/gui/alarm-notify/alarm-notify.h | 2 +- calendar/gui/alarm-notify/alarm-queue.c | 2 +- calendar/gui/alarm-notify/alarm-queue.h | 2 +- calendar/gui/alarm-notify/alarm.c | 2 +- calendar/gui/alarm-notify/alarm.h | 2 +- calendar/gui/alarm-notify/notify-main.c | 2 +- calendar/gui/calendar-commands.c | 2 +- calendar/gui/calendar-commands.h | 2 +- calendar/gui/calendar-component.c | 2 +- calendar/gui/calendar-component.h | 2 +- calendar/gui/calendar-config.c | 2 +- calendar/gui/calendar-config.h | 2 +- calendar/gui/calendar-model.c | 2 +- calendar/gui/calendar-model.h | 2 +- calendar/gui/calendar-summary.c | 4 ++-- calendar/gui/calendar-summary.h | 2 +- calendar/gui/comp-util.c | 2 +- calendar/gui/comp-util.h | 2 +- calendar/gui/component-factory.c | 2 +- calendar/gui/component-factory.h | 2 +- calendar/gui/control-factory.c | 2 +- calendar/gui/control-factory.h | 2 +- calendar/gui/dialogs/alarm-notify-dialog.c | 2 +- calendar/gui/dialogs/alarm-notify-dialog.h | 2 +- calendar/gui/dialogs/cal-prefs-dialog.c | 2 +- calendar/gui/dialogs/cal-prefs-dialog.h | 2 +- calendar/gui/dialogs/comp-editor-util.c | 4 ++-- calendar/gui/dialogs/comp-editor-util.h | 2 +- calendar/gui/dialogs/event-editor.c | 2 +- calendar/gui/dialogs/event-editor.h | 2 +- calendar/gui/dialogs/save-comp.c | 2 +- calendar/gui/dialogs/save-comp.h | 2 +- calendar/gui/dialogs/task-editor.c | 2 +- calendar/gui/dialogs/task-editor.h | 2 +- calendar/gui/e-calendar-table.c | 2 +- calendar/gui/e-calendar-table.h | 2 +- calendar/gui/e-day-view-main-item.c | 2 +- calendar/gui/e-day-view-main-item.h | 2 +- calendar/gui/e-day-view-time-item.c | 2 +- calendar/gui/e-day-view-time-item.h | 2 +- calendar/gui/e-day-view-top-item.c | 4 ++-- calendar/gui/e-day-view-top-item.h | 2 +- calendar/gui/e-day-view.c | 4 ++-- calendar/gui/e-day-view.h | 2 +- calendar/gui/e-tasks.c | 2 +- calendar/gui/e-tasks.h | 2 +- calendar/gui/e-week-view-event-item.c | 2 +- calendar/gui/e-week-view-event-item.h | 2 +- calendar/gui/e-week-view-main-item.c | 4 ++-- calendar/gui/e-week-view-main-item.h | 2 +- calendar/gui/e-week-view-titles-item.c | 4 ++-- calendar/gui/e-week-view-titles-item.h | 2 +- calendar/gui/e-week-view.c | 2 +- calendar/gui/e-week-view.h | 2 +- calendar/gui/gnome-cal.c | 2 +- calendar/gui/gnome-cal.h | 2 +- calendar/gui/goto.c | 2 +- calendar/gui/goto.h | 2 +- calendar/gui/itip-bonobo-control.c | 2 +- calendar/gui/itip-bonobo-control.h | 2 +- calendar/gui/itip-control-factory.c | 2 +- calendar/gui/itip-control-factory.h | 2 +- calendar/gui/main.c | 2 +- calendar/gui/print.c | 6 +++--- calendar/gui/print.h | 6 +++--- calendar/gui/tag-calendar.c | 6 +++--- calendar/gui/tag-calendar.h | 6 +++--- calendar/gui/tasks-control-factory.c | 4 ++-- calendar/gui/tasks-control-factory.h | 6 +++--- calendar/gui/tasks-control.c | 4 ++-- calendar/gui/tasks-control.h | 6 +++--- calendar/gui/weekday-picker.c | 4 ++-- calendar/gui/weekday-picker.h | 4 ++-- 78 files changed, 102 insertions(+), 102 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/alarm-notify.c b/calendar/gui/alarm-notify.c index d824b2a189..ceb8cc0c81 100644 --- a/calendar/gui/alarm-notify.c +++ b/calendar/gui/alarm-notify.c @@ -1,8 +1,8 @@ /* Evolution calendar - Alarm notification engine * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Federico Mena-Quintero + * Authors: Federico Mena-Quintero * * 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/calendar/gui/alarm-notify.h b/calendar/gui/alarm-notify.h index f386a56ae4..f33c2a130c 100644 --- a/calendar/gui/alarm-notify.h +++ b/calendar/gui/alarm-notify.h @@ -1,8 +1,8 @@ /* Evolution calendar - Alarm notification engine * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Federico Mena-Quintero + * Authors: Federico Mena-Quintero * * 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/calendar/gui/alarm-notify/alarm-notify-dialog.c b/calendar/gui/alarm-notify/alarm-notify-dialog.c index 164d043e13..99b244613a 100644 --- a/calendar/gui/alarm-notify/alarm-notify-dialog.c +++ b/calendar/gui/alarm-notify/alarm-notify-dialog.c @@ -1,6 +1,6 @@ /* Evolution calendar - alarm notification dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm-notify-dialog.h b/calendar/gui/alarm-notify/alarm-notify-dialog.h index f2c938c495..a6715a7325 100644 --- a/calendar/gui/alarm-notify/alarm-notify-dialog.h +++ b/calendar/gui/alarm-notify/alarm-notify-dialog.h @@ -1,6 +1,6 @@ /* Evolution calendar - alarm notification dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm-notify.c b/calendar/gui/alarm-notify/alarm-notify.c index fa70a1d236..f0824bd8f4 100644 --- a/calendar/gui/alarm-notify/alarm-notify.c +++ b/calendar/gui/alarm-notify/alarm-notify.c @@ -1,6 +1,6 @@ /* Evolution calendar - Alarm notification service object * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm-notify.h b/calendar/gui/alarm-notify/alarm-notify.h index e7a907485d..0fb73551d7 100644 --- a/calendar/gui/alarm-notify/alarm-notify.h +++ b/calendar/gui/alarm-notify/alarm-notify.h @@ -1,6 +1,6 @@ /* Evolution calendar - Alarm notification service object * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm-queue.c b/calendar/gui/alarm-notify/alarm-queue.c index 1e235c116d..f56905392a 100644 --- a/calendar/gui/alarm-notify/alarm-queue.c +++ b/calendar/gui/alarm-notify/alarm-queue.c @@ -1,6 +1,6 @@ /* Evolution calendar - Alarm queueing engine * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm-queue.h b/calendar/gui/alarm-notify/alarm-queue.h index 1f8871fb96..cd2e9444b1 100644 --- a/calendar/gui/alarm-notify/alarm-queue.h +++ b/calendar/gui/alarm-notify/alarm-queue.h @@ -1,6 +1,6 @@ /* Evolution calendar - Alarm queueing engine * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Federico Mena-Quintero diff --git a/calendar/gui/alarm-notify/alarm.c b/calendar/gui/alarm-notify/alarm.c index d32d8f1af9..8f6ba013a4 100644 --- a/calendar/gui/alarm-notify/alarm.c +++ b/calendar/gui/alarm-notify/alarm.c @@ -1,6 +1,6 @@ /* Evolution calendar - Low-level alarm timer mechanism * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/alarm-notify/alarm.h b/calendar/gui/alarm-notify/alarm.h index fc81908ef2..b5d57cbe49 100644 --- a/calendar/gui/alarm-notify/alarm.h +++ b/calendar/gui/alarm-notify/alarm.h @@ -1,6 +1,6 @@ /* Evolution calendar - Low-level alarm timer mechanism * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/alarm-notify/notify-main.c b/calendar/gui/alarm-notify/notify-main.c index 23d383384b..c26ecd8975 100644 --- a/calendar/gui/alarm-notify/notify-main.c +++ b/calendar/gui/alarm-notify/notify-main.c @@ -1,6 +1,6 @@ /* Evolution calendar - Alarm notification service main file * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/calendar-commands.c b/calendar/gui/calendar-commands.c index 4e89e44693..5a7ca045e7 100644 --- a/calendar/gui/calendar-commands.c +++ b/calendar/gui/calendar-commands.c @@ -2,7 +2,7 @@ /* Evolution calendar - Commands for the calendar GUI control * * Copyright (C) 1998 The Free Software Foundation - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/calendar-commands.h b/calendar/gui/calendar-commands.h index aaa0c43055..93962e1fb7 100644 --- a/calendar/gui/calendar-commands.h +++ b/calendar/gui/calendar-commands.h @@ -1,7 +1,7 @@ /* Evolution calendar - Commands for the calendar GUI control * * Copyright (C) 1998 The Free Software Foundation - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c index 17242740de..bd11244f85 100644 --- a/calendar/gui/calendar-component.c +++ b/calendar/gui/calendar-component.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* component-factory.c * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index d2d570e340..b0d295bc16 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* component-factory.h * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/calendar-config.c b/calendar/gui/calendar-config.c index a106082362..135f6a42e6 100644 --- a/calendar/gui/calendar-config.c +++ b/calendar/gui/calendar-config.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/calendar-config.h b/calendar/gui/calendar-config.h index 03f477da19..dc73c3f84e 100644 --- a/calendar/gui/calendar-config.h +++ b/calendar/gui/calendar-config.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/calendar-model.c b/calendar/gui/calendar-model.c index d3b95e5054..85d7dd4236 100644 --- a/calendar/gui/calendar-model.c +++ b/calendar/gui/calendar-model.c @@ -2,7 +2,7 @@ /* Evolution calendar - Data model for ETable * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Federico Mena-Quintero diff --git a/calendar/gui/calendar-model.h b/calendar/gui/calendar-model.h index 5ff2f41c38..c74a2b41ee 100644 --- a/calendar/gui/calendar-model.h +++ b/calendar/gui/calendar-model.h @@ -1,6 +1,6 @@ /* Evolution calendar - Data model for ETable * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: Federico Mena-Quintero diff --git a/calendar/gui/calendar-summary.c b/calendar/gui/calendar-summary.c index 89e528716e..447b72f8e0 100644 --- a/calendar/gui/calendar-summary.c +++ b/calendar/gui/calendar-summary.c @@ -3,7 +3,7 @@ * * Authors: Iain Holmes * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or @@ -560,7 +560,7 @@ summary_to_string (CalSummary *summary) xmlNsPtr ns; doc = xmlNewDoc ("1.0"); - ns = xmlNewGlobalNs (doc, "http://www.ximian.com", "calendar-summary"); + ns = xmlNewGlobalNs (doc, "www.ximian.com", "calendar-summary"); doc->root = xmlNewDocNode (doc, ns, "calendar-summary", NULL); xmlNewChild (doc->root, ns, "showappointments", diff --git a/calendar/gui/calendar-summary.h b/calendar/gui/calendar-summary.h index eebed7c5ad..b15bbb0bb3 100644 --- a/calendar/gui/calendar-summary.h +++ b/calendar/gui/calendar-summary.h @@ -3,7 +3,7 @@ * * Authors: Iain Holmes * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/comp-util.c b/calendar/gui/comp-util.c index f1898e914e..8b612f0ca9 100644 --- a/calendar/gui/comp-util.c +++ b/calendar/gui/comp-util.c @@ -1,6 +1,6 @@ /* Evolution calendar - Utilities for manipulating CalComponent objects * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/comp-util.h b/calendar/gui/comp-util.h index 9c70172aee..4da2557f1b 100644 --- a/calendar/gui/comp-util.h +++ b/calendar/gui/comp-util.h @@ -1,6 +1,6 @@ /* Evolution calendar - Utilities for manipulating CalComponent objects * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c index 17242740de..bd11244f85 100644 --- a/calendar/gui/component-factory.c +++ b/calendar/gui/component-factory.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* component-factory.c * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/component-factory.h b/calendar/gui/component-factory.h index d2d570e340..b0d295bc16 100644 --- a/calendar/gui/component-factory.h +++ b/calendar/gui/component-factory.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* component-factory.h * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/control-factory.c b/calendar/gui/control-factory.c index 47704f8cae..756a4c3a46 100644 --- a/calendar/gui/control-factory.c +++ b/calendar/gui/control-factory.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* control-factory.c * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/control-factory.h b/calendar/gui/control-factory.h index 7170404cda..947255b0d4 100644 --- a/calendar/gui/control-factory.h +++ b/calendar/gui/control-factory.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* control-factory.c * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/dialogs/alarm-notify-dialog.c b/calendar/gui/dialogs/alarm-notify-dialog.c index 164d043e13..99b244613a 100644 --- a/calendar/gui/dialogs/alarm-notify-dialog.c +++ b/calendar/gui/dialogs/alarm-notify-dialog.c @@ -1,6 +1,6 @@ /* Evolution calendar - alarm notification dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/dialogs/alarm-notify-dialog.h b/calendar/gui/dialogs/alarm-notify-dialog.h index f2c938c495..a6715a7325 100644 --- a/calendar/gui/dialogs/alarm-notify-dialog.h +++ b/calendar/gui/dialogs/alarm-notify-dialog.h @@ -1,6 +1,6 @@ /* Evolution calendar - alarm notification dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/dialogs/cal-prefs-dialog.c b/calendar/gui/dialogs/cal-prefs-dialog.c index df030eddd6..3451f6e4a5 100644 --- a/calendar/gui/dialogs/cal-prefs-dialog.c +++ b/calendar/gui/dialogs/cal-prefs-dialog.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/dialogs/cal-prefs-dialog.h b/calendar/gui/dialogs/cal-prefs-dialog.h index 58d7880e2d..e238d83378 100644 --- a/calendar/gui/dialogs/cal-prefs-dialog.h +++ b/calendar/gui/dialogs/cal-prefs-dialog.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/dialogs/comp-editor-util.c b/calendar/gui/dialogs/comp-editor-util.c index 9be0a394f0..b6c169f6ed 100644 --- a/calendar/gui/dialogs/comp-editor-util.c +++ b/calendar/gui/dialogs/comp-editor-util.c @@ -1,8 +1,8 @@ /* Evolution calendar - Widget utilities * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Author: Federico Mena-Quintero + * Author: Federico Mena-Quintero * * 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/calendar/gui/dialogs/comp-editor-util.h b/calendar/gui/dialogs/comp-editor-util.h index d4f93df023..f2299e27c4 100644 --- a/calendar/gui/dialogs/comp-editor-util.h +++ b/calendar/gui/dialogs/comp-editor-util.h @@ -1,6 +1,6 @@ /* Evolution calendar - Widget utilities * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * * Author: JP Rosevear * diff --git a/calendar/gui/dialogs/event-editor.c b/calendar/gui/dialogs/event-editor.c index 36c06ff1f1..9a6bd134b4 100644 --- a/calendar/gui/dialogs/event-editor.c +++ b/calendar/gui/dialogs/event-editor.c @@ -2,7 +2,7 @@ /* Evolution calendar - Event editor dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/dialogs/event-editor.h b/calendar/gui/dialogs/event-editor.h index 6f05b1cf46..53e35c490b 100644 --- a/calendar/gui/dialogs/event-editor.h +++ b/calendar/gui/dialogs/event-editor.h @@ -1,6 +1,6 @@ /* Evolution calendar - Event editor dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/dialogs/save-comp.c b/calendar/gui/dialogs/save-comp.c index c36e98cb5a..d8ee62164a 100644 --- a/calendar/gui/dialogs/save-comp.c +++ b/calendar/gui/dialogs/save-comp.c @@ -1,6 +1,6 @@ /* Evolution calendar - Delete calendar component dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/dialogs/save-comp.h b/calendar/gui/dialogs/save-comp.h index 8b1db3c503..17b449291c 100644 --- a/calendar/gui/dialogs/save-comp.h +++ b/calendar/gui/dialogs/save-comp.h @@ -1,6 +1,6 @@ /* Evolution calendar - Delete calendar component dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Federico Mena-Quintero diff --git a/calendar/gui/dialogs/task-editor.c b/calendar/gui/dialogs/task-editor.c index 6fcff0d2cb..165d871680 100644 --- a/calendar/gui/dialogs/task-editor.c +++ b/calendar/gui/dialogs/task-editor.c @@ -2,7 +2,7 @@ /* Evolution calendar - Event editor dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/dialogs/task-editor.h b/calendar/gui/dialogs/task-editor.h index bd29d7989d..0314c01130 100644 --- a/calendar/gui/dialogs/task-editor.h +++ b/calendar/gui/dialogs/task-editor.h @@ -1,6 +1,6 @@ /* Evolution calendar - Task editor dialog * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/e-calendar-table.c b/calendar/gui/e-calendar-table.c index 2c862de720..2568db2b49 100644 --- a/calendar/gui/e-calendar-table.c +++ b/calendar/gui/e-calendar-table.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-calendar-table.h b/calendar/gui/e-calendar-table.h index 6ca523ac5c..bcb6830f75 100644 --- a/calendar/gui/e-calendar-table.h +++ b/calendar/gui/e-calendar-table.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. * Copyright 2000, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view-main-item.c b/calendar/gui/e-day-view-main-item.c index fd202bdfbe..0f5f37ce52 100644 --- a/calendar/gui/e-day-view-main-item.c +++ b/calendar/gui/e-day-view-main-item.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view-main-item.h b/calendar/gui/e-day-view-main-item.h index cb9e2589d8..9a57392870 100644 --- a/calendar/gui/e-day-view-main-item.h +++ b/calendar/gui/e-day-view-main-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view-time-item.c b/calendar/gui/e-day-view-time-item.c index 4d005f3b49..62afbf2407 100644 --- a/calendar/gui/e-day-view-time-item.c +++ b/calendar/gui/e-day-view-time-item.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view-time-item.h b/calendar/gui/e-day-view-time-item.h index 972f01e1b5..54b5a14f4c 100644 --- a/calendar/gui/e-day-view-time-item.h +++ b/calendar/gui/e-day-view-time-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view-top-item.c b/calendar/gui/e-day-view-top-item.c index 16bb8be02f..d608e68c04 100644 --- a/calendar/gui/e-day-view-top-item.c +++ b/calendar/gui/e-day-view-top-item.c @@ -2,9 +2,9 @@ /* * Author : - * Damon Chaplin + * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, 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 diff --git a/calendar/gui/e-day-view-top-item.h b/calendar/gui/e-day-view-top-item.h index 53db4eda79..3fed29aebb 100644 --- a/calendar/gui/e-day-view-top-item.h +++ b/calendar/gui/e-day-view-top-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-day-view.c b/calendar/gui/e-day-view.c index 8e41286f53..682e2df9c1 100644 --- a/calendar/gui/e-day-view.c +++ b/calendar/gui/e-day-view.c @@ -2,10 +2,10 @@ /* * Authors : - * Damon Chaplin + * Damon Chaplin * Rodrigo Moya * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, 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 diff --git a/calendar/gui/e-day-view.h b/calendar/gui/e-day-view.h index f5e2087ad9..6f34b590ec 100644 --- a/calendar/gui/e-day-view.h +++ b/calendar/gui/e-day-view.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 1999, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-tasks.c b/calendar/gui/e-tasks.c index c73bc4961f..f073039aa3 100644 --- a/calendar/gui/e-tasks.c +++ b/calendar/gui/e-tasks.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-tasks.c * - * Copyright (C) 2001 Helix Code, Inc. + * Copyright (C) 2001 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-tasks.h b/calendar/gui/e-tasks.h index 63ec5df5e9..7f2861ca44 100644 --- a/calendar/gui/e-tasks.h +++ b/calendar/gui/e-tasks.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-tasks.h * - * Copyright (C) 2001 Helix Code, Inc. + * Copyright (C) 2001 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view-event-item.c b/calendar/gui/e-week-view-event-item.c index da17673518..c3f0c2c816 100644 --- a/calendar/gui/e-week-view-event-item.c +++ b/calendar/gui/e-week-view-event-item.c @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view-event-item.h b/calendar/gui/e-week-view-event-item.h index ff2b9b2c9f..33076cd88c 100644 --- a/calendar/gui/e-week-view-event-item.h +++ b/calendar/gui/e-week-view-event-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view-main-item.c b/calendar/gui/e-week-view-main-item.c index 34508e63a3..2d0489d3fc 100644 --- a/calendar/gui/e-week-view-main-item.c +++ b/calendar/gui/e-week-view-main-item.c @@ -2,9 +2,9 @@ /* * Author : - * Damon Chaplin + * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, 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 diff --git a/calendar/gui/e-week-view-main-item.h b/calendar/gui/e-week-view-main-item.h index 71ebe423dc..d9211afd8d 100644 --- a/calendar/gui/e-week-view-main-item.h +++ b/calendar/gui/e-week-view-main-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view-titles-item.c b/calendar/gui/e-week-view-titles-item.c index 5a2b9c164a..2f93383cce 100644 --- a/calendar/gui/e-week-view-titles-item.c +++ b/calendar/gui/e-week-view-titles-item.c @@ -2,9 +2,9 @@ /* * Author : - * Damon Chaplin + * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, 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 diff --git a/calendar/gui/e-week-view-titles-item.h b/calendar/gui/e-week-view-titles-item.h index fc4d45107d..d2420afec7 100644 --- a/calendar/gui/e-week-view-titles-item.h +++ b/calendar/gui/e-week-view-titles-item.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view.c b/calendar/gui/e-week-view.c index 61e4d439da..70fc937437 100644 --- a/calendar/gui/e-week-view.c +++ b/calendar/gui/e-week-view.c @@ -5,7 +5,7 @@ * Damon Chaplin * Rodrigo Moya * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/e-week-view.h b/calendar/gui/e-week-view.h index 549a8f789c..059cedb18c 100644 --- a/calendar/gui/e-week-view.h +++ b/calendar/gui/e-week-view.h @@ -4,7 +4,7 @@ * Author : * Damon Chaplin * - * Copyright 1999, Helix Code, Inc. + * Copyright 1999, Ximian, Inc. * Copyright 2001, Ximian, Inc. * * This program is free software; you can redistribute it and/or diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c index 73ac19aabc..cac469808f 100644 --- a/calendar/gui/gnome-cal.c +++ b/calendar/gui/gnome-cal.c @@ -2,7 +2,7 @@ /* Evolution calendar - Main calendar view widget * * Copyright (C) 1998 The Free Software Foundation - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/gnome-cal.h b/calendar/gui/gnome-cal.h index 9ff25c50f5..308095e2f7 100644 --- a/calendar/gui/gnome-cal.h +++ b/calendar/gui/gnome-cal.h @@ -1,7 +1,7 @@ /* Evolution calendar - Main calendar view widget * * Copyright (C) 1998 The Free Software Foundation - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Miguel de Icaza diff --git a/calendar/gui/goto.c b/calendar/gui/goto.c index 448f898638..86dc92bb3a 100644 --- a/calendar/gui/goto.c +++ b/calendar/gui/goto.c @@ -1,7 +1,7 @@ /* Go to date dialog for Evolution * * Copyright (C) 1998 Red Hat, Inc. - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Federico Mena diff --git a/calendar/gui/goto.h b/calendar/gui/goto.h index b40c222fc4..fded1caf80 100644 --- a/calendar/gui/goto.h +++ b/calendar/gui/goto.h @@ -1,7 +1,7 @@ /* Evolution calendar - Go To Date dialog * * Copyright (C) 1998 Red Hat, Inc. - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2001 Ximian, Inc. * * Authors: Federico Mena diff --git a/calendar/gui/itip-bonobo-control.c b/calendar/gui/itip-bonobo-control.c index a385803bc8..b76e07bfb7 100644 --- a/calendar/gui/itip-bonobo-control.c +++ b/calendar/gui/itip-bonobo-control.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* Evolution calendar - Control for displaying iTIP mail messages * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Jesse Pavel diff --git a/calendar/gui/itip-bonobo-control.h b/calendar/gui/itip-bonobo-control.h index 045fd31bc3..799e65ca7a 100644 --- a/calendar/gui/itip-bonobo-control.h +++ b/calendar/gui/itip-bonobo-control.h @@ -1,6 +1,6 @@ /* Evolution calendar - Control for displaying iTIP mail messages * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: diff --git a/calendar/gui/itip-control-factory.c b/calendar/gui/itip-control-factory.c index a385803bc8..b76e07bfb7 100644 --- a/calendar/gui/itip-control-factory.c +++ b/calendar/gui/itip-control-factory.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* Evolution calendar - Control for displaying iTIP mail messages * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Author: Jesse Pavel diff --git a/calendar/gui/itip-control-factory.h b/calendar/gui/itip-control-factory.h index 045fd31bc3..799e65ca7a 100644 --- a/calendar/gui/itip-control-factory.h +++ b/calendar/gui/itip-control-factory.h @@ -1,6 +1,6 @@ /* Evolution calendar - Control for displaying iTIP mail messages * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * Copyright (C) 2000 Ximian, Inc. * * Authors: diff --git a/calendar/gui/main.c b/calendar/gui/main.c index 7a21193799..d13a16383f 100644 --- a/calendar/gui/main.c +++ b/calendar/gui/main.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* control-factory.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 diff --git a/calendar/gui/print.c b/calendar/gui/print.c index e32c27207d..c4feb28575 100644 --- a/calendar/gui/print.c +++ b/calendar/gui/print.c @@ -2,10 +2,10 @@ /* Evolution calendar - Print support * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Michael Zucchi - * Federico Mena-Quintero + * Authors: Michael Zucchi + * Federico Mena-Quintero * * 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/calendar/gui/print.h b/calendar/gui/print.h index 1e8fa3b84b..b2b537b063 100644 --- a/calendar/gui/print.h +++ b/calendar/gui/print.h @@ -1,9 +1,9 @@ /* Evolution calendar - Print support * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Michael Zucchi - * Federico Mena-Quintero + * Authors: Michael Zucchi + * Federico Mena-Quintero * * 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/calendar/gui/tag-calendar.c b/calendar/gui/tag-calendar.c index 12cc264f1c..3d6ba40f45 100644 --- a/calendar/gui/tag-calendar.c +++ b/calendar/gui/tag-calendar.c @@ -1,9 +1,9 @@ /* Evolution calendar - Utilities for tagging ECalendar widgets * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Damon Chaplin - * Federico Mena-Quintero + * Authors: Damon Chaplin + * Federico Mena-Quintero * * 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/calendar/gui/tag-calendar.h b/calendar/gui/tag-calendar.h index 970035b03c..74c669493b 100644 --- a/calendar/gui/tag-calendar.h +++ b/calendar/gui/tag-calendar.h @@ -1,9 +1,9 @@ /* Evolution calendar - Utilities for tagging ECalendar widgets * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Authors: Damon Chaplin - * Federico Mena-Quintero + * Authors: Damon Chaplin + * Federico Mena-Quintero * * 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/calendar/gui/tasks-control-factory.c b/calendar/gui/tasks-control-factory.c index 0f49fa6c85..7435fbe740 100644 --- a/calendar/gui/tasks-control-factory.c +++ b/calendar/gui/tasks-control-factory.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* tasks-control-factory.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 @@ -19,7 +19,7 @@ * Boston, MA 02111-1307, USA. * * Authors: Ettore Perazzoli - * Damon Chaplin + * Damon Chaplin */ #include diff --git a/calendar/gui/tasks-control-factory.h b/calendar/gui/tasks-control-factory.h index 217ebc68fc..e0ab93bac3 100644 --- a/calendar/gui/tasks-control-factory.h +++ b/calendar/gui/tasks-control-factory.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* tasks-control-factory.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,8 +18,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Authors: Federico Mena Quintero - * Damon Chaplin + * Authors: Federico Mena Quintero + * Damon Chaplin */ #ifndef _TASKS_CONTROL_FACTORY_H_ diff --git a/calendar/gui/tasks-control.c b/calendar/gui/tasks-control.c index a7bdff3dd5..53103aec60 100644 --- a/calendar/gui/tasks-control.c +++ b/calendar/gui/tasks-control.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* tasks-control.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. * - * Authors: Damon Chaplin + * Authors: Damon Chaplin * Ettore Perazzoli */ diff --git a/calendar/gui/tasks-control.h b/calendar/gui/tasks-control.h index d2f0f4e2fb..39ecc8d1de 100644 --- a/calendar/gui/tasks-control.h +++ b/calendar/gui/tasks-control.h @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* tasks-control.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,8 +18,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Authors: Federico Mena Quintero - * Damon Chaplin + * Authors: Federico Mena Quintero + * Damon Chaplin */ #ifndef _TASKS_CONTROL_H_ diff --git a/calendar/gui/weekday-picker.c b/calendar/gui/weekday-picker.c index c34dd3da03..7eac5b6f80 100644 --- a/calendar/gui/weekday-picker.c +++ b/calendar/gui/weekday-picker.c @@ -1,8 +1,8 @@ /* Evolution calendar - Week day picker widget * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Author: Federico Mena-Quintero + * Author: Federico Mena-Quintero * * 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/calendar/gui/weekday-picker.h b/calendar/gui/weekday-picker.h index 00c51b7a62..c4cf9d774a 100644 --- a/calendar/gui/weekday-picker.h +++ b/calendar/gui/weekday-picker.h @@ -1,8 +1,8 @@ /* Evolution calendar - Week day picker widget * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000 Ximian, Inc. * - * Author: Federico Mena-Quintero + * Author: Federico Mena-Quintero * * 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 -- cgit v1.2.3