X-Git-Url: https://blacka.com/cgi-bin/gitweb.cgi?p=python-rwhoisd.git;a=blobdiff_plain;f=rwhoisd%2FSession.py;fp=rwhoisd%2FSession.py;h=7f7d20eb9b20f906481b4a4411f39190cf7bbc41;hp=24924af98e7d13a469cc3ba7d545a79fdd290723;hb=6d8494f75d31678901433ae035ea9d41fea5a223;hpb=eb3ed6c600e37ae9c561335c8408fae1bc127e80 diff --git a/rwhoisd/Session.py b/rwhoisd/Session.py index 24924af..7f7d20e 100644 --- a/rwhoisd/Session.py +++ b/rwhoisd/Session.py @@ -1,3 +1,24 @@ +# This file is part of python-rwhoisd +# +# Copyright (C) 2003, David E. Blacka +# +# $Id: Session.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 config class Context: