]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/util/base62.py
remove interpreter shbang lines from non-executables
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / util / base62.py
index 5a24c8c66d2a058678be077fd45899dc3ca9b91d..c25ce9688d3a5ad8064f1a1ee8ab333cc9be56d7 100644 (file)
@@ -1,11 +1,3 @@
-#!/usr/bin/env python
-
-# Copyright (c) 2002-2008 Bryce "Zooko" Wilcox-O'Hearn
-# mailto:zooko@zooko.com
-# Permission is hereby granted to any person obtaining a copy of this work to
-# deal in this work without restriction (including the rights to use, modify,
-# distribute, sublicense, and/or sell copies).
-
 # from the Python Standard Library
 import string