We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7fe7f commit b7da561Copy full SHA for b7da561
git_evtag_py.py
@@ -2,6 +2,8 @@
2
3
# SPDX-License-Identifier: LGPL-2.0-or-later
4
# Original: https://github.com/cgwalters/git-evtag/blob/main/src/git-evtag-compute-py
5
+# Copyright (C) 2025 bbhtt <[email protected]>
6
+# Copyright (C) 2015 Colin Walters <[email protected]>
7
8
import argparse
9
import hashlib
0 commit comments