From 245f65292654592b82ca929dfb5f260b6dba697e Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 27 Apr 2003 01:04:39 +0000 Subject: StringUtil moved to FbTk --- util/fbrun/main.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/util/fbrun/main.cc b/util/fbrun/main.cc index ff9402c..0a35dbe 100644 --- a/util/fbrun/main.cc +++ b/util/fbrun/main.cc @@ -1,5 +1,5 @@ // main.cc for FbRun -// Copyright (c) 2002 Henrik Kinnunen (fluxgen@linuxmail.org) +// Copyright (c) 2002-2003 Henrik Kinnunen (fluxgen(at)linuxmail.org) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: main.cc,v 1.8 2002/12/05 00:07:39 fluxgen Exp $ +// $Id: main.cc,v 1.9 2003/04/27 01:04:39 fluxgen Exp $ #include "FbRun.hh" #include "App.hh" @@ -32,7 +32,7 @@ using namespace std; void showUsage(const char *progname) { - cerr<<"fbrun 1.1.2 : (c) 2002 Henrik Kinnunen"<