diff options
Diffstat (limited to 'pixel-client/src/menu')
-rw-r--r-- | pixel-client/src/menu/background.rs | 2 | ||||
-rw-r--r-- | pixel-client/src/menu/credits.rs | 2 | ||||
-rw-r--r-- | pixel-client/src/menu/main.rs | 2 | ||||
-rw-r--r-- | pixel-client/src/menu/mod.rs | 2 | ||||
-rw-r--r-- | pixel-client/src/menu/settings.rs | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/pixel-client/src/menu/background.rs b/pixel-client/src/menu/background.rs index 13cb041d..190858a6 100644 --- a/pixel-client/src/menu/background.rs +++ b/pixel-client/src/menu/background.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/pixel-client/src/menu/credits.rs b/pixel-client/src/menu/credits.rs index 75803ee3..abf71ffe 100644 --- a/pixel-client/src/menu/credits.rs +++ b/pixel-client/src/menu/credits.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/pixel-client/src/menu/main.rs b/pixel-client/src/menu/main.rs index 7320ff3b..e50473d9 100644 --- a/pixel-client/src/menu/main.rs +++ b/pixel-client/src/menu/main.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/pixel-client/src/menu/mod.rs b/pixel-client/src/menu/mod.rs index 4e41fc7b..ea8b6fbd 100644 --- a/pixel-client/src/menu/mod.rs +++ b/pixel-client/src/menu/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/pixel-client/src/menu/settings.rs b/pixel-client/src/menu/settings.rs index 91d43025..27a0e3f4 100644 --- a/pixel-client/src/menu/settings.rs +++ b/pixel-client/src/menu/settings.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 |