diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-02-25 15:26:00 +0100 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2013-02-25 15:26:00 +0100 |
commit | 053d7e775c3b369debbb71e26244fc4c76688f48 (patch) | |
tree | 502b7ff1474b87d65f629e4757907b361ee69b55 /sql/sql_derived.cc | |
parent | 50f3a2474652db833bf2ee773f550acbd12c604d (diff) | |
download | mariadb-git-053d7e775c3b369debbb71e26244fc4c76688f48.tar.gz |
Updated/added copyright headers.
Diffstat (limited to 'sql/sql_derived.cc')
-rw-r--r-- | sql/sql_derived.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_derived.cc b/sql/sql_derived.cc index 01e2fd10be9..d8be84d0a67 100644 --- a/sql/sql_derived.cc +++ b/sql/sql_derived.cc @@ -1,5 +1,5 @@ /* - Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2002, 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 |