diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-06-09 21:26:31 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2003-06-09 21:26:31 +0000 |
| commit | e7a2a5a62afe3da0940ed7da7bf4ba7f7d230fdd (patch) | |
| tree | b42fa7e76226b9ade40c6ae7c6a25195268dc6c4 /docutils/setup.py | |
| parent | 6bcd3487a1206beed5182ad4d557811b97fa76c7 (diff) | |
| download | docutils-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/setup.py')
| -rwxr-xr-x | docutils/setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docutils/setup.py b/docutils/setup.py index a6c641672..3349bf8d0 100755 --- a/docutils/setup.py +++ b/docutils/setup.py @@ -1,5 +1,6 @@ #!/usr/bin/env python # $Id$ +# Copyright: This file has been placed in the public domain. from distutils.core import setup |
