From 814810931ba41d49bb032cc3da5eae10bebb6017 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 1 Jul 2011 17:45:40 +0000 Subject: Old scripts -- POW -> rpki.POW svn path=/scripts/cross_certify.py; revision=3916 --- scripts/cross_certify.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/cross_certify.py') diff --git a/scripts/cross_certify.py b/scripts/cross_certify.py index 752fba55..2c4614cb 100644 --- a/scripts/cross_certify.py +++ b/scripts/cross_certify.py @@ -14,7 +14,7 @@ Usage: python cross_certify.py { -i | --in } input_cert $Id$ -Copyright (C) 2009 Internet Systems Consortium ("ISC") +Copyright (C) 2009-2011 Internet Systems Consortium ("ISC") Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above @@ -43,7 +43,7 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """ -import os, time, getopt, sys, POW, rpki.x509, rpki.sundial +import os, time, getopt, sys, rpki.x509, rpki.sundial os.environ["TZ"] = "UTC" time.tzset() -- cgit v1.2.3