From 3fb4e4117df9d668815e974dea6b2a29436c92af Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 13 Jun 2023 23:26:31 +0200 Subject: some cleanup --- tools/src/bin/import.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools/src/bin') diff --git a/tools/src/bin/import.rs b/tools/src/bin/import.rs index b70c347..eb6ebfe 100644 --- a/tools/src/bin/import.rs +++ b/tools/src/bin/import.rs @@ -1,9 +1,9 @@ -use anyhow::Context; /* - This file is part of jellything (https://codeberg.org/metamuffin/jellything) - which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2023 metamuffin +This file is part of jellything (https://codeberg.org/metamuffin/jellything) +which is licensed under the GNU Affero General Public License (version 3); see /COPYING. +Copyright (C) 2023 metamuffin */ +use anyhow::Context; use clap::{Parser, Subcommand}; use jellycommon::ItemInfo; use jellymatroska::read::EbmlReader; -- cgit v1.2.3-70-g09d2