Skip to content

Commit 260d106

Browse files
committed
license mismatch fix
1 parent 37aaa5d commit 260d106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2128,7 +2128,7 @@ def _python_checkpatchfiles():
21282128
# Puts whole license into the field. It's BSD 3-Clause
21292129
'pythran-0.12.0.patch',
21302130
'pythran-0.13.patch',
2131-
# Puts whole license into the field. It's BSD 3-Clause
2131+
'pyzmq.patch',
21322132
'jupyter_server.patch',
21332133
# Empty license field. It's BSD-3-Clause
21342134
'prompt_toolkit.patch',

0 commit comments

Comments
 (0)