X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-backup/blobdiff_plain/99248ed2ee402c196c3e83a19cfe6c1fa1c3cf98..984ce16535406634518068fec57ffb6a60f6e5f6:/snap.rfreezefs.in diff --git a/snap.rfreezefs.in b/snap.rfreezefs.in index 085ae93..4724dfe 100755 --- a/snap.rfreezefs.in +++ b/snap.rfreezefs.in @@ -1,5 +1,4 @@ #! @PERL@ -### -*-perl-*- ### ### Synchronize snapshot with remotely mounted filesystem ### @@ -8,18 +7,20 @@ ###----- Licensing notice --------------------------------------------------- ### -### This program is free software; you can redistribute it and/or modify +### This file is part of the distorted.org.uk backup suite. +### +### distorted-backup is free software; you can redistribute it and/or modify ### it under the terms of the GNU General Public License as published by ### the Free Software Foundation; either version 2 of the License, or ### (at your option) any later version. ### -### This program is distributed in the hope that it will be useful, +### distorted-backup 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. ### -### You should have received a copy of the GNU General Public License -### along with this program; if not, write to the Free Software Foundation, +### You should have received a copy of the GNU General Public License along +### with distorted-backup; if not, write to the Free Software Foundation, ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. use Socket;