diff options
author | Rob Austein <sra@hactrn.net> | 2011-12-07 02:39:14 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2011-12-07 02:39:14 +0000 |
commit | 027d5d72b41ba16ea78482d0ff6c76ba6bcac28c (patch) | |
tree | 7435cd744203893552c38497cdd30634bcea88a0 /rpkid | |
parent | ca8584eab7e1d8752fe68d5c404e73e3d1333918 (diff) |
Id
svn path=/branches/tk100/; revision=4102
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/rpki/irdb.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 |