X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Favl_tree.h;h=35c13a32b04a9e5b0aaf2acd6273174e80e331f0;hp=430eeb51703920503ae7874ce113950e31dde726;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=90bf1b21fa7e94d73719da0593e7c0356d05e18f diff --git a/lib/avl_tree.h b/lib/avl_tree.h index 430eeb51..35c13a32 100644 --- a/lib/avl_tree.h +++ b/lib/avl_tree.h @@ -1,9 +1,9 @@ /* avl_tree.h -- header file for avl_tree.c Copyright (C) 1998 Michael H. Buselli - 2000 Ivo Timmermans , - 2000 Guus Sliepen - 2000 Wessel Dankers + 2000,2001 Ivo Timmermans , + 2000,2001 Guus Sliepen + 2000,2001 Wessel Dankers 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 @@ -26,10 +26,10 @@ the code. Mail me if you found a bug. 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 . + library for inclusion into tinc (http://tinc.nl.linux.org/) by + Guus Sliepen . - $Id: avl_tree.h,v 1.1.2.2 2001/01/06 18:21:17 guus Exp $ + $Id: avl_tree.h,v 1.1.2.5 2002/06/21 10:11:11 guus Exp $ */