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_prepare.cc | |
parent | 50f3a2474652db833bf2ee773f550acbd12c604d (diff) | |
download | mariadb-git-053d7e775c3b369debbb71e26244fc4c76688f48.tar.gz |
Updated/added copyright headers.
Diffstat (limited to 'sql/sql_prepare.cc')
-rw-r--r-- | sql/sql_prepare.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_prepare.cc b/sql/sql_prepare.cc index 2afd4085c51..ddfd5d3a755 100644 --- a/sql/sql_prepare.cc +++ b/sql/sql_prepare.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2002, 2012, 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 |