summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2021-06-03 13:12:36 +1000
committerAnel Husakovic <anel@mariadb.org>2021-07-06 11:08:56 +0200
commite5e876eaefac3569ba4e8237734c3ffd1948c4bc (patch)
tree967b7dca104817bc41844e9aa0d016b645f96790
parent86ec9a1c6e935f07b2aa54be30f9288119745dde (diff)
downloadmariadb-git-e5e876eaefac3569ba4e8237734c3ffd1948c4bc.tar.gz
update copyright
-rw-r--r--scripts/mysql_secure_installation.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mysql_secure_installation.sh b/scripts/mysql_secure_installation.sh
index 939b4548adb..ecd6593ae67 100644
--- a/scripts/mysql_secure_installation.sh
+++ b/scripts/mysql_secure_installation.sh
@@ -1,6 +1,7 @@
#!/bin/sh
# Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2021, MariaDB Foundation
#
# 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