From 349642a84039a4b026513c32a3b4f8594acd50df Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Mon, 26 Feb 2018 01:38:18 -0700 Subject: * New version 2.21.999 * rewrite of some code in pith/ical.c to make sure function prototypes are correct. * Add a separator line to the calendar entry in case, the calendar is sent as the main body of the message. --- pith/send.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pith/send.c') diff --git a/pith/send.c b/pith/send.c index 558bc2bb..0c6a4085 100644 --- a/pith/send.c +++ b/pith/send.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: send.c 1204 2009-02-02 19:54:23Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2017 Eduardo Chappa + * Copyright 2013-2018 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.3-54-g00ecf