diff options
author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-02-17 18:19:04 +0530 |
---|---|---|
committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-02-17 18:19:04 +0530 |
commit | 075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f (patch) | |
tree | 3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /mysql-test | |
parent | 9ea02a1c094594692469e79a519b649ec3b8e487 (diff) | |
download | mariadb-git-075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f.tar.gz |
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/include/default_my.cnf | 1 | ||||
-rw-r--r-- | mysql-test/include/have_perfschema.inc | 1 | ||||
-rw-r--r-- | mysql-test/lib/mtr_match.pm | 1 | ||||
-rw-r--r-- | mysql-test/purify.supp | 1 | ||||
-rw-r--r-- | mysql-test/suite/perfschema_stress/README | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/include/default_my.cnf b/mysql-test/include/default_my.cnf index 173292f5c47..d1d906d77ed 100644 --- a/mysql-test/include/default_my.cnf +++ b/mysql-test/include/default_my.cnf @@ -1,4 +1,5 @@ # Copyright (c) 2007 MySQL AB, 2009, 2010 Sun Microsystems, Inc. +# Use is subject to license terms # # 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 diff --git a/mysql-test/include/have_perfschema.inc b/mysql-test/include/have_perfschema.inc index 6b558e07c20..d932ce0f9bd 100644 --- a/mysql-test/include/have_perfschema.inc +++ b/mysql-test/include/have_perfschema.inc @@ -1,4 +1,5 @@ # Copyright (C) 2010 Sun Microsystems, Inc. +# Use is subject to license terms # # 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 diff --git a/mysql-test/lib/mtr_match.pm b/mysql-test/lib/mtr_match.pm index 6fc9832ac43..140885b6273 100644 --- a/mysql-test/lib/mtr_match.pm +++ b/mysql-test/lib/mtr_match.pm @@ -1,5 +1,6 @@ # -*- cperl -*- # Copyright (C) 2004-2008 MySQL AB +# Use is subject to license terms # # 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 diff --git a/mysql-test/purify.supp b/mysql-test/purify.supp index 230dae20140..0bb31d00277 100644 --- a/mysql-test/purify.supp +++ b/mysql-test/purify.supp @@ -1,4 +1,5 @@ # Copyright (C) 2005, 2007 MySQL AB +# Use is subject to license terms # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public diff --git a/mysql-test/suite/perfschema_stress/README b/mysql-test/suite/perfschema_stress/README index d28287f9735..25101f429e5 100644 --- a/mysql-test/suite/perfschema_stress/README +++ b/mysql-test/suite/perfschema_stress/README @@ -1,4 +1,5 @@ # Copyright (c) 2009, 2010 Sun Microsystems, Inc. +# Use is subject to license terms # # 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 |