Init header update

This commit is contained in:
Jeff Forcier 2012-09-25 18:05:01 -07:00
parent 47c5b3a65b
commit 30a2d14b78
1 changed files with 1 additions and 6 deletions

View File

@ -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