diff --git a/.mailmap b/.mailmap index f586510..fed3b0c 100755 --- a/.mailmap +++ b/.mailmap @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: Sebastian Hoß +# SPDX-License-Identifier: 0BSD + Sebastian Hoß Sebastian Hoß Sebastian Hoß diff --git a/.reuse/dep5 b/.reuse/dep5 index f446651..ad55cd1 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -14,31 +14,3 @@ License: 0BSD Files: examples/* Copyright: Sebastian Hoß License: 0BSD - -Files: .mailmap -Copyright: Sebastian Hoß -License: 0BSD - -Files: go.sum -Copyright: Sebastian Hoß -License: 0BSD - -Files: CODE_OF_CONDUCT.md -Copyright: Sebastian Hoß -License: 0BSD - -Files: CONTRIBUTING.md -Copyright: Sebastian Hoß -License: 0BSD - -Files: README.md -Copyright: Sebastian Hoß -License: 0BSD - -Files: SECURITY.md -Copyright: Sebastian Hoß -License: 0BSD - -Files: terraform-registry-manifest.json -Copyright: Sebastian Hoß -License: 0BSD diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index de0d8f7..63a83ed 100755 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,8 @@ + + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f71cb68..7fdc014 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,8 @@ + + # Contributor Guide Thank you so much for helping out! This project uses a [DCO](https://developercertificate.org/) to verify that each change is acceptable. Its text is as follows: diff --git a/README.md b/README.md index cea164c..391dc19 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # terraform-provider-git Terraform provider for local git operations. diff --git a/SECURITY.md b/SECURITY.md index 8cb75e4..c49977e 100755 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,8 @@ + + # Security Policy This project is using a continuous delivery mode and therefore only supports the latest released version. diff --git a/go.sum.license b/go.sum.license new file mode 100644 index 0000000..3f3df3f --- /dev/null +++ b/go.sum.license @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: Sebastian Hoß +# SPDX-License-Identifier: 0BSD diff --git a/terraform-registry-manifest.json.license b/terraform-registry-manifest.json.license new file mode 100644 index 0000000..3f3df3f --- /dev/null +++ b/terraform-registry-manifest.json.license @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: Sebastian Hoß +# SPDX-License-Identifier: 0BSD