diff --git a/.gitignore b/.gitignore index 3186e1477..de4312c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ .mypy_cache .stfolder .stignore -scripts/__pycache__ +util/scripts/__pycache__ pyenv CMakeLists.txt.user ROM.oxfs diff --git a/.liccor.yml b/.liccor.yml index 13068332b..040afaf2b 100644 --- a/.liccor.yml +++ b/.liccor.yml @@ -2,4 +2,4 @@ source: - src copyright_notice: |- - Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. diff --git a/deps/ox/.liccor.yml b/deps/ox/.liccor.yml index b68fc72a8..df8bcd079 100644 --- a/deps/ox/.liccor.yml +++ b/deps/ox/.liccor.yml @@ -2,7 +2,7 @@ source: - src copyright_notice: |- - Copyright 2015 - 2024 gary@drinkingtea.net + Copyright 2015 - 2025 gary@drinkingtea.net This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/clargs/clargs.cpp b/deps/ox/src/ox/clargs/clargs.cpp index 475ab2fc0..e72f364b7 100644 --- a/deps/ox/src/ox/clargs/clargs.cpp +++ b/deps/ox/src/ox/clargs/clargs.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/clargs/clargs.hpp b/deps/ox/src/ox/clargs/clargs.hpp index ee54b4a38..4f53b908c 100644 --- a/deps/ox/src/ox/clargs/clargs.hpp +++ b/deps/ox/src/ox/clargs/clargs.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/claw.hpp b/deps/ox/src/ox/claw/claw.hpp index bb4f47c54..d4272e3df 100644 --- a/deps/ox/src/ox/claw/claw.hpp +++ b/deps/ox/src/ox/claw/claw.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/format.hpp b/deps/ox/src/ox/claw/format.hpp index 55dbb637f..b64456d44 100644 --- a/deps/ox/src/ox/claw/format.hpp +++ b/deps/ox/src/ox/claw/format.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/read.cpp b/deps/ox/src/ox/claw/read.cpp index 1b0ef86f5..91870b54c 100644 --- a/deps/ox/src/ox/claw/read.cpp +++ b/deps/ox/src/ox/claw/read.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/read.hpp b/deps/ox/src/ox/claw/read.hpp index bbffa434e..b6d69d603 100644 --- a/deps/ox/src/ox/claw/read.hpp +++ b/deps/ox/src/ox/claw/read.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/readclaw.cpp b/deps/ox/src/ox/claw/readclaw.cpp index 607dc5a82..b1915d06c 100644 --- a/deps/ox/src/ox/claw/readclaw.cpp +++ b/deps/ox/src/ox/claw/readclaw.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/test/tests.cpp b/deps/ox/src/ox/claw/test/tests.cpp index dfbacb451..a6ef919ef 100644 --- a/deps/ox/src/ox/claw/test/tests.cpp +++ b/deps/ox/src/ox/claw/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/write.cpp b/deps/ox/src/ox/claw/write.cpp index ec8f7c539..c184be236 100644 --- a/deps/ox/src/ox/claw/write.cpp +++ b/deps/ox/src/ox/claw/write.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/claw/write.hpp b/deps/ox/src/ox/claw/write.hpp index 0d7183aa7..d80c70675 100644 --- a/deps/ox/src/ox/claw/write.hpp +++ b/deps/ox/src/ox/claw/write.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/event/event.hpp b/deps/ox/src/ox/event/event.hpp index abf3f3ffe..e3d2cc5f2 100644 --- a/deps/ox/src/ox/event/event.hpp +++ b/deps/ox/src/ox/event/event.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/event/signal.cpp b/deps/ox/src/ox/event/signal.cpp index e086cb77c..a0928f6a3 100644 --- a/deps/ox/src/ox/event/signal.cpp +++ b/deps/ox/src/ox/event/signal.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/event/signal.hpp b/deps/ox/src/ox/event/signal.hpp index bb58e7bed..f3aacd0be 100644 --- a/deps/ox/src/ox/event/signal.hpp +++ b/deps/ox/src/ox/event/signal.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/event/test/tests.cpp b/deps/ox/src/ox/event/test/tests.cpp index e421c5e22..07b61bc07 100644 --- a/deps/ox/src/ox/event/test/tests.cpp +++ b/deps/ox/src/ox/event/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filestore/filestoretemplate.cpp b/deps/ox/src/ox/fs/filestore/filestoretemplate.cpp index 04274cdaa..3e3a638c0 100644 --- a/deps/ox/src/ox/fs/filestore/filestoretemplate.cpp +++ b/deps/ox/src/ox/fs/filestore/filestoretemplate.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filestore/filestoretemplate.hpp b/deps/ox/src/ox/fs/filestore/filestoretemplate.hpp index a11da156d..392b249a8 100644 --- a/deps/ox/src/ox/fs/filestore/filestoretemplate.hpp +++ b/deps/ox/src/ox/fs/filestore/filestoretemplate.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/directory.cpp b/deps/ox/src/ox/fs/filesystem/directory.cpp index f87f22a60..648a3f1ae 100644 --- a/deps/ox/src/ox/fs/filesystem/directory.cpp +++ b/deps/ox/src/ox/fs/filesystem/directory.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/directory.hpp b/deps/ox/src/ox/fs/filesystem/directory.hpp index 616116abc..540ba7aca 100644 --- a/deps/ox/src/ox/fs/filesystem/directory.hpp +++ b/deps/ox/src/ox/fs/filesystem/directory.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/filelocation.cpp b/deps/ox/src/ox/fs/filesystem/filelocation.cpp index a80889283..b7c3b181e 100644 --- a/deps/ox/src/ox/fs/filesystem/filelocation.cpp +++ b/deps/ox/src/ox/fs/filesystem/filelocation.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/filelocation.hpp b/deps/ox/src/ox/fs/filesystem/filelocation.hpp index e106a1e2d..796b7e17b 100644 --- a/deps/ox/src/ox/fs/filesystem/filelocation.hpp +++ b/deps/ox/src/ox/fs/filesystem/filelocation.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/filesystem.cpp b/deps/ox/src/ox/fs/filesystem/filesystem.cpp index 9e097d383..750e41720 100644 --- a/deps/ox/src/ox/fs/filesystem/filesystem.cpp +++ b/deps/ox/src/ox/fs/filesystem/filesystem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/filesystem.hpp b/deps/ox/src/ox/fs/filesystem/filesystem.hpp index 0028e5405..e785e4b16 100644 --- a/deps/ox/src/ox/fs/filesystem/filesystem.hpp +++ b/deps/ox/src/ox/fs/filesystem/filesystem.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/passthroughfs.cpp b/deps/ox/src/ox/fs/filesystem/passthroughfs.cpp index 5217069da..dc56b9c48 100644 --- a/deps/ox/src/ox/fs/filesystem/passthroughfs.cpp +++ b/deps/ox/src/ox/fs/filesystem/passthroughfs.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/passthroughfs.hpp b/deps/ox/src/ox/fs/filesystem/passthroughfs.hpp index 19eeadb9b..0a42d8292 100644 --- a/deps/ox/src/ox/fs/filesystem/passthroughfs.hpp +++ b/deps/ox/src/ox/fs/filesystem/passthroughfs.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/pathiterator.cpp b/deps/ox/src/ox/fs/filesystem/pathiterator.cpp index cf6f237e1..07c5dec17 100644 --- a/deps/ox/src/ox/fs/filesystem/pathiterator.cpp +++ b/deps/ox/src/ox/fs/filesystem/pathiterator.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/pathiterator.hpp b/deps/ox/src/ox/fs/filesystem/pathiterator.hpp index 33659abef..78819f0dd 100644 --- a/deps/ox/src/ox/fs/filesystem/pathiterator.hpp +++ b/deps/ox/src/ox/fs/filesystem/pathiterator.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/filesystem/types.hpp b/deps/ox/src/ox/fs/filesystem/types.hpp index 84ab1618b..62de02956 100644 --- a/deps/ox/src/ox/fs/filesystem/types.hpp +++ b/deps/ox/src/ox/fs/filesystem/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/fs.hpp b/deps/ox/src/ox/fs/fs.hpp index 6773dbcf4..646a5e12d 100644 --- a/deps/ox/src/ox/fs/fs.hpp +++ b/deps/ox/src/ox/fs/fs.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/ptrarith/nodebuffer.hpp b/deps/ox/src/ox/fs/ptrarith/nodebuffer.hpp index 4f7b44e7e..7171a8a78 100644 --- a/deps/ox/src/ox/fs/ptrarith/nodebuffer.hpp +++ b/deps/ox/src/ox/fs/ptrarith/nodebuffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/ptrarith/ptr.hpp b/deps/ox/src/ox/fs/ptrarith/ptr.hpp index c12bb500c..a8fea6792 100644 --- a/deps/ox/src/ox/fs/ptrarith/ptr.hpp +++ b/deps/ox/src/ox/fs/ptrarith/ptr.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/test/tests.cpp b/deps/ox/src/ox/fs/test/tests.cpp index ec66ee321..bb706b9f5 100644 --- a/deps/ox/src/ox/fs/test/tests.cpp +++ b/deps/ox/src/ox/fs/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/fs/tool.cpp b/deps/ox/src/ox/fs/tool.cpp index 82e4b4c6e..da18878bc 100644 --- a/deps/ox/src/ox/fs/tool.cpp +++ b/deps/ox/src/ox/fs/tool.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/logconn/circularbuff.hpp b/deps/ox/src/ox/logconn/circularbuff.hpp index 802ab3a7d..d536a04c3 100644 --- a/deps/ox/src/ox/logconn/circularbuff.hpp +++ b/deps/ox/src/ox/logconn/circularbuff.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/logconn/def.hpp b/deps/ox/src/ox/logconn/def.hpp index 71b4e72d6..260fa0e8b 100644 --- a/deps/ox/src/ox/logconn/def.hpp +++ b/deps/ox/src/ox/logconn/def.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/logconn/logconn.cpp b/deps/ox/src/ox/logconn/logconn.cpp index 6bec29971..f027dabda 100644 --- a/deps/ox/src/ox/logconn/logconn.cpp +++ b/deps/ox/src/ox/logconn/logconn.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/logconn/logconn.hpp b/deps/ox/src/ox/logconn/logconn.hpp index fc1436986..eb2ced93a 100644 --- a/deps/ox/src/ox/logconn/logconn.hpp +++ b/deps/ox/src/ox/logconn/logconn.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/err.hpp b/deps/ox/src/ox/mc/err.hpp index a27be3919..bbcf370e3 100644 --- a/deps/ox/src/ox/mc/err.hpp +++ b/deps/ox/src/ox/mc/err.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/intops.hpp b/deps/ox/src/ox/mc/intops.hpp index 6e8f68582..fb087a980 100644 --- a/deps/ox/src/ox/mc/intops.hpp +++ b/deps/ox/src/ox/mc/intops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/mc.hpp b/deps/ox/src/ox/mc/mc.hpp index 234ec94e3..2d4949d8a 100644 --- a/deps/ox/src/ox/mc/mc.hpp +++ b/deps/ox/src/ox/mc/mc.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/presenceindicator.cpp b/deps/ox/src/ox/mc/presenceindicator.cpp index a7ef0fde5..c5055f4a9 100644 --- a/deps/ox/src/ox/mc/presenceindicator.cpp +++ b/deps/ox/src/ox/mc/presenceindicator.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/presenceindicator.hpp b/deps/ox/src/ox/mc/presenceindicator.hpp index 6f68e5b1a..bc6ed0459 100644 --- a/deps/ox/src/ox/mc/presenceindicator.hpp +++ b/deps/ox/src/ox/mc/presenceindicator.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/read.cpp b/deps/ox/src/ox/mc/read.cpp index 88829783a..de3e6038c 100644 --- a/deps/ox/src/ox/mc/read.cpp +++ b/deps/ox/src/ox/mc/read.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/read.hpp b/deps/ox/src/ox/mc/read.hpp index abb6c39e9..282ce445c 100644 --- a/deps/ox/src/ox/mc/read.hpp +++ b/deps/ox/src/ox/mc/read.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/test/tests.cpp b/deps/ox/src/ox/mc/test/tests.cpp index e795ba37c..180d8ef6a 100644 --- a/deps/ox/src/ox/mc/test/tests.cpp +++ b/deps/ox/src/ox/mc/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/types.hpp b/deps/ox/src/ox/mc/types.hpp index 1413e51c5..df7d8909c 100644 --- a/deps/ox/src/ox/mc/types.hpp +++ b/deps/ox/src/ox/mc/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/write.cpp b/deps/ox/src/ox/mc/write.cpp index 70d9bcdce..80dea56f8 100644 --- a/deps/ox/src/ox/mc/write.cpp +++ b/deps/ox/src/ox/mc/write.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/mc/write.hpp b/deps/ox/src/ox/mc/write.hpp index cfc1a587f..ba19e3f3b 100644 --- a/deps/ox/src/ox/mc/write.hpp +++ b/deps/ox/src/ox/mc/write.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/def.hpp b/deps/ox/src/ox/model/def.hpp index 0599ebdbb..4546f3c16 100644 --- a/deps/ox/src/ox/model/def.hpp +++ b/deps/ox/src/ox/model/def.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/descread.hpp b/deps/ox/src/ox/model/descread.hpp index 05b8fc17b..8699610a6 100644 --- a/deps/ox/src/ox/model/descread.hpp +++ b/deps/ox/src/ox/model/descread.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/desctypes.cpp b/deps/ox/src/ox/model/desctypes.cpp index 380f245b6..f04b9061e 100644 --- a/deps/ox/src/ox/model/desctypes.cpp +++ b/deps/ox/src/ox/model/desctypes.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/desctypes.hpp b/deps/ox/src/ox/model/desctypes.hpp index f22d2a233..843c22f1f 100644 --- a/deps/ox/src/ox/model/desctypes.hpp +++ b/deps/ox/src/ox/model/desctypes.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/descwrite.cpp b/deps/ox/src/ox/model/descwrite.cpp index cebd0269c..9421d513f 100644 --- a/deps/ox/src/ox/model/descwrite.cpp +++ b/deps/ox/src/ox/model/descwrite.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/descwrite.hpp b/deps/ox/src/ox/model/descwrite.hpp index 290d58638..4270871c8 100644 --- a/deps/ox/src/ox/model/descwrite.hpp +++ b/deps/ox/src/ox/model/descwrite.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/fieldcounter.hpp b/deps/ox/src/ox/model/fieldcounter.hpp index b39397d2d..206b6fcd1 100644 --- a/deps/ox/src/ox/model/fieldcounter.hpp +++ b/deps/ox/src/ox/model/fieldcounter.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/metadata.hpp b/deps/ox/src/ox/model/metadata.hpp index c11ebc53d..be9c3d94e 100644 --- a/deps/ox/src/ox/model/metadata.hpp +++ b/deps/ox/src/ox/model/metadata.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/model.hpp b/deps/ox/src/ox/model/model.hpp index 07f6fb06b..824fd8fc1 100644 --- a/deps/ox/src/ox/model/model.hpp +++ b/deps/ox/src/ox/model/model.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/modelhandleradaptor.hpp b/deps/ox/src/ox/model/modelhandleradaptor.hpp index 2853b7582..28b6785a3 100644 --- a/deps/ox/src/ox/model/modelhandleradaptor.hpp +++ b/deps/ox/src/ox/model/modelhandleradaptor.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/modelops.hpp b/deps/ox/src/ox/model/modelops.hpp index f40f678ea..4f9835617 100644 --- a/deps/ox/src/ox/model/modelops.hpp +++ b/deps/ox/src/ox/model/modelops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/modelvalue.cpp b/deps/ox/src/ox/model/modelvalue.cpp index 839ac717f..93744fb8c 100644 --- a/deps/ox/src/ox/model/modelvalue.cpp +++ b/deps/ox/src/ox/model/modelvalue.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/modelvalue.hpp b/deps/ox/src/ox/model/modelvalue.hpp index 7b1786262..3031509cd 100644 --- a/deps/ox/src/ox/model/modelvalue.hpp +++ b/deps/ox/src/ox/model/modelvalue.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/optype.hpp b/deps/ox/src/ox/model/optype.hpp index f0e473b70..19593cd6a 100644 --- a/deps/ox/src/ox/model/optype.hpp +++ b/deps/ox/src/ox/model/optype.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/test/tests.cpp b/deps/ox/src/ox/model/test/tests.cpp index 9aea6bff8..2c7d46a65 100644 --- a/deps/ox/src/ox/model/test/tests.cpp +++ b/deps/ox/src/ox/model/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/typenamecatcher.hpp b/deps/ox/src/ox/model/typenamecatcher.hpp index 870ae6e5d..ec6500968 100644 --- a/deps/ox/src/ox/model/typenamecatcher.hpp +++ b/deps/ox/src/ox/model/typenamecatcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/types.hpp b/deps/ox/src/ox/model/types.hpp index 5d54bfe84..fd8927c6c 100644 --- a/deps/ox/src/ox/model/types.hpp +++ b/deps/ox/src/ox/model/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/typestore.hpp b/deps/ox/src/ox/model/typestore.hpp index d79902cb1..e27f0e37c 100644 --- a/deps/ox/src/ox/model/typestore.hpp +++ b/deps/ox/src/ox/model/typestore.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/model/walk.hpp b/deps/ox/src/ox/model/walk.hpp index 0d452bb71..e92fdab29 100644 --- a/deps/ox/src/ox/model/walk.hpp +++ b/deps/ox/src/ox/model/walk.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/oc.hpp b/deps/ox/src/ox/oc/oc.hpp index bb4f47c54..d4272e3df 100644 --- a/deps/ox/src/ox/oc/oc.hpp +++ b/deps/ox/src/ox/oc/oc.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/read.cpp b/deps/ox/src/ox/oc/read.cpp index d27b5abf0..2862e17e2 100644 --- a/deps/ox/src/ox/oc/read.cpp +++ b/deps/ox/src/ox/oc/read.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/read.hpp b/deps/ox/src/ox/oc/read.hpp index 9306d65ad..30638c800 100644 --- a/deps/ox/src/ox/oc/read.hpp +++ b/deps/ox/src/ox/oc/read.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/test/tests.cpp b/deps/ox/src/ox/oc/test/tests.cpp index 3532f90fa..1d8127ad7 100644 --- a/deps/ox/src/ox/oc/test/tests.cpp +++ b/deps/ox/src/ox/oc/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/write.cpp b/deps/ox/src/ox/oc/write.cpp index 88e44176f..31770ac90 100644 --- a/deps/ox/src/ox/oc/write.cpp +++ b/deps/ox/src/ox/oc/write.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/oc/write.hpp b/deps/ox/src/ox/oc/write.hpp index a1a3388bd..2f956f44d 100644 --- a/deps/ox/src/ox/oc/write.hpp +++ b/deps/ox/src/ox/oc/write.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/alignmentcatcher.hpp b/deps/ox/src/ox/preloader/alignmentcatcher.hpp index 317519087..695339762 100644 --- a/deps/ox/src/ox/preloader/alignmentcatcher.hpp +++ b/deps/ox/src/ox/preloader/alignmentcatcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/platspecs.hpp b/deps/ox/src/ox/preloader/platspecs.hpp index 5145fb572..0d8ebe843 100644 --- a/deps/ox/src/ox/preloader/platspecs.hpp +++ b/deps/ox/src/ox/preloader/platspecs.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/preloader.cpp b/deps/ox/src/ox/preloader/preloader.cpp index 9540395bb..732df2927 100644 --- a/deps/ox/src/ox/preloader/preloader.cpp +++ b/deps/ox/src/ox/preloader/preloader.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/preloader.hpp b/deps/ox/src/ox/preloader/preloader.hpp index e836b7cbe..29e809300 100644 --- a/deps/ox/src/ox/preloader/preloader.hpp +++ b/deps/ox/src/ox/preloader/preloader.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/sizecatcher.hpp b/deps/ox/src/ox/preloader/sizecatcher.hpp index fb1eba6bc..2883106dc 100644 --- a/deps/ox/src/ox/preloader/sizecatcher.hpp +++ b/deps/ox/src/ox/preloader/sizecatcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/preloader/unionsizecatcher.hpp b/deps/ox/src/ox/preloader/unionsizecatcher.hpp index e6a59be56..042aded56 100644 --- a/deps/ox/src/ox/preloader/unionsizecatcher.hpp +++ b/deps/ox/src/ox/preloader/unionsizecatcher.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/algorithm.hpp b/deps/ox/src/ox/std/algorithm.hpp index 72ff55326..f3e93b3b5 100644 --- a/deps/ox/src/ox/std/algorithm.hpp +++ b/deps/ox/src/ox/std/algorithm.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/anyptr.hpp b/deps/ox/src/ox/std/anyptr.hpp index 2eba97473..2e3ad1c8a 100644 --- a/deps/ox/src/ox/std/anyptr.hpp +++ b/deps/ox/src/ox/std/anyptr.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/array.hpp b/deps/ox/src/ox/std/array.hpp index 996fe5a4f..32281dece 100644 --- a/deps/ox/src/ox/std/array.hpp +++ b/deps/ox/src/ox/std/array.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/assert.cpp b/deps/ox/src/ox/std/assert.cpp index 94ad5f637..bda126287 100644 --- a/deps/ox/src/ox/std/assert.cpp +++ b/deps/ox/src/ox/std/assert.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/assert.hpp b/deps/ox/src/ox/std/assert.hpp index dd95982bc..7bce3739f 100644 --- a/deps/ox/src/ox/std/assert.hpp +++ b/deps/ox/src/ox/std/assert.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/basestringview.hpp b/deps/ox/src/ox/std/basestringview.hpp index 5532a53c0..3d50cc91f 100644 --- a/deps/ox/src/ox/std/basestringview.hpp +++ b/deps/ox/src/ox/std/basestringview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/bit.cpp b/deps/ox/src/ox/std/bit.cpp index a9d107853..24600afed 100644 --- a/deps/ox/src/ox/std/bit.cpp +++ b/deps/ox/src/ox/std/bit.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/bit.hpp b/deps/ox/src/ox/std/bit.hpp index 250d08769..9a2ef8beb 100644 --- a/deps/ox/src/ox/std/bit.hpp +++ b/deps/ox/src/ox/std/bit.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/bounds.hpp b/deps/ox/src/ox/std/bounds.hpp index e49fa5110..b176d4a3c 100644 --- a/deps/ox/src/ox/std/bounds.hpp +++ b/deps/ox/src/ox/std/bounds.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/buffer.cpp b/deps/ox/src/ox/std/buffer.cpp index e961c4feb..b15548c3a 100644 --- a/deps/ox/src/ox/std/buffer.cpp +++ b/deps/ox/src/ox/std/buffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/buffer.hpp b/deps/ox/src/ox/std/buffer.hpp index d6b9a3d25..c9fed9805 100644 --- a/deps/ox/src/ox/std/buffer.hpp +++ b/deps/ox/src/ox/std/buffer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/buildinfo.cpp b/deps/ox/src/ox/std/buildinfo.cpp index e3ea87457..62bfc5a0f 100644 --- a/deps/ox/src/ox/std/buildinfo.cpp +++ b/deps/ox/src/ox/std/buildinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/buildinfo.hpp b/deps/ox/src/ox/std/buildinfo.hpp index 1d960daee..34d9e47ee 100644 --- a/deps/ox/src/ox/std/buildinfo.hpp +++ b/deps/ox/src/ox/std/buildinfo.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/byteswap.cpp b/deps/ox/src/ox/std/byteswap.cpp index a7dd59f01..85963cb49 100644 --- a/deps/ox/src/ox/std/byteswap.cpp +++ b/deps/ox/src/ox/std/byteswap.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/byteswap.hpp b/deps/ox/src/ox/std/byteswap.hpp index e29c49d26..b35b91f19 100644 --- a/deps/ox/src/ox/std/byteswap.hpp +++ b/deps/ox/src/ox/std/byteswap.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/concepts.cpp b/deps/ox/src/ox/std/concepts.cpp index 043aa3845..e6314cf80 100644 --- a/deps/ox/src/ox/std/concepts.cpp +++ b/deps/ox/src/ox/std/concepts.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/concepts.hpp b/deps/ox/src/ox/std/concepts.hpp index 746876856..1cf0138b1 100644 --- a/deps/ox/src/ox/std/concepts.hpp +++ b/deps/ox/src/ox/std/concepts.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/conv.hpp b/deps/ox/src/ox/std/conv.hpp index f17e69f24..f5a99651b 100644 --- a/deps/ox/src/ox/std/conv.hpp +++ b/deps/ox/src/ox/std/conv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/cstringview.hpp b/deps/ox/src/ox/std/cstringview.hpp index 2b61dbc00..d356f2b11 100644 --- a/deps/ox/src/ox/std/cstringview.hpp +++ b/deps/ox/src/ox/std/cstringview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/cstrops.hpp b/deps/ox/src/ox/std/cstrops.hpp index 6b7820dc1..140a7956e 100644 --- a/deps/ox/src/ox/std/cstrops.hpp +++ b/deps/ox/src/ox/std/cstrops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/def.hpp b/deps/ox/src/ox/std/def.hpp index eb7ee0e7c..44eca5e76 100644 --- a/deps/ox/src/ox/std/def.hpp +++ b/deps/ox/src/ox/std/def.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/defer.hpp b/deps/ox/src/ox/std/defer.hpp index b1f0ea474..636660846 100644 --- a/deps/ox/src/ox/std/defer.hpp +++ b/deps/ox/src/ox/std/defer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/defines.hpp b/deps/ox/src/ox/std/defines.hpp index a655a4d3c..0c274a765 100644 --- a/deps/ox/src/ox/std/defines.hpp +++ b/deps/ox/src/ox/std/defines.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/error.hpp b/deps/ox/src/ox/std/error.hpp index 2e8e65cff..5e6885cee 100644 --- a/deps/ox/src/ox/std/error.hpp +++ b/deps/ox/src/ox/std/error.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/fmt.cpp b/deps/ox/src/ox/std/fmt.cpp index 32b1ea79f..7abf8c8aa 100644 --- a/deps/ox/src/ox/std/fmt.cpp +++ b/deps/ox/src/ox/std/fmt.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/fmt.hpp b/deps/ox/src/ox/std/fmt.hpp index 4694d026b..1cde475de 100644 --- a/deps/ox/src/ox/std/fmt.hpp +++ b/deps/ox/src/ox/std/fmt.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/hardware.hpp b/deps/ox/src/ox/std/hardware.hpp index 83eba78f3..7bba8646a 100644 --- a/deps/ox/src/ox/std/hardware.hpp +++ b/deps/ox/src/ox/std/hardware.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/hash.hpp b/deps/ox/src/ox/std/hash.hpp index 8f7e9233d..11e56584a 100644 --- a/deps/ox/src/ox/std/hash.hpp +++ b/deps/ox/src/ox/std/hash.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/hashmap.hpp b/deps/ox/src/ox/std/hashmap.hpp index 938add926..f2fbb5992 100644 --- a/deps/ox/src/ox/std/hashmap.hpp +++ b/deps/ox/src/ox/std/hashmap.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/heapmgr.cpp b/deps/ox/src/ox/std/heapmgr.cpp index b73b5f81e..0ab856e58 100644 --- a/deps/ox/src/ox/std/heapmgr.cpp +++ b/deps/ox/src/ox/std/heapmgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/heapmgr.hpp b/deps/ox/src/ox/std/heapmgr.hpp index f97deed6f..230b8597b 100644 --- a/deps/ox/src/ox/std/heapmgr.hpp +++ b/deps/ox/src/ox/std/heapmgr.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/ignore.hpp b/deps/ox/src/ox/std/ignore.hpp index f806ebbdf..5dcaa5c9d 100644 --- a/deps/ox/src/ox/std/ignore.hpp +++ b/deps/ox/src/ox/std/ignore.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/initializerlist.hpp b/deps/ox/src/ox/std/initializerlist.hpp index bdddcab1d..d6bd11705 100644 --- a/deps/ox/src/ox/std/initializerlist.hpp +++ b/deps/ox/src/ox/std/initializerlist.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/istring.hpp b/deps/ox/src/ox/std/istring.hpp index 3108341ee..83d21e47c 100644 --- a/deps/ox/src/ox/std/istring.hpp +++ b/deps/ox/src/ox/std/istring.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/iterator.hpp b/deps/ox/src/ox/std/iterator.hpp index d82e13ffd..1f0629794 100644 --- a/deps/ox/src/ox/std/iterator.hpp +++ b/deps/ox/src/ox/std/iterator.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/math.cpp b/deps/ox/src/ox/std/math.cpp index d1872dd59..962bbed3c 100644 --- a/deps/ox/src/ox/std/math.cpp +++ b/deps/ox/src/ox/std/math.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/math.hpp b/deps/ox/src/ox/std/math.hpp index 18319a4ff..7882f6886 100644 --- a/deps/ox/src/ox/std/math.hpp +++ b/deps/ox/src/ox/std/math.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/maybeview.hpp b/deps/ox/src/ox/std/maybeview.hpp index 9860e4d69..f57275e24 100644 --- a/deps/ox/src/ox/std/maybeview.hpp +++ b/deps/ox/src/ox/std/maybeview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/memops.cpp b/deps/ox/src/ox/std/memops.cpp index 312b57114..06b9ad5c2 100644 --- a/deps/ox/src/ox/std/memops.cpp +++ b/deps/ox/src/ox/std/memops.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/memops.hpp b/deps/ox/src/ox/std/memops.hpp index 6aa4b589c..2ade763f8 100644 --- a/deps/ox/src/ox/std/memops.hpp +++ b/deps/ox/src/ox/std/memops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/memory.hpp b/deps/ox/src/ox/std/memory.hpp index 9d08eb3f8..1686c526c 100644 --- a/deps/ox/src/ox/std/memory.hpp +++ b/deps/ox/src/ox/std/memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/new.hpp b/deps/ox/src/ox/std/new.hpp index 980d0a49b..450a999b3 100644 --- a/deps/ox/src/ox/std/new.hpp +++ b/deps/ox/src/ox/std/new.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/optional.hpp b/deps/ox/src/ox/std/optional.hpp index db8d2d0bb..4bcce2ef0 100644 --- a/deps/ox/src/ox/std/optional.hpp +++ b/deps/ox/src/ox/std/optional.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/pair.hpp b/deps/ox/src/ox/std/pair.hpp index d7424de69..08a5f3055 100644 --- a/deps/ox/src/ox/std/pair.hpp +++ b/deps/ox/src/ox/std/pair.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/point.hpp b/deps/ox/src/ox/std/point.hpp index c27385519..0d99d054d 100644 --- a/deps/ox/src/ox/std/point.hpp +++ b/deps/ox/src/ox/std/point.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/random.cpp b/deps/ox/src/ox/std/random.cpp index cd7c035df..53c27d34e 100644 --- a/deps/ox/src/ox/std/random.cpp +++ b/deps/ox/src/ox/std/random.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/random.hpp b/deps/ox/src/ox/std/random.hpp index 5f4ae4dee..ec4cb31ae 100644 --- a/deps/ox/src/ox/std/random.hpp +++ b/deps/ox/src/ox/std/random.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/range.hpp b/deps/ox/src/ox/std/range.hpp index 4804b1e1b..937f429d6 100644 --- a/deps/ox/src/ox/std/range.hpp +++ b/deps/ox/src/ox/std/range.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/ranges.hpp b/deps/ox/src/ox/std/ranges.hpp index b945b74b4..fe426566a 100644 --- a/deps/ox/src/ox/std/ranges.hpp +++ b/deps/ox/src/ox/std/ranges.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/reader.cpp b/deps/ox/src/ox/std/reader.cpp index 015960065..b29c4b5e3 100644 --- a/deps/ox/src/ox/std/reader.cpp +++ b/deps/ox/src/ox/std/reader.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/reader.hpp b/deps/ox/src/ox/std/reader.hpp index b8be88c73..5a6a1cd8c 100644 --- a/deps/ox/src/ox/std/reader.hpp +++ b/deps/ox/src/ox/std/reader.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/realstd.hpp b/deps/ox/src/ox/std/realstd.hpp index 4d7031803..8ce8691f5 100644 --- a/deps/ox/src/ox/std/realstd.hpp +++ b/deps/ox/src/ox/std/realstd.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/serialize.hpp b/deps/ox/src/ox/std/serialize.hpp index 2ff5c6256..0690171a8 100644 --- a/deps/ox/src/ox/std/serialize.hpp +++ b/deps/ox/src/ox/std/serialize.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/size.hpp b/deps/ox/src/ox/std/size.hpp index b43d1f02d..604dc3896 100644 --- a/deps/ox/src/ox/std/size.hpp +++ b/deps/ox/src/ox/std/size.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/smallmap.hpp b/deps/ox/src/ox/std/smallmap.hpp index 967390183..869bfb1ef 100644 --- a/deps/ox/src/ox/std/smallmap.hpp +++ b/deps/ox/src/ox/std/smallmap.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/source_location.hpp b/deps/ox/src/ox/std/source_location.hpp index 54bff14e0..96c091e32 100644 --- a/deps/ox/src/ox/std/source_location.hpp +++ b/deps/ox/src/ox/std/source_location.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/span.hpp b/deps/ox/src/ox/std/span.hpp index c4ad680f8..ddd978a96 100644 --- a/deps/ox/src/ox/std/span.hpp +++ b/deps/ox/src/ox/std/span.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stacktrace.cpp b/deps/ox/src/ox/std/stacktrace.cpp index 5d3271a74..ae4d3d1c9 100644 --- a/deps/ox/src/ox/std/stacktrace.cpp +++ b/deps/ox/src/ox/std/stacktrace.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stacktrace.hpp b/deps/ox/src/ox/std/stacktrace.hpp index 0c462d060..814756d9a 100644 --- a/deps/ox/src/ox/std/stacktrace.hpp +++ b/deps/ox/src/ox/std/stacktrace.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/std.hpp b/deps/ox/src/ox/std/std.hpp index 8029f56ca..1e507e93d 100644 --- a/deps/ox/src/ox/std/std.hpp +++ b/deps/ox/src/ox/std/std.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stddef.hpp b/deps/ox/src/ox/std/stddef.hpp index 4f998812c..930edfbf7 100644 --- a/deps/ox/src/ox/std/stddef.hpp +++ b/deps/ox/src/ox/std/stddef.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strconv.hpp b/deps/ox/src/ox/std/strconv.hpp index 5ef1bfc89..b7f33dea0 100644 --- a/deps/ox/src/ox/std/strconv.hpp +++ b/deps/ox/src/ox/std/strconv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/string.cpp b/deps/ox/src/ox/std/string.cpp index a5c63ede7..ff43e3caf 100644 --- a/deps/ox/src/ox/std/string.cpp +++ b/deps/ox/src/ox/std/string.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/string.hpp b/deps/ox/src/ox/std/string.hpp index 88e23be3c..caaf105fd 100644 --- a/deps/ox/src/ox/std/string.hpp +++ b/deps/ox/src/ox/std/string.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stringliteral.hpp b/deps/ox/src/ox/std/stringliteral.hpp index 0eafc76d6..7dbff8e46 100644 --- a/deps/ox/src/ox/std/stringliteral.hpp +++ b/deps/ox/src/ox/std/stringliteral.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stringparam.hpp b/deps/ox/src/ox/std/stringparam.hpp index a8505db7b..b875ac37f 100644 --- a/deps/ox/src/ox/std/stringparam.hpp +++ b/deps/ox/src/ox/std/stringparam.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stringview.cpp b/deps/ox/src/ox/std/stringview.cpp index b8a449b13..b71f116f3 100644 --- a/deps/ox/src/ox/std/stringview.cpp +++ b/deps/ox/src/ox/std/stringview.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/stringview.hpp b/deps/ox/src/ox/std/stringview.hpp index 03b7a3b3b..ced0c9051 100644 --- a/deps/ox/src/ox/std/stringview.hpp +++ b/deps/ox/src/ox/std/stringview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strongint.hpp b/deps/ox/src/ox/std/strongint.hpp index a624f7aa0..0ac6b984b 100644 --- a/deps/ox/src/ox/std/strongint.hpp +++ b/deps/ox/src/ox/std/strongint.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strops.cpp b/deps/ox/src/ox/std/strops.cpp index add174284..c138b5e1c 100644 --- a/deps/ox/src/ox/std/strops.cpp +++ b/deps/ox/src/ox/std/strops.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/strops.hpp b/deps/ox/src/ox/std/strops.hpp index 0f341032b..db85d4c80 100644 --- a/deps/ox/src/ox/std/strops.hpp +++ b/deps/ox/src/ox/std/strops.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/substitutes.cpp b/deps/ox/src/ox/std/substitutes.cpp index 2adb2b37d..0c4c41bed 100644 --- a/deps/ox/src/ox/std/substitutes.cpp +++ b/deps/ox/src/ox/std/substitutes.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/test/tests.cpp b/deps/ox/src/ox/std/test/tests.cpp index ffef8b13f..68f5252f3 100644 --- a/deps/ox/src/ox/std/test/tests.cpp +++ b/deps/ox/src/ox/std/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/trace.cpp b/deps/ox/src/ox/std/trace.cpp index 0267c5df6..bb43e4bc2 100644 --- a/deps/ox/src/ox/std/trace.cpp +++ b/deps/ox/src/ox/std/trace.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/trace.hpp b/deps/ox/src/ox/std/trace.hpp index ca201e9c0..c33cf8212 100644 --- a/deps/ox/src/ox/std/trace.hpp +++ b/deps/ox/src/ox/std/trace.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/tracehook.cpp b/deps/ox/src/ox/std/tracehook.cpp index fd194b44d..13b26db6f 100644 --- a/deps/ox/src/ox/std/tracehook.cpp +++ b/deps/ox/src/ox/std/tracehook.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/typeinfo.hpp b/deps/ox/src/ox/std/typeinfo.hpp index b7d6df498..d47db39b0 100644 --- a/deps/ox/src/ox/std/typeinfo.hpp +++ b/deps/ox/src/ox/std/typeinfo.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/types.hpp b/deps/ox/src/ox/std/types.hpp index 2e2f3c82b..a441f089d 100644 --- a/deps/ox/src/ox/std/types.hpp +++ b/deps/ox/src/ox/std/types.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/typetraits.cpp b/deps/ox/src/ox/std/typetraits.cpp index cfa0ba9a8..2db463992 100644 --- a/deps/ox/src/ox/std/typetraits.cpp +++ b/deps/ox/src/ox/std/typetraits.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/typetraits.hpp b/deps/ox/src/ox/std/typetraits.hpp index 6202efb5f..720ac05aa 100644 --- a/deps/ox/src/ox/std/typetraits.hpp +++ b/deps/ox/src/ox/std/typetraits.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/units.hpp b/deps/ox/src/ox/std/units.hpp index 6dc9b6bcb..51073ff32 100644 --- a/deps/ox/src/ox/std/units.hpp +++ b/deps/ox/src/ox/std/units.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/utility.hpp b/deps/ox/src/ox/std/utility.hpp index 70e60d97d..1c628e175 100644 --- a/deps/ox/src/ox/std/utility.hpp +++ b/deps/ox/src/ox/std/utility.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/uuid.cpp b/deps/ox/src/ox/std/uuid.cpp index 4c6a47f99..595a80cd1 100644 --- a/deps/ox/src/ox/std/uuid.cpp +++ b/deps/ox/src/ox/std/uuid.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/uuid.hpp b/deps/ox/src/ox/std/uuid.hpp index 81a7a3074..60cd20a64 100644 --- a/deps/ox/src/ox/std/uuid.hpp +++ b/deps/ox/src/ox/std/uuid.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/vec.cpp b/deps/ox/src/ox/std/vec.cpp index deac106bc..e4825858b 100644 --- a/deps/ox/src/ox/std/vec.cpp +++ b/deps/ox/src/ox/std/vec.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/vec.hpp b/deps/ox/src/ox/std/vec.hpp index 7124cfb51..09e1a22ee 100644 --- a/deps/ox/src/ox/std/vec.hpp +++ b/deps/ox/src/ox/std/vec.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/vector.hpp b/deps/ox/src/ox/std/vector.hpp index 2b0bf699f..b5b4f446f 100644 --- a/deps/ox/src/ox/std/vector.hpp +++ b/deps/ox/src/ox/std/vector.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/deps/ox/src/ox/std/writer.hpp b/deps/ox/src/ox/std/writer.hpp index 9ac3393da..920ec068f 100644 --- a/deps/ox/src/ox/std/writer.hpp +++ b/deps/ox/src/ox/std/writer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 - 2024 gary@drinkingtea.net + * Copyright 2015 - 2025 gary@drinkingtea.net * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/nostalgia/modules/core/include/nostalgia/core/color.hpp b/src/nostalgia/modules/core/include/nostalgia/core/color.hpp index c6b73ad95..9eb9bdffa 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/color.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/color.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/consts.hpp b/src/nostalgia/modules/core/include/nostalgia/core/consts.hpp index 288c76ad9..182fca530 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/consts.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/consts.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/context.hpp b/src/nostalgia/modules/core/include/nostalgia/core/context.hpp index e71b23d21..9fcffb258 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/context.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/core.hpp b/src/nostalgia/modules/core/include/nostalgia/core/core.hpp index 3c9156342..e34c58a35 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/core.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/core.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/gfx.hpp b/src/nostalgia/modules/core/include/nostalgia/core/gfx.hpp index db6f013d9..c8c8ed770 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/gfx.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/gfx.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/initparams.hpp b/src/nostalgia/modules/core/include/nostalgia/core/initparams.hpp index 701a19c3f..52b61cc01 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/initparams.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/initparams.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/keelmodule.hpp b/src/nostalgia/modules/core/include/nostalgia/core/keelmodule.hpp index ee5b34fd1..ace09a805 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/keelmodule.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/keelmodule.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/palette.hpp b/src/nostalgia/modules/core/include/nostalgia/core/palette.hpp index 8da07c47c..61cec29b9 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/palette.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/palette.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/ptidxconv.hpp b/src/nostalgia/modules/core/include/nostalgia/core/ptidxconv.hpp index 4b8eda4ba..ad608995f 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/ptidxconv.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/ptidxconv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/studiomodule.hpp b/src/nostalgia/modules/core/include/nostalgia/core/studiomodule.hpp index 3f182fab3..79e1db6a6 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/studiomodule.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/studiomodule.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/include/nostalgia/core/tilesheet.hpp b/src/nostalgia/modules/core/include/nostalgia/core/tilesheet.hpp index 7561e1963..532de0d56 100644 --- a/src/nostalgia/modules/core/include/nostalgia/core/tilesheet.hpp +++ b/src/nostalgia/modules/core/include/nostalgia/core/tilesheet.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/gba/context.cpp b/src/nostalgia/modules/core/src/gba/context.cpp index 69f7c4035..d54262d7d 100644 --- a/src/nostalgia/modules/core/src/gba/context.cpp +++ b/src/nostalgia/modules/core/src/gba/context.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/gba/context.hpp b/src/nostalgia/modules/core/src/gba/context.hpp index 23329da48..99d2a229d 100644 --- a/src/nostalgia/modules/core/src/gba/context.hpp +++ b/src/nostalgia/modules/core/src/gba/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/gba/gfx.cpp b/src/nostalgia/modules/core/src/gba/gfx.cpp index de6084b59..59e25287a 100644 --- a/src/nostalgia/modules/core/src/gba/gfx.cpp +++ b/src/nostalgia/modules/core/src/gba/gfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/gba/gfx.hpp b/src/nostalgia/modules/core/src/gba/gfx.hpp index d4d8cf4cb..21aad7e58 100644 --- a/src/nostalgia/modules/core/src/gba/gfx.hpp +++ b/src/nostalgia/modules/core/src/gba/gfx.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/gba/panic.cpp b/src/nostalgia/modules/core/src/gba/panic.cpp index b878cf861..a0093183f 100644 --- a/src/nostalgia/modules/core/src/gba/panic.cpp +++ b/src/nostalgia/modules/core/src/gba/panic.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ diff --git a/src/nostalgia/modules/core/src/gfx.cpp b/src/nostalgia/modules/core/src/gfx.cpp index 94f8eb6d9..c5094ad44 100644 --- a/src/nostalgia/modules/core/src/gfx.cpp +++ b/src/nostalgia/modules/core/src/gfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/keel/keelmodule.cpp b/src/nostalgia/modules/core/src/keel/keelmodule.cpp index d67b7836b..8f788d64c 100644 --- a/src/nostalgia/modules/core/src/keel/keelmodule.cpp +++ b/src/nostalgia/modules/core/src/keel/keelmodule.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/keel/typeconv.cpp b/src/nostalgia/modules/core/src/keel/typeconv.cpp index e28d68462..04ffb4bb7 100644 --- a/src/nostalgia/modules/core/src/keel/typeconv.cpp +++ b/src/nostalgia/modules/core/src/keel/typeconv.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "typeconv.hpp" diff --git a/src/nostalgia/modules/core/src/keel/typeconv.hpp b/src/nostalgia/modules/core/src/keel/typeconv.hpp index d25fc38a3..b35b2e30e 100644 --- a/src/nostalgia/modules/core/src/keel/typeconv.hpp +++ b/src/nostalgia/modules/core/src/keel/typeconv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/opengl/context.cpp b/src/nostalgia/modules/core/src/opengl/context.cpp index 9d0cbc6aa..0644e9aa8 100644 --- a/src/nostalgia/modules/core/src/opengl/context.cpp +++ b/src/nostalgia/modules/core/src/opengl/context.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "context.hpp" diff --git a/src/nostalgia/modules/core/src/opengl/context.hpp b/src/nostalgia/modules/core/src/opengl/context.hpp index 1424a795f..df8ad4f71 100644 --- a/src/nostalgia/modules/core/src/opengl/context.hpp +++ b/src/nostalgia/modules/core/src/opengl/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/opengl/gfx.cpp b/src/nostalgia/modules/core/src/opengl/gfx.cpp index e8bbba21b..41a1413a8 100644 --- a/src/nostalgia/modules/core/src/opengl/gfx.cpp +++ b/src/nostalgia/modules/core/src/opengl/gfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/opengl/gfx.hpp b/src/nostalgia/modules/core/src/opengl/gfx.hpp index 81200d7ad..568138017 100644 --- a/src/nostalgia/modules/core/src/opengl/gfx.hpp +++ b/src/nostalgia/modules/core/src/opengl/gfx.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.cpp index b92f37213..7e5d4b04f 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.hpp index 73668b0a4..cf7ba653f 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/addcolorcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.cpp index 38d2e1197..902d339da 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.hpp index 4582d8e9c..02725449c 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/applycolorallpagescommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/commands.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/commands.hpp index dd258c22f..778e4507a 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/commands.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/commands.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.cpp index a6ea2b69e..6f52860b4 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.hpp index c827c3d21..6fba6ba4c 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/duplicatepagecommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.cpp index f8df2a202..cbb7e8aad 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.hpp index ed366cd4a..9397a65bf 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/movecolorcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.cpp index d3c16053f..2472af6d1 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.hpp index 76039cf45..64c70c05c 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removecolorcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.cpp index 5a9fc377b..a63935bae 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.hpp index 8137c731a..ef7f6d773 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/removepagecommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.cpp index 844e99788..b7042e9f9 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "renamepagecommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.hpp index c5046eb76..4e1733f4b 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/renamepagecommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.cpp index 5e4191a3c..a384839fd 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.hpp index 49f94ef64..387afbfec 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.cpp index a2d837407..e86797ae1 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "commands.hpp" diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.hpp index 59e898d99..170514f9f 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/commands/updatecolorinfocommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.cpp b/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.cpp index 7dca2ee1a..ade37511f 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.cpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.hpp b/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.hpp index 1ea1a95ad..14eca234a 100644 --- a/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.hpp +++ b/src/nostalgia/modules/core/src/studio/paletteeditor/paletteeditor-imgui.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/studiomodule.cpp b/src/nostalgia/modules/core/src/studio/studiomodule.cpp index a880ee2f6..f789c2a63 100644 --- a/src/nostalgia/modules/core/src/studio/studiomodule.cpp +++ b/src/nostalgia/modules/core/src/studio/studiomodule.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.cpp index 1e1b024fe..e61a5f459 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "addsubsheetcommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.hpp index 64863fc0d..65f79b5d9 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/addsubsheetcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/commands.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/commands.hpp index 77dbf35d0..27db437b1 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/commands.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/commands.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.cpp index 0ab608f4d..60e19f504 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "cutpastecommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.hpp index d6f648d57..4d263e511 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/cutpastecommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.cpp index ab2bc2e28..9eff52590 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.hpp index d96be816e..792848b35 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/deletetilescommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.cpp index 1353d5e38..6217f8fd9 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "drawcommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.hpp index 3c0befeb9..593ade1d9 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/drawcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.cpp index 99d0d52df..3a9864394 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "inserttilescommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.hpp index 4bbb32b3e..5761c9a33 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/inserttilescommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.cpp index 6166ce8d4..741ad01ca 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "palettechangecommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.hpp index c4540b749..3be318e6f 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/palettechangecommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.cpp index 5b8108f04..8246c9ffa 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "rmsubsheetcommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.hpp index f65e963e3..0b0f9cec0 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/rmsubsheetcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.cpp index 56a4e759c..f5e380671 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "updatesubsheetcommand.hpp" diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.hpp index fbfaebb47..7bdb617e7 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/commands/updatesubsheetcommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.cpp index 4f781f99e..ad047abd0 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.hpp index 7ad6f273a..40acda3b2 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditor-imgui.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.cpp index bfef4a276..b3acb13fc 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.hpp index fcceb58bd..6dd03b658 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditormodel.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.cpp index 7b1c31889..0cf1d87d2 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.hpp index 528973867..5c0d11f59 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheeteditorview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.cpp index bd68bff17..e38cb40b2 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.hpp index 1c7a8ed0b..f1690d88f 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixelgrid.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.cpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.cpp index 2fa55a3e8..b97e9685c 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.cpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.hpp b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.hpp index f8bc34fd8..f9fabea45 100644 --- a/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.hpp +++ b/src/nostalgia/modules/core/src/studio/tilesheeteditor/tilesheetpixels.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/core/src/tilesheet.cpp b/src/nostalgia/modules/core/src/tilesheet.cpp index d82ac5f38..3856b9589 100644 --- a/src/nostalgia/modules/core/src/tilesheet.cpp +++ b/src/nostalgia/modules/core/src/tilesheet.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/core/test/tests.cpp b/src/nostalgia/modules/core/test/tests.cpp index 1d468125f..03c59fc66 100644 --- a/src/nostalgia/modules/core/test/tests.cpp +++ b/src/nostalgia/modules/core/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #undef NDEBUG diff --git a/src/nostalgia/modules/keelmodules.cpp b/src/nostalgia/modules/keelmodules.cpp index 15901fac9..00f4745bc 100644 --- a/src/nostalgia/modules/keelmodules.cpp +++ b/src/nostalgia/modules/keelmodules.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/keelmodules.hpp b/src/nostalgia/modules/keelmodules.hpp index 0247ed223..2226cd183 100644 --- a/src/nostalgia/modules/keelmodules.hpp +++ b/src/nostalgia/modules/keelmodules.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/include/nostalgia/scene/keelmodule.hpp b/src/nostalgia/modules/scene/include/nostalgia/scene/keelmodule.hpp index 2404e9ee4..e972b8516 100644 --- a/src/nostalgia/modules/scene/include/nostalgia/scene/keelmodule.hpp +++ b/src/nostalgia/modules/scene/include/nostalgia/scene/keelmodule.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/include/nostalgia/scene/scene.hpp b/src/nostalgia/modules/scene/include/nostalgia/scene/scene.hpp index 8555dda9a..7863d7918 100644 --- a/src/nostalgia/modules/scene/include/nostalgia/scene/scene.hpp +++ b/src/nostalgia/modules/scene/include/nostalgia/scene/scene.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/include/nostalgia/scene/scenestatic.hpp b/src/nostalgia/modules/scene/include/nostalgia/scene/scenestatic.hpp index 3cc9825a8..19747c9c9 100644 --- a/src/nostalgia/modules/scene/include/nostalgia/scene/scenestatic.hpp +++ b/src/nostalgia/modules/scene/include/nostalgia/scene/scenestatic.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/include/nostalgia/scene/studiomodule.hpp b/src/nostalgia/modules/scene/include/nostalgia/scene/studiomodule.hpp index 6eeed6ff8..82902e04e 100644 --- a/src/nostalgia/modules/scene/include/nostalgia/scene/studiomodule.hpp +++ b/src/nostalgia/modules/scene/include/nostalgia/scene/studiomodule.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/src/keel/keelmodule.cpp b/src/nostalgia/modules/scene/src/keel/keelmodule.cpp index 534d58438..f99d28d81 100644 --- a/src/nostalgia/modules/scene/src/keel/keelmodule.cpp +++ b/src/nostalgia/modules/scene/src/keel/keelmodule.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/keel/typeconv.cpp b/src/nostalgia/modules/scene/src/keel/typeconv.cpp index ede206904..f9c51fcdc 100644 --- a/src/nostalgia/modules/scene/src/keel/typeconv.cpp +++ b/src/nostalgia/modules/scene/src/keel/typeconv.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/keel/typeconv.hpp b/src/nostalgia/modules/scene/src/keel/typeconv.hpp index b6fe8d840..0654d00ce 100644 --- a/src/nostalgia/modules/scene/src/keel/typeconv.hpp +++ b/src/nostalgia/modules/scene/src/keel/typeconv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/src/scene.cpp b/src/nostalgia/modules/scene/src/scene.cpp index aa08f354b..558e76d11 100644 --- a/src/nostalgia/modules/scene/src/scene.cpp +++ b/src/nostalgia/modules/scene/src/scene.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/scenestatic.cpp b/src/nostalgia/modules/scene/src/scenestatic.cpp index fc298602b..18e3aaaf8 100644 --- a/src/nostalgia/modules/scene/src/scenestatic.cpp +++ b/src/nostalgia/modules/scene/src/scenestatic.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.cpp b/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.cpp index b7891a89a..8a7416ca4 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.cpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.hpp b/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.hpp index 24bc0b65c..26dc62acb 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.hpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditor-imgui.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditor.cpp b/src/nostalgia/modules/scene/src/studio/sceneeditor.cpp index 50788ab12..7c5c0177f 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditor.cpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditor.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditor.hpp b/src/nostalgia/modules/scene/src/studio/sceneeditor.hpp index 6891d230b..7d7962a77 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditor.hpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditor.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditorview.cpp b/src/nostalgia/modules/scene/src/studio/sceneeditorview.cpp index fabba292d..6d0776f6e 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditorview.cpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditorview.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/scene/src/studio/sceneeditorview.hpp b/src/nostalgia/modules/scene/src/studio/sceneeditorview.hpp index 276839f62..c1f299106 100644 --- a/src/nostalgia/modules/scene/src/studio/sceneeditorview.hpp +++ b/src/nostalgia/modules/scene/src/studio/sceneeditorview.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/modules/scene/src/studio/studiomodule.cpp b/src/nostalgia/modules/scene/src/studio/studiomodule.cpp index e622c5a88..564fd194f 100644 --- a/src/nostalgia/modules/scene/src/studio/studiomodule.cpp +++ b/src/nostalgia/modules/scene/src/studio/studiomodule.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/studiomodules.cpp b/src/nostalgia/modules/studiomodules.cpp index c9c78dfc2..ead8a18b5 100644 --- a/src/nostalgia/modules/studiomodules.cpp +++ b/src/nostalgia/modules/studiomodules.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/modules/studiomodules.hpp b/src/nostalgia/modules/studiomodules.hpp index 3f4bb729e..6c4dfc7a5 100644 --- a/src/nostalgia/modules/studiomodules.hpp +++ b/src/nostalgia/modules/studiomodules.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/nostalgia/player/app.cpp b/src/nostalgia/player/app.cpp index 7a531f11b..a2d20ea8e 100644 --- a/src/nostalgia/player/app.cpp +++ b/src/nostalgia/player/app.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/nostalgia/player/app.hpp b/src/nostalgia/player/app.hpp index 04e73a581..343571530 100644 --- a/src/nostalgia/player/app.hpp +++ b/src/nostalgia/player/app.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/applib/applib.cpp b/src/olympic/applib/applib.cpp index 3bb02107d..ac1a7e8d2 100644 --- a/src/olympic/applib/applib.cpp +++ b/src/olympic/applib/applib.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/include/keel/asset.hpp b/src/olympic/keel/include/keel/asset.hpp index a3d5da7a3..35d53e610 100644 --- a/src/olympic/keel/include/keel/asset.hpp +++ b/src/olympic/keel/include/keel/asset.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/assetmanager.hpp b/src/olympic/keel/include/keel/assetmanager.hpp index 5c22a7028..4c8ae38df 100644 --- a/src/olympic/keel/include/keel/assetmanager.hpp +++ b/src/olympic/keel/include/keel/assetmanager.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/context.hpp b/src/olympic/keel/include/keel/context.hpp index a34d8a180..a64fd6101 100644 --- a/src/olympic/keel/include/keel/context.hpp +++ b/src/olympic/keel/include/keel/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/keel.hpp b/src/olympic/keel/include/keel/keel.hpp index 203bb1573..f03b2bbb4 100644 --- a/src/olympic/keel/include/keel/keel.hpp +++ b/src/olympic/keel/include/keel/keel.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/media.hpp b/src/olympic/keel/include/keel/media.hpp index 17646fd39..7accfae9c 100644 --- a/src/olympic/keel/include/keel/media.hpp +++ b/src/olympic/keel/include/keel/media.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/module.hpp b/src/olympic/keel/include/keel/module.hpp index 6d17a1bf0..4dab0b28d 100644 --- a/src/olympic/keel/include/keel/module.hpp +++ b/src/olympic/keel/include/keel/module.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/pack.hpp b/src/olympic/keel/include/keel/pack.hpp index 658bad6e2..417e51ad9 100644 --- a/src/olympic/keel/include/keel/pack.hpp +++ b/src/olympic/keel/include/keel/pack.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/typeconv.hpp b/src/olympic/keel/include/keel/typeconv.hpp index d4dde272a..7041e2500 100644 --- a/src/olympic/keel/include/keel/typeconv.hpp +++ b/src/olympic/keel/include/keel/typeconv.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/typestore.hpp b/src/olympic/keel/include/keel/typestore.hpp index 619c050b8..106b91b0f 100644 --- a/src/olympic/keel/include/keel/typestore.hpp +++ b/src/olympic/keel/include/keel/typestore.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/include/keel/validation.hpp b/src/olympic/keel/include/keel/validation.hpp index 71f2a597a..2c9a16ad5 100644 --- a/src/olympic/keel/include/keel/validation.hpp +++ b/src/olympic/keel/include/keel/validation.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/keel/src/asset.cpp b/src/olympic/keel/src/asset.cpp index b24ab9755..d4d907ef4 100644 --- a/src/olympic/keel/src/asset.cpp +++ b/src/olympic/keel/src/asset.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/keel.cpp b/src/olympic/keel/src/keel.cpp index dbaf50a8f..9f8577038 100644 --- a/src/olympic/keel/src/keel.cpp +++ b/src/olympic/keel/src/keel.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/media.cpp b/src/olympic/keel/src/media.cpp index e3b6804d5..e59fa5ee4 100644 --- a/src/olympic/keel/src/media.cpp +++ b/src/olympic/keel/src/media.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/module.cpp b/src/olympic/keel/src/module.cpp index 5fd00124d..7a0357ae5 100644 --- a/src/olympic/keel/src/module.cpp +++ b/src/olympic/keel/src/module.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/pack-applib.cpp b/src/olympic/keel/src/pack-applib.cpp index b57b1195a..158321338 100644 --- a/src/olympic/keel/src/pack-applib.cpp +++ b/src/olympic/keel/src/pack-applib.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/pack.cpp b/src/olympic/keel/src/pack.cpp index 87144168a..301ffe490 100644 --- a/src/olympic/keel/src/pack.cpp +++ b/src/olympic/keel/src/pack.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/typeconv.cpp b/src/olympic/keel/src/typeconv.cpp index cd6ff7fe7..aeb598b9d 100644 --- a/src/olympic/keel/src/typeconv.cpp +++ b/src/olympic/keel/src/typeconv.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/src/typestore.cpp b/src/olympic/keel/src/typestore.cpp index f1714004b..fb7970a59 100644 --- a/src/olympic/keel/src/typestore.cpp +++ b/src/olympic/keel/src/typestore.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/keel/test/tests.cpp b/src/olympic/keel/test/tests.cpp index c3ee316bd..f4681d921 100644 --- a/src/olympic/keel/test/tests.cpp +++ b/src/olympic/keel/test/tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #undef NDEBUG diff --git a/src/olympic/studio/applib/include/studioapp/studioapp.hpp b/src/olympic/studio/applib/include/studioapp/studioapp.hpp index 460c006a2..53ad49156 100644 --- a/src/olympic/studio/applib/include/studioapp/studioapp.hpp +++ b/src/olympic/studio/applib/include/studioapp/studioapp.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/aboutpopup.cpp b/src/olympic/studio/applib/src/aboutpopup.cpp index 0a5ca956b..005b52f8a 100644 --- a/src/olympic/studio/applib/src/aboutpopup.cpp +++ b/src/olympic/studio/applib/src/aboutpopup.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/aboutpopup.hpp b/src/olympic/studio/applib/src/aboutpopup.hpp index 39e8c407a..d8a2e8247 100644 --- a/src/olympic/studio/applib/src/aboutpopup.hpp +++ b/src/olympic/studio/applib/src/aboutpopup.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/clawviewer.cpp b/src/olympic/studio/applib/src/clawviewer.cpp index ad8466e06..65f895e52 100644 --- a/src/olympic/studio/applib/src/clawviewer.cpp +++ b/src/olympic/studio/applib/src/clawviewer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/clawviewer.hpp b/src/olympic/studio/applib/src/clawviewer.hpp index 3be1f96c9..50f7bd591 100644 --- a/src/olympic/studio/applib/src/clawviewer.hpp +++ b/src/olympic/studio/applib/src/clawviewer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/filedialogmanager.cpp b/src/olympic/studio/applib/src/filedialogmanager.cpp index 28187d742..bb4c9413f 100644 --- a/src/olympic/studio/applib/src/filedialogmanager.cpp +++ b/src/olympic/studio/applib/src/filedialogmanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/filedialogmanager.hpp b/src/olympic/studio/applib/src/filedialogmanager.hpp index 42b0dd9ee..e712188a2 100644 --- a/src/olympic/studio/applib/src/filedialogmanager.hpp +++ b/src/olympic/studio/applib/src/filedialogmanager.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/main.cpp b/src/olympic/studio/applib/src/main.cpp index 6b229ce85..440b070c9 100644 --- a/src/olympic/studio/applib/src/main.cpp +++ b/src/olympic/studio/applib/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/newmenu.cpp b/src/olympic/studio/applib/src/newmenu.cpp index e8e8c53be..806e3dcf8 100644 --- a/src/olympic/studio/applib/src/newmenu.cpp +++ b/src/olympic/studio/applib/src/newmenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/newmenu.hpp b/src/olympic/studio/applib/src/newmenu.hpp index 658e72ebd..c8ac34edb 100644 --- a/src/olympic/studio/applib/src/newmenu.hpp +++ b/src/olympic/studio/applib/src/newmenu.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/newproject.cpp b/src/olympic/studio/applib/src/newproject.cpp index 6957791ca..a3f009956 100644 --- a/src/olympic/studio/applib/src/newproject.cpp +++ b/src/olympic/studio/applib/src/newproject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/newproject.hpp b/src/olympic/studio/applib/src/newproject.hpp index ce6914ba6..14e6e502f 100644 --- a/src/olympic/studio/applib/src/newproject.hpp +++ b/src/olympic/studio/applib/src/newproject.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/projectexplorer.cpp b/src/olympic/studio/applib/src/projectexplorer.cpp index 76ed4dc57..0a0584228 100644 --- a/src/olympic/studio/applib/src/projectexplorer.cpp +++ b/src/olympic/studio/applib/src/projectexplorer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/projectexplorer.hpp b/src/olympic/studio/applib/src/projectexplorer.hpp index 1e3cc732d..8341670d0 100644 --- a/src/olympic/studio/applib/src/projectexplorer.hpp +++ b/src/olympic/studio/applib/src/projectexplorer.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/projecttreemodel.cpp b/src/olympic/studio/applib/src/projecttreemodel.cpp index 5d0eb8748..40d98dc07 100644 --- a/src/olympic/studio/applib/src/projecttreemodel.cpp +++ b/src/olympic/studio/applib/src/projecttreemodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/projecttreemodel.hpp b/src/olympic/studio/applib/src/projecttreemodel.hpp index ce6be7949..6e2050516 100644 --- a/src/olympic/studio/applib/src/projecttreemodel.hpp +++ b/src/olympic/studio/applib/src/projecttreemodel.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/applib/src/studioapp.cpp b/src/olympic/studio/applib/src/studioapp.cpp index 204bfbf81..1fbea6ebc 100644 --- a/src/olympic/studio/applib/src/studioapp.cpp +++ b/src/olympic/studio/applib/src/studioapp.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/applib/src/studioapp.hpp b/src/olympic/studio/applib/src/studioapp.hpp index b0534d778..92cefaa16 100644 --- a/src/olympic/studio/applib/src/studioapp.hpp +++ b/src/olympic/studio/applib/src/studioapp.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/configio.hpp b/src/olympic/studio/modlib/include/studio/configio.hpp index edf4dd8d1..dae06f904 100644 --- a/src/olympic/studio/modlib/include/studio/configio.hpp +++ b/src/olympic/studio/modlib/include/studio/configio.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/context.hpp b/src/olympic/studio/modlib/include/studio/context.hpp index 16ca8d132..970d27e98 100644 --- a/src/olympic/studio/modlib/include/studio/context.hpp +++ b/src/olympic/studio/modlib/include/studio/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/editor.hpp b/src/olympic/studio/modlib/include/studio/editor.hpp index 548d2add6..14a2440a8 100644 --- a/src/olympic/studio/modlib/include/studio/editor.hpp +++ b/src/olympic/studio/modlib/include/studio/editor.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/filedialog.hpp b/src/olympic/studio/modlib/include/studio/filedialog.hpp index f79b5683d..c1a491ff0 100644 --- a/src/olympic/studio/modlib/include/studio/filedialog.hpp +++ b/src/olympic/studio/modlib/include/studio/filedialog.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/imguiutil.hpp b/src/olympic/studio/modlib/include/studio/imguiutil.hpp index 00f0ad9e8..2ef22c384 100644 --- a/src/olympic/studio/modlib/include/studio/imguiutil.hpp +++ b/src/olympic/studio/modlib/include/studio/imguiutil.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/itemmaker.hpp b/src/olympic/studio/modlib/include/studio/itemmaker.hpp index e1647bec8..ec2f79b6e 100644 --- a/src/olympic/studio/modlib/include/studio/itemmaker.hpp +++ b/src/olympic/studio/modlib/include/studio/itemmaker.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/module.hpp b/src/olympic/studio/modlib/include/studio/module.hpp index 78fcd8205..8019be0a2 100644 --- a/src/olympic/studio/modlib/include/studio/module.hpp +++ b/src/olympic/studio/modlib/include/studio/module.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/popup.hpp b/src/olympic/studio/modlib/include/studio/popup.hpp index 4f6fb313f..40ae00f3e 100644 --- a/src/olympic/studio/modlib/include/studio/popup.hpp +++ b/src/olympic/studio/modlib/include/studio/popup.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/project.hpp b/src/olympic/studio/modlib/include/studio/project.hpp index f2f88fbc9..dc13901c8 100644 --- a/src/olympic/studio/modlib/include/studio/project.hpp +++ b/src/olympic/studio/modlib/include/studio/project.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/selectiontracker.hpp b/src/olympic/studio/modlib/include/studio/selectiontracker.hpp index 1859f942e..35173b04d 100644 --- a/src/olympic/studio/modlib/include/studio/selectiontracker.hpp +++ b/src/olympic/studio/modlib/include/studio/selectiontracker.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/studio.hpp b/src/olympic/studio/modlib/include/studio/studio.hpp index 674186e15..b18e82636 100644 --- a/src/olympic/studio/modlib/include/studio/studio.hpp +++ b/src/olympic/studio/modlib/include/studio/studio.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/task.hpp b/src/olympic/studio/modlib/include/studio/task.hpp index 2730b092f..5c69fb728 100644 --- a/src/olympic/studio/modlib/include/studio/task.hpp +++ b/src/olympic/studio/modlib/include/studio/task.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/undocommand.hpp b/src/olympic/studio/modlib/include/studio/undocommand.hpp index 6f41d0dfc..c7271b24e 100644 --- a/src/olympic/studio/modlib/include/studio/undocommand.hpp +++ b/src/olympic/studio/modlib/include/studio/undocommand.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/undostack.hpp b/src/olympic/studio/modlib/include/studio/undostack.hpp index b6a5d5622..c8b0df1b9 100644 --- a/src/olympic/studio/modlib/include/studio/undostack.hpp +++ b/src/olympic/studio/modlib/include/studio/undostack.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/include/studio/widget.hpp b/src/olympic/studio/modlib/include/studio/widget.hpp index 0b08ddfd4..844e27ccb 100644 --- a/src/olympic/studio/modlib/include/studio/widget.hpp +++ b/src/olympic/studio/modlib/include/studio/widget.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/studio/modlib/src/configio.cpp b/src/olympic/studio/modlib/src/configio.cpp index c93792753..af3b59c06 100644 --- a/src/olympic/studio/modlib/src/configio.cpp +++ b/src/olympic/studio/modlib/src/configio.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/editor.cpp b/src/olympic/studio/modlib/src/editor.cpp index de5e65275..049175301 100644 --- a/src/olympic/studio/modlib/src/editor.cpp +++ b/src/olympic/studio/modlib/src/editor.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/filedialog_nfd.cpp b/src/olympic/studio/modlib/src/filedialog_nfd.cpp index 38744ae7e..ac9707e68 100644 --- a/src/olympic/studio/modlib/src/filedialog_nfd.cpp +++ b/src/olympic/studio/modlib/src/filedialog_nfd.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/imguiutil.cpp b/src/olympic/studio/modlib/src/imguiutil.cpp index b24fab7ef..be7d946d1 100644 --- a/src/olympic/studio/modlib/src/imguiutil.cpp +++ b/src/olympic/studio/modlib/src/imguiutil.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/module.cpp b/src/olympic/studio/modlib/src/module.cpp index c26acbd56..b2fccce4c 100644 --- a/src/olympic/studio/modlib/src/module.cpp +++ b/src/olympic/studio/modlib/src/module.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/popup.cpp b/src/olympic/studio/modlib/src/popup.cpp index 65a3d097e..a31e859f9 100644 --- a/src/olympic/studio/modlib/src/popup.cpp +++ b/src/olympic/studio/modlib/src/popup.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/project.cpp b/src/olympic/studio/modlib/src/project.cpp index 15525c332..84acad604 100644 --- a/src/olympic/studio/modlib/src/project.cpp +++ b/src/olympic/studio/modlib/src/project.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/task.cpp b/src/olympic/studio/modlib/src/task.cpp index 9aa202a16..fe6a2cd8e 100644 --- a/src/olympic/studio/modlib/src/task.cpp +++ b/src/olympic/studio/modlib/src/task.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/undocommand.cpp b/src/olympic/studio/modlib/src/undocommand.cpp index 2f60ad16f..bb63d7cda 100644 --- a/src/olympic/studio/modlib/src/undocommand.cpp +++ b/src/olympic/studio/modlib/src/undocommand.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/studio/modlib/src/undostack.cpp b/src/olympic/studio/modlib/src/undostack.cpp index dc51354bc..f67250176 100644 --- a/src/olympic/studio/modlib/src/undostack.cpp +++ b/src/olympic/studio/modlib/src/undostack.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/include/turbine/clipboard.hpp b/src/olympic/turbine/include/turbine/clipboard.hpp index 2b88d8670..ffd4122a1 100644 --- a/src/olympic/turbine/include/turbine/clipboard.hpp +++ b/src/olympic/turbine/include/turbine/clipboard.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/include/turbine/context.hpp b/src/olympic/turbine/include/turbine/context.hpp index 2108f0826..c4f8416d1 100644 --- a/src/olympic/turbine/include/turbine/context.hpp +++ b/src/olympic/turbine/include/turbine/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/include/turbine/event.hpp b/src/olympic/turbine/include/turbine/event.hpp index a8f8c02d1..9f415e987 100644 --- a/src/olympic/turbine/include/turbine/event.hpp +++ b/src/olympic/turbine/include/turbine/event.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/include/turbine/gfx.hpp b/src/olympic/turbine/include/turbine/gfx.hpp index 5ff11ba34..b61839079 100644 --- a/src/olympic/turbine/include/turbine/gfx.hpp +++ b/src/olympic/turbine/include/turbine/gfx.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/include/turbine/input.hpp b/src/olympic/turbine/include/turbine/input.hpp index d2ad2849c..20667cb92 100644 --- a/src/olympic/turbine/include/turbine/input.hpp +++ b/src/olympic/turbine/include/turbine/input.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/include/turbine/turbine.hpp b/src/olympic/turbine/include/turbine/turbine.hpp index aa6cfc62e..e5fa4b1d9 100644 --- a/src/olympic/turbine/include/turbine/turbine.hpp +++ b/src/olympic/turbine/include/turbine/turbine.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/gba/clipboard.cpp b/src/olympic/turbine/src/gba/clipboard.cpp index 03a74ae98..46e29f073 100644 --- a/src/olympic/turbine/src/gba/clipboard.cpp +++ b/src/olympic/turbine/src/gba/clipboard.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/gba/config.hpp b/src/olympic/turbine/src/gba/config.hpp index 5f6891b81..647eaa44f 100644 --- a/src/olympic/turbine/src/gba/config.hpp +++ b/src/olympic/turbine/src/gba/config.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/gba/context.cpp b/src/olympic/turbine/src/gba/context.cpp index 37a4c7104..4cce844e2 100644 --- a/src/olympic/turbine/src/gba/context.cpp +++ b/src/olympic/turbine/src/gba/context.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include "context.hpp" diff --git a/src/olympic/turbine/src/gba/context.hpp b/src/olympic/turbine/src/gba/context.hpp index 36d0fc10c..664faefcb 100644 --- a/src/olympic/turbine/src/gba/context.hpp +++ b/src/olympic/turbine/src/gba/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/gba/event.cpp b/src/olympic/turbine/src/gba/event.cpp index 74218f0af..52e792e6b 100644 --- a/src/olympic/turbine/src/gba/event.cpp +++ b/src/olympic/turbine/src/gba/event.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/gba/gfx.cpp b/src/olympic/turbine/src/gba/gfx.cpp index f9591c8a0..393cb745a 100644 --- a/src/olympic/turbine/src/gba/gfx.cpp +++ b/src/olympic/turbine/src/gba/gfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/gba/irq.arm.cpp b/src/olympic/turbine/src/gba/irq.arm.cpp index 977d0715b..283176e7f 100644 --- a/src/olympic/turbine/src/gba/irq.arm.cpp +++ b/src/olympic/turbine/src/gba/irq.arm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ // NOTE: this file is compiled as ARM and not THUMB, so don't but too much in diff --git a/src/olympic/turbine/src/gba/irqstub.cpp b/src/olympic/turbine/src/gba/irqstub.cpp index 8d3148f83..9cb93c568 100644 --- a/src/olympic/turbine/src/gba/irqstub.cpp +++ b/src/olympic/turbine/src/gba/irqstub.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ // stub for building TeaGBA for PC targets, for purposes of not having to diff --git a/src/olympic/turbine/src/gba/turbine.arm.cpp b/src/olympic/turbine/src/gba/turbine.arm.cpp index 84f021354..128103986 100644 --- a/src/olympic/turbine/src/gba/turbine.arm.cpp +++ b/src/olympic/turbine/src/gba/turbine.arm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/gba/turbine.cpp b/src/olympic/turbine/src/gba/turbine.cpp index 068ae4eda..816723d81 100644 --- a/src/olympic/turbine/src/gba/turbine.cpp +++ b/src/olympic/turbine/src/gba/turbine.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/gba/turbine.hpp b/src/olympic/turbine/src/gba/turbine.hpp index 29312bff8..284b23624 100644 --- a/src/olympic/turbine/src/gba/turbine.hpp +++ b/src/olympic/turbine/src/gba/turbine.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/glfw/clipboard.cpp b/src/olympic/turbine/src/glfw/clipboard.cpp index 65a81aefe..88e5238a4 100644 --- a/src/olympic/turbine/src/glfw/clipboard.cpp +++ b/src/olympic/turbine/src/glfw/clipboard.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/glfw/config.hpp b/src/olympic/turbine/src/glfw/config.hpp index 7f84f851c..66ac9580b 100644 --- a/src/olympic/turbine/src/glfw/config.hpp +++ b/src/olympic/turbine/src/glfw/config.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/glfw/context.cpp b/src/olympic/turbine/src/glfw/context.cpp index ed83f007c..09f906fdd 100644 --- a/src/olympic/turbine/src/glfw/context.cpp +++ b/src/olympic/turbine/src/glfw/context.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/glfw/context.hpp b/src/olympic/turbine/src/glfw/context.hpp index de760dad4..80d0f4088 100644 --- a/src/olympic/turbine/src/glfw/context.hpp +++ b/src/olympic/turbine/src/glfw/context.hpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #pragma once diff --git a/src/olympic/turbine/src/glfw/event.cpp b/src/olympic/turbine/src/glfw/event.cpp index 74218f0af..52e792e6b 100644 --- a/src/olympic/turbine/src/glfw/event.cpp +++ b/src/olympic/turbine/src/glfw/event.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/glfw/gfx.cpp b/src/olympic/turbine/src/glfw/gfx.cpp index a5445a8e4..058cc4964 100644 --- a/src/olympic/turbine/src/glfw/gfx.cpp +++ b/src/olympic/turbine/src/glfw/gfx.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/glfw/turbine.cpp b/src/olympic/turbine/src/glfw/turbine.cpp index d814823ff..b6997c585 100644 --- a/src/olympic/turbine/src/glfw/turbine.cpp +++ b/src/olympic/turbine/src/glfw/turbine.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include diff --git a/src/olympic/turbine/src/turbine.cpp b/src/olympic/turbine/src/turbine.cpp index 56b249918..2b5250716 100644 --- a/src/olympic/turbine/src/turbine.cpp +++ b/src/olympic/turbine/src/turbine.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved. + * Copyright 2016 - 2025 Gary Talent (gary@drinkingtea.net). All rights reserved. */ #include