chore: Add copyright header

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-12-25 11:45:39 +00:00
parent ac822d8222
commit 41ea881241
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -1,5 +1,6 @@
// SPDX-License-Identifier: MIT
// Copyright (c) 2019-2022 golmman
// Copyright (c) 2024 Awiteb <a@4rs.nl>
use crate::model::config::Config;
use crate::view::composer::Composer;