chore: Add copyright header
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
ac822d8222
commit
41ea881241
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue