summaryrefslogtreecommitdiff
path: root/scripts/mysql_fix_extensions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mysql_fix_extensions.sh')
-rw-r--r--scripts/mysql_fix_extensions.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/mysql_fix_extensions.sh b/scripts/mysql_fix_extensions.sh
index 79a9461fbb4..edc209589e8 100644
--- a/scripts/mysql_fix_extensions.sh
+++ b/scripts/mysql_fix_extensions.sh
@@ -1,7 +1,6 @@
-#!/usr/bin/perl
+#!@PERL_PATH@
-# Copyright (c) 2001 MySQL AB, 2009 Sun Microsystems, Inc.
-# Use is subject to license terms.
+# Copyright (c) 2001, 2017, 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