From 70e9f5a0347558825b0455172a49cbbdc2976a27 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 11 Nov 2007 15:14:25 +0000 Subject: [PATCH] Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@5905 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/scripts/disk-changer.in | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/bacula/scripts/disk-changer.in b/bacula/scripts/disk-changer.in index 404083e9bf..957c303a73 100644 --- a/bacula/scripts/disk-changer.in +++ b/bacula/scripts/disk-changer.in @@ -2,6 +2,33 @@ # # Bacula interface to virtual autoloader using disk storage # +# Written by Kern Sibbald +# +# Copyright (C) 2000-2007 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. +# This program is Free Software; you can redistribute it and/or +# modify it under the terms of version two of the GNU General Public +# License as published by the Free Software Foundation, which is +# listed in the file LICENSE. +3 +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. +3 +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. +# +# Bacula® is a registered trademark of John Walker. +# The licensor of Bacula is the Free Software Foundation Europe +# (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich, +# Switzerland, email:ftf@fsfeurope.org. +# +# # $Id$ # # If you set in your Device resource -- 2.39.5