diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 18:06:24 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 18:06:24 +0200 |
commit | cfc8e84f30a7b97928eb43e59bc398085564b3b4 (patch) | |
tree | 3f695a103804922174cce81623447e9ec146721f /Cargo.lock | |
parent | build(cog.toml): Use correct usernames (diff) | |
download | back-cfc8e84f30a7b97928eb43e59bc398085564b3b4.zip |
chore(treewide): Comply with the reuse spec v3.3
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 59d9fb3..a1b200c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,3 +1,14 @@ +# Back - An extremely simple git bug visualization system. Inspired by TVL's +# panettone. +# +# Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de> +# SPDX-License-Identifier: AGPL-3.0-or-later +# +# This file is part of Back. +# +# You should have received a copy of the License along with this program. +# If not, see <https://www.gnu.org/licenses/agpl.txt>. + # This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 |