diff options
Diffstat (limited to 'server/src/data')
-rw-r--r-- | server/src/data/demands.rs | 2 | ||||
-rw-r--r-- | server/src/data/index.rs | 2 | ||||
-rw-r--r-- | server/src/data/mod.rs | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/server/src/data/demands.rs b/server/src/data/demands.rs index ecfad402..77e187af 100644 --- a/server/src/data/demands.rs +++ b/server/src/data/demands.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/src/data/index.rs b/server/src/data/index.rs index 650a70d6..a9ffbb81 100644 --- a/server/src/data/index.rs +++ b/server/src/data/index.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/src/data/mod.rs b/server/src/data/mod.rs index 4b74fe28..b56ea1a1 100644 --- a/server/src/data/mod.rs +++ b/server/src/data/mod.rs @@ -1,7 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 metamuffin - Copyright 2024 nokoe + 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 |