diff options
| author | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-08-27 16:06:50 +0200 |
|---|---|---|
| committer | Murthy Narkedimilli <murthy.narkedimilli@oracle.com> | 2014-08-27 16:06:50 +0200 |
| commit | de71240ed3c01e433e70dd9f685b14e5ed715130 (patch) | |
| tree | 1163b76a5e66518ffafcd936f62e74f401de17ef | |
| parent | db32c38c67fe02e9ac10a918275810539140c645 (diff) | |
| download | mariadb-git-de71240ed3c01e433e70dd9f685b14e5ed715130.tar.gz | |
Changing the copyright headers a bit to be complaint with the standards
| -rwxr-xr-x | storage/myisam/ftbench/ft-test-run.sh | 2 | ||||
| -rwxr-xr-x | tests/fork_big.pl | 2 | ||||
| -rw-r--r-- | tests/fork_big2.pl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/storage/myisam/ftbench/ft-test-run.sh b/storage/myisam/ftbench/ft-test-run.sh index 17b13d73d47..08e03474dac 100755 --- a/storage/myisam/ftbench/ft-test-run.sh +++ b/storage/myisam/ftbench/ft-test-run.sh @@ -2,7 +2,7 @@ # Copyright (c) 2003, 2005, 2006 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 # License as published by the Free Software Foundation; version 2 diff --git a/tests/fork_big.pl b/tests/fork_big.pl index b866b899f8d..6e78e779d11 100755 --- a/tests/fork_big.pl +++ b/tests/fork_big.pl @@ -2,7 +2,7 @@ # Copyright (c) 2001, 2006 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 # the Free Software Foundation; version 2 of the License. diff --git a/tests/fork_big2.pl b/tests/fork_big2.pl index a042f18ef2e..269358de401 100644 --- a/tests/fork_big2.pl +++ b/tests/fork_big2.pl @@ -2,7 +2,7 @@ # Copyright (c) 2002, 2003, 2005, 2006 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 # the Free Software Foundation; version 2 of the License. |
