summaryrefslogtreecommitdiff
path: root/scripts/mysql_zap.sh
diff options
context:
space:
mode:
authorKent Boortz <kent.boortz@oracle.com>2011-06-30 17:31:31 +0200
committerKent Boortz <kent.boortz@oracle.com>2011-06-30 17:31:31 +0200
commite5ce023f5716212aa1d20c757ebc8c6cecdf055a (patch)
tree263be5af7571db4d71e744c514bc690fcb74ecf3 /scripts/mysql_zap.sh
parente2b44930cc499501cbfde81062ea95902eb04465 (diff)
downloadmariadb-git-e5ce023f5716212aa1d20c757ebc8c6cecdf055a.tar.gz
Updated/added copyright headers
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 258e60dc356..46d62d47e4f 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