diff options
Diffstat (limited to 'crates/whirl_server/src/cmd/structure.rs')
| -rw-r--r-- | crates/whirl_server/src/cmd/structure.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_server/src/cmd/structure.rs b/crates/whirl_server/src/cmd/structure.rs index 078871a..82cb226 100644 --- a/crates/whirl_server/src/cmd/structure.rs +++ b/crates/whirl_server/src/cmd/structure.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 The Whirlsplash Collective +// Copyright (C) 2021-2021 The Whirlsplash Collective // SPDX-License-Identifier: GPL-3.0-only pub struct Command { |