summaryrefslogtreecommitdiff
path: root/tests/fork_big.pl
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-06 10:52:35 +0530
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-01-06 10:52:35 +0530
commitc92223e19860bdef8ed9d8958b31a17fdb6173aa (patch)
tree5ff3a5e676be23d4bfd1d056b44575c9b6e1873a /tests/fork_big.pl
parent1f8d86b42ede6264ed258973c69bb9bb1a39338a (diff)
downloadmariadb-git-c92223e19860bdef8ed9d8958b31a17fdb6173aa.tar.gz
Updated/added copyright headers
Diffstat (limited to 'tests/fork_big.pl')
-rwxr-xr-xtests/fork_big.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/fork_big.pl b/tests/fork_big.pl
index 506a2fb0d8e..b866b899f8d 100755
--- a/tests/fork_big.pl
+++ b/tests/fork_big.pl
@@ -1,7 +1,8 @@
#!/usr/bin/perl -w
-# Copyright (C) 2001 MySQL AB
-#
+# 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.