aboutsummaryrefslogtreecommitdiff
path: root/git_format_patch.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--git_format_patch.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/git_format_patch.go b/git_format_patch.go
index 2ebd2c2..ecec6d9 100644
--- a/git_format_patch.go
+++ b/git_format_patch.go
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: AGPL-3.0-only
+// SPDX-FileContributor: Runxi Yu <https://runxiyu.org>
+
package main
import (