aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ename
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-06-23 16:52:02 +0800
commit91cc026904ed4cef8baf2e376940a850d02865ae (patch)
treedb01f872826417c6fe2016b1889e8119f1ebf01e /e-util/ename
parenteb192c72694be6309fd0b791d7632066232f2d8b (diff)
downloadgsoc2013-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 'e-util/ename')
-rw-r--r--e-util/ename/e-address-western.c4
-rw-r--r--e-util/ename/e-name-western.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/e-util/ename/e-address-western.c b/e-util/ename/e-address-western.c
index 12e977b973..88b501497e 100644
--- a/e-util/ename/e-address-western.c
+++ b/e-util/ename/e-address-western.c
@@ -3,9 +3,9 @@
An address parser, yielding fields as per RFC 2426.
Author:
- Jesse Pavel (jpavel@helixcode.com)
+ Jesse Pavel (jpavel@ximian.com)
- Copyright 2000, Helix Code, Inc.
+ Copyright 2000, Ximian, Inc.
--------------------------------------------------
*/
diff --git a/e-util/ename/e-name-western.c b/e-util/ename/e-name-western.c
index 3848e7249b..f3fe719023 100644
--- a/e-util/ename/e-name-western.c
+++ b/e-util/ename/e-name-western.c
@@ -5,9 +5,9 @@
* <jwz> Are you going down that rat hole? Bring a flashlight.
*
* Author:
- * Nat Friedman (nat@helixcode.com)
+ * Nat Friedman (nat@ximian.com)
*
- * Copyright 1999, Helix Code, Inc.
+ * Copyright 1999, Ximian, Inc.
*/
#include <ctype.h>