From ed3104f9e4e4f07e36850d7e97cfd8f2e97f956d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 18 Apr 2023 21:49:46 +0000 Subject: chore: update copyright headers --- src/response/macros.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/response') diff --git a/src/response/macros.rs b/src/response/macros.rs index 10f6b06..9f78c41 100644 --- a/src/response/macros.rs +++ b/src/response/macros.rs @@ -1,5 +1,4 @@ // This file is part of Windmark . -// Copyright (C) 2022-2022 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 +12,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-2023 Fuwn // SPDX-License-Identifier: GPL-3.0-only macro_rules! sync_response { -- cgit v1.2.3