aboutsummaryrefslogtreecommitdiffstats
path: root/http_kerberos_auth_handler.py
diff options
context:
space:
mode:
authorUnknown <tolsen@limebits.com>2008-06-24 17:53:19 -0400
committerMatěj Cepl <mcepl@cepl.eu>2023-04-29 18:16:14 +0200
commitaee7fa60cd9c8f781f8c7280c4e6471f97641ba3 (patch)
treec667b40c002fc681fc2fd1043116a09cd09bac92 /http_kerberos_auth_handler.py
parent5457236e7116d32aa7c2429adde784e1690fdf9d (diff)
downloadurllib2_kerberos-aee7fa60cd9c8f781f8c7280c4e6471f97641ba3.tar.gz
add COPYING file with full GPL license
Diffstat (limited to 'http_kerberos_auth_handler.py')
-rw-r--r--http_kerberos_auth_handler.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/http_kerberos_auth_handler.py b/http_kerberos_auth_handler.py
index a76c243..2b50154 100644
--- a/http_kerberos_auth_handler.py
+++ b/http_kerberos_auth_handler.py
@@ -13,8 +13,8 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
-# A copy of the GNU General Public License can be found at
-# <http://www.gnu.org/licenses/>.
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
import re
import logging