diff options
Diffstat (limited to 'src/structure.rs')
| -rw-r--r-- | src/structure.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/structure.rs b/src/structure.rs index 1774f0c..328a950 100644 --- a/src/structure.rs +++ b/src/structure.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 Fuwn +// Copyright (C) 2021-2021 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[derive(Serialize, Deserialize, Debug)] |