chiark / gitweb /
ipif: Update docs to reflect fact that we are now using tun/tap.
[userv-utils.git] / ipif / README
index caed3ec031e43a8084abe177e3a3a28a366e8f06..39a691a8a3ef144b5ed099c753994cb21dffce97 100644 (file)
@@ -14,8 +14,7 @@ This directory contains:
   With the appropriate configuration in userv ipif, users can be
   allowed to create VPN connections without needing root privilege.
 
-These tools have only been tested on GNU/Linux, and userv ipif in
-particular uses the Linux-specific `slattach' utility.
+These tools have only been tested on GNU/Linux.
 
 
 The documentation available is:
@@ -48,13 +47,19 @@ forwarder.c (head comment)
   to read these details unless you are debugging or modifying udptunnel.
 
 
-Copyright (C) 1999-2000,2003 Ian Jackson
 This file is part of ipif, part of userv-utils
 
-This 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.
+userv-utils are
+Copyright 1996-2013 Ian Jackson <ijackson@chiark.greenend.org.uk>
+Copyright 1998 David Damerell <damerell@chiark.greenend.org.uk>
+Copyright 1999,2003
+   Chancellor Masters and Scholars of the University of Cambridge
+Copyright 2010 Tony Finch <fanf@dotat.at>
+
+All the utilities here are 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
@@ -62,8 +67,4 @@ 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 userv-utils; if not, write to the Free Software
-Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-
-$Id$
+along with userv-utils; if not, see http://www.gnu.org/licenses/.