X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fcats%2Fdrop_postgresql_tables.in;h=1df04e5d72328d0348f006b796948b7bc79ca263;hb=b6a1f7208143a51f07573fe986fcea297f90944b;hp=42db832e4490c87b8b96a4f9b37501adaa184c64;hpb=78717f3f0a57f3174a176ac9319a1b2eb485e9c3;p=bacula%2Fbacula diff --git a/bacula/src/cats/drop_postgresql_tables.in b/bacula/src/cats/drop_postgresql_tables.in index 42db832e44..1df04e5d72 100644 --- a/bacula/src/cats/drop_postgresql_tables.in +++ b/bacula/src/cats/drop_postgresql_tables.in @@ -1,6 +1,21 @@ #!/bin/sh # # shell script to delete Bacula tables for PostgreSQL +# +# 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. +# bindir=@POSTGRESQL_BINDIR@ db_name=@db_name@