diff options
Diffstat (limited to 'client/menu/theme')
-rw-r--r-- | client/menu/theme/shaders/blur_mix.gdshader | 2 | ||||
-rw-r--r-- | client/menu/theme/shaders/grayscale.gdshader | 2 | ||||
-rw-r--r-- | client/menu/theme/shaders/menu_background.gdshader | 2 | ||||
-rw-r--r-- | client/menu/theme/shaders/printed.gdshader | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/client/menu/theme/shaders/blur_mix.gdshader b/client/menu/theme/shaders/blur_mix.gdshader index 7e95224d..97686a54 100644 --- a/client/menu/theme/shaders/blur_mix.gdshader +++ b/client/menu/theme/shaders/blur_mix.gdshader @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright 2024 tpart + 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/client/menu/theme/shaders/grayscale.gdshader b/client/menu/theme/shaders/grayscale.gdshader index cc132c54..c058e7bf 100644 --- a/client/menu/theme/shaders/grayscale.gdshader +++ b/client/menu/theme/shaders/grayscale.gdshader @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - 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 diff --git a/client/menu/theme/shaders/menu_background.gdshader b/client/menu/theme/shaders/menu_background.gdshader index 91b94601..8103f691 100644 --- a/client/menu/theme/shaders/menu_background.gdshader +++ b/client/menu/theme/shaders/menu_background.gdshader @@ -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/client/menu/theme/shaders/printed.gdshader b/client/menu/theme/shaders/printed.gdshader index 3b35faa8..c24cb679 100644 --- a/client/menu/theme/shaders/printed.gdshader +++ b/client/menu/theme/shaders/printed.gdshader @@ -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 |