diff options
Diffstat (limited to '')
| -rw-r--r-- | jid/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jid/Cargo.toml b/jid/Cargo.toml index 58d59a4..1c3aefd 100644 --- a/jid/Cargo.toml +++ b/jid/Cargo.toml @@ -1,3 +1,7 @@ +# SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden> +# +# SPDX-License-Identifier: AGPL-3.0-or-later + [package] name = "jid" version = "0.1.0" |
