From 40ea16233d4df1e5f033a0a15ddab7cf35872813 Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Tue, 16 Jan 2007 11:11:47 +0000
Subject: copyright extended to 2007

---
 src/args.c | 6 +++---
 src/help.c | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

(limited to 'src')

diff --git a/src/args.c b/src/args.c
index 96846bd..97052b2 100755
--- a/src/args.c
+++ b/src/args.c
@@ -1,8 +1,8 @@
-/*	$calcurse: args.c,v 1.13 2007/01/05 08:48:23 culot Exp $	*/
+/*	$calcurse: args.c,v 1.14 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
@@ -187,7 +187,7 @@ void version_arg()
 {
 	char vtitle[MAX_LENGTH];
 	char *vtext =
-	    _("\nCopyright (c) 2004-2006 Frederic Culot.\n"
+	    _("\nCopyright (c) 2004-2007 Frederic Culot.\n"
 	    "This is free software; see the source for copying conditions.\n");
 
 	snprintf(vtitle, MAX_LENGTH, 
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"
-- 
cgit v1.2.3-70-g09d2