aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/packet_parser.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_server/src/packet_parser.rs')
-rw-r--r--crates/whirl_server/src/packet_parser.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_server/src/packet_parser.rs b/crates/whirl_server/src/packet_parser.rs
index 79293cb..13e9d0c 100644
--- a/crates/whirl_server/src/packet_parser.rs
+++ b/crates/whirl_server/src/packet_parser.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
use bytes::BytesMut;