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 /libical/src | |
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 'libical/src')
-rw-r--r-- | libical/src/test/regression.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libical/src/test/regression.c b/libical/src/test/regression.c index 3512905cfe..08696207f2 100644 --- a/libical/src/test/regression.c +++ b/libical/src/test/regression.c @@ -1315,7 +1315,7 @@ void icalrecurrencetype_test() } -/* From Federico Mena Quintero <federico@helixcode.com> */ +/* From Federico Mena Quintero <federico@ximian.com> */ void test_recur_parameter_bug(){ #ifdef HAVE_CONFIG_H |