diff options
author | Sergei Golubchik <serg@mariadb.org> | 2018-10-23 15:59:24 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2018-10-23 15:59:24 +0200 |
commit | f9e5195b40b4b6678b71fdac2b99442664037d36 (patch) | |
tree | 8da99e7722c1f587c93a65fdc2a465992ec68b82 /cmake/plugin.cmake | |
parent | 55fc3fb08830cfe8e55b45f5f0e1acf55d00cb4b (diff) | |
parent | bac287c315b1792e7ae33f91add6a60292f9bae8 (diff) | |
download | mariadb-git-f9e5195b40b4b6678b71fdac2b99442664037d36.tar.gz |
Merge branch 'mysql/5.5' into 5.5
Diffstat (limited to 'cmake/plugin.cmake')
-rw-r--r-- | cmake/plugin.cmake | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/plugin.cmake b/cmake/plugin.cmake index e166275811e..321724f3b16 100644 --- a/cmake/plugin.cmake +++ b/cmake/plugin.cmake @@ -1,4 +1,5 @@ -# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2009, 2018, Oracle and/or its affiliates. +# Copyright (c) 2011, 2018, MariaDB Corporation # # 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 |