diff options
Diffstat (limited to 'widgets/table/e-tree-model.c')
-rw-r--r-- | widgets/table/e-tree-model.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-tree-model.c b/widgets/table/e-tree-model.c index d88f8cca98..ccea6b1e12 100644 --- a/widgets/table/e-tree-model.c +++ b/widgets/table/e-tree-model.c @@ -3,7 +3,7 @@ * e-tree-model.c: a Tree Model * * Author: - * Chris Toshok (toshok@helixcode.com) + * Chris Toshok (toshok@ximian.com) * * Adapted from the gtree code and ETableModel. * |