From e7ba3274e27fad755f15465581f5b403c82ab4d2 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 29 Jan 2025 16:07:58 +0100 Subject: prepare database refactor --- common/src/jhls.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/src/jhls.rs') diff --git a/common/src/jhls.rs b/common/src/jhls.rs index 12fa2d6..846e43a 100644 --- a/common/src/jhls.rs +++ b/common/src/jhls.rs @@ -1,9 +1,9 @@ -use bincode::{Decode, Encode}; /* 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) 2024 metamuffin + Copyright (C) 2025 metamuffin */ +use bincode::{Decode, Encode}; use serde::{Deserialize, Serialize}; use std::ops::Range; -- cgit v1.2.3-70-g09d2