X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=blobdiff_plain;f=rwhoisd%2FMemIndex.py;fp=rwhoisd%2FMemIndex.py;h=4d3c5e3188f1c5ba35bdfc814b34c87341875b09;hp=24a64e22a461a368844892cff33ff1d439a8436c;hb=6d8494f75d31678901433ae035ea9d41fea5a223;hpb=eb3ed6c600e37ae9c561335c8408fae1bc127e80 diff --git a/rwhoisd/MemIndex.py b/rwhoisd/MemIndex.py index 24a64e2..4d3c5e3 100644 --- a/rwhoisd/MemIndex.py +++ b/rwhoisd/MemIndex.py @@ -1,3 +1,24 @@ +# This file is part of python-rwhoisd +# +# Copyright (C) 2003, David E. Blacka +# +# $Id: MemIndex.py,v 1.2 2003/04/28 16:43:19 davidb Exp $ +# +# 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA + import bisect, types import Cidr