diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-08 14:59:48 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-08 14:59:48 +0200 |
commit | b5bd610022dbd4348467af6c1be2135c1dc48f99 (patch) | |
tree | 448338a29c6ae7e97653744811f480a350551f75 /specs | |
parent | e5f913706a2c87993bbaf793e9640cfd154db421 (diff) | |
download | hurrycurry-b5bd610022dbd4348467af6c1be2135c1dc48f99.tar hurrycurry-b5bd610022dbd4348467af6c1be2135c1dc48f99.tar.bz2 hurrycurry-b5bd610022dbd4348467af6c1be2135c1dc48f99.tar.zst |
[skip-notice] Update license notice everywhere.
Diffstat (limited to 'specs')
-rw-r--r-- | specs/00.Introduction.md | 12 | ||||
-rw-r--r-- | specs/01.GameLoopSummary.md | 10 | ||||
-rw-r--r-- | specs/02.Sections.md | 10 | ||||
-rw-r--r-- | specs/03.Mechanics.md | 10 | ||||
-rw-r--r-- | specs/04.GameSetup.md | 10 | ||||
-rw-r--r-- | specs/05.Round.md | 10 | ||||
-rw-r--r-- | specs/06.Demand.md | 10 | ||||
-rw-r--r-- | specs/07.Service.md | 10 | ||||
-rw-r--r-- | specs/08.Items.md | 10 | ||||
-rw-r--r-- | specs/09.UnlocksUpgrades.md | 10 | ||||
-rw-r--r-- | specs/10.HUD.md | 10 |
11 files changed, 56 insertions, 56 deletions
diff --git a/specs/00.Introduction.md b/specs/00.Introduction.md index d5be029a..5d7d4bf9 100644 --- a/specs/00.Introduction.md +++ b/specs/00.Introduction.md @@ -1,20 +1,20 @@ <!-- - Undercooked - a game about cooking - Copyright 2024 Sofviic + Hurry Curry! - a game about cooking Copyright 2024 metamuffin - + Copyright 2024 Sofviic + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Undercooked
diff --git a/specs/01.GameLoopSummary.md b/specs/01.GameLoopSummary.md index 682b39c0..e26b61e3 100644 --- a/specs/01.GameLoopSummary.md +++ b/specs/01.GameLoopSummary.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Game Loop Summary
diff --git a/specs/02.Sections.md b/specs/02.Sections.md index 8f643b10..fd9dde17 100644 --- a/specs/02.Sections.md +++ b/specs/02.Sections.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Sections
diff --git a/specs/03.Mechanics.md b/specs/03.Mechanics.md index 2a27effd..0aa6820b 100644 --- a/specs/03.Mechanics.md +++ b/specs/03.Mechanics.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Mechanics
diff --git a/specs/04.GameSetup.md b/specs/04.GameSetup.md index dfc08253..250e3994 100644 --- a/specs/04.GameSetup.md +++ b/specs/04.GameSetup.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Game Setup
diff --git a/specs/05.Round.md b/specs/05.Round.md index 525f5e63..02d39592 100644 --- a/specs/05.Round.md +++ b/specs/05.Round.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Pre Round
!TODO
diff --git a/specs/06.Demand.md b/specs/06.Demand.md index fd4ce295..b42348a2 100644 --- a/specs/06.Demand.md +++ b/specs/06.Demand.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Demand
diff --git a/specs/07.Service.md b/specs/07.Service.md index 12640f67..6c388aa6 100644 --- a/specs/07.Service.md +++ b/specs/07.Service.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Service
!TODO
diff --git a/specs/08.Items.md b/specs/08.Items.md index 185d63d5..1e3590ee 100644 --- a/specs/08.Items.md +++ b/specs/08.Items.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Items
!TODO
diff --git a/specs/09.UnlocksUpgrades.md b/specs/09.UnlocksUpgrades.md index 1819bb42..5e512e7f 100644 --- a/specs/09.UnlocksUpgrades.md +++ b/specs/09.UnlocksUpgrades.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # Unlocks/Upgrades
!TODO
diff --git a/specs/10.HUD.md b/specs/10.HUD.md index 6354006e..f48d3814 100644 --- a/specs/10.HUD.md +++ b/specs/10.HUD.md @@ -1,19 +1,19 @@ <!-- - Undercooked - a game about cooking + Hurry Curry! - a game about cooking Copyright 2024 Sofviic - + 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 the Free Software Foundation, version 3 of the License only. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. - + --> # HUD
!TODO
|