aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-sexp.c
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/e-sexp.c
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/e-sexp.c')
-rw-r--r--e-util/e-sexp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-sexp.c b/e-util/e-sexp.c
index af319aa2dc..83a9056e5e 100644
--- a/e-util/e-sexp.c
+++ b/e-util/e-sexp.c
@@ -1,10 +1,10 @@
/*
- * Copyright 2000 HelixCode (http://www.helixcode.com).
+ * Copyright 2000 Ximian (www.ximian.com).
*
* A simple, extensible s-exp evaluation engine.
*
* Author :
- * Michael Zucchi <notzed@helixcode.com>
+ * Michael Zucchi <notzed@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