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.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/request.rs') diff --git a/src/request.rs b/src/request.rs index fb161d7..eb2973b 100644 --- a/src/request.rs +++ b/src/request.rs @@ -1,5 +1,5 @@ // This file is part of Germ . -// Copyright (C) 2022-2023 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 //! Make Gemini requests and get sane, structured results -- cgit v1.2.3