chiark / gitweb /
Update to GPLv3+; update copyright notices everywhere.
[userv-utils.git] / ipif / INSTALL
index 8837ae6a5d78a93151273a5448b969042b998668..397a31d8b6c1753add5960c07b272bb3d3cf9b1c 100644 (file)
@@ -18,8 +18,9 @@ BUILD AND INSTALLATION INSTRUCTIONS
 
 3. udptunnel works best if your ssh can do ssh-protocol-level
    keepalives.  Currently these are only supported by using a special
-   patch, which can be found (for OpenSSH 1.2.x) at
+   patch, which can be found (for various OpenSSH versions) at
    ftp.chiark.greenend.org.uk:/users/ian/openssh+protocolkeepalives.
+   Pre-compiled Debian packages are available there too.
 
 4. Obtain a fresh copy of userv-utils, if you haven't already.
    cd to ipif, and run `make' and (as root) `make install'.
@@ -43,7 +44,7 @@ BUILD AND INSTALLATION INSTRUCTIONS
  be in Debian 2.2's 3.18-4 and earlier.  The relevant Debian bug
  reports are #45515 (now closed) and #45944.  A patch to correct
  3.18-4 is provided here as `slattach.diff', and a fixed binary is
- available from the author.
+ available from me.
 
 
 
@@ -664,12 +665,19 @@ UDPTUNNEL SETUP TUTORIAL
 
 8. Copyright notice
 
- Copyright (C) 1999-2000 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
@@ -677,8 +685,4 @@ UDPTUNNEL SETUP TUTORIAL
  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/.