From 27f4c3ff8f21282eac98583e2e1c41f7fec1f946 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 24 Jan 2024 18:12:41 +0100 Subject: update year --- import/src/infojson.rs | 2 +- import/src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'import') diff --git a/import/src/infojson.rs b/import/src/infojson.rs index e6b001f..14783f7 100644 --- a/import/src/infojson.rs +++ b/import/src/infojson.rs @@ -1,7 +1,7 @@ /* 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 + Copyright (C) 2024 metamuffin */ use anyhow::Context; diff --git a/import/src/lib.rs b/import/src/lib.rs index c30fe37..abb552f 100644 --- a/import/src/lib.rs +++ b/import/src/lib.rs @@ -1,7 +1,7 @@ /* 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 + Copyright (C) 2024 metamuffin */ #![feature(lazy_cell)] pub mod infojson; -- cgit v1.2.3-70-g09d2