From cfc8e84f30a7b97928eb43e59bc398085564b3b4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 18:06:24 +0200 Subject: chore(treewide): Comply with the reuse spec v3.3 --- Cargo.lock | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Cargo.lock') 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 +# 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 . + # This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 4 -- cgit 1.4.1