aboutsummaryrefslogtreecommitdiff
path: root/flags.go
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-23 18:11:34 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-23 18:11:34 +0800
commite41a6ce6a0506b7c0e9f6ff9dafa0cab30e62ca6 (patch)
tree9b973cab5091f2c61e6fe903d1434ada447ca6c9 /flags.go
parentFix digest size (diff)
downloadpowxy-e41a6ce6a0506b7c0e9f6ff9dafa0cab30e62ca6.tar.gz
powxy-e41a6ce6a0506b7c0e9f6ff9dafa0cab30e62ca6.tar.zst
powxy-e41a6ce6a0506b7c0e9f6ff9dafa0cab30e62ca6.zip
BSD-2-Clause
Diffstat (limited to '')
-rw-r--r--flags.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags.go b/flags.go
index 642cec8..8dba141 100644
--- a/flags.go
+++ b/flags.go
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: AGPL-3.0-only
+// SPDX-License-Identifier: BSD-2-Clause
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
package main