aboutsummaryrefslogtreecommitdiffstats
path: root/http_kerberos_auth_handler.py
diff options
context:
space:
mode:
authorUnknown <tolsen@limebits.com>2008-06-24 17:53:19 -0400
committerUnknown <tolsen@limebits.com>2008-06-24 17:53:19 -0400
commitd456b66ab98e3447c9257d823ae38a4725f3920c (patch)
treeb487d2bc62d0ce8cc22dbaa442d84bd18fae90fe /http_kerberos_auth_handler.py
parent44d4371c887b0b1e1b2ab03af859d5e08b001a9b (diff)
downloadurllib2_kerberos-d456b66ab98e3447c9257d823ae38a4725f3920c.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