From 74348a39caf2985d475d30408b353cac07b260b7 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 8 Mar 2025 13:53:54 +0800 Subject: *: Add missing license headers --- scripts/update_deps | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/update_deps') diff --git a/scripts/update_deps b/scripts/update_deps index 723e858..448dff3 100755 --- a/scripts/update_deps +++ b/scripts/update_deps @@ -1,5 +1,8 @@ #!/bin/sh +# SPDX-License-Identifier: AGPL-3.0-only +# SPDX-FileContributor: Runxi Yu + set -eux go get -t -u -- cgit v1.2.3