From 30a2d14b78385cd3097da9a7953392143a1e6f55 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 25 Sep 2012 18:05:01 -0700 Subject: [PATCH] Init header update --- paramiko/__init__.py | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/paramiko/__init__.py b/paramiko/__init__.py index 7935f83..8c15853 100644 --- a/paramiko/__init__.py +++ b/paramiko/__init__.py @@ -45,12 +45,7 @@ receive data over the encrypted session. Paramiko is written entirely in python (no C or platform-dependent code) and is released under the GNU Lesser General Public License (LGPL). -Website: U{http://www.lag.net/paramiko/} - -@version: 1.7.11 -@author: Robey Pointer -@contact: robeypointer@gmail.com -@license: GNU Lesser General Public License (LGPL) +Website: U{https://github.com/paramiko/paramiko/} """ import sys