summaryrefslogtreecommitdiff
path: root/myisam
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-06-27 11:35:50 +0300
committerunknown <monty@hundin.mysql.fi>2002-06-27 11:35:50 +0300
commit8d07955f3d2e7c5f66f6cfb8eb542e7d86f5cd2f (patch)
treefcda9d9f9918ae09a9b19e81888a83f9d56ab370 /myisam
parent90c5ac46009fdd2412a32dea64b02c358c32a76e (diff)
parent835a75c97bbc31e35e25171db9c046ec1dae5b87 (diff)
downloadmariadb-git-8d07955f3d2e7c5f66f6cfb8eb542e7d86f5cd2f.tar.gz
merge
BitKeeper/etc/ignore: added scripts/mysql_tableinfo sql/sql_parse.cc: Auto merged
Diffstat (limited to 'myisam')
-rw-r--r--myisam/myisampack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/myisam/myisampack.c b/myisam/myisampack.c
index 0064b50348f..b7dd788821a 100644
--- a/myisam/myisampack.c
+++ b/myisam/myisampack.c
@@ -275,7 +275,7 @@ static void print_version(void)
static void usage(void)
{
print_version();
- puts("Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB");
+ puts("Copyright (C) 2002 MySQL AB");
puts("This software comes with ABSOLUTELY NO WARRANTY. This is free software,");
puts("and you are welcome to modify and redistribute it under the GPL license\n");