From 793dbf26d9af5e052afd2bc5855053f5652ff5b8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 24 Feb 2006 12:46:46 +0000 Subject: *** no comment *** --- config.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.cc') diff --git a/config.cc b/config.cc index 40294ad0..397236b4 100644 --- a/config.cc +++ b/config.cc @@ -432,7 +432,7 @@ config_t::chain_xact_handlers(const std::string& command, static void show_version(std::ostream& out) { out << "Ledger " << ledger::version << ", the command-line accounting tool"; - out << "\n\nCopyright (c) 2003-2005, John Wiegley. All rights reserved.\n\n\ + out << "\n\nCopyright (c) 2003-2006, 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