Change summary
README.md | 3 +--
upgrade.go | 4 ++++
2 files changed, 5 insertions(+), 2 deletions(-)
Detailed changes
@@ -6,8 +6,7 @@ SPDX-License-Identifier: CC0-1.0
# formatted-commit
-<!--[](https://api.reuse.software/info/git.secluded.site/formatted-commit)-->
-
+[](https://api.reuse.software/info/git.secluded.site/formatted-commit)
[](https://goreportcard.com/report/git.secluded.site/formatted-commit)
CLI tool that produces commits following the Conventional Commits specification
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: Amolith <amolith@secluded.site>
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
package main
import (