summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-06-20 17:59:04 +0000
committerFrederic Culot <calcurse@culot.org>2009-06-20 17:59:04 +0000
commit3ece481999768f494e2f4711b8e69e9f55491fe7 (patch)
tree045f39a5a37549890ceaafb430596f66ebedc562
parent45a4d5446a125b99b11c28daa004a0495c5c560d (diff)
downloadcalcurse-3ece481999768f494e2f4711b8e69e9f55491fe7.tar.gz
calcurse-3ece481999768f494e2f4711b8e69e9f55491fe7.zip
Copyright date updated
-rwxr-xr-xChangeLog2
-rwxr-xr-xsrc/args.c4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4980895..b6275f5 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
* src/calendar.c (calendar_update_panel): day names and selected
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>
diff --git a/src/args.c b/src/args.c
index 2facfd5..6cbe906 100755
--- a/src/args.c
+++ b/src/args.c
@@ -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"),