From 627f7c22b447bd464b536cd016278545674df93d Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Fri, 21 Jun 2002 10:11:37 +0000 Subject: [PATCH] s/sliepen.warande.net/sliepen.eu.org/g s/itimmermans@bigfoot.com/ivo@o2w.nl/g --- AUTHORS | 4 ++-- README | 4 ++-- cvsusers | 4 ++-- doc/CONNECTIVITY | 4 ++-- doc/NETWORKING | 4 ++-- doc/PROTOCOL | 6 +++--- doc/SECURITY2 | 4 ++-- doc/es/tinc-es.html | 6 +++--- doc/es/tinc_toc-es.html | 2 +- doc/tinc.conf.5 | 4 ++-- doc/tinc.texi | 16 ++++++++-------- doc/tincd.8 | 8 ++++---- lib/avl_tree.c | 8 ++++---- lib/avl_tree.h | 8 ++++---- lib/dropin.c | 6 +++--- lib/dropin.h | 6 +++--- lib/list.c | 6 +++--- lib/list.h | 6 +++--- lib/rbl.c | 6 +++--- lib/rbl.h | 6 +++--- lib/utils.c | 2 +- lib/utils.h | 2 +- po/nl.po | 6 +++--- po/old/es.po | 2 +- src/conf.c | 6 +++--- src/conf.h | 6 +++--- src/connection.c | 6 +++--- src/connection.h | 6 +++--- src/darwin/device.c | 6 +++--- src/device.h | 4 ++-- src/edge.c | 6 +++--- src/edge.h | 6 +++--- src/event.c | 6 +++--- src/event.h | 6 +++--- src/freebsd/device.c | 6 +++--- src/graph.c | 6 +++--- src/graph.h | 6 +++--- src/linux/device.c | 6 +++--- src/meta.c | 6 +++--- src/meta.h | 6 +++--- src/net.c | 6 +++--- src/net.h | 4 ++-- src/net_packet.c | 6 +++--- src/net_setup.c | 6 +++--- src/net_socket.c | 6 +++--- src/netbsd/device.c | 6 +++--- src/netutl.c | 6 +++--- src/netutl.h | 4 ++-- src/node.c | 6 +++--- src/node.h | 6 +++--- src/openbsd/device.c | 6 +++--- src/process.c | 6 +++--- src/process.h | 6 +++--- src/protocol.c | 6 +++--- src/protocol.h | 6 +++--- src/protocol_auth.c | 6 +++--- src/protocol_edge.c | 6 +++--- src/protocol_key.c | 6 +++--- src/protocol_misc.c | 6 +++--- src/protocol_subnet.c | 6 +++--- src/route.c | 6 +++--- src/route.h | 4 ++-- src/solaris/device.c | 6 +++--- src/subnet.c | 6 +++--- src/subnet.h | 6 +++--- src/tincd.c | 6 +++--- system.h | 2 +- 67 files changed, 188 insertions(+), 188 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4721984f..ac4e1a22 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ Main tinc authors: -Guus Sliepen -Ivo Timmermans +Guus Sliepen +Ivo Timmermans These files are from other sources: * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from diff --git a/README b/README index e38b5727..d957790b 100644 --- a/README +++ b/README @@ -3,8 +3,8 @@ instructions may be found in the INSTALL file. tinc is Copyright (C) 1998-2002 by: -Ivo Timmermans , -Guus Sliepen , +Ivo Timmermans , +Guus Sliepen , and others. For a complete list of authors see the AUTHORS file. diff --git a/cvsusers b/cvsusers index 3d1d2d33..24b85047 100644 --- a/cvsusers +++ b/cvsusers @@ -1,3 +1,3 @@ -zarq:Ivo Timmermans -guus:Guus Sliepen +zarq:Ivo Timmermans +guus:Guus Sliepen wsl:Wessel Dankers diff --git a/doc/CONNECTIVITY b/doc/CONNECTIVITY index 4a2aeea9..ecdcf3e3 100644 --- a/doc/CONNECTIVITY +++ b/doc/CONNECTIVITY @@ -1,7 +1,7 @@ This document describes how nodes in a VPN find and connect to eachother and maintain a stable network. - Copyright 2001-2002 Guus Sliepen + Copyright 2001-2002 Guus Sliepen Permission is granted to make and distribute verbatim copies of this documentation provided the copyright notice and this @@ -12,7 +12,7 @@ maintain a stable network. provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. - $Id: CONNECTIVITY,v 1.1.2.8 2002/02/10 21:57:51 guus Exp $ + $Id: CONNECTIVITY,v 1.1.2.9 2002/06/21 10:11:10 guus Exp $ 1. Problem ========== diff --git a/doc/NETWORKING b/doc/NETWORKING index 89a2e686..053f5bf3 100644 --- a/doc/NETWORKING +++ b/doc/NETWORKING @@ -1,7 +1,7 @@ This is the network infrastructure documentation for tinc, a Virtual Private Network daemon. - Copyright 2001-2002 Guus Sliepen + Copyright 2001-2002 Guus Sliepen Permission is granted to make and distribute verbatim copies of this documentation provided the copyright notice and this @@ -12,7 +12,7 @@ Network daemon. provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. - $Id: NETWORKING,v 1.1.2.2 2002/02/10 21:57:51 guus Exp $ + $Id: NETWORKING,v 1.1.2.3 2002/06/21 10:11:10 guus Exp $ 1. Packet flow ============== diff --git a/doc/PROTOCOL b/doc/PROTOCOL index da9c75ba..c1ec7e77 100644 --- a/doc/PROTOCOL +++ b/doc/PROTOCOL @@ -1,7 +1,7 @@ This is the protocol documentation for tinc, a Virtual Private Network daemon. - Copyright 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmmermans + Copyright 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmmermans Permission is granted to make and distribute verbatim copies of this documentation provided the copyright notice and this @@ -12,7 +12,7 @@ This is the protocol documentation for tinc, a Virtual Private Network daemon. provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. - $Id: PROTOCOL,v 1.1.2.6 2002/04/09 11:43:29 guus Exp $ + $Id: PROTOCOL,v 1.1.2.7 2002/06/21 10:11:10 guus Exp $ 1. Protocols used in tinc diff --git a/doc/SECURITY2 b/doc/SECURITY2 index 4276a018..11a9ed2a 100644 --- a/doc/SECURITY2 +++ b/doc/SECURITY2 @@ -1,6 +1,6 @@ This is the security documentation for tinc, a Virtual Private Network daemon. - Copyright 2001-2002 Guus Sliepen , + Copyright 2001-2002 Guus Sliepen , 2001-2002 Wessel Dankers Permission is granted to make and distribute verbatim copies of @@ -12,7 +12,7 @@ This is the security documentation for tinc, a Virtual Private Network daemon. provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. - $Id: SECURITY2,v 1.1.2.2 2002/02/10 21:57:51 guus Exp $ + $Id: SECURITY2,v 1.1.2.3 2002/06/21 10:11:10 guus Exp $ Proposed new authentication scheme ---------------------------------- diff --git a/doc/es/tinc-es.html b/doc/es/tinc-es.html index f8787000..ccaa9d27 100644 --- a/doc/es/tinc-es.html +++ b/doc/es/tinc-es.html @@ -6,7 +6,7 @@

Manual de tinc

Preparando una Red Privada Virtual con tinc

-
Ivo Timmermans <itimmermans@bigfoot.com>
+
Ivo Timmermans <ivo@o2w.nl>


@@ -199,7 +199,7 @@ Puede agregar estas l

 tinc            655/tcp    TINC 
 tinc            655/udp   TINC 
-#               Ivo Timmermans <itimmermans@bigfoot.com>
+#               Ivo Timmermans <ivo@o2w.nl>
 62;
 
@@ -861,7 +861,7 @@ Nosotros tenemos un canal IRC en la red IRC de Open Projects. Conectarse a
-
Ivo Timmermans (zarq) (itimmermans@bigfoot.com) +
Ivo Timmermans (zarq) (ivo@o2w.nl)
El codificador/hacker principal y el que mantiene el paquete. diff --git a/doc/es/tinc_toc-es.html b/doc/es/tinc_toc-es.html index 2bb54986..858434f4 100644 --- a/doc/es/tinc_toc-es.html +++ b/doc/es/tinc_toc-es.html @@ -6,7 +6,7 @@

Manual de tinc

Preparando una Red Privada Virtual con tinc

-
Ivo Timmermans <itimmermans@bigfoot.com>
+
Ivo Timmermans <ivo@o2w.nl>


    diff --git a/doc/tinc.conf.5 b/doc/tinc.conf.5 index 2dfdf070..7e7284b1 100644 --- a/doc/tinc.conf.5 +++ b/doc/tinc.conf.5 @@ -1,8 +1,8 @@ .Dd 2002-04-09 .Dt TINC.CONF 5 .\" Manual page created by: -.\" Ivo Timmermans -.\" Guus Sliepen +.\" Ivo Timmermans +.\" Guus Sliepen .Sh NAME .Nm tinc.conf .Nd tinc daemon configuration diff --git a/doc/tinc.texi b/doc/tinc.texi index 84ccce92..0ce939a2 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c $Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $ +@c $Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $ @c %**start of header @setfilename tinc.info @settitle tinc Manual @@ -15,10 +15,10 @@ This is the info manual for tinc, a Virtual Private Network daemon. Copyright @copyright{} 1998-2002 Ivo Timmermans -, Guus Sliepen and +, Guus Sliepen and Wessel Dankers . -$Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $ +$Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $ Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -40,10 +40,10 @@ permission notice identical to this one. @vskip 0pt plus 1filll @cindex copyright Copyright @copyright{} 1998-2002 Ivo Timmermans -, Guus Sliepen and +, Guus Sliepen and Wessel Dankers . -$Id: tinc.texi,v 1.8.4.29 2002/06/12 13:45:23 guus Exp $ +$Id: tinc.texi,v 1.8.4.30 2002/06/21 10:11:10 guus Exp $ Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are @@ -684,7 +684,7 @@ number 655 is registered with the IANA. @example tinc 655/tcp TINC tinc 655/udp TINC -# Ivo Timmermans +# Ivo Timmermans @end example @@ -1932,10 +1932,10 @@ and join channel #tinc. @section Authors @table @asis -@item Ivo Timmermans (zarq) (@email{itimmermans@@bigfoot.com}) +@item Ivo Timmermans (zarq) (@email{ivo@@o2w.nl}) Main coder/hacker and maintainer of the package. -@item Guus Sliepen (guus) (@email{guus@@sliepen.warande.net}) +@item Guus Sliepen (guus) (@email{guus@@sliepen.eu.org}) Originator of it all, co-author. @item Wessel Dankers (Ubiq) (@email{wsl@@nl.linux.org}) diff --git a/doc/tincd.8 b/doc/tincd.8 index 831bbb1d..83d26639 100644 --- a/doc/tincd.8 +++ b/doc/tincd.8 @@ -1,8 +1,8 @@ .Dd 2002-03-25 .Dt TINCD 8 .\" Manual page created by: -.\" Ivo Timmermans -.\" Guus Sliepen +.\" Ivo Timmermans +.\" Guus Sliepen .Sh NAME .Nm tincd .Nd tinc VPN daemon @@ -168,7 +168,7 @@ tinc comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. .Sh AUTHORS -.An "Ivo Timmermans" Aq itimmermans@bigfoot.com -.An "Guus Sliepen" Aq guus@sliepen.warande.net +.An "Ivo Timmermans" Aq ivo@o2w.nl +.An "Guus Sliepen" Aq guus@sliepen.eu.org .Pp And thanks to many others for their contributions to tinc! diff --git a/lib/avl_tree.c b/lib/avl_tree.c index a4f00518..8ec680be 100644 --- a/lib/avl_tree.c +++ b/lib/avl_tree.c @@ -1,8 +1,8 @@ /* avl_tree.c -- avl_ tree and linked list convenience Copyright (C) 1998 Michael H. Buselli - 2000,2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 2000,2001 Wessel Dankers This program is free software; you can redistribute it and/or modify @@ -27,9 +27,9 @@ Cleaned up and incorporated some of the ideas from the red-black tree library for inclusion into tinc (http://tinc.nl.linux.org/) by - Guus Sliepen . + Guus Sliepen . - $Id: avl_tree.c,v 1.1.2.8 2002/02/10 21:57:51 guus Exp $ + $Id: avl_tree.c,v 1.1.2.9 2002/06/21 10:11:11 guus Exp $ */ #include diff --git a/lib/avl_tree.h b/lib/avl_tree.h index d1ad6189..35c13a32 100644 --- a/lib/avl_tree.h +++ b/lib/avl_tree.h @@ -1,8 +1,8 @@ /* avl_tree.h -- header file for avl_tree.c Copyright (C) 1998 Michael H. Buselli - 2000,2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 2000,2001 Wessel Dankers This program is free software; you can redistribute it and/or modify @@ -27,9 +27,9 @@ Cleaned up and incorporated some of the ideas from the red-black tree library for inclusion into tinc (http://tinc.nl.linux.org/) by - Guus Sliepen . + Guus Sliepen . - $Id: avl_tree.h,v 1.1.2.4 2001/02/06 10:13:22 guus Exp $ + $Id: avl_tree.h,v 1.1.2.5 2002/06/21 10:11:11 guus Exp $ */ diff --git a/lib/dropin.c b/lib/dropin.c index a500a034..d7658c76 100644 --- a/lib/dropin.c +++ b/lib/dropin.c @@ -1,7 +1,7 @@ /* dropin.c -- a set of drop-in replacements for libc functions - Copyright (C) 2000,2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: dropin.c,v 1.1.2.9 2002/06/09 15:26:10 zarq Exp $ + $Id: dropin.c,v 1.1.2.10 2002/06/21 10:11:11 guus Exp $ */ #include "config.h" diff --git a/lib/dropin.h b/lib/dropin.h index 7bf1602c..ecf14403 100644 --- a/lib/dropin.h +++ b/lib/dropin.h @@ -1,7 +1,7 @@ /* dropin.h -- header file for dropin.c - Copyright (C) 2000,2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: dropin.h,v 1.1.2.7 2002/06/09 15:50:11 zarq Exp $ + $Id: dropin.h,v 1.1.2.8 2002/06/21 10:11:11 guus Exp $ */ #ifndef __DROPIN_H__ diff --git a/lib/list.c b/lib/list.c index cb2d4d21..b4c5871c 100644 --- a/lib/list.c +++ b/lib/list.c @@ -1,7 +1,7 @@ /* list.c -- functions to deal with double linked lists - Copyright (C) 2000,2001 Ivo Timmermans - 2000,2001 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: list.c,v 1.1.2.10 2002/03/27 15:01:16 guus Exp $ + $Id: list.c,v 1.1.2.11 2002/06/21 10:11:11 guus Exp $ */ #include "config.h" diff --git a/lib/list.h b/lib/list.h index 3e1735bf..4c9885d4 100644 --- a/lib/list.h +++ b/lib/list.h @@ -1,7 +1,7 @@ /* list.h -- header file for list.c - Copyright (C) 2000,2001 Ivo Timmermans - 2000,2001 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: list.h,v 1.1.2.5 2002/03/27 15:01:16 guus Exp $ + $Id: list.h,v 1.1.2.6 2002/06/21 10:11:11 guus Exp $ */ #ifndef __TINC_LIST_H__ diff --git a/lib/rbl.c b/lib/rbl.c index 226e938b..26a02db0 100644 --- a/lib/rbl.c +++ b/lib/rbl.c @@ -1,7 +1,7 @@ /* rbl.c -- red-black tree + linked list convenience - Copyright (C) 2000 Ivo Timmermans , - 2000 Guus Sliepen + Copyright (C) 2000 Ivo Timmermans , + 2000 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: rbl.c,v 1.1.2.12 2000/11/24 23:12:59 guus Exp $ + $Id: rbl.c,v 1.1.2.13 2002/06/21 10:11:11 guus Exp $ */ #include "config.h" diff --git a/lib/rbl.h b/lib/rbl.h index 0a090bd7..2dc245aa 100644 --- a/lib/rbl.h +++ b/lib/rbl.h @@ -1,7 +1,7 @@ /* rbl.h -- header file for rbl.c - Copyright (C) 2000 Ivo Timmermans , - 2000 Guus Sliepen + Copyright (C) 2000 Ivo Timmermans , + 2000 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: rbl.h,v 1.1.2.8 2000/11/24 23:13:00 guus Exp $ + $Id: rbl.h,v 1.1.2.9 2002/06/21 10:11:11 guus Exp $ */ #ifndef __RBL_H__ diff --git a/lib/utils.c b/lib/utils.c index d79532b2..ce78dd2e 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1,7 +1,7 @@ /* utils.c -- gathering of some stupid small functions Copyright (C) 1999-2001 Ivo Timmermans - 2000,2001 Guus Sliepen + 2000,2001 Guus Sliepen 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 diff --git a/lib/utils.h b/lib/utils.h index 0b79bfae..b138c99c 100644 --- a/lib/utils.h +++ b/lib/utils.h @@ -1,7 +1,7 @@ /* utils.h -- header file for utils.c Copyright (C) 1999-2001 Ivo Timmermans - 2000,2001 Guus Sliepen + 2000,2001 Guus Sliepen 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 diff --git a/po/nl.po b/po/nl.po index 84051886..9a11a718 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,13 +1,13 @@ # Dutch messages for tinc # Copyright (C) 1999-2001 Ivo Timmermans, Guus Sliepen. -# Ivo Timmermans , 1999-2002. -# Guus Sliepen , 2000-2002. +# Ivo Timmermans , 1999-2002. +# Guus Sliepen , 2000-2002. msgid "" msgstr "" "Project-Id-Version: tinc 1.0-cvs\n" "POT-Creation-Date: 2002-06-09 17:28+0200\n" "PO-Revision-Date: 2002-03-27 16:59+0100\n" -"Last-Translator: Guus Sliepen \n" +"Last-Translator: Guus Sliepen \n" "Language-Team: Dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" diff --git a/po/old/es.po b/po/old/es.po index ac664692..30c01a69 100644 --- a/po/old/es.po +++ b/po/old/es.po @@ -1,6 +1,6 @@ # Spanish messages for tinc # Copyright (C) 1999, 2000 Free Software Foundation, Inc. -# Ivo Timmermans , 1999, 2000. +# Ivo Timmermans , 1999, 2000. # msgid "" msgstr "" diff --git a/src/conf.c b/src/conf.c index 96dbef35..1d9efb64 100644 --- a/src/conf.c +++ b/src/conf.c @@ -1,8 +1,8 @@ /* conf.c -- configuration code Copyright (C) 1998 Robert van der Meulen - 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + 1998-2002 Ivo Timmermans + 2000-2002 Guus Sliepen 2000 Cris van Pelt This program is free software; you can redistribute it and/or modify @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: conf.c,v 1.9.4.56 2002/06/08 12:57:09 guus Exp $ + $Id: conf.c,v 1.9.4.57 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/conf.h b/src/conf.h index bf399ddb..847e52c2 100644 --- a/src/conf.h +++ b/src/conf.h @@ -1,7 +1,7 @@ /* conf.h -- header for conf.c - Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: conf.h,v 1.6.4.32 2002/02/18 16:25:16 guus Exp $ + $Id: conf.h,v 1.6.4.33 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_CONF_H__ diff --git a/src/connection.c b/src/connection.c index 391982a6..e8a53ecc 100644 --- a/src/connection.c +++ b/src/connection.c @@ -1,7 +1,7 @@ /* connection.c -- connection list management - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: connection.c,v 1.1.2.29 2002/03/22 13:31:18 guus Exp $ + $Id: connection.c,v 1.1.2.30 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/connection.h b/src/connection.h index 0cdcc091..5f8b970a 100644 --- a/src/connection.h +++ b/src/connection.h @@ -1,7 +1,7 @@ /* connection.h -- header for connection.c - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: connection.h,v 1.1.2.26 2002/02/20 19:25:09 guus Exp $ + $Id: connection.h,v 1.1.2.27 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_CONNECTION_H__ diff --git a/src/darwin/device.c b/src/darwin/device.c index ecd1d14b..2f673ab7 100644 --- a/src/darwin/device.c +++ b/src/darwin/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with MacOS/X tun device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.1 2002/06/10 14:33:40 guus Exp $ + $Id: device.c,v 1.1.2.2 2002/06/21 10:11:34 guus Exp $ */ #include "config.h" diff --git a/src/device.h b/src/device.h index 3d3aa761..20f9dadc 100644 --- a/src/device.h +++ b/src/device.h @@ -1,7 +1,7 @@ /* net.h -- generic header for device.c Copyright (C) 2001-2002 Ivo Timmermans - 2001-2002 Guus Sliepen + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.h,v 1.1.2.5 2002/02/10 21:57:54 guus Exp $ + $Id: device.h,v 1.1.2.6 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_DEVICE_H__ diff --git a/src/edge.c b/src/edge.c index c35af07c..eb664d27 100644 --- a/src/edge.c +++ b/src/edge.c @@ -1,7 +1,7 @@ /* edge.c -- edge tree management - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: edge.c,v 1.1.2.10 2002/03/27 15:26:43 guus Exp $ + $Id: edge.c,v 1.1.2.11 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/edge.h b/src/edge.h index 604082f8..2e5b910d 100644 --- a/src/edge.h +++ b/src/edge.h @@ -1,7 +1,7 @@ /* edge.h -- header for edge.c - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: edge.h,v 1.1.2.7 2002/03/22 11:43:46 guus Exp $ + $Id: edge.h,v 1.1.2.8 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_EDGE_H__ diff --git a/src/event.c b/src/event.c index 028483bd..295e28f1 100644 --- a/src/event.c +++ b/src/event.c @@ -1,7 +1,7 @@ /* event.c -- event queue - Copyright (C) 2002 Guus Sliepen , - 2002 Ivo Timmermans + Copyright (C) 2002 Guus Sliepen , + 2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: event.c,v 1.1.4.2 2002/03/01 14:09:30 guus Exp $ + $Id: event.c,v 1.1.4.3 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/event.h b/src/event.h index 7a356126..e5f5516f 100644 --- a/src/event.h +++ b/src/event.h @@ -1,7 +1,7 @@ /* event.h -- header for event.c - Copyright (C) 2002 Guus Sliepen , - 2002 Ivo Timmermans + Copyright (C) 2002 Guus Sliepen , + 2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: event.h,v 1.1.4.1 2002/02/11 10:05:58 guus Exp $ + $Id: event.h,v 1.1.4.2 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_EVENT_H__ diff --git a/src/freebsd/device.c b/src/freebsd/device.c index 2f5f32e2..1139c65b 100644 --- a/src/freebsd/device.c +++ b/src/freebsd/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with FreeBSD tap device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.4 2002/02/18 16:25:19 guus Exp $ + $Id: device.c,v 1.1.2.5 2002/06/21 10:11:35 guus Exp $ */ #include "config.h" diff --git a/src/graph.c b/src/graph.c index 9d9bc1f3..7f51c44e 100644 --- a/src/graph.c +++ b/src/graph.c @@ -1,7 +1,7 @@ /* graph.c -- graph algorithms - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: graph.c,v 1.1.2.12 2002/06/08 12:57:09 guus Exp $ + $Id: graph.c,v 1.1.2.13 2002/06/21 10:11:12 guus Exp $ */ /* We need to generate two trees from the graph: diff --git a/src/graph.h b/src/graph.h index 3c8c0d5b..372cbfbe 100644 --- a/src/graph.h +++ b/src/graph.h @@ -1,7 +1,7 @@ /* graph.h -- header for graph.c - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: graph.h,v 1.1.2.3 2002/02/10 21:57:54 guus Exp $ + $Id: graph.h,v 1.1.2.4 2002/06/21 10:11:12 guus Exp $ */ extern void graph(void); diff --git a/src/linux/device.c b/src/linux/device.c index e896f547..310e3328 100644 --- a/src/linux/device.c +++ b/src/linux/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with Linux ethertap and tun/tap device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.8 2002/03/24 16:36:56 guus Exp $ + $Id: device.c,v 1.1.2.9 2002/06/21 10:11:36 guus Exp $ */ #include "config.h" diff --git a/src/meta.c b/src/meta.c index b51c64d6..8d6b0a84 100644 --- a/src/meta.c +++ b/src/meta.c @@ -1,7 +1,7 @@ /* meta.c -- handle the meta communication - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: meta.c,v 1.1.2.25 2002/03/01 14:09:31 guus Exp $ + $Id: meta.c,v 1.1.2.26 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/meta.h b/src/meta.h index d54573ef..55b1e0ca 100644 --- a/src/meta.h +++ b/src/meta.h @@ -1,7 +1,7 @@ /* meta.h -- header for meta.c - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: meta.h,v 1.1.2.6 2002/02/10 21:57:54 guus Exp $ + $Id: meta.h,v 1.1.2.7 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_META_H__ diff --git a/src/net.c b/src/net.c index 9ec15fe1..2a072d80 100644 --- a/src/net.c +++ b/src/net.c @@ -1,7 +1,7 @@ /* net.c -- most of the network code - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.c,v 1.35.4.173 2002/06/08 14:08:57 guus Exp $ + $Id: net.c,v 1.35.4.174 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/net.h b/src/net.h index b7e01041..a16db158 100644 --- a/src/net.h +++ b/src/net.h @@ -1,7 +1,7 @@ /* net.h -- header for net.c Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.h,v 1.9.4.51 2002/06/08 13:46:07 guus Exp $ + $Id: net.h,v 1.9.4.52 2002/06/21 10:11:12 guus Exp $ */ #ifndef __TINC_NET_H__ diff --git a/src/net_packet.c b/src/net_packet.c index 691260ed..25f1d28e 100644 --- a/src/net_packet.c +++ b/src/net_packet.c @@ -1,7 +1,7 @@ /* net_packet.c -- Handles in- and outgoing VPN packets - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net_packet.c,v 1.1.2.16 2002/06/08 14:08:57 guus Exp $ + $Id: net_packet.c,v 1.1.2.17 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/net_setup.c b/src/net_setup.c index aa5b669e..fc93e9c3 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -1,7 +1,7 @@ /* net_setup.c -- Setup. - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net_setup.c,v 1.1.2.19 2002/06/13 16:12:40 guus Exp $ + $Id: net_setup.c,v 1.1.2.20 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/net_socket.c b/src/net_socket.c index 9af1cc94..f1628cdd 100644 --- a/src/net_socket.c +++ b/src/net_socket.c @@ -1,7 +1,7 @@ /* net_socket.c -- Handle various kinds of sockets. - Copyright (C) 1998-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net_socket.c,v 1.1.2.15 2002/06/13 16:12:40 guus Exp $ + $Id: net_socket.c,v 1.1.2.16 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/netbsd/device.c b/src/netbsd/device.c index 43dfed49..33896aa6 100644 --- a/src/netbsd/device.c +++ b/src/netbsd/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with NetBSD tun device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.3 2002/06/05 00:20:40 guus Exp $ + $Id: device.c,v 1.1.2.4 2002/06/21 10:11:36 guus Exp $ */ #include "config.h" diff --git a/src/netutl.c b/src/netutl.c index cfaf6b47..0cf1e0b1 100644 --- a/src/netutl.c +++ b/src/netutl.c @@ -1,7 +1,7 @@ /* netutl.c -- some supporting network utility code - Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: netutl.c,v 1.12.4.39 2002/06/08 13:46:43 guus Exp $ + $Id: netutl.c,v 1.12.4.40 2002/06/21 10:11:12 guus Exp $ */ #include "config.h" diff --git a/src/netutl.h b/src/netutl.h index 7126e0c3..db5e2143 100644 --- a/src/netutl.h +++ b/src/netutl.h @@ -1,7 +1,7 @@ /* netutl.h -- header file for netutl.c Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: netutl.h,v 1.2.4.12 2002/06/08 12:57:10 guus Exp $ + $Id: netutl.h,v 1.2.4.13 2002/06/21 10:11:13 guus Exp $ */ #ifndef __TINC_NETUTL_H__ diff --git a/src/node.c b/src/node.c index 2b31af4d..591f4ed5 100644 --- a/src/node.c +++ b/src/node.c @@ -1,7 +1,7 @@ /* node.c -- node tree management - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: node.c,v 1.1.2.12 2002/04/29 20:05:07 guus Exp $ + $Id: node.c,v 1.1.2.13 2002/06/21 10:11:13 guus Exp $ */ #include "config.h" diff --git a/src/node.h b/src/node.h index 73ff0a27..f80075f5 100644 --- a/src/node.h +++ b/src/node.h @@ -1,7 +1,7 @@ /* node.h -- header for node.c - Copyright (C) 2001-2002 Guus Sliepen , - 2001-2002 Ivo Timmermans + Copyright (C) 2001-2002 Guus Sliepen , + 2001-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: node.h,v 1.1.2.15 2002/06/08 13:46:07 guus Exp $ + $Id: node.h,v 1.1.2.16 2002/06/21 10:11:13 guus Exp $ */ #ifndef __TINC_NODE_H__ diff --git a/src/openbsd/device.c b/src/openbsd/device.c index 3d7099f2..1a339a5e 100644 --- a/src/openbsd/device.c +++ b/src/openbsd/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with OpenBSD tun device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.8 2002/03/27 16:00:38 guus Exp $ + $Id: device.c,v 1.1.2.9 2002/06/21 10:11:36 guus Exp $ */ #include "config.h" diff --git a/src/process.c b/src/process.c index ae1985da..9d1c489f 100644 --- a/src/process.c +++ b/src/process.c @@ -1,7 +1,7 @@ /* process.c -- process management functions - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: process.c,v 1.1.2.40 2002/04/27 11:40:45 guus Exp $ + $Id: process.c,v 1.1.2.41 2002/06/21 10:11:13 guus Exp $ */ #include "config.h" diff --git a/src/process.h b/src/process.h index 1289d2da..249792a7 100644 --- a/src/process.h +++ b/src/process.h @@ -1,7 +1,7 @@ /* process.h -- header file for process.c - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: process.h,v 1.1.2.10 2002/02/10 21:57:54 guus Exp $ + $Id: process.h,v 1.1.2.11 2002/06/21 10:11:13 guus Exp $ */ #ifndef __TINC_PROCESS_H__ diff --git a/src/protocol.c b/src/protocol.c index 9b2ec91a..60273539 100644 --- a/src/protocol.c +++ b/src/protocol.c @@ -1,7 +1,7 @@ /* protocol.c -- handle the meta-protocol, basic functions - Copyright (C) 1999-2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + Copyright (C) 1999-2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol.c,v 1.28.4.128 2002/03/27 15:26:43 guus Exp $ + $Id: protocol.c,v 1.28.4.129 2002/06/21 10:11:13 guus Exp $ */ #include "config.h" diff --git a/src/protocol.h b/src/protocol.h index a4e480a0..1ed4bebe 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -1,7 +1,7 @@ /* protocol.h -- header for protocol.c - Copyright (C) 1999-2001 Ivo Timmermans , - 2000,2001 Guus Sliepen + Copyright (C) 1999-2001 Ivo Timmermans , + 2000,2001 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol.h,v 1.5.4.29 2002/03/22 11:43:48 guus Exp $ + $Id: protocol.h,v 1.5.4.30 2002/06/21 10:11:13 guus Exp $ */ #ifndef __TINC_PROTOCOL_H__ diff --git a/src/protocol_auth.c b/src/protocol_auth.c index 074b7d13..c7c57329 100644 --- a/src/protocol_auth.c +++ b/src/protocol_auth.c @@ -1,7 +1,7 @@ /* protocol_auth.c -- handle the meta-protocol, authentication - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_auth.c,v 1.1.4.8 2002/03/27 15:26:44 guus Exp $ + $Id: protocol_auth.c,v 1.1.4.9 2002/06/21 10:11:13 guus Exp $ */ #include "config.h" diff --git a/src/protocol_edge.c b/src/protocol_edge.c index 0d3218e8..a13a096a 100644 --- a/src/protocol_edge.c +++ b/src/protocol_edge.c @@ -1,7 +1,7 @@ /* protocol_edge.c -- handle the meta-protocol, edges - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_edge.c,v 1.1.4.7 2002/03/27 15:26:44 guus Exp $ + $Id: protocol_edge.c,v 1.1.4.8 2002/06/21 10:11:19 guus Exp $ */ #include "config.h" diff --git a/src/protocol_key.c b/src/protocol_key.c index 016fbff7..3d711f90 100644 --- a/src/protocol_key.c +++ b/src/protocol_key.c @@ -1,7 +1,7 @@ /* protocol_key.c -- handle the meta-protocol, key exchange - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_key.c,v 1.1.4.6 2002/03/22 13:31:18 guus Exp $ + $Id: protocol_key.c,v 1.1.4.7 2002/06/21 10:11:19 guus Exp $ */ #include "config.h" diff --git a/src/protocol_misc.c b/src/protocol_misc.c index 9f1a5fb7..af1cb527 100644 --- a/src/protocol_misc.c +++ b/src/protocol_misc.c @@ -1,7 +1,7 @@ /* protocol_misc.c -- handle the meta-protocol, miscellaneous functions - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_misc.c,v 1.1.4.3 2002/03/23 20:21:10 guus Exp $ + $Id: protocol_misc.c,v 1.1.4.4 2002/06/21 10:11:19 guus Exp $ */ #include "config.h" diff --git a/src/protocol_subnet.c b/src/protocol_subnet.c index 7f6cfc17..d6ca43df 100644 --- a/src/protocol_subnet.c +++ b/src/protocol_subnet.c @@ -1,7 +1,7 @@ /* protocol_subnet.c -- handle the meta-protocol, subnets - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: protocol_subnet.c,v 1.1.4.3 2002/03/22 13:31:18 guus Exp $ + $Id: protocol_subnet.c,v 1.1.4.4 2002/06/21 10:11:19 guus Exp $ */ #include "config.h" diff --git a/src/route.c b/src/route.c index a552eaf5..21c047c9 100644 --- a/src/route.c +++ b/src/route.c @@ -1,7 +1,7 @@ /* route.c -- routing - Copyright (C) 2000-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 2000-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: route.c,v 1.1.2.42 2002/06/08 14:08:57 guus Exp $ + $Id: route.c,v 1.1.2.43 2002/06/21 10:11:33 guus Exp $ */ #include "config.h" diff --git a/src/route.h b/src/route.h index d188af2d..2883b03c 100644 --- a/src/route.h +++ b/src/route.h @@ -1,7 +1,7 @@ /* route.h -- header file for route.c Copyright (C) 2000-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: route.h,v 1.1.2.7 2002/03/01 14:09:31 guus Exp $ + $Id: route.h,v 1.1.2.8 2002/06/21 10:11:33 guus Exp $ */ #ifndef __TINC_ROUTE_H__ diff --git a/src/solaris/device.c b/src/solaris/device.c index 758068d8..c72662b1 100644 --- a/src/solaris/device.c +++ b/src/solaris/device.c @@ -1,7 +1,7 @@ /* device.c -- Interaction with Solaris tun device - Copyright (C) 2001-2002 Ivo Timmermans , - 2001-2002 Guus Sliepen + Copyright (C) 2001-2002 Ivo Timmermans , + 2001-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.1.2.7 2002/02/18 16:25:19 guus Exp $ + $Id: device.c,v 1.1.2.8 2002/06/21 10:11:37 guus Exp $ */ diff --git a/src/subnet.c b/src/subnet.c index d971a4d7..f4b14741 100644 --- a/src/subnet.c +++ b/src/subnet.c @@ -1,7 +1,7 @@ /* subnet.c -- handle subnet lookups and lists - Copyright (C) 2000-2002 Guus Sliepen , - 2000-2002 Ivo Timmermans + Copyright (C) 2000-2002 Guus Sliepen , + 2000-2002 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: subnet.c,v 1.1.2.36 2002/06/08 12:57:10 guus Exp $ + $Id: subnet.c,v 1.1.2.37 2002/06/21 10:11:33 guus Exp $ */ #include "config.h" diff --git a/src/subnet.h b/src/subnet.h index be20315b..0ea21860 100644 --- a/src/subnet.h +++ b/src/subnet.h @@ -1,7 +1,7 @@ /* subnet.h -- header for subnet.c - Copyright (C) 2000,2001 Guus Sliepen , - 2000,2001 Ivo Timmermans + Copyright (C) 2000,2001 Guus Sliepen , + 2000,2001 Ivo Timmermans 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: subnet.h,v 1.1.2.18 2002/04/09 11:42:48 guus Exp $ + $Id: subnet.h,v 1.1.2.19 2002/06/21 10:11:34 guus Exp $ */ #ifndef __TINC_SUBNET_H__ diff --git a/src/tincd.c b/src/tincd.c index 0838e829..d9badac3 100644 --- a/src/tincd.c +++ b/src/tincd.c @@ -1,7 +1,7 @@ /* tincd.c -- the main file for tincd - Copyright (C) 1998-2002 Ivo Timmermans - 2000-2002 Guus Sliepen + Copyright (C) 1998-2002 Ivo Timmermans + 2000-2002 Guus Sliepen 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 @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: tincd.c,v 1.10.4.59 2002/06/08 12:57:10 guus Exp $ + $Id: tincd.c,v 1.10.4.60 2002/06/21 10:11:34 guus Exp $ */ #include "config.h" diff --git a/system.h b/system.h index 8006d1a7..5b5e7950 100644 --- a/system.h +++ b/system.h @@ -1,6 +1,6 @@ /* system.h -- header for locale settings - Copyright (C) 1998,99,2000 Ivo Timmermans + Copyright (C) 1998,99,2000 Ivo Timmermans 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 -- 2.20.1