Fix name.

This commit is contained in:
Georg Brandl 2006-10-06 12:46:08 +00:00
parent c536a64b89
commit 0750b1f220
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
Usage: nocoding.py dir1 [dir2...]
"""
__author__ = "Oleg Broytmann, Reinhold Birkenfeld"
__author__ = "Oleg Broytmann, Georg Brandl"
import sys, os, re, getopt