Copyright date updated

This commit is contained in:
Frederic Culot 2009-06-20 17:59:04 +00:00
parent 45a4d5446a
commit 3ece481999
2 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,8 @@
date are now in the same colour as user's theme inside calendar
panel
* src/args.c (version_args): Copyright date updated
2009-06-01 Frederic Culot <frederic@culot.org>
* src/io.c: patch submitted by Francois Boulogne to fix gcc

View File

@ -1,4 +1,4 @@
/* $calcurse: args.c,v 1.45 2009/01/24 18:45:35 culot Exp $ */
/* $calcurse: args.c,v 1.46 2009/06/20 17:59:04 culot Exp $ */
/*
* Calcurse - text-based organizer
@ -74,7 +74,7 @@ version_arg ()
{
char vtitle[BUFSIZ];
char *vtext =
_("\nCopyright (c) 2004-2008 Frederic Culot.\n"
_("\nCopyright (c) 2004-2009 Frederic Culot.\n"
"This is free software; see the source for copying conditions.\n");
(void)snprintf (vtitle, BUFSIZ, _("Calcurse %s - text-based organizer\n"),