Update AGPL licenses in config and graphics files

This commit is contained in:
mars 2022-10-06 22:27:59 -06:00
parent d16dc50d4d
commit 45733ac692
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) 2022 Marceline Cramer
// SPDX-License-Identifier: AGPL-3.0-or-later
use hex_color::HexColor;
use serde::{Deserialize, Serialize};
use std::path::PathBuf;

View File

@ -1,3 +1,6 @@
// Copyright (c) 2022 Marceline Cramer
// SPDX-License-Identifier: AGPL-3.0-or-later
use std::collections::VecDeque;
use std::time::Duration;