summaryrefslogtreecommitdiffhomepage
path: root/tests/test_gssapi.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_gssapi.py')
-rw-r--r--tests/test_gssapi.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/test_gssapi.py b/tests/test_gssapi.py
index e9ef99a9..0d3df72c 100644
--- a/tests/test_gssapi.py
+++ b/tests/test_gssapi.py
@@ -20,16 +20,6 @@
"""
Test the used APIs for GSS-API / SSPI authentication
-
-@author: Sebastian Deiss
-@contact: U{https://github.com/SebastianDeiss/paramiko/issues}
-@organization: science + computing ag
- (U{EMail<mailto:a.kruis@science-computing.de>})
-@copyright: (C) 2013-2014 U{science + computing ag
- <https://www.science-computing.de>}
-@license: GNU Lesser General Public License (LGPL)
-
-Created on 04.12.2013
"""
import unittest