diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-04-25 10:32:31 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-04-25 10:32:31 -0400 |
commit | 9b22c28a02e5ae0291857a7fb9051cf942280731 (patch) | |
tree | 74a2aa4583f2917ee73cdbe4b4ca9b0cc280b96a /tests/loop.py | |
parent | ab335cdab8d6dc218e5d8658c3b32f4e7d0d74e5 (diff) | |
parent | df1701c1834cae333d5e6d9f41b0a4bea3da72e4 (diff) |
Merge branch 'main' into 1951-int
Diffstat (limited to 'tests/loop.py')
-rw-r--r-- | tests/loop.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/loop.py b/tests/loop.py index dd1f5a0c..87fb089a 100644 --- a/tests/loop.py +++ b/tests/loop.py @@ -14,7 +14,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. import socket import threading |