X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fsplay_tree.h;h=e4af0c4ffc1653c6b902eb8fa3ecf7e83e08d37a;hp=a638eca9e8f9100a2f699153c695beb24cf777b1;hb=1c2cd7ed273ee1538ff8a13d036c68aa9992c4aa;hpb=719cb95ea4fa7a2e6f4291aed607323f290c7a91 diff --git a/lib/splay_tree.h b/lib/splay_tree.h index a638eca9..e4af0c4f 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 @@ -12,11 +12,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - 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 $ + 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., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */