summaryrefslogtreecommitdiff
path: root/scripts/mysqlbug.sh
diff options
context:
space:
mode:
authorMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-02-17 18:19:04 +0530
committerMurthy Narkedimilli <murthy.narkedimilli@oracle.com>2014-02-17 18:19:04 +0530
commit42bfa908743f9c6c0347073d49ca807606575aff (patch)
tree3450186571ba7a411a2dbc781c45e2b6f2e1a2cf /scripts/mysqlbug.sh
parent255e4506517db4126a8f183d6c2f215fafd629dd (diff)
downloadmariadb-git-42bfa908743f9c6c0347073d49ca807606575aff.tar.gz
Updated/added copyright header. Added line "use is subject to license terms"
to copyright header.
Diffstat (limited to 'scripts/mysqlbug.sh')
-rw-r--r--scripts/mysqlbug.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mysqlbug.sh b/scripts/mysqlbug.sh
index 64804b5de19..30ac6fbf238 100644
--- a/scripts/mysqlbug.sh
+++ b/scripts/mysqlbug.sh
@@ -1,5 +1,6 @@
#!/bin/sh
# Copyright (C) 2000-2002, 2004 MySQL AB
+# 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