highlight: remove author name from docstring
authorMartin Geisler <mg@lazybytes.net>
Sat, 27 Jun 2009 13:08:07 +0200
changeset 8949 8d985f0e54ae
parent 8948 aa0fe57d4abe
child 8950 be6b57b2bdb8
highlight: remove author name from docstring I don't feel this should be part of the documentation. The name of the original author can of course still be found with 'hg log'.
hgext/highlight/__init__.py
--- a/hgext/highlight/__init__.py	Sat Jun 27 12:13:40 2009 +0200
+++ b/hgext/highlight/__init__.py	Sat Jun 27 13:08:07 2009 +0200
@@ -19,8 +19,6 @@
 pygments_style = <style>
 
 The default is 'colorful'.
-
--- Adam Hupp <adam@hupp.org>
 """
 
 import highlight