]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/grant_mysql_privileges.in
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / cats / grant_mysql_privileges.in
index de9849ba807f2b905251522677d7607a462b86b4..f1fcca5a4ac68ec8e82460adc65b714b31a950fb 100644 (file)
@@ -2,8 +2,8 @@
 #
 # shell script to grant privileges to the bacula database
 #
-#  Author:  Kern Sibbald
-#  License: LGPLv3
+# Copyright (C) 2000-2015 Kern Sibbald
+# License: BSD 2-Clause; see file LICENSE-FOSS
 #
 db_user=${db_user:-@db_user@}
 bindir=@MYSQL_BINDIR@