X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-backup/blobdiff_plain/7e085b72d223525412d224cc95fecdf243934014..13678d88ea392c0347081498166860ad1617ad8a:/snap.in diff --git a/snap.in b/snap.in index 0a9b571..63354d6 100755 --- a/snap.in +++ b/snap.in @@ -7,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 Getopt::Long qw(:config gnu_compat bundling no_ignore_case);