summaryrefslogtreecommitdiff
path: root/strings/conf_to_src.c
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mysql.com>2011-01-19 16:17:52 +0300
committerAlexander Barkov <bar@mysql.com>2011-01-19 16:17:52 +0300
commit435289acd4b48e4e12c007f58cc317f4ea6a8ca7 (patch)
tree3f4c40690f5b8dc69f2e54a69d5ecaafa390f975 /strings/conf_to_src.c
parent1614c92709aead35edbcfbfb859444df7c003991 (diff)
downloadmariadb-git-435289acd4b48e4e12c007f58cc317f4ea6a8ca7.tar.gz
Updating Copyright information
Diffstat (limited to 'strings/conf_to_src.c')
-rw-r--r--strings/conf_to_src.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/strings/conf_to_src.c b/strings/conf_to_src.c
index 7e742050aa8..4ffbf115378 100644
--- a/strings/conf_to_src.c
+++ b/strings/conf_to_src.c
@@ -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"