From b603ea6e8677d61d93f05cb43aa8c1769c1e9d6c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 9 Jan 2014 20:56:06 +0000 Subject: Update more copyrights, clean up module doc blocks. svn path=/trunk/; revision=5624 --- rpkid/rpki/rpkic.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'rpkid/rpki/rpkic.py') diff --git a/rpkid/rpki/rpkic.py b/rpkid/rpki/rpkic.py index 8d9d77d5..9b51b7d9 100644 --- a/rpkid/rpki/rpkic.py +++ b/rpkid/rpki/rpkic.py @@ -1,11 +1,3 @@ -""" -Command line configuration and control tool for rpkid et al. - -Type "help" at the inernal prompt, or run the program with the --help option for -an overview of the available commands; type "help foo" for (more) detailed help -on the "foo" command. -""" - # $Id$ # # Copyright (C) 2014 Dragon Research Labs ("DRL") @@ -24,6 +16,14 @@ on the "foo" command. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. +""" +Command line configuration and control tool for rpkid et al. + +Type "help" at the inernal prompt, or run the program with the --help option for +an overview of the available commands; type "help foo" for (more) detailed help +on the "foo" command. +""" + # NB: As of this writing, I'm trying really hard to avoid having this # program depend on a Django settings.py file. This may prove to be a # waste of time in the long run, but for for now, this means that one -- cgit v1.2.3