aboutsummaryrefslogtreecommitdiffstats
path: root/src/help.c
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-02-04 20:11:58 +0100
committerLukas Fleischer <calcurse@cryptocrack.de>2013-02-04 20:11:58 +0100
commitb30ccc6319a7bc091bd770c0d4f78985658e92aa (patch)
tree549094f77e6f1eeffc3294cd2dd56a70e881e81e /src/help.c
parent308ba7c983c34c9b9b7d46f360f689b609c1f802 (diff)
parenta7944d335e9d005e6bbf6f521a5216f98318a131 (diff)
downloadcalcurse-b30ccc6319a7bc091bd770c0d4f78985658e92aa.tar.gz
calcurse-b30ccc6319a7bc091bd770c0d4f78985658e92aa.zip
Merge branch 'maint'
Diffstat (limited to 'src/help.c')
-rw-r--r--src/help.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/help.c b/src/help.c
index d9afd4c..289f814 100644
--- a/src/help.c
+++ b/src/help.c
@@ -1,7 +1,7 @@
/*
* Calcurse - text-based organizer
*
- * Copyright (c) 2004-2012 calcurse Development Team <misc@calcurse.org>
+ * Copyright (c) 2004-2013 calcurse Development Team <misc@calcurse.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -736,7 +736,7 @@ void help_screen(void)
hscr[HELP_CREDITS].title = _("Calcurse - text-based organizer");
snprintf(hscr[HELP_CREDITS].text, HELPTEXTSIZ,
- _("\nCopyright (c) 2004-2012 calcurse Development Team\n"
+ _("\nCopyright (c) 2004-2013 calcurse Development Team\n"
"All rights reserved.\n"
"\n"
"Redistribution and use in source and binary forms, with or without\n"