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/request/response.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/request/response.rs') diff --git a/src/request/response.rs b/src/request/response.rs index 7c3b1fd..ef4b515 100644 --- a/src/request/response.rs +++ b/src/request/response.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 use { -- cgit v1.2.3