diff options
author | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 01:26:31 +0100 |
---|---|---|
committer | Kent Boortz <kent.boortz@sun.com> | 2010-12-29 01:26:31 +0100 |
commit | be6c3fd8aa3f99074ae9d8ac729062585544b3b8 (patch) | |
tree | cf788ed2c7840aa7fb6e5003e9571e70a0c9806a /sql/gen_lex_hash.cc | |
parent | 0a1433d7b0aa2c2d38169922817ab5010ec8e399 (diff) | |
parent | 4acfdb9df152737cc87cc205ee8d8d962c2486b7 (diff) | |
download | mariadb-git-be6c3fd8aa3f99074ae9d8ac729062585544b3b8.tar.gz |
Merge
Diffstat (limited to 'sql/gen_lex_hash.cc')
-rw-r--r-- | sql/gen_lex_hash.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/gen_lex_hash.cc b/sql/gen_lex_hash.cc index a9c03f7e2a7..d442d029ba0 100644 --- a/sql/gen_lex_hash.cc +++ b/sql/gen_lex_hash.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2006 MySQL AB +/* Copyright (C) 2000-2007 MySQL AB, 2009 Sun Microsystems, Inc. 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 @@ -375,7 +375,7 @@ int main(int argc,char **argv) printf("/*\n\n Do " "not " "edit " "this " "file " "directly!\n\n*/\n"); printf("\ -/* Copyright 2001-2008 MySQL AB, 2008 Sun Microsystems, Inc.\n\ +/* Copyright (C) 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\ |