s/sliepen.warande.net/sliepen.eu.org/g

s/itimmermans@bigfoot.com/ivo@o2w.nl/g
This commit is contained in:
Guus Sliepen 2002-06-21 10:11:37 +00:00
parent faabd163ad
commit 627f7c22b4
67 changed files with 188 additions and 188 deletions

View file

@ -1,8 +1,8 @@
/*
avl_tree.h -- header file for avl_tree.c
Copyright (C) 1998 Michael H. Buselli
2000,2001 Ivo Timmermans <itimmermans@bigfoot.com>,
2000,2001 Guus Sliepen <guus@sliepen.warande.net>
2000,2001 Ivo Timmermans <ivo@o2w.nl>,
2000,2001 Guus Sliepen <guus@sliepen.eu.org>
2000,2001 Wessel Dankers <wsl@nl.linux.org>
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.warande.net>.
Guus Sliepen <guus@sliepen.eu.org>.
$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 $
*/