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 /wombat | |
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 'wombat')
-rw-r--r-- | wombat/wombat.c | 4 | ||||
-rw-r--r-- | wombat/wombat.idl | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/wombat/wombat.c b/wombat/wombat.c index 5c40b0530a..b140430644 100644 --- a/wombat/wombat.c +++ b/wombat/wombat.c @@ -1,8 +1,8 @@ /* Wombat personal information server - main file * - * Author: Nat Friedman <nat@helixcode.com> + * Author: Nat Friedman <nat@ximian.com> * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. */ #ifdef HAVE_CONFIG_H diff --git a/wombat/wombat.idl b/wombat/wombat.idl index 1985afb161..2c9538bfce 100644 --- a/wombat/wombat.idl +++ b/wombat/wombat.idl @@ -1,7 +1,7 @@ /* * The Evolution Personal Organization Server. * - * Copyright 2000, Helix Code, Inc. + * Copyright 2000, Ximian, Inc. */ module GNOME { |