diff options
Diffstat (limited to 'server/client-lib/src/network')
-rw-r--r-- | server/client-lib/src/network/mod.rs | 2 | ||||
-rw-r--r-- | server/client-lib/src/network/sync.rs | 2 | ||||
-rw-r--r-- | server/client-lib/src/network/tokio.rs | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/server/client-lib/src/network/mod.rs b/server/client-lib/src/network/mod.rs index 9423f645..45963567 100644 --- a/server/client-lib/src/network/mod.rs +++ b/server/client-lib/src/network/mod.rs @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 metamuffin + Copyright (C) 2025 Hurry Curry! Contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/server/client-lib/src/network/sync.rs b/server/client-lib/src/network/sync.rs index 6199bd9d..eaee72c4 100644 --- a/server/client-lib/src/network/sync.rs +++ b/server/client-lib/src/network/sync.rs @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 metamuffin + Copyright (C) 2025 Hurry Curry! Contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by diff --git a/server/client-lib/src/network/tokio.rs b/server/client-lib/src/network/tokio.rs index f9f34172..9fce3909 100644 --- a/server/client-lib/src/network/tokio.rs +++ b/server/client-lib/src/network/tokio.rs @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 metamuffin + Copyright (C) 2025 Hurry Curry! Contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by |