summaryrefslogtreecommitdiff
path: root/tests/drop_test.pl
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-02-17 18:19:04 +0530
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-02-17 18:19:04 +0530
commit075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f (patch)
tree3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /tests/drop_test.pl
parent9ea02a1c094594692469e79a519b649ec3b8e487 (diff)
downloadmariadb-git-075a2fb716e6e0ffe5078f2433a5c2bdd0e63a3f.tar.gz
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'tests/drop_test.pl')
-rwxr-xr-xtests/drop_test.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/drop_test.pl b/tests/drop_test.pl
index ad9b0cfd1c2..362b6d7b8b5 100755
--- a/tests/drop_test.pl
+++ b/tests/drop_test.pl
@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
# Copyright (C) 2000 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