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