]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove 'created by' lines; people can use CVS for this, and the information is often...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 14 Nov 2002 02:25:42 +0000 (02:25 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 14 Nov 2002 02:25:42 +0000 (02:25 +0000)
commita6483d2e9a9d9a69e9823217bf6b6334bb0f0066
tree167efda72ed74e9e8fa3d15f3e9383523adc0284
parentef6795613915a7ee01509d6ff2049ebf13763772
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
34 files changed:
Lib/distutils/archive_util.py
Lib/distutils/ccompiler.py
Lib/distutils/cmd.py
Lib/distutils/command/bdist.py
Lib/distutils/command/bdist_dumb.py
Lib/distutils/command/bdist_rpm.py
Lib/distutils/command/bdist_wininst.py
Lib/distutils/command/build.py
Lib/distutils/command/build_clib.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_py.py
Lib/distutils/command/build_scripts.py
Lib/distutils/command/config.py
Lib/distutils/command/install.py
Lib/distutils/command/install_headers.py
Lib/distutils/command/install_lib.py
Lib/distutils/command/sdist.py
Lib/distutils/core.py
Lib/distutils/cygwinccompiler.py
Lib/distutils/dep_util.py
Lib/distutils/dir_util.py
Lib/distutils/dist.py
Lib/distutils/emxccompiler.py
Lib/distutils/extension.py
Lib/distutils/fancy_getopt.py
Lib/distutils/file_util.py
Lib/distutils/filelist.py
Lib/distutils/msvccompiler.py
Lib/distutils/spawn.py
Lib/distutils/sysconfig.py
Lib/distutils/text_file.py
Lib/distutils/unixccompiler.py
Lib/distutils/util.py
Lib/distutils/version.py