diff options
Diffstat (limited to 'widgets/table/e-table-config.c')
-rw-r--r-- | widgets/table/e-table-config.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/widgets/table/e-table-config.c b/widgets/table/e-table-config.c index a2cb56ae56..1c84dae657 100644 --- a/widgets/table/e-table-config.c +++ b/widgets/table/e-table-config.c @@ -2,10 +2,11 @@ /* * E-table-config.c: The ETable config dialog. * - * Author: - * Chris Lahey <clahey@helixcode.com> - * - * (C) 2000 Helix Code, Inc. + * Authors: + * Chris Lahey (clahey@ximian.com) + * Miguel de Icaza (miguel@ximian.com) + + * (C) 2000, 2001 Ximian, Inc. */ #include <config.h> |