]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_mysql_tables.in
Backport from BEE
[bacula/bacula] / bacula / src / cats / update_mysql_tables.in
index f392c944fe5203822233ae0a65d35cdeec22f580..5dca6e9a797214239ded56db7d203f66c29ebfaa 100644 (file)
@@ -2,6 +2,22 @@
 #
 # Shell script to update MySQL Community version 5.0.x to 5.2.x
 #
+#
+#  Bacula® - The Network Backup Solution
+#
+#  Copyright (C) 2000-2014 Free Software Foundation Europe e.V.
+#
+#  The main author of Bacula is Kern Sibbald, with contributions from many
+#  others, a complete list can be found in the file AUTHORS.
+#
+#  You may use this file and others of this release according to the
+#  license defined in the LICENSE file, which includes the Affero General
+#  Public License, v3.0 ("AGPLv3") and some additional permissions and
+#  terms pursuant to its AGPLv3 Section 7.
+#
+#  Bacula® is a registered trademark of Kern Sibbald.
+#
+
 echo " "
 echo "This script will update a Bacula MySQL database from version 12 to 14"
 echo " which is needed to convert from Bacula Community version 5.0.x to 5.2.x"