summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-10 06:53:03 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-10 06:53:03 +0000
commit5c4a6697a8b7d8b2ecee240aafd57a4c8e8a2634 (patch)
tree0ad26b13133e2ccc382024c08480babf8e1d8746 /tools
parentc01489cf26a31dfb84146650ae6647d101ab87a7 (diff)
downloaddocutils-5c4a6697a8b7d8b2ecee240aafd57a4c8e8a2634.tar.gz
Add copyright header
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6369 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'tools')
-rw-r--r--tools/test/test_buildhtml.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/test/test_buildhtml.py b/tools/test/test_buildhtml.py
index 3feadb8e1..278b113a5 100644
--- a/tools/test/test_buildhtml.py
+++ b/tools/test/test_buildhtml.py
@@ -1,5 +1,9 @@
#!/usr/bin/env python
+# $Id$
+# Author: engelbert gruber <grubert@users.sourceforge.net>
+# Copyright: This module has been placed in the public domain.
+
"""
test buildhtml options, because ``--local`` is broken.