summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2012-02-15 17:21:38 +0100
committerKent Boortz <kent.boortz@oracle.com>2012-02-15 17:21:38 +0100
commit79535de2068ea4ed3d2c4328dd8637a529dd6b7a (patch)
tree1a4eee887a6d346f4e04cefbf763fa9bcbdaa792 /mysql-test/mysql-test-run.pl
parent4af454634809b9a87af30022ea0edd40d72d0b4b (diff)
parent91a5be2cab5ebfa796001824b1317944ef067bde (diff)
downloadmariadb-git-79535de2068ea4ed3d2c4328dd8637a529dd6b7a.tar.gz
Updated/added copyright headers
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-xmysql-test/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl
index 4e4333767da..294dcf13615 100755
--- a/mysql-test/mysql-test-run.pl
+++ b/mysql-test/mysql-test-run.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# -*- cperl -*-
-# Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public