From cf1e555deb1aab7b9b8288f4e2ff5895bc25b0b0 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 4 Jun 2025 10:25:17 +0000 Subject: docs: Update copyright header year --- src/quick.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/quick.rs') diff --git a/src/quick.rs b/src/quick.rs index 6bc5913..024856e 100644 --- a/src/quick.rs +++ b/src/quick.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -13,7 +13,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . // -// Copyright (C) 2022-2022 Fuwn +// Copyright (C) 2022-2025 Fuwn // SPDX-License-Identifier: GPL-3.0-only pub enum HeadingLevel { -- cgit v1.2.3