|
|
|
@ -1,4 +1,4 @@ |
|
|
|
/* Copyright (C) 2000 MySQL AB |
|
|
|
/* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. |
|
|
|
|
|
|
|
This program is free software; you can redistribute it and/or modify |
|
|
|
it under the terms of the GNU General Public License as published by |
|
|
|
@ -249,7 +249,7 @@ static void |
|
|
|
fprint_copyright(FILE *file) |
|
|
|
{ |
|
|
|
fprintf(file, |
|
|
|
"/* Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc.\n" |
|
|
|
"/* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.\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" |
|
|
|
|