diff options
author | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-15 17:13:47 +0100 |
---|---|---|
committer | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-15 17:13:47 +0100 |
commit | 91a5be2cab5ebfa796001824b1317944ef067bde (patch) | |
tree | 583b04f3c20cb0d0e5b1615877913fdfd7ef30dc /sql/item_subselect.cc | |
parent | f94cf3fb6b2be3f4c78e2744d85c9d6f9a93f127 (diff) | |
download | mariadb-git-91a5be2cab5ebfa796001824b1317944ef067bde.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'sql/item_subselect.cc')
-rw-r--r-- | sql/item_subselect.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_subselect.cc b/sql/item_subselect.cc index db8d6b128a4..65ab147ca3c 100644 --- a/sql/item_subselect.cc +++ b/sql/item_subselect.cc @@ -1,4 +1,4 @@ -/* 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 |