From 8f1729b570b76b37e86d6f12652bfc6799f3ee99 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 20 Jan 2009 20:56:03 -0400 Subject: Increased copyright range to include 2009. --- option.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'option.cc') diff --git a/option.cc b/option.cc index 624a8f0b..4489727a 100644 --- a/option.cc +++ b/option.cc @@ -189,7 +189,7 @@ report_t * report = NULL; static void show_version(std::ostream& out) { out << "Ledger " << ledger::version << ", the command-line accounting tool"; - out << "\n\nCopyright (c) 2003-2008, John Wiegley. All rights reserved.\n\n\ + out << "\n\nCopyright (c) 2003-2009, John Wiegley. All rights reserved.\n\n\ This program is made available under the terms of the BSD Public License.\n\ See LICENSE file included with the distribution for details and disclaimer.\n"; out << "\n(modules: gmp, pcre"; -- cgit v1.2.3