X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Favl_tree.h;h=b026e1e7a8406e53deb522d691361f59a811c6c5;hp=9a531ad90c69f850d5dc527bc67375db51014f69;hb=085d33e6265e139bb08cdfda3d7498993190d187;hpb=5db596c6844169f1eb5f804b72abe99d067aaa5a diff --git a/lib/avl_tree.h b/lib/avl_tree.h index 9a531ad9..b026e1e7 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,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.h,v 1.1.2.8 2003/07/12 17:41:45 guus Exp $ + $Id: avl_tree.h,v 1.1.2.9 2003/07/12 17:48:38 guus Exp $ */