From 4884d2bf8e86a5cfd148a4f51cae7fc07812dbe1 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Wed, 22 Apr 1998 05:41:37 +0000 Subject: Perfection and sometimes requires two commits -mig svn path=/trunk/; revision=185 --- calendar/gui/prop.c | 6 ++++++ calendar/prop.c | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/calendar/gui/prop.c b/calendar/gui/prop.c index da306a2a78..e4dbbea0f7 100644 --- a/calendar/gui/prop.c +++ b/calendar/gui/prop.c @@ -1,3 +1,9 @@ +/* + * Calendar properties dialog box + * (C) 1998 the Free Software Foundation + * + * Author: Miguel de Icaza + */ #include #include #include "main.h" diff --git a/calendar/prop.c b/calendar/prop.c index da306a2a78..e4dbbea0f7 100644 --- a/calendar/prop.c +++ b/calendar/prop.c @@ -1,3 +1,9 @@ +/* + * Calendar properties dialog box + * (C) 1998 the Free Software Foundation + * + * Author: Miguel de Icaza + */ #include #include #include "main.h" -- cgit v1.2.3