diff options
Diffstat (limited to 'src/xml/composers.rs')
| -rw-r--r-- | src/xml/composers.rs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xml/composers.rs b/src/xml/composers.rs index a47f007..160811f 100644 --- a/src/xml/composers.rs +++ b/src/xml/composers.rs @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden> +// +// SPDX-License-Identifier: AGPL-3.0-or-later + use std::{ fmt::{self, Display, Formatter, Write}, io, |
