From ac27c8cb4235b548ac1d1a5d5472d04a198bddf2 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Thu, 14 Feb 2013 19:45:17 +0100 Subject: Updates copyright date information in some binaries --- src/main.cc | 2 +- util/fbrun/main.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.cc b/src/main.cc index a8d4608..0639e30 100644 --- a/src/main.cc +++ b/src/main.cc @@ -321,7 +321,7 @@ static void parseOptions(int argc, char** argv, Options& opts) { "-help\t\t\t\tdisplay this help text and exit.\n\n", "Main usage string. Please lay it out nicely. There is one %s that is given the version").c_str(), - __fluxbox_version, "2001-2011"); + __fluxbox_version, "2001-2013"); exit(EXIT_SUCCESS); } else if (arg == "-info" || arg == "-i" || arg == "--info") { showInfo(cout); diff --git a/util/fbrun/main.cc b/util/fbrun/main.cc index af059d6..5b4156b 100644 --- a/util/fbrun/main.cc +++ b/util/fbrun/main.cc @@ -48,7 +48,7 @@ using std::endl; using std::string; void showUsage(const char *progname) { - cerr<<"fbrun 1.5 : (c) 2002-2004 Henrik Kinnunen"<