diff options
Diffstat (limited to 'depcheck.py')
-rwxr-xr-x | depcheck.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/depcheck.py b/depcheck.py index 0fbc9c8..743a09d 100755 --- a/depcheck.py +++ b/depcheck.py @@ -1,4 +1,5 @@ #!/usr/bin/python3 +# SPDX-License-Identifier: GPL-2.0+ import argparse import collections |