contrib: Remove C-style comments from Python files
These Python scripts have "*/" at the end of the license header comment blocks, presumably copy&pasted from C files. contrib/ChangeLog: * analyze_brprob.py: Remove stray text at end of comment. * analyze_brprob_spec.py: Likewise. * check-params-in-docs.py: Likewise. * check_GNU_style.py: Likewise. * check_GNU_style_lib.py: Likewise. * filter-clang-warnings.py: Likewise. * gcc-changelog/git_check_commit.py: Likewise. * gcc-changelog/git_commit.py: Likewise. * gcc-changelog/git_email.py: Likewise. * gcc-changelog/git_repository.py: Likewise. * gcc-changelog/git_update_version.py: Likewise. * gcc-changelog/test_email.py: Likewise. * gen_autofdo_event.py: Likewise. * mark_spam.py: Likewise. * unicode/gen-box-drawing-chars.py: Likewise. * unicode/gen-combining-chars.py: Likewise. * unicode/gen-printable-chars.py: Likewise. * unicode/gen_wcwidth.py: Likewise.
Showing
- contrib/analyze_brprob.py 1 addition, 1 deletioncontrib/analyze_brprob.py
- contrib/analyze_brprob_spec.py 1 addition, 1 deletioncontrib/analyze_brprob_spec.py
- contrib/check-params-in-docs.py 1 addition, 1 deletioncontrib/check-params-in-docs.py
- contrib/check_GNU_style.py 1 addition, 1 deletioncontrib/check_GNU_style.py
- contrib/check_GNU_style_lib.py 1 addition, 1 deletioncontrib/check_GNU_style_lib.py
- contrib/filter-clang-warnings.py 1 addition, 1 deletioncontrib/filter-clang-warnings.py
- contrib/gcc-changelog/git_check_commit.py 1 addition, 1 deletioncontrib/gcc-changelog/git_check_commit.py
- contrib/gcc-changelog/git_commit.py 1 addition, 1 deletioncontrib/gcc-changelog/git_commit.py
- contrib/gcc-changelog/git_email.py 1 addition, 1 deletioncontrib/gcc-changelog/git_email.py
- contrib/gcc-changelog/git_repository.py 1 addition, 1 deletioncontrib/gcc-changelog/git_repository.py
- contrib/gcc-changelog/git_update_version.py 1 addition, 1 deletioncontrib/gcc-changelog/git_update_version.py
- contrib/gcc-changelog/test_email.py 1 addition, 1 deletioncontrib/gcc-changelog/test_email.py
- contrib/gen_autofdo_event.py 1 addition, 1 deletioncontrib/gen_autofdo_event.py
- contrib/mark_spam.py 1 addition, 1 deletioncontrib/mark_spam.py
- contrib/unicode/gen-box-drawing-chars.py 1 addition, 1 deletioncontrib/unicode/gen-box-drawing-chars.py
- contrib/unicode/gen-combining-chars.py 1 addition, 1 deletioncontrib/unicode/gen-combining-chars.py
- contrib/unicode/gen-printable-chars.py 1 addition, 1 deletioncontrib/unicode/gen-printable-chars.py
- contrib/unicode/gen_wcwidth.py 1 addition, 1 deletioncontrib/unicode/gen_wcwidth.py
Loading
Please register or sign in to comment