diff options
Diffstat (limited to 'storage/myisam/ftbench/ft-test-run.sh')
-rwxr-xr-x | storage/myisam/ftbench/ft-test-run.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/storage/myisam/ftbench/ft-test-run.sh b/storage/myisam/ftbench/ft-test-run.sh index 5c14b357557..17b13d73d47 100755 --- a/storage/myisam/ftbench/ft-test-run.sh +++ b/storage/myisam/ftbench/ft-test-run.sh @@ -1,7 +1,8 @@ #!/bin/sh -# Copyright (C) 2003 MySQL AB -# +# 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 |