diff options
Diffstat (limited to 'internal/oldgit/patch.go')
-rw-r--r-- | internal/oldgit/patch.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/oldgit/patch.go b/internal/oldgit/patch.go index 329bdfb..30bf8e8 100644 --- a/internal/oldgit/patch.go +++ b/internal/oldgit/patch.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: AGPL-3.0-only +// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> + package oldgit import ( |