diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-31 00:01:52 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-05-31 00:01:52 +0000 |
| commit | 27684b955c886be0092725f6aac017b088dac655 (patch) | |
| tree | be0b962df0ee221414a9f8b864a0e9db64028971 /docutils/tools/dev/profile_docutils.py | |
| parent | d2a29e858c472223a269fd4ea1f35e330597ef17 (diff) | |
| download | docutils-27684b955c886be0092725f6aac017b088dac655.tar.gz | |
adjusted name and email address
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5174 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/tools/dev/profile_docutils.py')
| -rwxr-xr-x | docutils/tools/dev/profile_docutils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/tools/dev/profile_docutils.py b/docutils/tools/dev/profile_docutils.py index e06848371..e342b0239 100755 --- a/docutils/tools/dev/profile_docutils.py +++ b/docutils/tools/dev/profile_docutils.py @@ -1,7 +1,7 @@ #!/usr/bin/python -i # $Id$ -# Author: Felix Wiemann <Felix.Wiemann@ososo.de> +# Author: Lea Wiemann <LeWiemann@gmail.com> # Copyright: This script has been placed in the public domain. import os.path |
