Skip to content

Commit b7da561

Browse files
committed
Preserve original copyright holders
1 parent ac7fe7f commit b7da561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git_evtag_py.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# SPDX-License-Identifier: LGPL-2.0-or-later
44
# 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]>
57

68
import argparse
79
import hashlib

0 commit comments

Comments
 (0)