From 27f4c3ff8f21282eac98583e2e1c41f7fec1f946 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 24 Jan 2024 18:12:41 +0100 Subject: update year --- matroska/src/block.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'matroska/src/block.rs') diff --git a/matroska/src/block.rs b/matroska/src/block.rs index 275066e..5ab398b 100644 --- a/matroska/src/block.rs +++ b/matroska/src/block.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 crate::{read::ReadExt, write::write_vint}; use crate::Result; -- cgit v1.2.3-70-g09d2