diff options
author | unknown <kent.boortz@sun.com> | 2008-11-14 17:29:38 +0100 |
---|---|---|
committer | Build Team <bteam@astra04> | 2008-11-14 17:29:38 +0100 |
commit | bfba620e45a74e458dd121f5f2e838760d80cd19 (patch) | |
tree | 658c226902935d592670d47b51c86b98fffc33db /strings | |
parent | e85fe79430d74f4ca4f972bf13594a5c1fbcddb2 (diff) | |
download | mariadb-git-bfba620e45a74e458dd121f5f2e838760d80cd19.tar.gz |
Changes of copyright output from "--version" and similar.
Changes of copyright in RPM spec file.
Diffstat (limited to 'strings')
-rw-r--r-- | strings/conf_to_src.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/conf_to_src.c b/strings/conf_to_src.c index dc2a300a2ec..7e742050aa8 100644 --- a/strings/conf_to_src.c +++ b/strings/conf_to_src.c @@ -249,7 +249,7 @@ static void fprint_copyright(FILE *file) { fprintf(file, -"/* Copyright (C) 2000-2007 MySQL AB\n" +"/* Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc.\n" "\n" " This program is free software; you can redistribute it and/or modify\n" " it under the terms of the GNU General Public License as published by\n" |