X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=make-secnet-sites;h=a7f14de7dd883098e5a035d42d41f98cc665848c;hp=ebf7468cdfa90e2960ff2999a91ae55ccde03b6d;hb=c215a4bc817daf7b5631236c3c7b6a509479b034;hpb=94ca562bb14422940ff1986ce8dfca87c222cb59 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.