diff options
author | sobols <[email protected]> | 2022-02-10 16:47:08 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:08 +0300 |
commit | 03335cb18337a0ef51966452a66a69b01abea218 (patch) | |
tree | b83306b6e37edeea782e9eed673d89286c4fef35 /contrib/tools/cython/cython.py | |
parent | 09961b69c61f471ddd594e0fd877df62a8021562 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools/cython/cython.py')
-rwxr-xr-x | contrib/tools/cython/cython.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/cython/cython.py b/contrib/tools/cython/cython.py index a001a4525b7..f4f1486ecf8 100755 --- a/contrib/tools/cython/cython.py +++ b/contrib/tools/cython/cython.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Change content of this file to change uids for cython programs - cython 0.29.27 r0 - + # # Cython -- Main Program, generic # |