diff options
author | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-16 07:33:00 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-16 07:33:00 +0800 |
commit | baffaa57693681c163723962445551c677f8f51b (patch) | |
tree | d8df441924144a23e5b9a97b39a31474ff6cbabd /widgets/table/e-table-group.c | |
parent | ac063e3d3628f1f5f6d08cb04acf349386ebff2f (diff) | |
download | gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar.gz gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar.bz2 gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar.lz gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar.xz gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.tar.zst gsoc2013-evolution-baffaa57693681c163723962445551c677f8f51b.zip |
Step 2
svn path=/trunk/; revision=7521
Diffstat (limited to 'widgets/table/e-table-group.c')
-rw-r--r-- | widgets/table/e-table-group.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c index abcc2dba3e..1568184563 100644 --- a/widgets/table/e-table-group.c +++ b/widgets/table/e-table-group.c @@ -3,8 +3,8 @@ * E-Table-Group.c: Implements the grouping objects for elements on a table * * Author: - * Miguel de Icaza (miguel@helixcode.com) - * Chris Lahey (clahey@helixcode.com) + * Miguel de Icaza (miguel@ximian.com) + * Chris Lahey (clahey@ximian.com) * * Copyright 1999, 2000 Ximian, Inc. */ |