aboutsummaryrefslogtreecommitdiff
path: root/matroska/src/matroska.rs
diff options
context:
space:
mode:
Diffstat (limited to 'matroska/src/matroska.rs')
-rw-r--r--matroska/src/matroska.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/matroska/src/matroska.rs b/matroska/src/matroska.rs
index 614073a..6bbc5f7 100644
--- a/matroska/src/matroska.rs
+++ b/matroska/src/matroska.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 <metamuffin.org>
+ Copyright (C) 2024 metamuffin <metamuffin.org>
*/
use ebml_derive::define_ebml;