From 027d5d72b41ba16ea78482d0ff6c76ba6bcac28c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 7 Dec 2011 02:39:14 +0000 Subject: Id svn path=/branches/tk100/; revision=4102 --- rpkid/rpki/irdb.py | 2 ++ scripts/convert-from-entitydb-to-sql.py | 2 ++ 2 files changed, 4 insertions(+) diff --git a/rpkid/rpki/irdb.py b/rpkid/rpki/irdb.py index 52ab6e56..5afbebb3 100644 --- a/rpkid/rpki/irdb.py +++ b/rpkid/rpki/irdb.py @@ -5,6 +5,8 @@ This is the back-end code's interface to the database. It's intended to be usable by command line programs and other scripts, not just Django GUI code, so be careful. +$Id$ + Copyright (C) 2011 Internet Systems Consortium ("ISC") Permission to use, copy, modify, and distribute this software for any diff --git a/scripts/convert-from-entitydb-to-sql.py b/scripts/convert-from-entitydb-to-sql.py index 2bbe0eac..43a51cf7 100644 --- a/scripts/convert-from-entitydb-to-sql.py +++ b/scripts/convert-from-entitydb-to-sql.py @@ -4,6 +4,8 @@ Merge XML entitydb and OpenSSL command-line BPKI into SQL IRDB. This is a work in progress, don't use it unless you really know what you're doing. +$Id$ + Copyright (C) 2011 Internet Systems Consortium ("ISC") Permission to use, copy, modify, and distribute this software for any -- cgit v1.2.3