diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-01-22 23:35:50 +0200 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-01-22 23:35:50 +0200 |
commit | 6e449d1ef0c79864d150090505d5b4e555ae6ab6 (patch) | |
tree | b6119b2e18f56b79629b789cf96d665d907a95a9 /mysql-test/CMakeLists.txt | |
parent | 431607237d0d1438cdc69f5bf5a188253d7549cf (diff) | |
parent | b20c3dc664314a3045fa31e2245d4613e9efa508 (diff) | |
download | mariadb-git-6e449d1ef0c79864d150090505d5b4e555ae6ab6.tar.gz |
Merge branch '5.5' into 10.0
Diffstat (limited to 'mysql-test/CMakeLists.txt')
-rw-r--r-- | mysql-test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/CMakeLists.txt b/mysql-test/CMakeLists.txt index 2948fb88069..9e0e49b1294 100644 --- a/mysql-test/CMakeLists.txt +++ b/mysql-test/CMakeLists.txt @@ -1,4 +1,5 @@ # Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 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 |