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