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-cell-text.h | |
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-cell-text.h')
-rw-r--r-- | widgets/table/e-cell-text.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-cell-text.h b/widgets/table/e-cell-text.h index 4506ac133e..9392e7afe3 100644 --- a/widgets/table/e-cell-text.h +++ b/widgets/table/e-cell-text.h @@ -1,14 +1,14 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* ECellText - Text item for e-table. * Copyright (C) 2000 Ximian, Inc. - * Author: Chris Lahey <clahey@helixcode.com> + * Author: Chris Lahey <clahey@ximian.com> * * Drawing and event handling from: * * EText - Text item for evolution. * Copyright (C) 2000 Ximian, Inc. * - * Author: Chris Lahey <clahey@helixcode.com> + * Author: Chris Lahey <clahey@ximian.com> * * A majority of code taken from: * |