chiark / gitweb /
copyright notices
authorian <ian>
Sun, 6 Jul 2003 21:25:01 +0000 (21:25 +0000)
committerian <ian>
Sun, 6 Jul 2003 21:25:01 +0000 (21:25 +0000)
22 files changed:
groupmanage/INSTALL
groupmanage/Makefile
ipif/INSTALL
ipif/Makefile
ipif/README
ipif/automechgen.sh
ipif/blowfish.c
ipif/blowfish.h
ipif/blowfishspeed.c
ipif/blowfishtest.c
ipif/forwarder.c
ipif/forwarder.h
ipif/hex.c
ipif/hex.h
ipif/mech-blowfish.c
ipif/mech-null.c
ipif/mech-pkcs5.c
ipif/mech-sequence.c
ipif/mech-timestamp.c
ipif/service.c
ipif/udptunnel-reconf.pl
ipif/udptunnel-vpn-config.m4

index e4eb99c..6feb415 100644 (file)
@@ -20,7 +20,8 @@ There must be no blank lines in /etc/grouplist.
 Groupmanage is Copyright
 (C)1995-9 Ian Jackson <ian@davenant.greenend.org.uk>
 (C)1998 David Damerell <damerell@chiark.greenend.org.uk>
+(C)1999,2003 Chancellor Masters and Scholars of the University of Cambridge
 and is distributed under the terms of the GNU General Public License,
 version 2, or (at your option), any later version.
 
-$Id: INSTALL,v 1.1 1999/11/09 21:45:57 ian Exp $
+$Id: INSTALL,v 1.2 2003/07/06 21:25:01 ian Exp $
index 9dc9325..4297a89 100644 (file)
@@ -1,7 +1,8 @@
 # Makefile
-# installation runes for userv-dyndns
+# installation runes for groupmanage
 
 # Copyright (C) 2003 Ian Jackson
+# This file is part of groupmanage, 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
@@ -17,7 +18,7 @@
 # along with userv-utils; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# $Id: Makefile,v 1.1 2003/07/06 20:32:27 ian Exp $
+# $Id: Makefile,v 1.2 2003/07/06 21:25:01 ian Exp $
 
 include ../settings.make
 
index b5ad209..5427dcc 100644 (file)
@@ -665,7 +665,8 @@ UDPTUNNEL SETUP TUTORIAL
 
 8. Copyright notice
 
- Copyright (C) 1999-2000 Ian Jackson
+ 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
@@ -682,4 +683,4 @@ UDPTUNNEL SETUP TUTORIAL
  Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
-$Id: INSTALL,v 1.6 2002/06/23 22:30:29 ian Exp $
+$Id: INSTALL,v 1.7 2003/07/06 21:25:01 ian Exp $
index d8db624..bd3727e 100644 (file)
@@ -1,6 +1,7 @@
 # Makefile for ipif/udptunnel stuff
 
-# Copyright (C) 1999-2000 Ian Jackson
+# 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
@@ -16,7 +17,7 @@
 # along with userv-utils; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# $Id: Makefile,v 1.17 2003/07/06 20:32:27 ian Exp $
+# $Id: Makefile,v 1.18 2003/07/06 21:25:01 ian Exp $
 
 include ../settings.make
 
index f9b1297..399e8b3 100644 (file)
@@ -48,7 +48,8 @@ forwarder.c (head comment)
   to read these details unless you are debugging or modifying udptunnel.
 
 
-Copyright (C) 1999-2000 Ian Jackson
+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
@@ -65,4 +66,4 @@ along with userv-utils; if not, write to the Free Software
 Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
-$Id: README,v 1.1 2000/09/18 00:31:11 ian Exp $
+$Id: README,v 1.2 2003/07/06 21:25:01 ian Exp $
index d89189a..4012b85 100755 (executable)
@@ -1,7 +1,8 @@
 #!/bin/sh
 # generates automech.h and automech.c
 
-# Copyright (C) 2000 Ian Jackson
+# Copyright (C) 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
index 6731c8e..dbaf02f 100644 (file)
@@ -6,7 +6,8 @@
  * Schneier (1995) by Ian Jackson in 1997.
  */
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index 70cce7f..166c672 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index ece4e7d..f62172f 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index c4c8252..73bb677 100644 (file)
@@ -2,7 +2,8 @@
  * test program for blowfish; very hard to use (sorry!)
  */
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index 152bf08..66f8690 100644 (file)
@@ -35,7 +35,8 @@
  *      16     bad trouble
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index a9b88b6..2e5c5cb 100644 (file)
@@ -2,7 +2,8 @@
  * Encrypting tunnel for userv-ipif tunnels, header file
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index 37cb75b..67e3881 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index 236fafa..6fd588d 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 1997,2000 Ian Jackson
+ * Copyright (C) 1997,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
index 40d1de2..3f5169c 100644 (file)
@@ -11,7 +11,8 @@
  * encoding for MAC: do CBC and prepend last ciphertext block
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index ab0f8d7..0b08c54 100644 (file)
@@ -9,7 +9,8 @@
  * encoding: no transformation
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index f7d0bbd..58190b6 100644 (file)
@@ -9,7 +9,8 @@
  *           the number of bytes appended
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index 30fab47..beb14c3 100644 (file)
@@ -9,7 +9,8 @@
  * decoding: check increasingness (sequence), or ignore (nonce)
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index cd31d57..793ea6c 100644 (file)
@@ -13,7 +13,8 @@
  *
  */
 /*
- * Copyright (C) 2000 Ian Jackson
+ * Copyright (C) 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
index 0977acc..5c9301d 100644 (file)
@@ -91,7 +91,8 @@
  * The service program should be run from userv with no-disconnect-hup.
  */
 /*
- * Copyright (C) 1999-2000 Ian Jackson
+ * 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
  * along with userv-utils; if not, write to the Free Software
  * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
- * $Id: service.c,v 1.16 2002/09/15 12:38:00 ian Exp $
+ * $Id: service.c,v 1.17 2003/07/06 21:25:01 ian Exp $
  */
 
 #include <stdio.h>
index 2fe8fb7..cd837ea 100755 (executable)
@@ -3,6 +3,9 @@
 # Set up the relevant stuff in /etc/userv/vpn, and then run
 # this.  It should tell you what to do to inittab and ipif-networks.
 
+# 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
@@ -17,7 +20,7 @@
 # along with userv-utils; if not, write to the Free Software
 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# $Id: udptunnel-reconf.pl,v 1.6 2002/06/23 22:32:06 ian Exp $
+# $Id: udptunnel-reconf.pl,v 1.7 2003/07/06 21:25:01 ian Exp $
 
 use Socket;
 
index 0fd45fd..aae7849 100644 (file)
@@ -1,5 +1,8 @@
 m4_dnl udptunnel-vpn-config.m4: macros for udptunnel-reconf et al
 
+m4_dnl Copyright (C) 1999-2000,2003 Ian Jackson
+m4_dnl This file is part of ipif, part of userv-utils
+
 m4_dnl This is free software; you can redistribute it and/or modify it
 m4_dnl under the terms of the GNU General Public License as published by
 m4_dnl the Free Software Foundation; either version 2 of the License, or
@@ -14,7 +17,7 @@ m4_dnl You should have received a copy of the GNU General Public License
 m4_dnl along with userv-utils; if not, write to the Free Software
 m4_dnl Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 m4_dnl
-m4_dnl $Id: udptunnel-vpn-config.m4,v 1.3 2001/09/26 00:19:47 ian Exp $
+m4_dnl $Id: udptunnel-vpn-config.m4,v 1.4 2003/07/06 21:25:01 ian Exp $
 
 m4_define(V_JUNK,1)m4_divert(V_JUNK)
 m4_define(V_VARIABLE,2)