diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-24 11:42:38 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-06-24 11:42:38 +0100 |
commit | 71a6eccea4817ba0f1c023e2fc02c1cd9eaf3299 (patch) | |
tree | 573c18d4652c5ac30c42bcc3ca57dd6385c9a48d /.reuse | |
parent | 9250b3c21cb744e462a22e881787d8c0199f408c (diff) |
add pre-commit and reuse-tool config
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 new file mode 100644 index 0000000..5e81b80 --- /dev/null +++ b/.reuse/dep5 @@ -0,0 +1,10 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Go flags library +Upstream-Contact: Ethel Morgan <eth@ethulhu.co.uk> +Source: https://github.com/ethulhu/go-flag + +# Sample paragraph, commented out: +# +# Files: src/* +# Copyright: $YEAR $NAME <$CONTACT> +# License: ... |