From a7944d335e9d005e6bbf6f521a5216f98318a131 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 4 Feb 2013 20:10:14 +0100 Subject: Update copyright ranges Add 2013 to the copyright range for all source and documentation files. Reported-by: Frederic Culot Signed-off-by: Lukas Fleischer --- src/help.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/help.c') 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 + * Copyright (c) 2004-2013 calcurse Development Team * 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" -- cgit v1.2.3-54-g00ecf