···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example async`
+1-2
examples/async_stateful_module.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example async_stateful_module`
+1-2
examples/binary.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example binary`
+1-2
examples/callbacks.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example callbacks`
+1-2
examples/certificate.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example certificate`
+1-2
examples/default_logger.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example default_logger --features logger`
+1-2
examples/empty.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example empty`
+1-2
examples/error_handler.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example error_handler`
+1-2
examples/fix_path.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example fix_path`
+1-2
examples/input.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example input`
+1-2
examples/mime.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example mime`
+1-2
examples/parameters.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example parameters`
+1-2
examples/partial.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example partial`
+1-2
examples/query.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example input`
+1-2
examples/responses.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example responses`
+1-2
examples/simple_async_std.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example simple_async_std --features async-std`
+1-2
examples/simple_tokio.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example simple_tokio --features tokio`
+1-2
examples/stateful_module.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example stateful_module`
+1-2
examples/stateless_module.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! `cargo run --example stateless_module`
+1-2
src/context.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918#![allow(clippy::module_name_repetitions)]
+1-2
src/context/error.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use openssl::x509::X509;
+1-2
src/context/hook.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use std::collections::HashMap;
+1-2
src/context/route.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use std::collections::HashMap;
+1-2
src/handler.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918mod hooks;
+1-2
src/handler/hooks.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918mod post_route;
+1-2
src/handler/hooks/post_route.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use crate::{context::HookContext, Response};
+1-2
src/handler/hooks/pre_route.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use crate::context::HookContext;
+1-2
src/handler/partial.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use crate::context::RouteContext;
+1-2
src/handler/response.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918#![allow(clippy::module_name_repetitions)]
+1-2
src/handler/response/error.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use async_trait::async_trait;
+1-2
src/handler/response/route.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use async_trait::async_trait;
+1-2
src/lib.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918#![deny(
+1-2
src/module.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918mod asynchronous;
+1-2
src/module/asynchronous.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use crate::{context::HookContext, Router};
+1-2
src/module/sync.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918use crate::{context::HookContext, Router};
+1-2
src/response.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! Content and response handlers
+1-2
src/response/macros.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918macro_rules! sync_response {
+1-2
src/router.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918#![allow(clippy::significant_drop_tightening)]
+1-2
src/utilities.rs
···11// This file is part of Windmark <https://github.com/gemrest/windmark>.
22-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
32//
43// This program is free software: you can redistribute it and/or modify
54// it under the terms of the GNU General Public License as published by
···1312// You should have received a copy of the GNU General Public License
1413// along with this program. If not, see <http://www.gnu.org/licenses/>.
1514//
1616-// Copyright (C) 2022-2022 Fuwn <contact@fuwn.me>
1515+// Copyright (C) 2022-2023 Fuwn <contact@fuwn.me>
1716// SPDX-License-Identifier: GPL-3.0-only
18171918//! Utilities to make cumbersome tasks simpler