summaryrefslogtreecommitdiff
path: root/scripts/mysql_convert_table_format.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mysql_convert_table_format.sh')
-rw-r--r--scripts/mysql_convert_table_format.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/mysql_convert_table_format.sh b/scripts/mysql_convert_table_format.sh
index 7983982913c..5f3e093d2b9 100644
--- a/scripts/mysql_convert_table_format.sh
+++ b/scripts/mysql_convert_table_format.sh
@@ -1,5 +1,6 @@
#!/usr/bin/perl
-# Copyright (C) 2000-2002 MySQL AB
+# Copyright (c) 2000-2002, 2006, 2007 MySQL AB, 2009 Sun Microsystems, Inc.
+# 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