X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fsplay_tree.h;h=8c16b00f2cf4c3ac68380c724ad6ccc0cde863d6;hp=a638eca9e8f9100a2f699153c695beb24cf777b1;hb=c217d214f4f071c235bc7c463a1da6124e2570a6;hpb=719cb95ea4fa7a2e6f4291aed607323f290c7a91 diff --git a/lib/splay_tree.h b/lib/splay_tree.h index a638eca9..8c16b00f 100644 --- a/lib/splay_tree.h +++ b/lib/splay_tree.h @@ -1,6 +1,6 @@ /* splay_tree.h -- header file for splay_tree.c - Copyright (C) 2004 Guus Sliepen + Copyright (C) 2004-2006 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 @@ -15,8 +15,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id: splay_tree.h 1374 2004-03-21 14:21:22Z guus $ */