diff options
Diffstat (limited to 'demos/forward.py')
-rw-r--r-- | demos/forward.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/forward.py b/demos/forward.py index cd9dabf1..869e3906 100644 --- a/demos/forward.py +++ b/demos/forward.py @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU Lesser General Public License # along with Paramiko; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. """ Sample script showing how to do local port forwarding over paramiko. |