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 /mail/main.c | |
parent | eb192c72694be6309fd0b791d7632066232f2d8b (diff) | |
download | gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.gz gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.bz2 gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.lz gsoc2013-evolution-91cc026904ed4cef8baf2e376940a850d02865ae.tar.xz 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 'mail/main.c')
-rw-r--r-- | mail/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/main.c b/mail/main.c index 4a811277c0..0656b44555 100644 --- a/mail/main.c +++ b/mail/main.c @@ -2,9 +2,9 @@ * main.c: The core of the mail component * * Author: - * Miguel de Icaza (miguel@helixcode.com) + * Miguel de Icaza (miguel@ximian.com) * - * (C) 2000 Helix Code, Inc. + * (C) 2000 Ximian, Inc. */ #ifdef HAVE_CONFIG_H |