diff options
author | Georgi Kodinov <joro@sun.com> | 2009-01-05 18:10:20 +0200 |
---|---|---|
committer | Georgi Kodinov <joro@sun.com> | 2009-01-05 18:10:20 +0200 |
commit | 8c25823f94ce4f849cde5b90babc69e7c04695a0 (patch) | |
tree | de567af17defc412ed072797f882a3db0932209e /strings | |
parent | 33cbf93cedf153f502f8bd2980c71d2cc0025eda (diff) | |
parent | f5ec81002726a08401b7bbac7e6d485dc6b59126 (diff) | |
download | mariadb-git-8c25823f94ce4f849cde5b90babc69e7c04695a0.tar.gz |
merged 5.1-main -> 5.1-bugteam
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" |