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 | 42bfa908743f9c6c0347073d49ca807606575aff (patch) | |
tree | 3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /storage/myisam | |
parent | 255e4506517db4126a8f183d6c2f215fafd629dd (diff) | |
download | mariadb-git-42bfa908743f9c6c0347073d49ca807606575aff.tar.gz |
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'storage/myisam')
-rwxr-xr-x | storage/myisam/ftbench/Ecompare.pl | 1 | ||||
-rwxr-xr-x | storage/myisam/ftbench/Ecreate.pl | 1 | ||||
-rwxr-xr-x | storage/myisam/ftbench/Ereport.pl | 1 | ||||
-rwxr-xr-x | storage/myisam/mi_test_all.sh | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/storage/myisam/ftbench/Ecompare.pl b/storage/myisam/ftbench/Ecompare.pl index ae077cdce37..c958db6e9a9 100755 --- a/storage/myisam/ftbench/Ecompare.pl +++ b/storage/myisam/ftbench/Ecompare.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl # Copyright (c) 2003, 2005 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/storage/myisam/ftbench/Ecreate.pl b/storage/myisam/ftbench/Ecreate.pl index 0e81abfbce8..9e0ef321b74 100755 --- a/storage/myisam/ftbench/Ecreate.pl +++ b/storage/myisam/ftbench/Ecreate.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl # Copyright (c) 2003, 2005 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/storage/myisam/ftbench/Ereport.pl b/storage/myisam/ftbench/Ereport.pl index 0f13f0eac14..c3dad3d82be 100755 --- a/storage/myisam/ftbench/Ereport.pl +++ b/storage/myisam/ftbench/Ereport.pl @@ -1,6 +1,7 @@ #!/usr/bin/perl # Copyright (c) 2003, 2005 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/storage/myisam/mi_test_all.sh b/storage/myisam/mi_test_all.sh index c53639d192b..a55b8fc9ea0 100755 --- a/storage/myisam/mi_test_all.sh +++ b/storage/myisam/mi_test_all.sh @@ -1,6 +1,7 @@ #!/bin/sh # Copyright (C) 2000, 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 |