X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Favl_tree.c;h=fc3c27e7b039b52eeb27aad62bb0b3feb1dbd60a;hp=53d82eb413fb7d0d8f772da43bbfa2227ad69658;hb=085d33e6265e139bb08cdfda3d7498993190d187;hpb=5db596c6844169f1eb5f804b72abe99d067aaa5a diff --git a/lib/avl_tree.c b/lib/avl_tree.c index 53d82eb4..fc3c27e7 100644 --- a/lib/avl_tree.c +++ b/lib/avl_tree.c @@ -1,9 +1,9 @@ /* 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 Wessel Dankers + 2000-2003 Ivo Timmermans , + 2000-2003 Guus Sliepen + 2000-2003 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 @@ -29,7 +29,7 @@ library for inclusion into tinc (http://tinc.nl.linux.org/) by Guus Sliepen . - $Id: avl_tree.c,v 1.1.2.14 2003/07/06 23:16:27 guus Exp $ + $Id: avl_tree.c,v 1.1.2.15 2003/07/12 17:48:38 guus Exp $ */ #include