From 52d16b280138ac781e7eaffc7ae9ade87344fd70 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 6 Apr 2025 02:31:23 +0800 Subject: Add missing license headers --- internal/misc/deploy.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'internal/misc/deploy.go') diff --git a/internal/misc/deploy.go b/internal/misc/deploy.go index 80a1dec..0f24f49 100644 --- a/internal/misc/deploy.go +++ b/internal/misc/deploy.go @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: AGPL-3.0-only +// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu + package misc import ( -- cgit v1.2.3