aboutsummaryrefslogtreecommitdiffstats
path: root/src/help.c
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-01-16 11:11:47 +0000
committerFrederic Culot <calcurse@culot.org>2007-01-16 11:11:47 +0000
commit40ea16233d4df1e5f033a0a15ddab7cf35872813 (patch)
tree0e0c3b1fe874f619cdcd217e96bf86147a86b9d8 /src/help.c
parent0aa59891aadcddffe4105be19de9d49e2aebba36 (diff)
downloadcalcurse-40ea16233d4df1e5f033a0a15ddab7cf35872813.tar.gz
calcurse-40ea16233d4df1e5f033a0a15ddab7cf35872813.zip
copyright extended to 2007
Diffstat (limited to 'src/help.c')
-rwxr-xr-xsrc/help.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/help.c b/src/help.c
index c13c892..d3b32be 100755
--- a/src/help.c
+++ b/src/help.c
@@ -1,8 +1,8 @@
-/* $calcurse: help.c,v 1.12 2006/12/15 15:28:05 culot Exp $ */
+/* $calcurse: help.c,v 1.13 2007/01/16 11:11:47 culot Exp $ */
/*
* Calcurse - text-based organizer
- * Copyright (c) 2004-2006 Frederic Culot
+ * Copyright (c) 2004-2007 Frederic Culot
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -319,7 +319,7 @@ void help_screen(int which_pan, int colr)
help_credits.title = _("Calcurse - text-based organizer");
help_credits.text =
- _("Copyright (c) 2004-2006 Frederic Culot\n"
+ _("Copyright (c) 2004-2007 Frederic Culot\n"
"\n"
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"