diff options
author | JP Rosevear <jpr@ximian.com> | 2003-03-05 04:03:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-03-05 04:03:21 +0800 |
commit | c35c8eb37dbe400fb29c354acb9b4e984408d76c (patch) | |
tree | 223bee5528dd093ff60ce2b7465551f591abfca0 /calendar/gui/dialogs/recur-comp.h | |
parent | df4595a2b8e0f837dfbe1b1123aa80990db9b992 (diff) | |
download | gsoc2013-evolution-c35c8eb37dbe400fb29c354acb9b4e984408d76c.tar.gz gsoc2013-evolution-c35c8eb37dbe400fb29c354acb9b4e984408d76c.tar.zst gsoc2013-evolution-c35c8eb37dbe400fb29c354acb9b4e984408d76c.zip |
fix copyright
2003-03-04 JP Rosevear <jpr@ximian.com>
* gui/dialogs/recur-comp.h: fix copyright
* gui/dialogs/recur-comp.c: fix copyright
(recur_component_dialog): say "recurring journal entry" instead of
just "recurring journal"
svn path=/trunk/; revision=20147
Diffstat (limited to 'calendar/gui/dialogs/recur-comp.h')
-rw-r--r-- | calendar/gui/dialogs/recur-comp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/gui/dialogs/recur-comp.h b/calendar/gui/dialogs/recur-comp.h index 942bb592c8..7c3472853b 100644 --- a/calendar/gui/dialogs/recur-comp.h +++ b/calendar/gui/dialogs/recur-comp.h @@ -1,8 +1,8 @@ -/* Evolution calendar - Recur calendar component dialog +/* Evolution calendar - Recurring calendar component dialog * - * Copyright (C) 2001 Ximian, Inc. + * Copyright (C) 2002 Ximian, Inc. * - * Author: Federico Mena-Quintero <federico@ximian.com> + * Author: JP Rosevear <jpr@ximian.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public |