From a76db86e769b5b58404df600afd77b030727d606 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Sat, 11 Jan 2025 12:32:00 -0600 Subject: [PATCH] Merge commit '4ea4a61d542777a270c4e2c283e0e986fc9eec9c' (synced from d259770f32107f3bd21bebd1d8a524060c7b8b78) --- .liccor.yml | 2 +- src/ox/clargs/clargs.cpp | 2 +- src/ox/clargs/clargs.hpp | 2 +- src/ox/claw/claw.hpp | 2 +- src/ox/claw/format.hpp | 2 +- src/ox/claw/read.cpp | 2 +- src/ox/claw/read.hpp | 2 +- src/ox/claw/readclaw.cpp | 2 +- src/ox/claw/test/tests.cpp | 2 +- src/ox/claw/write.cpp | 2 +- src/ox/claw/write.hpp | 2 +- src/ox/event/event.hpp | 2 +- src/ox/event/signal.cpp | 2 +- src/ox/event/signal.hpp | 2 +- src/ox/event/test/tests.cpp | 2 +- src/ox/fs/filestore/filestoretemplate.cpp | 2 +- src/ox/fs/filestore/filestoretemplate.hpp | 2 +- src/ox/fs/filesystem/directory.cpp | 2 +- src/ox/fs/filesystem/directory.hpp | 2 +- src/ox/fs/filesystem/filelocation.cpp | 2 +- src/ox/fs/filesystem/filelocation.hpp | 2 +- src/ox/fs/filesystem/filesystem.cpp | 2 +- src/ox/fs/filesystem/filesystem.hpp | 2 +- src/ox/fs/filesystem/passthroughfs.cpp | 2 +- src/ox/fs/filesystem/passthroughfs.hpp | 2 +- src/ox/fs/filesystem/pathiterator.cpp | 2 +- src/ox/fs/filesystem/pathiterator.hpp | 2 +- src/ox/fs/filesystem/types.hpp | 2 +- src/ox/fs/fs.hpp | 2 +- src/ox/fs/ptrarith/nodebuffer.hpp | 2 +- src/ox/fs/ptrarith/ptr.hpp | 2 +- src/ox/fs/test/tests.cpp | 2 +- src/ox/fs/tool.cpp | 2 +- src/ox/logconn/circularbuff.hpp | 2 +- src/ox/logconn/def.hpp | 2 +- src/ox/logconn/logconn.cpp | 2 +- src/ox/logconn/logconn.hpp | 2 +- src/ox/mc/err.hpp | 2 +- src/ox/mc/intops.hpp | 2 +- src/ox/mc/mc.hpp | 2 +- src/ox/mc/presenceindicator.cpp | 2 +- src/ox/mc/presenceindicator.hpp | 2 +- src/ox/mc/read.cpp | 2 +- src/ox/mc/read.hpp | 2 +- src/ox/mc/test/tests.cpp | 2 +- src/ox/mc/types.hpp | 2 +- src/ox/mc/write.cpp | 2 +- src/ox/mc/write.hpp | 2 +- src/ox/model/def.hpp | 2 +- src/ox/model/descread.hpp | 2 +- src/ox/model/desctypes.cpp | 2 +- src/ox/model/desctypes.hpp | 2 +- src/ox/model/descwrite.cpp | 2 +- src/ox/model/descwrite.hpp | 2 +- src/ox/model/fieldcounter.hpp | 2 +- src/ox/model/metadata.hpp | 2 +- src/ox/model/model.hpp | 2 +- src/ox/model/modelhandleradaptor.hpp | 2 +- src/ox/model/modelops.hpp | 2 +- src/ox/model/modelvalue.cpp | 2 +- src/ox/model/modelvalue.hpp | 2 +- src/ox/model/optype.hpp | 2 +- src/ox/model/test/tests.cpp | 2 +- src/ox/model/typenamecatcher.hpp | 2 +- src/ox/model/types.hpp | 2 +- src/ox/model/typestore.hpp | 2 +- src/ox/model/walk.hpp | 2 +- src/ox/oc/oc.hpp | 2 +- src/ox/oc/read.cpp | 2 +- src/ox/oc/read.hpp | 2 +- src/ox/oc/test/tests.cpp | 2 +- src/ox/oc/write.cpp | 2 +- src/ox/oc/write.hpp | 2 +- src/ox/preloader/alignmentcatcher.hpp | 2 +- src/ox/preloader/platspecs.hpp | 2 +- src/ox/preloader/preloader.cpp | 2 +- src/ox/preloader/preloader.hpp | 2 +- src/ox/preloader/sizecatcher.hpp | 2 +- src/ox/preloader/unionsizecatcher.hpp | 2 +- src/ox/std/algorithm.hpp | 2 +- src/ox/std/anyptr.hpp | 2 +- src/ox/std/array.hpp | 2 +- src/ox/std/assert.cpp | 2 +- src/ox/std/assert.hpp | 2 +- src/ox/std/basestringview.hpp | 2 +- src/ox/std/bit.cpp | 2 +- src/ox/std/bit.hpp | 2 +- src/ox/std/bounds.hpp | 2 +- src/ox/std/buffer.cpp | 2 +- src/ox/std/buffer.hpp | 2 +- src/ox/std/buildinfo.cpp | 2 +- src/ox/std/buildinfo.hpp | 2 +- src/ox/std/byteswap.cpp | 2 +- src/ox/std/byteswap.hpp | 2 +- src/ox/std/concepts.cpp | 2 +- src/ox/std/concepts.hpp | 2 +- src/ox/std/conv.hpp | 2 +- src/ox/std/cstringview.hpp | 2 +- src/ox/std/cstrops.hpp | 2 +- src/ox/std/def.hpp | 2 +- src/ox/std/defer.hpp | 2 +- src/ox/std/defines.hpp | 2 +- src/ox/std/error.hpp | 2 +- src/ox/std/fmt.cpp | 2 +- src/ox/std/fmt.hpp | 2 +- src/ox/std/hardware.hpp | 2 +- src/ox/std/hash.hpp | 2 +- src/ox/std/hashmap.hpp | 2 +- src/ox/std/heapmgr.cpp | 2 +- src/ox/std/heapmgr.hpp | 2 +- src/ox/std/ignore.hpp | 2 +- src/ox/std/initializerlist.hpp | 2 +- src/ox/std/istring.hpp | 2 +- src/ox/std/iterator.hpp | 2 +- src/ox/std/math.cpp | 2 +- src/ox/std/math.hpp | 2 +- src/ox/std/maybeview.hpp | 2 +- src/ox/std/memops.cpp | 2 +- src/ox/std/memops.hpp | 2 +- src/ox/std/memory.hpp | 2 +- src/ox/std/new.hpp | 2 +- src/ox/std/optional.hpp | 2 +- src/ox/std/pair.hpp | 2 +- src/ox/std/point.hpp | 2 +- src/ox/std/random.cpp | 2 +- src/ox/std/random.hpp | 2 +- src/ox/std/range.hpp | 2 +- src/ox/std/ranges.hpp | 2 +- src/ox/std/reader.cpp | 2 +- src/ox/std/reader.hpp | 2 +- src/ox/std/realstd.hpp | 2 +- src/ox/std/serialize.hpp | 2 +- src/ox/std/size.hpp | 2 +- src/ox/std/smallmap.hpp | 2 +- src/ox/std/source_location.hpp | 2 +- src/ox/std/span.hpp | 2 +- src/ox/std/stacktrace.cpp | 2 +- src/ox/std/stacktrace.hpp | 2 +- src/ox/std/std.hpp | 2 +- src/ox/std/stddef.hpp | 2 +- src/ox/std/strconv.hpp | 2 +- src/ox/std/string.cpp | 2 +- src/ox/std/string.hpp | 2 +- src/ox/std/stringliteral.hpp | 2 +- src/ox/std/stringparam.hpp | 2 +- src/ox/std/stringview.cpp | 2 +- src/ox/std/stringview.hpp | 2 +- src/ox/std/strongint.hpp | 2 +- src/ox/std/strops.cpp | 2 +- src/ox/std/strops.hpp | 2 +- src/ox/std/substitutes.cpp | 2 +- src/ox/std/test/tests.cpp | 2 +- src/ox/std/trace.cpp | 2 +- src/ox/std/trace.hpp | 2 +- src/ox/std/tracehook.cpp | 2 +- src/ox/std/typeinfo.hpp | 2 +- src/ox/std/types.hpp | 2 +- src/ox/std/typetraits.cpp | 2 +- src/ox/std/typetraits.hpp | 2 +- src/ox/std/units.hpp | 2 +- src/ox/std/utility.hpp | 2 +- src/ox/std/uuid.cpp | 2 +- src/ox/std/uuid.hpp | 2 +- src/ox/std/vec.cpp | 2 +- src/ox/std/vec.hpp | 2 +- src/ox/std/vector.hpp | 2 +- src/ox/std/writer.hpp | 2 +- 167 files changed, 167 insertions(+), 167 deletions(-) diff --git a/.liccor.yml b/.liccor.yml index b68fc72a8..df8bcd079 100644 --- a/.liccor.yml +++ b/.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/src/ox/clargs/clargs.cpp b/src/ox/clargs/clargs.cpp index 475ab2fc0..e72f364b7 100644 --- a/src/ox/clargs/clargs.cpp +++ b/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/src/ox/clargs/clargs.hpp b/src/ox/clargs/clargs.hpp index ee54b4a38..4f53b908c 100644 --- a/src/ox/clargs/clargs.hpp +++ b/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/src/ox/claw/claw.hpp b/src/ox/claw/claw.hpp index bb4f47c54..d4272e3df 100644 --- a/src/ox/claw/claw.hpp +++ b/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/src/ox/claw/format.hpp b/src/ox/claw/format.hpp index 55dbb637f..b64456d44 100644 --- a/src/ox/claw/format.hpp +++ b/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/src/ox/claw/read.cpp b/src/ox/claw/read.cpp index 1b0ef86f5..91870b54c 100644 --- a/src/ox/claw/read.cpp +++ b/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/src/ox/claw/read.hpp b/src/ox/claw/read.hpp index bbffa434e..b6d69d603 100644 --- a/src/ox/claw/read.hpp +++ b/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/src/ox/claw/readclaw.cpp b/src/ox/claw/readclaw.cpp index 607dc5a82..b1915d06c 100644 --- a/src/ox/claw/readclaw.cpp +++ b/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/src/ox/claw/test/tests.cpp b/src/ox/claw/test/tests.cpp index dfbacb451..a6ef919ef 100644 --- a/src/ox/claw/test/tests.cpp +++ b/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/src/ox/claw/write.cpp b/src/ox/claw/write.cpp index ec8f7c539..c184be236 100644 --- a/src/ox/claw/write.cpp +++ b/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/src/ox/claw/write.hpp b/src/ox/claw/write.hpp index 0d7183aa7..d80c70675 100644 --- a/src/ox/claw/write.hpp +++ b/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/src/ox/event/event.hpp b/src/ox/event/event.hpp index abf3f3ffe..e3d2cc5f2 100644 --- a/src/ox/event/event.hpp +++ b/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/src/ox/event/signal.cpp b/src/ox/event/signal.cpp index e086cb77c..a0928f6a3 100644 --- a/src/ox/event/signal.cpp +++ b/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/src/ox/event/signal.hpp b/src/ox/event/signal.hpp index bb58e7bed..f3aacd0be 100644 --- a/src/ox/event/signal.hpp +++ b/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/src/ox/event/test/tests.cpp b/src/ox/event/test/tests.cpp index e421c5e22..07b61bc07 100644 --- a/src/ox/event/test/tests.cpp +++ b/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/src/ox/fs/filestore/filestoretemplate.cpp b/src/ox/fs/filestore/filestoretemplate.cpp index 04274cdaa..3e3a638c0 100644 --- a/src/ox/fs/filestore/filestoretemplate.cpp +++ b/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/src/ox/fs/filestore/filestoretemplate.hpp b/src/ox/fs/filestore/filestoretemplate.hpp index a11da156d..392b249a8 100644 --- a/src/ox/fs/filestore/filestoretemplate.hpp +++ b/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/src/ox/fs/filesystem/directory.cpp b/src/ox/fs/filesystem/directory.cpp index f87f22a60..648a3f1ae 100644 --- a/src/ox/fs/filesystem/directory.cpp +++ b/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/src/ox/fs/filesystem/directory.hpp b/src/ox/fs/filesystem/directory.hpp index 616116abc..540ba7aca 100644 --- a/src/ox/fs/filesystem/directory.hpp +++ b/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/src/ox/fs/filesystem/filelocation.cpp b/src/ox/fs/filesystem/filelocation.cpp index a80889283..b7c3b181e 100644 --- a/src/ox/fs/filesystem/filelocation.cpp +++ b/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/src/ox/fs/filesystem/filelocation.hpp b/src/ox/fs/filesystem/filelocation.hpp index e106a1e2d..796b7e17b 100644 --- a/src/ox/fs/filesystem/filelocation.hpp +++ b/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/src/ox/fs/filesystem/filesystem.cpp b/src/ox/fs/filesystem/filesystem.cpp index 9e097d383..750e41720 100644 --- a/src/ox/fs/filesystem/filesystem.cpp +++ b/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/src/ox/fs/filesystem/filesystem.hpp b/src/ox/fs/filesystem/filesystem.hpp index 0028e5405..e785e4b16 100644 --- a/src/ox/fs/filesystem/filesystem.hpp +++ b/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/src/ox/fs/filesystem/passthroughfs.cpp b/src/ox/fs/filesystem/passthroughfs.cpp index 5217069da..dc56b9c48 100644 --- a/src/ox/fs/filesystem/passthroughfs.cpp +++ b/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/src/ox/fs/filesystem/passthroughfs.hpp b/src/ox/fs/filesystem/passthroughfs.hpp index 19eeadb9b..0a42d8292 100644 --- a/src/ox/fs/filesystem/passthroughfs.hpp +++ b/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/src/ox/fs/filesystem/pathiterator.cpp b/src/ox/fs/filesystem/pathiterator.cpp index cf6f237e1..07c5dec17 100644 --- a/src/ox/fs/filesystem/pathiterator.cpp +++ b/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/src/ox/fs/filesystem/pathiterator.hpp b/src/ox/fs/filesystem/pathiterator.hpp index 33659abef..78819f0dd 100644 --- a/src/ox/fs/filesystem/pathiterator.hpp +++ b/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/src/ox/fs/filesystem/types.hpp b/src/ox/fs/filesystem/types.hpp index 84ab1618b..62de02956 100644 --- a/src/ox/fs/filesystem/types.hpp +++ b/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/src/ox/fs/fs.hpp b/src/ox/fs/fs.hpp index 6773dbcf4..646a5e12d 100644 --- a/src/ox/fs/fs.hpp +++ b/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/src/ox/fs/ptrarith/nodebuffer.hpp b/src/ox/fs/ptrarith/nodebuffer.hpp index 4f7b44e7e..7171a8a78 100644 --- a/src/ox/fs/ptrarith/nodebuffer.hpp +++ b/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/src/ox/fs/ptrarith/ptr.hpp b/src/ox/fs/ptrarith/ptr.hpp index c12bb500c..a8fea6792 100644 --- a/src/ox/fs/ptrarith/ptr.hpp +++ b/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/src/ox/fs/test/tests.cpp b/src/ox/fs/test/tests.cpp index ec66ee321..bb706b9f5 100644 --- a/src/ox/fs/test/tests.cpp +++ b/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/src/ox/fs/tool.cpp b/src/ox/fs/tool.cpp index 82e4b4c6e..da18878bc 100644 --- a/src/ox/fs/tool.cpp +++ b/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/src/ox/logconn/circularbuff.hpp b/src/ox/logconn/circularbuff.hpp index 802ab3a7d..d536a04c3 100644 --- a/src/ox/logconn/circularbuff.hpp +++ b/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/src/ox/logconn/def.hpp b/src/ox/logconn/def.hpp index 71b4e72d6..260fa0e8b 100644 --- a/src/ox/logconn/def.hpp +++ b/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/src/ox/logconn/logconn.cpp b/src/ox/logconn/logconn.cpp index 6bec29971..f027dabda 100644 --- a/src/ox/logconn/logconn.cpp +++ b/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/src/ox/logconn/logconn.hpp b/src/ox/logconn/logconn.hpp index fc1436986..eb2ced93a 100644 --- a/src/ox/logconn/logconn.hpp +++ b/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/src/ox/mc/err.hpp b/src/ox/mc/err.hpp index a27be3919..bbcf370e3 100644 --- a/src/ox/mc/err.hpp +++ b/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/src/ox/mc/intops.hpp b/src/ox/mc/intops.hpp index 6e8f68582..fb087a980 100644 --- a/src/ox/mc/intops.hpp +++ b/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/src/ox/mc/mc.hpp b/src/ox/mc/mc.hpp index 234ec94e3..2d4949d8a 100644 --- a/src/ox/mc/mc.hpp +++ b/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/src/ox/mc/presenceindicator.cpp b/src/ox/mc/presenceindicator.cpp index a7ef0fde5..c5055f4a9 100644 --- a/src/ox/mc/presenceindicator.cpp +++ b/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/src/ox/mc/presenceindicator.hpp b/src/ox/mc/presenceindicator.hpp index 6f68e5b1a..bc6ed0459 100644 --- a/src/ox/mc/presenceindicator.hpp +++ b/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/src/ox/mc/read.cpp b/src/ox/mc/read.cpp index 88829783a..de3e6038c 100644 --- a/src/ox/mc/read.cpp +++ b/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/src/ox/mc/read.hpp b/src/ox/mc/read.hpp index abb6c39e9..282ce445c 100644 --- a/src/ox/mc/read.hpp +++ b/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/src/ox/mc/test/tests.cpp b/src/ox/mc/test/tests.cpp index e795ba37c..180d8ef6a 100644 --- a/src/ox/mc/test/tests.cpp +++ b/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/src/ox/mc/types.hpp b/src/ox/mc/types.hpp index 1413e51c5..df7d8909c 100644 --- a/src/ox/mc/types.hpp +++ b/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/src/ox/mc/write.cpp b/src/ox/mc/write.cpp index 70d9bcdce..80dea56f8 100644 --- a/src/ox/mc/write.cpp +++ b/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/src/ox/mc/write.hpp b/src/ox/mc/write.hpp index cfc1a587f..ba19e3f3b 100644 --- a/src/ox/mc/write.hpp +++ b/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/src/ox/model/def.hpp b/src/ox/model/def.hpp index 0599ebdbb..4546f3c16 100644 --- a/src/ox/model/def.hpp +++ b/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/src/ox/model/descread.hpp b/src/ox/model/descread.hpp index 05b8fc17b..8699610a6 100644 --- a/src/ox/model/descread.hpp +++ b/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/src/ox/model/desctypes.cpp b/src/ox/model/desctypes.cpp index 380f245b6..f04b9061e 100644 --- a/src/ox/model/desctypes.cpp +++ b/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/src/ox/model/desctypes.hpp b/src/ox/model/desctypes.hpp index f22d2a233..843c22f1f 100644 --- a/src/ox/model/desctypes.hpp +++ b/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/src/ox/model/descwrite.cpp b/src/ox/model/descwrite.cpp index cebd0269c..9421d513f 100644 --- a/src/ox/model/descwrite.cpp +++ b/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/src/ox/model/descwrite.hpp b/src/ox/model/descwrite.hpp index 290d58638..4270871c8 100644 --- a/src/ox/model/descwrite.hpp +++ b/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/src/ox/model/fieldcounter.hpp b/src/ox/model/fieldcounter.hpp index b39397d2d..206b6fcd1 100644 --- a/src/ox/model/fieldcounter.hpp +++ b/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/src/ox/model/metadata.hpp b/src/ox/model/metadata.hpp index c11ebc53d..be9c3d94e 100644 --- a/src/ox/model/metadata.hpp +++ b/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/src/ox/model/model.hpp b/src/ox/model/model.hpp index 07f6fb06b..824fd8fc1 100644 --- a/src/ox/model/model.hpp +++ b/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/src/ox/model/modelhandleradaptor.hpp b/src/ox/model/modelhandleradaptor.hpp index 2853b7582..28b6785a3 100644 --- a/src/ox/model/modelhandleradaptor.hpp +++ b/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/src/ox/model/modelops.hpp b/src/ox/model/modelops.hpp index f40f678ea..4f9835617 100644 --- a/src/ox/model/modelops.hpp +++ b/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/src/ox/model/modelvalue.cpp b/src/ox/model/modelvalue.cpp index 839ac717f..93744fb8c 100644 --- a/src/ox/model/modelvalue.cpp +++ b/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/src/ox/model/modelvalue.hpp b/src/ox/model/modelvalue.hpp index 7b1786262..3031509cd 100644 --- a/src/ox/model/modelvalue.hpp +++ b/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/src/ox/model/optype.hpp b/src/ox/model/optype.hpp index f0e473b70..19593cd6a 100644 --- a/src/ox/model/optype.hpp +++ b/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/src/ox/model/test/tests.cpp b/src/ox/model/test/tests.cpp index 9aea6bff8..2c7d46a65 100644 --- a/src/ox/model/test/tests.cpp +++ b/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/src/ox/model/typenamecatcher.hpp b/src/ox/model/typenamecatcher.hpp index 870ae6e5d..ec6500968 100644 --- a/src/ox/model/typenamecatcher.hpp +++ b/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/src/ox/model/types.hpp b/src/ox/model/types.hpp index 5d54bfe84..fd8927c6c 100644 --- a/src/ox/model/types.hpp +++ b/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/src/ox/model/typestore.hpp b/src/ox/model/typestore.hpp index d79902cb1..e27f0e37c 100644 --- a/src/ox/model/typestore.hpp +++ b/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/src/ox/model/walk.hpp b/src/ox/model/walk.hpp index 0d452bb71..e92fdab29 100644 --- a/src/ox/model/walk.hpp +++ b/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/src/ox/oc/oc.hpp b/src/ox/oc/oc.hpp index bb4f47c54..d4272e3df 100644 --- a/src/ox/oc/oc.hpp +++ b/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/src/ox/oc/read.cpp b/src/ox/oc/read.cpp index d27b5abf0..2862e17e2 100644 --- a/src/ox/oc/read.cpp +++ b/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/src/ox/oc/read.hpp b/src/ox/oc/read.hpp index 9306d65ad..30638c800 100644 --- a/src/ox/oc/read.hpp +++ b/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/src/ox/oc/test/tests.cpp b/src/ox/oc/test/tests.cpp index 3532f90fa..1d8127ad7 100644 --- a/src/ox/oc/test/tests.cpp +++ b/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/src/ox/oc/write.cpp b/src/ox/oc/write.cpp index 88e44176f..31770ac90 100644 --- a/src/ox/oc/write.cpp +++ b/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/src/ox/oc/write.hpp b/src/ox/oc/write.hpp index a1a3388bd..2f956f44d 100644 --- a/src/ox/oc/write.hpp +++ b/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/src/ox/preloader/alignmentcatcher.hpp b/src/ox/preloader/alignmentcatcher.hpp index 317519087..695339762 100644 --- a/src/ox/preloader/alignmentcatcher.hpp +++ b/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/src/ox/preloader/platspecs.hpp b/src/ox/preloader/platspecs.hpp index 5145fb572..0d8ebe843 100644 --- a/src/ox/preloader/platspecs.hpp +++ b/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/src/ox/preloader/preloader.cpp b/src/ox/preloader/preloader.cpp index 9540395bb..732df2927 100644 --- a/src/ox/preloader/preloader.cpp +++ b/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/src/ox/preloader/preloader.hpp b/src/ox/preloader/preloader.hpp index e836b7cbe..29e809300 100644 --- a/src/ox/preloader/preloader.hpp +++ b/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/src/ox/preloader/sizecatcher.hpp b/src/ox/preloader/sizecatcher.hpp index fb1eba6bc..2883106dc 100644 --- a/src/ox/preloader/sizecatcher.hpp +++ b/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/src/ox/preloader/unionsizecatcher.hpp b/src/ox/preloader/unionsizecatcher.hpp index e6a59be56..042aded56 100644 --- a/src/ox/preloader/unionsizecatcher.hpp +++ b/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/src/ox/std/algorithm.hpp b/src/ox/std/algorithm.hpp index 72ff55326..f3e93b3b5 100644 --- a/src/ox/std/algorithm.hpp +++ b/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/src/ox/std/anyptr.hpp b/src/ox/std/anyptr.hpp index 2eba97473..2e3ad1c8a 100644 --- a/src/ox/std/anyptr.hpp +++ b/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/src/ox/std/array.hpp b/src/ox/std/array.hpp index 996fe5a4f..32281dece 100644 --- a/src/ox/std/array.hpp +++ b/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/src/ox/std/assert.cpp b/src/ox/std/assert.cpp index 94ad5f637..bda126287 100644 --- a/src/ox/std/assert.cpp +++ b/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/src/ox/std/assert.hpp b/src/ox/std/assert.hpp index dd95982bc..7bce3739f 100644 --- a/src/ox/std/assert.hpp +++ b/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/src/ox/std/basestringview.hpp b/src/ox/std/basestringview.hpp index 5532a53c0..3d50cc91f 100644 --- a/src/ox/std/basestringview.hpp +++ b/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/src/ox/std/bit.cpp b/src/ox/std/bit.cpp index a9d107853..24600afed 100644 --- a/src/ox/std/bit.cpp +++ b/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/src/ox/std/bit.hpp b/src/ox/std/bit.hpp index 250d08769..9a2ef8beb 100644 --- a/src/ox/std/bit.hpp +++ b/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/src/ox/std/bounds.hpp b/src/ox/std/bounds.hpp index e49fa5110..b176d4a3c 100644 --- a/src/ox/std/bounds.hpp +++ b/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/src/ox/std/buffer.cpp b/src/ox/std/buffer.cpp index e961c4feb..b15548c3a 100644 --- a/src/ox/std/buffer.cpp +++ b/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/src/ox/std/buffer.hpp b/src/ox/std/buffer.hpp index d6b9a3d25..c9fed9805 100644 --- a/src/ox/std/buffer.hpp +++ b/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/src/ox/std/buildinfo.cpp b/src/ox/std/buildinfo.cpp index e3ea87457..62bfc5a0f 100644 --- a/src/ox/std/buildinfo.cpp +++ b/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/src/ox/std/buildinfo.hpp b/src/ox/std/buildinfo.hpp index 1d960daee..34d9e47ee 100644 --- a/src/ox/std/buildinfo.hpp +++ b/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/src/ox/std/byteswap.cpp b/src/ox/std/byteswap.cpp index a7dd59f01..85963cb49 100644 --- a/src/ox/std/byteswap.cpp +++ b/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/src/ox/std/byteswap.hpp b/src/ox/std/byteswap.hpp index e29c49d26..b35b91f19 100644 --- a/src/ox/std/byteswap.hpp +++ b/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/src/ox/std/concepts.cpp b/src/ox/std/concepts.cpp index 043aa3845..e6314cf80 100644 --- a/src/ox/std/concepts.cpp +++ b/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/src/ox/std/concepts.hpp b/src/ox/std/concepts.hpp index 746876856..1cf0138b1 100644 --- a/src/ox/std/concepts.hpp +++ b/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/src/ox/std/conv.hpp b/src/ox/std/conv.hpp index f17e69f24..f5a99651b 100644 --- a/src/ox/std/conv.hpp +++ b/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/src/ox/std/cstringview.hpp b/src/ox/std/cstringview.hpp index 2b61dbc00..d356f2b11 100644 --- a/src/ox/std/cstringview.hpp +++ b/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/src/ox/std/cstrops.hpp b/src/ox/std/cstrops.hpp index 6b7820dc1..140a7956e 100644 --- a/src/ox/std/cstrops.hpp +++ b/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/src/ox/std/def.hpp b/src/ox/std/def.hpp index eb7ee0e7c..44eca5e76 100644 --- a/src/ox/std/def.hpp +++ b/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/src/ox/std/defer.hpp b/src/ox/std/defer.hpp index b1f0ea474..636660846 100644 --- a/src/ox/std/defer.hpp +++ b/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/src/ox/std/defines.hpp b/src/ox/std/defines.hpp index a655a4d3c..0c274a765 100644 --- a/src/ox/std/defines.hpp +++ b/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/src/ox/std/error.hpp b/src/ox/std/error.hpp index 2e8e65cff..5e6885cee 100644 --- a/src/ox/std/error.hpp +++ b/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/src/ox/std/fmt.cpp b/src/ox/std/fmt.cpp index 32b1ea79f..7abf8c8aa 100644 --- a/src/ox/std/fmt.cpp +++ b/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/src/ox/std/fmt.hpp b/src/ox/std/fmt.hpp index 4694d026b..1cde475de 100644 --- a/src/ox/std/fmt.hpp +++ b/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/src/ox/std/hardware.hpp b/src/ox/std/hardware.hpp index 83eba78f3..7bba8646a 100644 --- a/src/ox/std/hardware.hpp +++ b/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/src/ox/std/hash.hpp b/src/ox/std/hash.hpp index 8f7e9233d..11e56584a 100644 --- a/src/ox/std/hash.hpp +++ b/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/src/ox/std/hashmap.hpp b/src/ox/std/hashmap.hpp index 938add926..f2fbb5992 100644 --- a/src/ox/std/hashmap.hpp +++ b/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/src/ox/std/heapmgr.cpp b/src/ox/std/heapmgr.cpp index b73b5f81e..0ab856e58 100644 --- a/src/ox/std/heapmgr.cpp +++ b/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/src/ox/std/heapmgr.hpp b/src/ox/std/heapmgr.hpp index f97deed6f..230b8597b 100644 --- a/src/ox/std/heapmgr.hpp +++ b/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/src/ox/std/ignore.hpp b/src/ox/std/ignore.hpp index f806ebbdf..5dcaa5c9d 100644 --- a/src/ox/std/ignore.hpp +++ b/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/src/ox/std/initializerlist.hpp b/src/ox/std/initializerlist.hpp index bdddcab1d..d6bd11705 100644 --- a/src/ox/std/initializerlist.hpp +++ b/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/src/ox/std/istring.hpp b/src/ox/std/istring.hpp index 3108341ee..83d21e47c 100644 --- a/src/ox/std/istring.hpp +++ b/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/src/ox/std/iterator.hpp b/src/ox/std/iterator.hpp index d82e13ffd..1f0629794 100644 --- a/src/ox/std/iterator.hpp +++ b/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/src/ox/std/math.cpp b/src/ox/std/math.cpp index d1872dd59..962bbed3c 100644 --- a/src/ox/std/math.cpp +++ b/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/src/ox/std/math.hpp b/src/ox/std/math.hpp index 18319a4ff..7882f6886 100644 --- a/src/ox/std/math.hpp +++ b/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/src/ox/std/maybeview.hpp b/src/ox/std/maybeview.hpp index 9860e4d69..f57275e24 100644 --- a/src/ox/std/maybeview.hpp +++ b/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/src/ox/std/memops.cpp b/src/ox/std/memops.cpp index 312b57114..06b9ad5c2 100644 --- a/src/ox/std/memops.cpp +++ b/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/src/ox/std/memops.hpp b/src/ox/std/memops.hpp index 6aa4b589c..2ade763f8 100644 --- a/src/ox/std/memops.hpp +++ b/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/src/ox/std/memory.hpp b/src/ox/std/memory.hpp index 9d08eb3f8..1686c526c 100644 --- a/src/ox/std/memory.hpp +++ b/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/src/ox/std/new.hpp b/src/ox/std/new.hpp index 980d0a49b..450a999b3 100644 --- a/src/ox/std/new.hpp +++ b/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/src/ox/std/optional.hpp b/src/ox/std/optional.hpp index db8d2d0bb..4bcce2ef0 100644 --- a/src/ox/std/optional.hpp +++ b/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/src/ox/std/pair.hpp b/src/ox/std/pair.hpp index d7424de69..08a5f3055 100644 --- a/src/ox/std/pair.hpp +++ b/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/src/ox/std/point.hpp b/src/ox/std/point.hpp index c27385519..0d99d054d 100644 --- a/src/ox/std/point.hpp +++ b/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/src/ox/std/random.cpp b/src/ox/std/random.cpp index cd7c035df..53c27d34e 100644 --- a/src/ox/std/random.cpp +++ b/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/src/ox/std/random.hpp b/src/ox/std/random.hpp index 5f4ae4dee..ec4cb31ae 100644 --- a/src/ox/std/random.hpp +++ b/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/src/ox/std/range.hpp b/src/ox/std/range.hpp index 4804b1e1b..937f429d6 100644 --- a/src/ox/std/range.hpp +++ b/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/src/ox/std/ranges.hpp b/src/ox/std/ranges.hpp index b945b74b4..fe426566a 100644 --- a/src/ox/std/ranges.hpp +++ b/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/src/ox/std/reader.cpp b/src/ox/std/reader.cpp index 015960065..b29c4b5e3 100644 --- a/src/ox/std/reader.cpp +++ b/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/src/ox/std/reader.hpp b/src/ox/std/reader.hpp index b8be88c73..5a6a1cd8c 100644 --- a/src/ox/std/reader.hpp +++ b/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/src/ox/std/realstd.hpp b/src/ox/std/realstd.hpp index 4d7031803..8ce8691f5 100644 --- a/src/ox/std/realstd.hpp +++ b/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/src/ox/std/serialize.hpp b/src/ox/std/serialize.hpp index 2ff5c6256..0690171a8 100644 --- a/src/ox/std/serialize.hpp +++ b/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/src/ox/std/size.hpp b/src/ox/std/size.hpp index b43d1f02d..604dc3896 100644 --- a/src/ox/std/size.hpp +++ b/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/src/ox/std/smallmap.hpp b/src/ox/std/smallmap.hpp index 967390183..869bfb1ef 100644 --- a/src/ox/std/smallmap.hpp +++ b/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/src/ox/std/source_location.hpp b/src/ox/std/source_location.hpp index 54bff14e0..96c091e32 100644 --- a/src/ox/std/source_location.hpp +++ b/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/src/ox/std/span.hpp b/src/ox/std/span.hpp index c4ad680f8..ddd978a96 100644 --- a/src/ox/std/span.hpp +++ b/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/src/ox/std/stacktrace.cpp b/src/ox/std/stacktrace.cpp index 5d3271a74..ae4d3d1c9 100644 --- a/src/ox/std/stacktrace.cpp +++ b/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/src/ox/std/stacktrace.hpp b/src/ox/std/stacktrace.hpp index 0c462d060..814756d9a 100644 --- a/src/ox/std/stacktrace.hpp +++ b/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/src/ox/std/std.hpp b/src/ox/std/std.hpp index 8029f56ca..1e507e93d 100644 --- a/src/ox/std/std.hpp +++ b/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/src/ox/std/stddef.hpp b/src/ox/std/stddef.hpp index 4f998812c..930edfbf7 100644 --- a/src/ox/std/stddef.hpp +++ b/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/src/ox/std/strconv.hpp b/src/ox/std/strconv.hpp index 5ef1bfc89..b7f33dea0 100644 --- a/src/ox/std/strconv.hpp +++ b/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/src/ox/std/string.cpp b/src/ox/std/string.cpp index a5c63ede7..ff43e3caf 100644 --- a/src/ox/std/string.cpp +++ b/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/src/ox/std/string.hpp b/src/ox/std/string.hpp index 88e23be3c..caaf105fd 100644 --- a/src/ox/std/string.hpp +++ b/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/src/ox/std/stringliteral.hpp b/src/ox/std/stringliteral.hpp index 0eafc76d6..7dbff8e46 100644 --- a/src/ox/std/stringliteral.hpp +++ b/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/src/ox/std/stringparam.hpp b/src/ox/std/stringparam.hpp index a8505db7b..b875ac37f 100644 --- a/src/ox/std/stringparam.hpp +++ b/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/src/ox/std/stringview.cpp b/src/ox/std/stringview.cpp index b8a449b13..b71f116f3 100644 --- a/src/ox/std/stringview.cpp +++ b/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/src/ox/std/stringview.hpp b/src/ox/std/stringview.hpp index 03b7a3b3b..ced0c9051 100644 --- a/src/ox/std/stringview.hpp +++ b/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/src/ox/std/strongint.hpp b/src/ox/std/strongint.hpp index a624f7aa0..0ac6b984b 100644 --- a/src/ox/std/strongint.hpp +++ b/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/src/ox/std/strops.cpp b/src/ox/std/strops.cpp index add174284..c138b5e1c 100644 --- a/src/ox/std/strops.cpp +++ b/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/src/ox/std/strops.hpp b/src/ox/std/strops.hpp index 0f341032b..db85d4c80 100644 --- a/src/ox/std/strops.hpp +++ b/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/src/ox/std/substitutes.cpp b/src/ox/std/substitutes.cpp index 2adb2b37d..0c4c41bed 100644 --- a/src/ox/std/substitutes.cpp +++ b/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/src/ox/std/test/tests.cpp b/src/ox/std/test/tests.cpp index ffef8b13f..68f5252f3 100644 --- a/src/ox/std/test/tests.cpp +++ b/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/src/ox/std/trace.cpp b/src/ox/std/trace.cpp index 0267c5df6..bb43e4bc2 100644 --- a/src/ox/std/trace.cpp +++ b/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/src/ox/std/trace.hpp b/src/ox/std/trace.hpp index ca201e9c0..c33cf8212 100644 --- a/src/ox/std/trace.hpp +++ b/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/src/ox/std/tracehook.cpp b/src/ox/std/tracehook.cpp index fd194b44d..13b26db6f 100644 --- a/src/ox/std/tracehook.cpp +++ b/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/src/ox/std/typeinfo.hpp b/src/ox/std/typeinfo.hpp index b7d6df498..d47db39b0 100644 --- a/src/ox/std/typeinfo.hpp +++ b/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/src/ox/std/types.hpp b/src/ox/std/types.hpp index 2e2f3c82b..a441f089d 100644 --- a/src/ox/std/types.hpp +++ b/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/src/ox/std/typetraits.cpp b/src/ox/std/typetraits.cpp index cfa0ba9a8..2db463992 100644 --- a/src/ox/std/typetraits.cpp +++ b/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/src/ox/std/typetraits.hpp b/src/ox/std/typetraits.hpp index 6202efb5f..720ac05aa 100644 --- a/src/ox/std/typetraits.hpp +++ b/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/src/ox/std/units.hpp b/src/ox/std/units.hpp index 6dc9b6bcb..51073ff32 100644 --- a/src/ox/std/units.hpp +++ b/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/src/ox/std/utility.hpp b/src/ox/std/utility.hpp index 70e60d97d..1c628e175 100644 --- a/src/ox/std/utility.hpp +++ b/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/src/ox/std/uuid.cpp b/src/ox/std/uuid.cpp index 4c6a47f99..595a80cd1 100644 --- a/src/ox/std/uuid.cpp +++ b/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/src/ox/std/uuid.hpp b/src/ox/std/uuid.hpp index 81a7a3074..60cd20a64 100644 --- a/src/ox/std/uuid.hpp +++ b/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/src/ox/std/vec.cpp b/src/ox/std/vec.cpp index deac106bc..e4825858b 100644 --- a/src/ox/std/vec.cpp +++ b/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/src/ox/std/vec.hpp b/src/ox/std/vec.hpp index 7124cfb51..09e1a22ee 100644 --- a/src/ox/std/vec.hpp +++ b/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/src/ox/std/vector.hpp b/src/ox/std/vector.hpp index 2b0bf699f..b5b4f446f 100644 --- a/src/ox/std/vector.hpp +++ b/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/src/ox/std/writer.hpp b/src/ox/std/writer.hpp index 9ac3393da..920ec068f 100644 --- a/src/ox/std/writer.hpp +++ b/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