diff options
author | Sergei Golubchik <serg@mariadb.org> | 2021-05-03 11:21:56 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2021-05-03 11:22:07 +0200 |
commit | 0b116d160a5f2179c1c92fbf4971217cf9061fb4 (patch) | |
tree | b3b0f26600362f8ffc67f7cccd893aa84dd5d88b /include/mysql/psi/mysql_statement.h | |
parent | bbbe2c1a443a606e8fdf88f6fe1f77fbd5dcd609 (diff) | |
download | mariadb-git-0b116d160a5f2179c1c92fbf4971217cf9061fb4.tar.gz |
5.7.34
Diffstat (limited to 'include/mysql/psi/mysql_statement.h')
-rw-r--r-- | include/mysql/psi/mysql_statement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mysql/psi/mysql_statement.h b/include/mysql/psi/mysql_statement.h index 597d15270a6..953400ff7e0 100644 --- a/include/mysql/psi/mysql_statement.h +++ b/include/mysql/psi/mysql_statement.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2010, 2021, Oracle and/or its affiliates. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2.0, |