diff options
Diffstat (limited to 'scripts/update_deps')
-rwxr-xr-x | scripts/update_deps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_deps b/scripts/update_deps index 6a64026..e39ae69 100755 --- a/scripts/update_deps +++ b/scripts/update_deps @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: AGPL-3.0-only -# SPDX-FileContributor: Runxi Yu <https://runxiyu.org> +# SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org> set -eux |