aboutsummaryrefslogtreecommitdiff
path: root/server/book-export
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2026-03-20 22:00:14 +0100
committermetamuffin <metamuffin@disroot.org>2026-03-20 22:00:14 +0100
commit49c7ee9c1766022637969ebbaf55671c0fc4d9e4 (patch)
treed9e22cda5d922cfa8e6b7fa47973d4caed030ede /server/book-export
parent2a124cffd78ae57a41e510fb2e2b6614f0fe3a6a (diff)
downloadhurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar
hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.bz2
hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.zst
Update copyright year
Diffstat (limited to 'server/book-export')
-rw-r--r--server/book-export/src/book_html.css2
-rw-r--r--server/book-export/src/book_html.rs2
-rw-r--r--server/book-export/src/diagram_svg.rs2
-rw-r--r--server/book-export/src/main.rs2
4 files changed, 4 insertions, 4 deletions
diff --git a/server/book-export/src/book_html.css b/server/book-export/src/book_html.css
index 97f0702c..209712b3 100644
--- a/server/book-export/src/book_html.css
+++ b/server/book-export/src/book_html.css
@@ -1,6 +1,6 @@
/*
Hurry Curry! - a game about cooking
- Copyright (C) 2025 Hurry Curry! Contributors
+ Copyright (C) 2026 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/book-export/src/book_html.rs b/server/book-export/src/book_html.rs
index 0cbb42e9..8e79a9a2 100644
--- a/server/book-export/src/book_html.rs
+++ b/server/book-export/src/book_html.rs
@@ -1,6 +1,6 @@
/*
Hurry Curry! - a game about cooking
- Copyright (C) 2025 Hurry Curry! Contributors
+ Copyright (C) 2026 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/book-export/src/diagram_svg.rs b/server/book-export/src/diagram_svg.rs
index 290db072..2e45368b 100644
--- a/server/book-export/src/diagram_svg.rs
+++ b/server/book-export/src/diagram_svg.rs
@@ -1,6 +1,6 @@
/*
Hurry Curry! - a game about cooking
- Copyright (C) 2025 Hurry Curry! Contributors
+ Copyright (C) 2026 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/book-export/src/main.rs b/server/book-export/src/main.rs
index 8dcbb00a..7cb3f964 100644
--- a/server/book-export/src/main.rs
+++ b/server/book-export/src/main.rs
@@ -1,6 +1,6 @@
/*
Hurry Curry! - a game about cooking
- Copyright (C) 2025 Hurry Curry! Contributors
+ Copyright (C) 2026 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