diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-23 16:52:02 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-23 16:52:02 +0800 |
commit | 91cc026904ed4cef8baf2e376940a850d02865ae (patch) | |
tree | db01f872826417c6fe2016b1889e8119f1ebf01e /executive-summary/component/main.c | |
parent | eb192c72694be6309fd0b791d7632066232f2d8b (diff) | |
download | gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.gz gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.zst gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.zip |
Update the copyrights, replacing Helix Code with Ximian and
helixcode.com with ximian.com all over the place.
svn path=/trunk/; revision=10440
Diffstat (limited to 'executive-summary/component/main.c')
-rw-r--r-- | executive-summary/component/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/executive-summary/component/main.c b/executive-summary/component/main.c index e5e45632f1..ed21ac567e 100644 --- a/executive-summary/component/main.c +++ b/executive-summary/component/main.c @@ -1,7 +1,7 @@ /* * main.c: The core of the executive summary component. * - * 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 |