summaryrefslogtreecommitdiff
path: root/client/mysql.cc
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-01-05 18:10:20 +0200
committerGeorgi Kodinov <joro@sun.com>2009-01-05 18:10:20 +0200
commit8c25823f94ce4f849cde5b90babc69e7c04695a0 (patch)
treede567af17defc412ed072797f882a3db0932209e /client/mysql.cc
parent33cbf93cedf153f502f8bd2980c71d2cc0025eda (diff)
parentf5ec81002726a08401b7bbac7e6d485dc6b59126 (diff)
downloadmariadb-git-8c25823f94ce4f849cde5b90babc69e7c04695a0.tar.gz
merged 5.1-main -> 5.1-bugteam
Diffstat (limited to 'client/mysql.cc')
-rw-r--r--client/mysql.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mysql.cc b/client/mysql.cc
index ed80e298897..3de616ae407 100644
--- a/client/mysql.cc
+++ b/client/mysql.cc
@@ -1535,7 +1535,7 @@ static void usage(int version)
if (version)
return;
printf("\
-Copyright (C) 2000-2008 MySQL AB\n\
+Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc.\n\
This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n\
and you are welcome to modify and redistribute it under the GPL license\n");
printf("Usage: %s [OPTIONS] [database]\n", my_progname);