From 1c3a99f88c71ac92a703a58dcf0420c0cc7b0cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9B=92=E1=9A=B8?= <9055837+beorc-gar@users.noreply.github.com> Date: Thu, 14 Feb 2019 13:55:23 -0500 Subject: [PATCH] Update caltool.c --- caltool.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/caltool.c b/caltool.c index b1516ee..e8c4fff 100644 --- a/caltool.c +++ b/caltool.c @@ -1,6 +1,4 @@ /* caltool.c - * Author: Bronson Graansma 0872249 - * Contact: bgraansm@mail.uoguelph.ca * Date: Feb 21, 2016 * Description: Command line interface to interact with iCalandar * ics files. */