From 29abd09a744970bf2b93d078bad9946899ef2b05 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 4 Jan 2024 15:01:20 +0000 Subject: 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. --- contrib/mark_spam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/mark_spam.py') diff --git a/contrib/mark_spam.py b/contrib/mark_spam.py index 9bed790..393d362 100755 --- a/contrib/mark_spam.py +++ b/contrib/mark_spam.py @@ -18,7 +18,7 @@ # # You should have received a copy of the GNU General Public License # along with GCC; see the file COPYING3. If not see -# . */ +# . # # # -- cgit v1.1