]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_sqlite3_tables.in
Backport from BEE
[bacula/bacula] / bacula / src / cats / update_sqlite3_tables.in
index d144569e1208011586b30f01758f309d7093093e..368ee28fc92d97c9c2b204d21d8d2672ae2f6b8a 100644 (file)
@@ -2,6 +2,22 @@
 #
 # Shell script to update sqlite3 tables from Bacula 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 sqlite3 database from version 12 to 14"
 echo " which is needed to convert from Bacula Community version 5.0.x to 5.2.x"