summaryrefslogtreecommitdiff
path: root/storage/archive/archive_reader.c
diff options
context:
space:
mode:
authorunknown <kent.boortz@sun.com>2008-11-14 17:29:38 +0100
committerBuild Team <bteam@astra04>2008-11-14 17:29:38 +0100
commitbfba620e45a74e458dd121f5f2e838760d80cd19 (patch)
tree658c226902935d592670d47b51c86b98fffc33db /storage/archive/archive_reader.c
parente85fe79430d74f4ca4f972bf13594a5c1fbcddb2 (diff)
downloadmariadb-git-bfba620e45a74e458dd121f5f2e838760d80cd19.tar.gz
Changes of copyright output from "--version" and similar.
Changes of copyright in RPM spec file.
Diffstat (limited to 'storage/archive/archive_reader.c')
-rw-r--r--storage/archive/archive_reader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/archive/archive_reader.c b/storage/archive/archive_reader.c
index bfc01073161..18764151775 100644
--- a/storage/archive/archive_reader.c
+++ b/storage/archive/archive_reader.c
@@ -374,7 +374,7 @@ static struct my_option my_long_options[] =
static void usage(void)
{
print_version();
- puts("Copyright (C) 2007 MySQL AB");
+ puts("Copyright 2007-2008 MySQL AB, 2008 Sun Microsystems, Inc.");
puts("This software comes with ABSOLUTELY NO WARRANTY. This is free software,\
\nand you are welcome to modify and redistribute it under the GPL \
license\n");