1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Changes of copyright output from "--version" and similar.

Changes of copyright in RPM spec file.
This commit is contained in:
unknown
2008-11-14 17:29:38 +01:00
committed by Build Team
parent e85fe79430
commit bfba620e45
10 changed files with 33 additions and 25 deletions

View File

@ -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);