summaryrefslogtreecommitdiff
path: root/docutils/tools/buildhtml.py
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-06-09 21:26:31 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-06-09 21:26:31 +0000
commite7a2a5a62afe3da0940ed7da7bf4ba7f7d230fdd (patch)
treeb42fa7e76226b9ade40c6ae7c6a25195268dc6c4 /docutils/tools/buildhtml.py
parent6bcd3487a1206beed5182ad4d557811b97fa76c7 (diff)
downloaddocutils-e7a2a5a62afe3da0940ed7da7bf4ba7f7d230fdd.tar.gz
clarification of public domain status
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@1409 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/tools/buildhtml.py')
-rwxr-xr-xdocutils/tools/buildhtml.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/docutils/tools/buildhtml.py b/docutils/tools/buildhtml.py
index caee095c6..dfba99945 100755
--- a/docutils/tools/buildhtml.py
+++ b/docutils/tools/buildhtml.py
@@ -1,5 +1,11 @@
#!/usr/bin/env python
+# Author: David Goodger
+# Contact: goodger@users.sourceforge.net
+# Revision: $Revision$
+# Date: $Date$
+# Copyright: This module has been placed in the public domain.
+
"""
Generates .html from all the .txt files in a directory.