diff --git a/CMakeLists.txt b/CMakeLists.txt
index 82ac502..4e21466 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
# This file is part of the Aaru Data Preservation Suite.
-# Copyright (c) 2019-2025 Natalia Portillo.
+# Copyright (c) 2019-2026 Natalia Portillo.
#
# This library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
diff --git a/Doxyfile.in b/Doxyfile.in
index cfabebf..8b7fabb 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -1,6 +1,6 @@
# Doxyfile for libaaruformat
# This file is part of the Aaru Data Preservation Suite.
-# Copyright (c) 2019-2025 Natalia Portillo.
+# Copyright (c) 2019-2026 Natalia Portillo.
#---------------------------------------------------------------------------
# Project related configuration options
diff --git a/include/aaru.h b/include/aaru.h
index 9d009d8..df85c17 100644
--- a/include/aaru.h
+++ b/include/aaru.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat.h b/include/aaruformat.h
index 9fd138f..40c18db 100644
--- a/include/aaruformat.h
+++ b/include/aaruformat.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/consts.h b/include/aaruformat/consts.h
index 8c958f3..bf6b812 100644
--- a/include/aaruformat/consts.h
+++ b/include/aaruformat/consts.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/context.h b/include/aaruformat/context.h
index 931a850..f97dc07 100644
--- a/include/aaruformat/context.h
+++ b/include/aaruformat/context.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/crc64.h b/include/aaruformat/crc64.h
index 303514d..a032534 100644
--- a/include/aaruformat/crc64.h
+++ b/include/aaruformat/crc64.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/decls.h b/include/aaruformat/decls.h
index 07680e1..bfb90b2 100644
--- a/include/aaruformat/decls.h
+++ b/include/aaruformat/decls.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/endian.h b/include/aaruformat/endian.h
index 53e3e77..452ca55 100644
--- a/include/aaruformat/endian.h
+++ b/include/aaruformat/endian.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/enums.h b/include/aaruformat/enums.h
index 14845a4..f0fe4fa 100644
--- a/include/aaruformat/enums.h
+++ b/include/aaruformat/enums.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/errors.h b/include/aaruformat/errors.h
index a891515..6e6b35f 100644
--- a/include/aaruformat/errors.h
+++ b/include/aaruformat/errors.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/flac.h b/include/aaruformat/flac.h
index 102234b..2f3d9e0 100644
--- a/include/aaruformat/flac.h
+++ b/include/aaruformat/flac.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/hash_map.h b/include/aaruformat/hash_map.h
index c8484e1..18d18f1 100644
--- a/include/aaruformat/hash_map.h
+++ b/include/aaruformat/hash_map.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/simd.h b/include/aaruformat/simd.h
index 365eaf2..e0394db 100644
--- a/include/aaruformat/simd.h
+++ b/include/aaruformat/simd.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/spamsum.h b/include/aaruformat/spamsum.h
index 32ee7e7..24a7411 100644
--- a/include/aaruformat/spamsum.h
+++ b/include/aaruformat/spamsum.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs.h b/include/aaruformat/structs.h
index 66eea0a..b302790 100644
--- a/include/aaruformat/structs.h
+++ b/include/aaruformat/structs.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/checksum.h b/include/aaruformat/structs/checksum.h
index a9a2646..1854e69 100644
--- a/include/aaruformat/structs/checksum.h
+++ b/include/aaruformat/structs/checksum.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/data.h b/include/aaruformat/structs/data.h
index d374e59..da3acfb 100644
--- a/include/aaruformat/structs/data.h
+++ b/include/aaruformat/structs/data.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/ddt.h b/include/aaruformat/structs/ddt.h
index 6b6f81b..c881ba8 100644
--- a/include/aaruformat/structs/ddt.h
+++ b/include/aaruformat/structs/ddt.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/dump.h b/include/aaruformat/structs/dump.h
index 80df6e6..4ebe7b6 100644
--- a/include/aaruformat/structs/dump.h
+++ b/include/aaruformat/structs/dump.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/header.h b/include/aaruformat/structs/header.h
index 47a8108..78e21a5 100644
--- a/include/aaruformat/structs/header.h
+++ b/include/aaruformat/structs/header.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/index.h b/include/aaruformat/structs/index.h
index fd6ec6d..7350368 100644
--- a/include/aaruformat/structs/index.h
+++ b/include/aaruformat/structs/index.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/lisa_tag.h b/include/aaruformat/structs/lisa_tag.h
index 96ebb23..fb3f11f 100644
--- a/include/aaruformat/structs/lisa_tag.h
+++ b/include/aaruformat/structs/lisa_tag.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/metadata.h b/include/aaruformat/structs/metadata.h
index 28ed201..bc72e6c 100644
--- a/include/aaruformat/structs/metadata.h
+++ b/include/aaruformat/structs/metadata.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/optical.h b/include/aaruformat/structs/optical.h
index 23b37bf..e64c7a7 100644
--- a/include/aaruformat/structs/optical.h
+++ b/include/aaruformat/structs/optical.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/options.h b/include/aaruformat/structs/options.h
index 9748b35..faff506 100644
--- a/include/aaruformat/structs/options.h
+++ b/include/aaruformat/structs/options.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/aaruformat/structs/tape.h b/include/aaruformat/structs/tape.h
index 83384d7..0ee551b 100644
--- a/include/aaruformat/structs/tape.h
+++ b/include/aaruformat/structs/tape.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/include/internal.h b/include/internal.h
index 626d0b3..49f44a6 100644
--- a/include/internal.h
+++ b/include/internal.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/libaaruformat.nuspec b/libaaruformat.nuspec
index e4fdc2e..669e722 100644
--- a/libaaruformat.nuspec
+++ b/libaaruformat.nuspec
@@ -7,7 +7,7 @@
claunia
https://github.com/aaru-dps/libaaruformat
https://spdx.org/licenses/LGPL-2.1-only.html
- Copyright © 2011-2025 Natalia Portillo
+ Copyright © 2011-2026 Natalia Portillo
aaru aaruformat libaaruformat disk image format
false
diff --git a/src/crc64/arm_vmull.h b/src/crc64/arm_vmull.h
index 9831831..18e596e 100644
--- a/src/crc64/arm_vmull.h
+++ b/src/crc64/arm_vmull.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/crc32.h b/tests/crc32.h
index af401ca..f7e05d7 100644
--- a/tests/crc32.h
+++ b/tests/crc32.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/crc64.cpp b/tests/crc64.cpp
index 95f9842..4b426c5 100644
--- a/tests/crc64.cpp
+++ b/tests/crc64.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/create_image.cpp b/tests/create_image.cpp
index 19321b9..27f8941 100644
--- a/tests/create_image.cpp
+++ b/tests/create_image.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/flac.cpp b/tests/flac.cpp
index ec2f57f..2a57fe9 100644
--- a/tests/flac.cpp
+++ b/tests/flac.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/lzma.cpp b/tests/lzma.cpp
index 4238dca..be7efa7 100644
--- a/tests/lzma.cpp
+++ b/tests/lzma.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/md5.cpp b/tests/md5.cpp
index bdbfeaf..b824777 100644
--- a/tests/md5.cpp
+++ b/tests/md5.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* Standalone MD5 test for the file 'random'.
* Expected MD5: d78f0eec417be386219b21b700044b95
diff --git a/tests/open_image.cpp b/tests/open_image.cpp
index a0cde02..7e91058 100644
--- a/tests/open_image.cpp
+++ b/tests/open_image.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tests/sha256.cpp b/tests/sha256.cpp
index 0c0878e..e714482 100644
--- a/tests/sha256.cpp
+++ b/tests/sha256.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* Internal SHA-256 tests (no OpenSSL dependency).
* Validates implementation against standard FIPS 180-4 test vectors and the bundled random file.
diff --git a/tests/spamsum.cpp b/tests/spamsum.cpp
index 73bf625..4fe4408 100644
--- a/tests/spamsum.cpp
+++ b/tests/spamsum.cpp
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
diff --git a/tool/aaruformattool.h b/tool/aaruformattool.h
index f9c4fe4..22a8cc5 100644
--- a/tool/aaruformattool.h
+++ b/tool/aaruformattool.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/tool/commands.h b/tool/commands.h
index 6e61bf6..4b26faf 100644
--- a/tool/commands.h
+++ b/tool/commands.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/tool/usage.h b/tool/usage.h
index 0666eb8..0d26b62 100644
--- a/tool/usage.h
+++ b/tool/usage.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/tool/version.h b/tool/version.h
index 8feff86..a070d06 100644
--- a/tool/version.h
+++ b/tool/version.h
@@ -1,6 +1,6 @@
/*
* This file is part of the Aaru Data Preservation Suite.
- * Copyright (c) 2019-2025 Natalia Portillo.
+ * Copyright (c) 2019-2026 Natalia Portillo.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License