X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=0f70a5832ba14acaa50a9fedd9bc1113e9332cc1;hb=1a9545f7e6313bb9a0c2e7fc62e493a352aa7869;hp=b791348ba86aae6748cc63e7f74c4a89071ea8c1;hpb=4bfa1a8457b3530a2beb038ad2358a864da46126;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index b791348..0f70a58 100755 --- a/setup.sh +++ b/setup.sh @@ -2,6 +2,23 @@ # Setup script for lftp configuration files. +# Copyright (C) 2009-2013 Simon Ruderich +# +# This program 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 3 of the License, or +# (at your option) any later version. +# +# 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. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + + +set -e . ../lib.sh