X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/71d65e4c65572e2ef14c58e9c3a2aa32952b2b41..1fc8a4acb3ef658696038c9c4bd3c155fbc27ac3:/make-secnet-sites diff --git a/make-secnet-sites b/make-secnet-sites index ebf7468..a7f14de 100755 --- a/make-secnet-sites +++ b/make-secnet-sites @@ -1,19 +1,21 @@ #! /usr/bin/env python -# Copyright (C) 2001-2002 Stephen Early # -# 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 2 of the License, or +# This file is part of secnet. +# See README for full list of copyright holders. +# +# secnet 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 d 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. +# secnet 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, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# version 3 along with secnet; if not, see +# https://www.gnu.org/licenses/gpl.html. """VPN sites file manipulation.