From 03bb50c4eacb6cef52754210bcb0c96a1266b463 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 13 Jun 2008 00:19:54 -0400 Subject: [PATCH] - Corrected copyright display. --- src/task.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/task.cpp b/src/task.cpp index 2f7e926e1..42251f947 100644 --- a/src/task.cpp +++ b/src/task.cpp @@ -2319,7 +2319,7 @@ void handleVersion (Config& conf) } } - std::cout << "Copyright (C) 2006 - 2008 P. Beckingham." + std::cout << "Copyright (C) 2006 - 2008, P. Beckingham." << std::endl << PACKAGE << " "