From bf9db8250b00058e79ecef8f0c3afee414418926 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 10 Jan 2008 04:22:47 +0000 Subject: Copyright notices svn path=/docs/INSTALLATION; revision=1470 --- scripts/rpki/__init__.py | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'scripts/rpki/__init__.py') diff --git a/scripts/rpki/__init__.py b/scripts/rpki/__init__.py index b47d968d..690c7f9c 100644 --- a/scripts/rpki/__init__.py +++ b/scripts/rpki/__init__.py @@ -1,5 +1,19 @@ # $Id$ +# Copyright (C) 2007--2008 American Registry for Internet Numbers ("ARIN") +# +# Permission to use, copy, modify, and distribute this software for any +# purpose with or without fee is hereby granted, provided that the above +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND ARIN DISCLAIMS ALL WARRANTIES WITH +# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +# AND FITNESS. IN NO EVENT SHALL ARIN BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. + # This file exists to tell Python that this the content of this # directory constitute a Python package. Since we're not doing # anything exotic, this file doesn't need to contain any code, but @@ -22,7 +36,7 @@ ## collaboration with the other RIRs. If you're interested in this ## package you might also be interested in: ## -## \li the rcynic validation tool -## \li a sample of rcynic's summary output -## \li APNIC's Wiki -## \li APNIC's project Trac instance +## @li the rcynic validation tool +## @li a sample of rcynic's summary output +## @li APNIC's Wiki +## @li APNIC's project Trac instance -- cgit v1.2.3