diff --git a/LICENSE b/LICENSE index 04f71a967d..0c225d7eeb 100644 --- a/LICENSE +++ b/LICENSE @@ -186,8 +186,8 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2017 - 2024 R. Thomas - Copyright 2017 - 2024 Quarkslab + Copyright 2017 - 2025 R. Thomas + Copyright 2017 - 2025 Quarkslab Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Binary.cpp b/api/c/ELF/Binary.cpp index 580ce5ed43..5f059819ba 100644 --- a/api/c/ELF/Binary.cpp +++ b/api/c/ELF/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Binary.hpp b/api/c/ELF/Binary.hpp index ab8c014446..1f4ba31717 100644 --- a/api/c/ELF/Binary.hpp +++ b/api/c/ELF/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/DynamicEntry.cpp b/api/c/ELF/DynamicEntry.cpp index 786ababfd1..3f4d53b86a 100644 --- a/api/c/ELF/DynamicEntry.cpp +++ b/api/c/ELF/DynamicEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/DynamicEntry.hpp b/api/c/ELF/DynamicEntry.hpp index e908b1fdb8..e06b678e71 100644 --- a/api/c/ELF/DynamicEntry.hpp +++ b/api/c/ELF/DynamicEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Header.cpp b/api/c/ELF/Header.cpp index ec2acff6f0..c2d6807477 100644 --- a/api/c/ELF/Header.cpp +++ b/api/c/ELF/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Header.hpp b/api/c/ELF/Header.hpp index 1f815f0e6d..544f291f41 100644 --- a/api/c/ELF/Header.hpp +++ b/api/c/ELF/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Section.cpp b/api/c/ELF/Section.cpp index 6115b01669..81e44a26a4 100644 --- a/api/c/ELF/Section.cpp +++ b/api/c/ELF/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Section.hpp b/api/c/ELF/Section.hpp index 672a4ee1f5..e8bcbeba34 100644 --- a/api/c/ELF/Section.hpp +++ b/api/c/ELF/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Segment.cpp b/api/c/ELF/Segment.cpp index f3f7981d70..d112c1557f 100644 --- a/api/c/ELF/Segment.cpp +++ b/api/c/ELF/Segment.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Segment.hpp b/api/c/ELF/Segment.hpp index 15215436e4..51edbecfb5 100644 --- a/api/c/ELF/Segment.hpp +++ b/api/c/ELF/Segment.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Symbol.cpp b/api/c/ELF/Symbol.cpp index b3ee728f69..1d3f7b2c10 100644 --- a/api/c/ELF/Symbol.cpp +++ b/api/c/ELF/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/Symbol.hpp b/api/c/ELF/Symbol.hpp index 751f3da48c..4c5df7dc77 100644 --- a/api/c/ELF/Symbol.hpp +++ b/api/c/ELF/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/ELF/utils.cpp b/api/c/ELF/utils.cpp index 7f0c052419..f69f121c6e 100644 --- a/api/c/ELF/utils.cpp +++ b/api/c/ELF/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Binary.cpp b/api/c/MachO/Binary.cpp index 14db9e711b..ac41c7f643 100644 --- a/api/c/MachO/Binary.cpp +++ b/api/c/MachO/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Binary.hpp b/api/c/MachO/Binary.hpp index c40fe47702..c387bd3d62 100644 --- a/api/c/MachO/Binary.hpp +++ b/api/c/MachO/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Header.cpp b/api/c/MachO/Header.cpp index 6cf6e925fd..1454712294 100644 --- a/api/c/MachO/Header.cpp +++ b/api/c/MachO/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Header.hpp b/api/c/MachO/Header.hpp index 297bb36604..c224d7d782 100644 --- a/api/c/MachO/Header.hpp +++ b/api/c/MachO/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/LoadCommand.cpp b/api/c/MachO/LoadCommand.cpp index b0664166b9..6b914852f0 100644 --- a/api/c/MachO/LoadCommand.cpp +++ b/api/c/MachO/LoadCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/LoadCommand.hpp b/api/c/MachO/LoadCommand.hpp index 2e786065cd..34d0e7f08f 100644 --- a/api/c/MachO/LoadCommand.hpp +++ b/api/c/MachO/LoadCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Parser.cpp b/api/c/MachO/Parser.cpp index d32d64130c..f0d5635c9e 100644 --- a/api/c/MachO/Parser.cpp +++ b/api/c/MachO/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Section.cpp b/api/c/MachO/Section.cpp index a774a994d6..87ba62c4e9 100644 --- a/api/c/MachO/Section.cpp +++ b/api/c/MachO/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Section.hpp b/api/c/MachO/Section.hpp index c4d41f4a15..b39b588cfa 100644 --- a/api/c/MachO/Section.hpp +++ b/api/c/MachO/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Segment.cpp b/api/c/MachO/Segment.cpp index 0fb870d1b8..fc0af25d98 100644 --- a/api/c/MachO/Segment.cpp +++ b/api/c/MachO/Segment.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Segment.hpp b/api/c/MachO/Segment.hpp index 2c672d88d3..6bed5e1afb 100644 --- a/api/c/MachO/Segment.hpp +++ b/api/c/MachO/Segment.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Symbol.cpp b/api/c/MachO/Symbol.cpp index efa2ff8078..cac84fd36b 100644 --- a/api/c/MachO/Symbol.cpp +++ b/api/c/MachO/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/MachO/Symbol.hpp b/api/c/MachO/Symbol.hpp index 83466f742e..7038b97749 100644 --- a/api/c/MachO/Symbol.hpp +++ b/api/c/MachO/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Binary.cpp b/api/c/PE/Binary.cpp index c313a3a19a..9e8fa7f0f7 100644 --- a/api/c/PE/Binary.cpp +++ b/api/c/PE/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Binary.hpp b/api/c/PE/Binary.hpp index e3a9a1acae..40fade678a 100644 --- a/api/c/PE/Binary.hpp +++ b/api/c/PE/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/DataDirectory.cpp b/api/c/PE/DataDirectory.cpp index 88eedc94b5..add0ee4527 100644 --- a/api/c/PE/DataDirectory.cpp +++ b/api/c/PE/DataDirectory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/DataDirectory.hpp b/api/c/PE/DataDirectory.hpp index a29751aa56..b93d766514 100644 --- a/api/c/PE/DataDirectory.hpp +++ b/api/c/PE/DataDirectory.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/DosHeader.cpp b/api/c/PE/DosHeader.cpp index e65f012e61..7a85e4715e 100644 --- a/api/c/PE/DosHeader.cpp +++ b/api/c/PE/DosHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/DosHeader.hpp b/api/c/PE/DosHeader.hpp index 7256809840..92c2db2e4d 100644 --- a/api/c/PE/DosHeader.hpp +++ b/api/c/PE/DosHeader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/EnumToString.cpp b/api/c/PE/EnumToString.cpp index a355e1bd4d..bffde40441 100644 --- a/api/c/PE/EnumToString.cpp +++ b/api/c/PE/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Header.cpp b/api/c/PE/Header.cpp index 0403c0e57b..990e50f6f3 100644 --- a/api/c/PE/Header.cpp +++ b/api/c/PE/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Header.hpp b/api/c/PE/Header.hpp index 35db4a7230..ab3f7d30bb 100644 --- a/api/c/PE/Header.hpp +++ b/api/c/PE/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Import.cpp b/api/c/PE/Import.cpp index 82a6bdda44..c985d84f98 100644 --- a/api/c/PE/Import.cpp +++ b/api/c/PE/Import.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Import.hpp b/api/c/PE/Import.hpp index 49eb956907..02a62b6374 100644 --- a/api/c/PE/Import.hpp +++ b/api/c/PE/Import.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/ImportEntry.cpp b/api/c/PE/ImportEntry.cpp index f0169c1436..5caf4e2a45 100644 --- a/api/c/PE/ImportEntry.cpp +++ b/api/c/PE/ImportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/ImportEntry.hpp b/api/c/PE/ImportEntry.hpp index 93bf8fd27c..7b52b83e18 100644 --- a/api/c/PE/ImportEntry.hpp +++ b/api/c/PE/ImportEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/OptionalHeader.cpp b/api/c/PE/OptionalHeader.cpp index 1a0ae29337..2d42a0528d 100644 --- a/api/c/PE/OptionalHeader.cpp +++ b/api/c/PE/OptionalHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/OptionalHeader.hpp b/api/c/PE/OptionalHeader.hpp index deac557d19..85c7a740d6 100644 --- a/api/c/PE/OptionalHeader.hpp +++ b/api/c/PE/OptionalHeader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Section.cpp b/api/c/PE/Section.cpp index 5191d5191b..5690f5fe0c 100644 --- a/api/c/PE/Section.cpp +++ b/api/c/PE/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/PE/Section.hpp b/api/c/PE/Section.hpp index 9046994dfb..a222387b62 100644 --- a/api/c/PE/Section.hpp +++ b/api/c/PE/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF.h b/api/c/include/LIEF/ELF.h index cdd96d70d7..bfcefe7d46 100644 --- a/api/c/include/LIEF/ELF.h +++ b/api/c/include/LIEF/ELF.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/Binary.h b/api/c/include/LIEF/ELF/Binary.h index f258c797bf..26db571216 100644 --- a/api/c/include/LIEF/ELF/Binary.h +++ b/api/c/include/LIEF/ELF/Binary.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/DynamicEntry.h b/api/c/include/LIEF/ELF/DynamicEntry.h index edfa5908f3..97dfb4f70e 100644 --- a/api/c/include/LIEF/ELF/DynamicEntry.h +++ b/api/c/include/LIEF/ELF/DynamicEntry.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/Header.h b/api/c/include/LIEF/ELF/Header.h index e7975df660..55b5e6bf2c 100644 --- a/api/c/include/LIEF/ELF/Header.h +++ b/api/c/include/LIEF/ELF/Header.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/Section.h b/api/c/include/LIEF/ELF/Section.h index 34e78a2df8..a2dc720644 100644 --- a/api/c/include/LIEF/ELF/Section.h +++ b/api/c/include/LIEF/ELF/Section.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/Segment.h b/api/c/include/LIEF/ELF/Segment.h index 011820f781..17f3bb153b 100644 --- a/api/c/include/LIEF/ELF/Segment.h +++ b/api/c/include/LIEF/ELF/Segment.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/Symbol.h b/api/c/include/LIEF/ELF/Symbol.h index 7834cce850..e2700a3ea9 100644 --- a/api/c/include/LIEF/ELF/Symbol.h +++ b/api/c/include/LIEF/ELF/Symbol.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/ELF/utils.h b/api/c/include/LIEF/ELF/utils.h index e06439526e..c131234174 100644 --- a/api/c/include/LIEF/ELF/utils.h +++ b/api/c/include/LIEF/ELF/utils.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/LIEF.h b/api/c/include/LIEF/LIEF.h index cc04d43cd4..c87625560e 100644 --- a/api/c/include/LIEF/LIEF.h +++ b/api/c/include/LIEF/LIEF.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO.h b/api/c/include/LIEF/MachO.h index f69cc53505..20e797311e 100644 --- a/api/c/include/LIEF/MachO.h +++ b/api/c/include/LIEF/MachO.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/Binary.h b/api/c/include/LIEF/MachO/Binary.h index 48dabf61d3..ffc4d047a7 100644 --- a/api/c/include/LIEF/MachO/Binary.h +++ b/api/c/include/LIEF/MachO/Binary.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/Header.h b/api/c/include/LIEF/MachO/Header.h index 417dea59cd..50e1b2e750 100644 --- a/api/c/include/LIEF/MachO/Header.h +++ b/api/c/include/LIEF/MachO/Header.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/LoadCommand.h b/api/c/include/LIEF/MachO/LoadCommand.h index 31d0258189..114c9e59db 100644 --- a/api/c/include/LIEF/MachO/LoadCommand.h +++ b/api/c/include/LIEF/MachO/LoadCommand.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/Section.h b/api/c/include/LIEF/MachO/Section.h index 4bbc267cf7..e40d43b13e 100644 --- a/api/c/include/LIEF/MachO/Section.h +++ b/api/c/include/LIEF/MachO/Section.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/Segment.h b/api/c/include/LIEF/MachO/Segment.h index 7fd11073df..d8bbe4ca53 100644 --- a/api/c/include/LIEF/MachO/Segment.h +++ b/api/c/include/LIEF/MachO/Segment.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/MachO/Symbol.h b/api/c/include/LIEF/MachO/Symbol.h index 97ca5b6527..5ac0f806d7 100644 --- a/api/c/include/LIEF/MachO/Symbol.h +++ b/api/c/include/LIEF/MachO/Symbol.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE.h b/api/c/include/LIEF/PE.h index a619506464..a34702bad6 100644 --- a/api/c/include/LIEF/PE.h +++ b/api/c/include/LIEF/PE.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/Binary.h b/api/c/include/LIEF/PE/Binary.h index 214bb763db..6621158f5f 100644 --- a/api/c/include/LIEF/PE/Binary.h +++ b/api/c/include/LIEF/PE/Binary.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/DataDirectory.h b/api/c/include/LIEF/PE/DataDirectory.h index b68e6d8692..cc47996515 100644 --- a/api/c/include/LIEF/PE/DataDirectory.h +++ b/api/c/include/LIEF/PE/DataDirectory.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License",; * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/DosHeader.h b/api/c/include/LIEF/PE/DosHeader.h index 4ea10c3a8c..465763d772 100644 --- a/api/c/include/LIEF/PE/DosHeader.h +++ b/api/c/include/LIEF/PE/DosHeader.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/EnumToString.h b/api/c/include/LIEF/PE/EnumToString.h index c6b3c8a5f1..ad47e5dae2 100644 --- a/api/c/include/LIEF/PE/EnumToString.h +++ b/api/c/include/LIEF/PE/EnumToString.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/Header.h b/api/c/include/LIEF/PE/Header.h index b5477e0843..8e72bbfbb0 100644 --- a/api/c/include/LIEF/PE/Header.h +++ b/api/c/include/LIEF/PE/Header.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/Import.h b/api/c/include/LIEF/PE/Import.h index 8c3fe17b83..6d3788f042 100644 --- a/api/c/include/LIEF/PE/Import.h +++ b/api/c/include/LIEF/PE/Import.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/ImportEntry.h b/api/c/include/LIEF/PE/ImportEntry.h index d7f82e4b18..cab039a1f1 100644 --- a/api/c/include/LIEF/PE/ImportEntry.h +++ b/api/c/include/LIEF/PE/ImportEntry.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/OptionalHeader.h b/api/c/include/LIEF/PE/OptionalHeader.h index 9238d02979..6de41eab34 100644 --- a/api/c/include/LIEF/PE/OptionalHeader.h +++ b/api/c/include/LIEF/PE/OptionalHeader.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/PE/Section.h b/api/c/include/LIEF/PE/Section.h index 96e6282ace..420f6b6d4d 100644 --- a/api/c/include/LIEF/PE/Section.h +++ b/api/c/include/LIEF/PE/Section.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/logging.h b/api/c/include/LIEF/logging.h index c74f02cdf5..84eeda90b1 100644 --- a/api/c/include/LIEF/logging.h +++ b/api/c/include/LIEF/logging.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/include/LIEF/types.h b/api/c/include/LIEF/types.h index d3f22f7d58..51cb1e789b 100644 --- a/api/c/include/LIEF/types.h +++ b/api/c/include/LIEF/types.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/c/logging.cpp b/api/c/logging.cpp index 6cb086e7eb..7d4ac0b1d4 100644 --- a/api/c/logging.cpp +++ b/api/c/logging.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/examples/library_symbols_obfuscation/libadd.h b/api/python/examples/library_symbols_obfuscation/libadd.h index e719b7150e..c8b435b98d 100644 --- a/api/python/examples/library_symbols_obfuscation/libadd.h +++ b/api/python/examples/library_symbols_obfuscation/libadd.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/init.cpp b/api/python/src/ART/init.cpp index 10da772001..65c9c9f98e 100644 --- a/api/python/src/ART/init.cpp +++ b/api/python/src/ART/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/init.hpp b/api/python/src/ART/init.hpp index 2b70b66ef2..19458ffae8 100644 --- a/api/python/src/ART/init.hpp +++ b/api/python/src/ART/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/objects/pyFile.cpp b/api/python/src/ART/objects/pyFile.cpp index 20ee958edb..61f6203fdc 100644 --- a/api/python/src/ART/objects/pyFile.cpp +++ b/api/python/src/ART/objects/pyFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/objects/pyHeader.cpp b/api/python/src/ART/objects/pyHeader.cpp index 87317ed978..c99df52c5f 100644 --- a/api/python/src/ART/objects/pyHeader.cpp +++ b/api/python/src/ART/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/objects/pyParser.cpp b/api/python/src/ART/objects/pyParser.cpp index 62aead39d3..917116fd7d 100644 --- a/api/python/src/ART/objects/pyParser.cpp +++ b/api/python/src/ART/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/pyART.hpp b/api/python/src/ART/pyART.hpp index f6e806a598..fd52f1df8b 100644 --- a/api/python/src/ART/pyART.hpp +++ b/api/python/src/ART/pyART.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ART/pyUtils.cpp b/api/python/src/ART/pyUtils.cpp index c20636cc9e..cf4b70c10e 100644 --- a/api/python/src/ART/pyUtils.cpp +++ b/api/python/src/ART/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/init.cpp b/api/python/src/Abstract/init.cpp index 1af51e9310..d176386544 100644 --- a/api/python/src/Abstract/init.cpp +++ b/api/python/src/Abstract/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/init.hpp b/api/python/src/Abstract/init.hpp index 9204fe9025..05aa9f3c60 100644 --- a/api/python/src/Abstract/init.hpp +++ b/api/python/src/Abstract/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pyBinary.cpp b/api/python/src/Abstract/pyBinary.cpp index 19792dc89f..4a12b0fe99 100644 --- a/api/python/src/Abstract/pyBinary.cpp +++ b/api/python/src/Abstract/pyBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pyFunction.cpp b/api/python/src/Abstract/pyFunction.cpp index 59e505f42f..f25df303c0 100644 --- a/api/python/src/Abstract/pyFunction.cpp +++ b/api/python/src/Abstract/pyFunction.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pyHeader.cpp b/api/python/src/Abstract/pyHeader.cpp index 05413c7ff0..35d6656c54 100644 --- a/api/python/src/Abstract/pyHeader.cpp +++ b/api/python/src/Abstract/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pyParser.cpp b/api/python/src/Abstract/pyParser.cpp index 05d2870666..f7ee0d7982 100644 --- a/api/python/src/Abstract/pyParser.cpp +++ b/api/python/src/Abstract/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pyRelocation.cpp b/api/python/src/Abstract/pyRelocation.cpp index 9f4ea18717..50f39d0a95 100644 --- a/api/python/src/Abstract/pyRelocation.cpp +++ b/api/python/src/Abstract/pyRelocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pySection.cpp b/api/python/src/Abstract/pySection.cpp index 73c60f8e81..8a5a13bb2f 100644 --- a/api/python/src/Abstract/pySection.cpp +++ b/api/python/src/Abstract/pySection.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/Abstract/pySymbol.cpp b/api/python/src/Abstract/pySymbol.cpp index 3387289d32..b761d3a9c4 100644 --- a/api/python/src/Abstract/pySymbol.cpp +++ b/api/python/src/Abstract/pySymbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/init.cpp b/api/python/src/DEX/init.cpp index bd3761fb67..ad3a5b8cf6 100644 --- a/api/python/src/DEX/init.cpp +++ b/api/python/src/DEX/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/init.hpp b/api/python/src/DEX/init.hpp index 4d5da718de..c73cf480c2 100644 --- a/api/python/src/DEX/init.hpp +++ b/api/python/src/DEX/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyClass.cpp b/api/python/src/DEX/objects/pyClass.cpp index 58be00c754..69aa385185 100644 --- a/api/python/src/DEX/objects/pyClass.cpp +++ b/api/python/src/DEX/objects/pyClass.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyCodeInfo.cpp b/api/python/src/DEX/objects/pyCodeInfo.cpp index 9233a8a69a..30e2a80d6e 100644 --- a/api/python/src/DEX/objects/pyCodeInfo.cpp +++ b/api/python/src/DEX/objects/pyCodeInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyFile.cpp b/api/python/src/DEX/objects/pyFile.cpp index 84d62b36a3..8c53db27ea 100644 --- a/api/python/src/DEX/objects/pyFile.cpp +++ b/api/python/src/DEX/objects/pyFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyHeader.cpp b/api/python/src/DEX/objects/pyHeader.cpp index 8705b96e9d..1a6a7e1d5f 100644 --- a/api/python/src/DEX/objects/pyHeader.cpp +++ b/api/python/src/DEX/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyMapItem.cpp b/api/python/src/DEX/objects/pyMapItem.cpp index f2caf66a3e..f2ccf4c48c 100644 --- a/api/python/src/DEX/objects/pyMapItem.cpp +++ b/api/python/src/DEX/objects/pyMapItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyMapList.cpp b/api/python/src/DEX/objects/pyMapList.cpp index f84c223276..6064c39416 100644 --- a/api/python/src/DEX/objects/pyMapList.cpp +++ b/api/python/src/DEX/objects/pyMapList.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyMethod.cpp b/api/python/src/DEX/objects/pyMethod.cpp index 66b34494cb..265e243a75 100644 --- a/api/python/src/DEX/objects/pyMethod.cpp +++ b/api/python/src/DEX/objects/pyMethod.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyParser.cpp b/api/python/src/DEX/objects/pyParser.cpp index 68ea436b7b..ca4f78cd87 100644 --- a/api/python/src/DEX/objects/pyParser.cpp +++ b/api/python/src/DEX/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyPrototype.cpp b/api/python/src/DEX/objects/pyPrototype.cpp index a16742b77e..19743bb724 100644 --- a/api/python/src/DEX/objects/pyPrototype.cpp +++ b/api/python/src/DEX/objects/pyPrototype.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/objects/pyType.cpp b/api/python/src/DEX/objects/pyType.cpp index 1559f6cb14..de8e240b15 100644 --- a/api/python/src/DEX/objects/pyType.cpp +++ b/api/python/src/DEX/objects/pyType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/pyDEX.hpp b/api/python/src/DEX/pyDEX.hpp index e77116befc..ff7044db8b 100644 --- a/api/python/src/DEX/pyDEX.hpp +++ b/api/python/src/DEX/pyDEX.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/pyEnums.cpp b/api/python/src/DEX/pyEnums.cpp index 31b091a443..e8cf445558 100644 --- a/api/python/src/DEX/pyEnums.cpp +++ b/api/python/src/DEX/pyEnums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/DEX/pyUtils.cpp b/api/python/src/DEX/pyUtils.cpp index e92a4899c4..859e421f31 100644 --- a/api/python/src/DEX/pyUtils.cpp +++ b/api/python/src/DEX/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/enums.cpp b/api/python/src/ELF/enums.cpp index d4acb0e75c..7b7ef4e12a 100644 --- a/api/python/src/ELF/enums.cpp +++ b/api/python/src/ELF/enums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/enums.hpp b/api/python/src/ELF/enums.hpp index 09e144e8d2..3fa20a09af 100644 --- a/api/python/src/ELF/enums.hpp +++ b/api/python/src/ELF/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/init.cpp b/api/python/src/ELF/init.cpp index 3a4cef49b0..edeb44d77b 100644 --- a/api/python/src/ELF/init.cpp +++ b/api/python/src/ELF/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/init.hpp b/api/python/src/ELF/init.hpp index cf9b3d4e4b..c617aadcdc 100644 --- a/api/python/src/ELF/init.hpp +++ b/api/python/src/ELF/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/core/pyCoreAuxv.cpp b/api/python/src/ELF/objects/NoteDetails/core/pyCoreAuxv.cpp index 04a78c4257..27cf8fe77f 100644 --- a/api/python/src/ELF/objects/NoteDetails/core/pyCoreAuxv.cpp +++ b/api/python/src/ELF/objects/NoteDetails/core/pyCoreAuxv.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/core/pyCoreFile.cpp b/api/python/src/ELF/objects/NoteDetails/core/pyCoreFile.cpp index 9e8f3792ad..57b1494e39 100644 --- a/api/python/src/ELF/objects/NoteDetails/core/pyCoreFile.cpp +++ b/api/python/src/ELF/objects/NoteDetails/core/pyCoreFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/core/pyCorePrPsInfo.cpp b/api/python/src/ELF/objects/NoteDetails/core/pyCorePrPsInfo.cpp index d43609112f..daad4689a8 100644 --- a/api/python/src/ELF/objects/NoteDetails/core/pyCorePrPsInfo.cpp +++ b/api/python/src/ELF/objects/NoteDetails/core/pyCorePrPsInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/core/pyCorePrStatus.cpp b/api/python/src/ELF/objects/NoteDetails/core/pyCorePrStatus.cpp index 5750dcc5eb..fd78a87127 100644 --- a/api/python/src/ELF/objects/NoteDetails/core/pyCorePrStatus.cpp +++ b/api/python/src/ELF/objects/NoteDetails/core/pyCorePrStatus.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/core/pyCoreSigInfo.cpp b/api/python/src/ELF/objects/NoteDetails/core/pyCoreSigInfo.cpp index 77526d01ff..63227eef4e 100644 --- a/api/python/src/ELF/objects/NoteDetails/core/pyCoreSigInfo.cpp +++ b/api/python/src/ELF/objects/NoteDetails/core/pyCoreSigInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64Feature.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64Feature.cpp index 921072e2c3..a265531da0 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64Feature.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64Feature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64PAuth.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64PAuth.cpp index 672fbd48ff..457d35d461 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64PAuth.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyAArch64PAuth.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyGeneric.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyGeneric.cpp index df5de7f2be..9c758c2576 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyGeneric.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyGeneric.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyNoteNoCopyOnProtected.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyNoteNoCopyOnProtected.cpp index e1c47081f2..544c2a8724 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyNoteNoCopyOnProtected.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyNoteNoCopyOnProtected.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyStackSize.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyStackSize.cpp index 609b1b5d87..c13ab263bb 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyStackSize.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyStackSize.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyX86Features.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyX86Features.cpp index 962fd856d0..7ecd3fbb7f 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyX86Features.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyX86Features.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/properties/pyX86ISA.cpp b/api/python/src/ELF/objects/NoteDetails/properties/pyX86ISA.cpp index d1eccc614f..af123acaf4 100644 --- a/api/python/src/ELF/objects/NoteDetails/properties/pyX86ISA.cpp +++ b/api/python/src/ELF/objects/NoteDetails/properties/pyX86ISA.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/pyAndroidIdent.cpp b/api/python/src/ELF/objects/NoteDetails/pyAndroidIdent.cpp index 67f5fc5b86..3bc22363e1 100644 --- a/api/python/src/ELF/objects/NoteDetails/pyAndroidIdent.cpp +++ b/api/python/src/ELF/objects/NoteDetails/pyAndroidIdent.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/pyNoteAbi.cpp b/api/python/src/ELF/objects/NoteDetails/pyNoteAbi.cpp index b8e667057e..b06e875fce 100644 --- a/api/python/src/ELF/objects/NoteDetails/pyNoteAbi.cpp +++ b/api/python/src/ELF/objects/NoteDetails/pyNoteAbi.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/pyNoteGnuProperty.cpp b/api/python/src/ELF/objects/NoteDetails/pyNoteGnuProperty.cpp index 441b17fa18..83521d1767 100644 --- a/api/python/src/ELF/objects/NoteDetails/pyNoteGnuProperty.cpp +++ b/api/python/src/ELF/objects/NoteDetails/pyNoteGnuProperty.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/NoteDetails/pyQNXStack.cpp b/api/python/src/ELF/objects/NoteDetails/pyQNXStack.cpp index 14de4f048f..7e60d4e413 100644 --- a/api/python/src/ELF/objects/NoteDetails/pyQNXStack.cpp +++ b/api/python/src/ELF/objects/NoteDetails/pyQNXStack.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyBinary.cpp b/api/python/src/ELF/objects/pyBinary.cpp index 7d0bda9c8b..9e27ce43b4 100644 --- a/api/python/src/ELF/objects/pyBinary.cpp +++ b/api/python/src/ELF/objects/pyBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyBuilder.cpp b/api/python/src/ELF/objects/pyBuilder.cpp index e0ca0c5574..349e40490b 100644 --- a/api/python/src/ELF/objects/pyBuilder.cpp +++ b/api/python/src/ELF/objects/pyBuilder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntry.cpp b/api/python/src/ELF/objects/pyDynamicEntry.cpp index 97430c5e5b..b9d74efe0f 100644 --- a/api/python/src/ELF/objects/pyDynamicEntry.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntryArray.cpp b/api/python/src/ELF/objects/pyDynamicEntryArray.cpp index dbb7fddccd..931a16c3c5 100644 --- a/api/python/src/ELF/objects/pyDynamicEntryArray.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntryArray.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntryFlags.cpp b/api/python/src/ELF/objects/pyDynamicEntryFlags.cpp index fd98a05a6c..d1deaf188d 100644 --- a/api/python/src/ELF/objects/pyDynamicEntryFlags.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntryFlags.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntryLibrary.cpp b/api/python/src/ELF/objects/pyDynamicEntryLibrary.cpp index eb2739793e..755cf6f2f2 100644 --- a/api/python/src/ELF/objects/pyDynamicEntryLibrary.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntryLibrary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntryRpath.cpp b/api/python/src/ELF/objects/pyDynamicEntryRpath.cpp index 122132fa88..7b7f639c86 100644 --- a/api/python/src/ELF/objects/pyDynamicEntryRpath.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntryRpath.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicEntryRunPath.cpp b/api/python/src/ELF/objects/pyDynamicEntryRunPath.cpp index add109ded9..099cdc849f 100644 --- a/api/python/src/ELF/objects/pyDynamicEntryRunPath.cpp +++ b/api/python/src/ELF/objects/pyDynamicEntryRunPath.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyDynamicSharedObject.cpp b/api/python/src/ELF/objects/pyDynamicSharedObject.cpp index b6128ac382..dcccee5676 100644 --- a/api/python/src/ELF/objects/pyDynamicSharedObject.cpp +++ b/api/python/src/ELF/objects/pyDynamicSharedObject.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyGnuHash.cpp b/api/python/src/ELF/objects/pyGnuHash.cpp index daea3b6bcc..9c34ad2117 100644 --- a/api/python/src/ELF/objects/pyGnuHash.cpp +++ b/api/python/src/ELF/objects/pyGnuHash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyHeader.cpp b/api/python/src/ELF/objects/pyHeader.cpp index a66994221e..0f9693e4d1 100644 --- a/api/python/src/ELF/objects/pyHeader.cpp +++ b/api/python/src/ELF/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyNote.cpp b/api/python/src/ELF/objects/pyNote.cpp index 4b55d1462a..ca39277bc1 100644 --- a/api/python/src/ELF/objects/pyNote.cpp +++ b/api/python/src/ELF/objects/pyNote.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyParser.cpp b/api/python/src/ELF/objects/pyParser.cpp index d624362c3c..4b182932b5 100644 --- a/api/python/src/ELF/objects/pyParser.cpp +++ b/api/python/src/ELF/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyParserConfig.cpp b/api/python/src/ELF/objects/pyParserConfig.cpp index c4b135a172..d1d52756fd 100644 --- a/api/python/src/ELF/objects/pyParserConfig.cpp +++ b/api/python/src/ELF/objects/pyParserConfig.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyRelocation.cpp b/api/python/src/ELF/objects/pyRelocation.cpp index 56cc8477de..9a0bc05aab 100644 --- a/api/python/src/ELF/objects/pyRelocation.cpp +++ b/api/python/src/ELF/objects/pyRelocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pyRelocationTypes.cpp b/api/python/src/ELF/objects/pyRelocationTypes.cpp index 21a6be383e..cde5f8d0af 100644 --- a/api/python/src/ELF/objects/pyRelocationTypes.cpp +++ b/api/python/src/ELF/objects/pyRelocationTypes.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySection.cpp b/api/python/src/ELF/objects/pySection.cpp index eb14e12b9a..6c5f34dd14 100644 --- a/api/python/src/ELF/objects/pySection.cpp +++ b/api/python/src/ELF/objects/pySection.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySegment.cpp b/api/python/src/ELF/objects/pySegment.cpp index 89f78bae60..803dcf5de7 100644 --- a/api/python/src/ELF/objects/pySegment.cpp +++ b/api/python/src/ELF/objects/pySegment.cpp @@ -1,5 +1,5 @@ /* opyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2024 Quarkslab + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbol.cpp b/api/python/src/ELF/objects/pySymbol.cpp index 53c090b600..0845198673 100644 --- a/api/python/src/ELF/objects/pySymbol.cpp +++ b/api/python/src/ELF/objects/pySymbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbolVersion.cpp b/api/python/src/ELF/objects/pySymbolVersion.cpp index 635bcf27bf..b43b7d4056 100644 --- a/api/python/src/ELF/objects/pySymbolVersion.cpp +++ b/api/python/src/ELF/objects/pySymbolVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbolVersionAux.cpp b/api/python/src/ELF/objects/pySymbolVersionAux.cpp index 4cb8df0279..d1a4d8bf9e 100644 --- a/api/python/src/ELF/objects/pySymbolVersionAux.cpp +++ b/api/python/src/ELF/objects/pySymbolVersionAux.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbolVersionAuxRequirement.cpp b/api/python/src/ELF/objects/pySymbolVersionAuxRequirement.cpp index c5aab8c563..c4d9a0e514 100644 --- a/api/python/src/ELF/objects/pySymbolVersionAuxRequirement.cpp +++ b/api/python/src/ELF/objects/pySymbolVersionAuxRequirement.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbolVersionDefinition.cpp b/api/python/src/ELF/objects/pySymbolVersionDefinition.cpp index 28823f91cf..4a1a811e8b 100644 --- a/api/python/src/ELF/objects/pySymbolVersionDefinition.cpp +++ b/api/python/src/ELF/objects/pySymbolVersionDefinition.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySymbolVersionRequirement.cpp b/api/python/src/ELF/objects/pySymbolVersionRequirement.cpp index 6a57a4295e..46e9c97ffe 100644 --- a/api/python/src/ELF/objects/pySymbolVersionRequirement.cpp +++ b/api/python/src/ELF/objects/pySymbolVersionRequirement.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/objects/pySysvHash.cpp b/api/python/src/ELF/objects/pySysvHash.cpp index e6bb146dcf..e86b8e72fb 100644 --- a/api/python/src/ELF/objects/pySysvHash.cpp +++ b/api/python/src/ELF/objects/pySysvHash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/pyELF.hpp b/api/python/src/ELF/pyELF.hpp index 596f39a2cc..eb9c35858d 100644 --- a/api/python/src/ELF/pyELF.hpp +++ b/api/python/src/ELF/pyELF.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/ELF/pyProcessorFlags.cpp b/api/python/src/ELF/pyProcessorFlags.cpp index de869de411..1e47920d47 100644 --- a/api/python/src/ELF/pyProcessorFlags.cpp +++ b/api/python/src/ELF/pyProcessorFlags.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/enums.cpp b/api/python/src/MachO/enums.cpp index 6bb99fccf8..a1c2949ada 100644 --- a/api/python/src/MachO/enums.cpp +++ b/api/python/src/MachO/enums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/enums.hpp b/api/python/src/MachO/enums.hpp index 04bd7c967f..9224743335 100644 --- a/api/python/src/MachO/enums.hpp +++ b/api/python/src/MachO/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/init.cpp b/api/python/src/MachO/init.cpp index c274b871c1..f1ddfd39d0 100644 --- a/api/python/src/MachO/init.cpp +++ b/api/python/src/MachO/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/init.hpp b/api/python/src/MachO/init.hpp index 5e08d4d827..94e8d790b8 100644 --- a/api/python/src/MachO/init.hpp +++ b/api/python/src/MachO/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyAtomInfo.cpp b/api/python/src/MachO/objects/pyAtomInfo.cpp index 8b37b8fe2e..2200b66f76 100644 --- a/api/python/src/MachO/objects/pyAtomInfo.cpp +++ b/api/python/src/MachO/objects/pyAtomInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyBinary.cpp b/api/python/src/MachO/objects/pyBinary.cpp index c45fcb4f3d..b529626265 100644 --- a/api/python/src/MachO/objects/pyBinary.cpp +++ b/api/python/src/MachO/objects/pyBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyBindingInfo.cpp b/api/python/src/MachO/objects/pyBindingInfo.cpp index 529cc17e2d..07bbc86bb4 100644 --- a/api/python/src/MachO/objects/pyBindingInfo.cpp +++ b/api/python/src/MachO/objects/pyBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyBuildVersion.cpp b/api/python/src/MachO/objects/pyBuildVersion.cpp index edd283f4eb..6fc1d9d608 100644 --- a/api/python/src/MachO/objects/pyBuildVersion.cpp +++ b/api/python/src/MachO/objects/pyBuildVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyBuilder.cpp b/api/python/src/MachO/objects/pyBuilder.cpp index 58b911b6d9..ea917defc4 100644 --- a/api/python/src/MachO/objects/pyBuilder.cpp +++ b/api/python/src/MachO/objects/pyBuilder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyChainedBindingInfo.cpp b/api/python/src/MachO/objects/pyChainedBindingInfo.cpp index c48fc6c357..14cf99f354 100644 --- a/api/python/src/MachO/objects/pyChainedBindingInfo.cpp +++ b/api/python/src/MachO/objects/pyChainedBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyChainedPointerAnalysis.cpp b/api/python/src/MachO/objects/pyChainedPointerAnalysis.cpp index 26503fcae0..9bb3ddd246 100644 --- a/api/python/src/MachO/objects/pyChainedPointerAnalysis.cpp +++ b/api/python/src/MachO/objects/pyChainedPointerAnalysis.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyCodeSignature.cpp b/api/python/src/MachO/objects/pyCodeSignature.cpp index 809d46d25a..3641ebcca8 100644 --- a/api/python/src/MachO/objects/pyCodeSignature.cpp +++ b/api/python/src/MachO/objects/pyCodeSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyCodeSignatureDir.cpp b/api/python/src/MachO/objects/pyCodeSignatureDir.cpp index f17fee5bdd..df1abb21ab 100644 --- a/api/python/src/MachO/objects/pyCodeSignatureDir.cpp +++ b/api/python/src/MachO/objects/pyCodeSignatureDir.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDataCodeEntry.cpp b/api/python/src/MachO/objects/pyDataCodeEntry.cpp index 82f8c11b08..9f4d05d656 100644 --- a/api/python/src/MachO/objects/pyDataCodeEntry.cpp +++ b/api/python/src/MachO/objects/pyDataCodeEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDataInCode.cpp b/api/python/src/MachO/objects/pyDataInCode.cpp index e384579f50..6321747cf5 100644 --- a/api/python/src/MachO/objects/pyDataInCode.cpp +++ b/api/python/src/MachO/objects/pyDataInCode.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDyldBindingInfo.cpp b/api/python/src/MachO/objects/pyDyldBindingInfo.cpp index ee11ef43c8..2bc5a86c60 100644 --- a/api/python/src/MachO/objects/pyDyldBindingInfo.cpp +++ b/api/python/src/MachO/objects/pyDyldBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDyldChainedFixups.cpp b/api/python/src/MachO/objects/pyDyldChainedFixups.cpp index c15c4dc21a..8c5f16f711 100644 --- a/api/python/src/MachO/objects/pyDyldChainedFixups.cpp +++ b/api/python/src/MachO/objects/pyDyldChainedFixups.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDyldEnvironment.cpp b/api/python/src/MachO/objects/pyDyldEnvironment.cpp index 9bf16d7bd3..1c06f1d271 100644 --- a/api/python/src/MachO/objects/pyDyldEnvironment.cpp +++ b/api/python/src/MachO/objects/pyDyldEnvironment.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDyldExportsTrie.cpp b/api/python/src/MachO/objects/pyDyldExportsTrie.cpp index db1f70037a..c12a74bf8b 100644 --- a/api/python/src/MachO/objects/pyDyldExportsTrie.cpp +++ b/api/python/src/MachO/objects/pyDyldExportsTrie.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDyldInfo.cpp b/api/python/src/MachO/objects/pyDyldInfo.cpp index 662bc85482..0a72437acc 100644 --- a/api/python/src/MachO/objects/pyDyldInfo.cpp +++ b/api/python/src/MachO/objects/pyDyldInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDylibCommand.cpp b/api/python/src/MachO/objects/pyDylibCommand.cpp index 6670d67825..e3fe53d7a7 100644 --- a/api/python/src/MachO/objects/pyDylibCommand.cpp +++ b/api/python/src/MachO/objects/pyDylibCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDylinker.cpp b/api/python/src/MachO/objects/pyDylinker.cpp index a580d50ffd..05381ed3a5 100644 --- a/api/python/src/MachO/objects/pyDylinker.cpp +++ b/api/python/src/MachO/objects/pyDylinker.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyDynamicSymbolCommand.cpp b/api/python/src/MachO/objects/pyDynamicSymbolCommand.cpp index 2738c23063..ede240f04f 100644 --- a/api/python/src/MachO/objects/pyDynamicSymbolCommand.cpp +++ b/api/python/src/MachO/objects/pyDynamicSymbolCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyEncryptionInfo.cpp b/api/python/src/MachO/objects/pyEncryptionInfo.cpp index 3d04baf4f5..e3ec720a57 100644 --- a/api/python/src/MachO/objects/pyEncryptionInfo.cpp +++ b/api/python/src/MachO/objects/pyEncryptionInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyExportInfo.cpp b/api/python/src/MachO/objects/pyExportInfo.cpp index 164810c836..8ef7f527c5 100644 --- a/api/python/src/MachO/objects/pyExportInfo.cpp +++ b/api/python/src/MachO/objects/pyExportInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyFatBinary.cpp b/api/python/src/MachO/objects/pyFatBinary.cpp index 0eaa4ef7a3..8dbb81fa08 100644 --- a/api/python/src/MachO/objects/pyFatBinary.cpp +++ b/api/python/src/MachO/objects/pyFatBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyFilesetCommand.cpp b/api/python/src/MachO/objects/pyFilesetCommand.cpp index 3c3823612a..e86a69b209 100644 --- a/api/python/src/MachO/objects/pyFilesetCommand.cpp +++ b/api/python/src/MachO/objects/pyFilesetCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyFunctionStarts.cpp b/api/python/src/MachO/objects/pyFunctionStarts.cpp index 9e7037390e..b8ea0abcac 100644 --- a/api/python/src/MachO/objects/pyFunctionStarts.cpp +++ b/api/python/src/MachO/objects/pyFunctionStarts.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyHeader.cpp b/api/python/src/MachO/objects/pyHeader.cpp index ea8e0013fb..a95b7eac16 100644 --- a/api/python/src/MachO/objects/pyHeader.cpp +++ b/api/python/src/MachO/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyIndirectBindingInfo.cpp b/api/python/src/MachO/objects/pyIndirectBindingInfo.cpp index b9943c311c..8a98131b99 100644 --- a/api/python/src/MachO/objects/pyIndirectBindingInfo.cpp +++ b/api/python/src/MachO/objects/pyIndirectBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyLinkerOptHint.cpp b/api/python/src/MachO/objects/pyLinkerOptHint.cpp index 07e66d2789..2456809e31 100644 --- a/api/python/src/MachO/objects/pyLinkerOptHint.cpp +++ b/api/python/src/MachO/objects/pyLinkerOptHint.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyLoadCommand.cpp b/api/python/src/MachO/objects/pyLoadCommand.cpp index 79a00e03f5..3acb250f1e 100644 --- a/api/python/src/MachO/objects/pyLoadCommand.cpp +++ b/api/python/src/MachO/objects/pyLoadCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyMainCommand.cpp b/api/python/src/MachO/objects/pyMainCommand.cpp index 4cd11e9621..4b335bbb5c 100644 --- a/api/python/src/MachO/objects/pyMainCommand.cpp +++ b/api/python/src/MachO/objects/pyMainCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyParser.cpp b/api/python/src/MachO/objects/pyParser.cpp index 5cf8a5f156..eb18b44371 100644 --- a/api/python/src/MachO/objects/pyParser.cpp +++ b/api/python/src/MachO/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyParserConfig.cpp b/api/python/src/MachO/objects/pyParserConfig.cpp index 4ccd859d97..b96bf9728a 100644 --- a/api/python/src/MachO/objects/pyParserConfig.cpp +++ b/api/python/src/MachO/objects/pyParserConfig.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRPathCommand.cpp b/api/python/src/MachO/objects/pyRPathCommand.cpp index db6d51556a..6b0d90391d 100644 --- a/api/python/src/MachO/objects/pyRPathCommand.cpp +++ b/api/python/src/MachO/objects/pyRPathCommand.cpp @@ -1,5 +1,5 @@ /* Copyright 2017 - 2021 J.Rieck (based on R. Thomas's work) - * Copyright 2017 - 2024 Quarkslab + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRelocation.cpp b/api/python/src/MachO/objects/pyRelocation.cpp index bc0fcbf725..cdb0abd093 100644 --- a/api/python/src/MachO/objects/pyRelocation.cpp +++ b/api/python/src/MachO/objects/pyRelocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRelocationDyld.cpp b/api/python/src/MachO/objects/pyRelocationDyld.cpp index ca1d882267..584caeabf5 100644 --- a/api/python/src/MachO/objects/pyRelocationDyld.cpp +++ b/api/python/src/MachO/objects/pyRelocationDyld.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRelocationFixup.cpp b/api/python/src/MachO/objects/pyRelocationFixup.cpp index 4857787745..799cb847bd 100644 --- a/api/python/src/MachO/objects/pyRelocationFixup.cpp +++ b/api/python/src/MachO/objects/pyRelocationFixup.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRelocationObject.cpp b/api/python/src/MachO/objects/pyRelocationObject.cpp index ae9b7b956b..eb1204e66b 100644 --- a/api/python/src/MachO/objects/pyRelocationObject.cpp +++ b/api/python/src/MachO/objects/pyRelocationObject.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyRoutine.cpp b/api/python/src/MachO/objects/pyRoutine.cpp index 84dd48f5ac..cd2fb4e2fd 100644 --- a/api/python/src/MachO/objects/pyRoutine.cpp +++ b/api/python/src/MachO/objects/pyRoutine.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySection.cpp b/api/python/src/MachO/objects/pySection.cpp index 5c394e82a5..6f05d182bf 100644 --- a/api/python/src/MachO/objects/pySection.cpp +++ b/api/python/src/MachO/objects/pySection.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySegmentCommand.cpp b/api/python/src/MachO/objects/pySegmentCommand.cpp index dd9de4f8d8..18a1e65f33 100644 --- a/api/python/src/MachO/objects/pySegmentCommand.cpp +++ b/api/python/src/MachO/objects/pySegmentCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySegmentSplitInfo.cpp b/api/python/src/MachO/objects/pySegmentSplitInfo.cpp index 86e3caa42e..60968d05ab 100644 --- a/api/python/src/MachO/objects/pySegmentSplitInfo.cpp +++ b/api/python/src/MachO/objects/pySegmentSplitInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySourceVersion.cpp b/api/python/src/MachO/objects/pySourceVersion.cpp index fcc7f3c388..2f9bd77d4d 100644 --- a/api/python/src/MachO/objects/pySourceVersion.cpp +++ b/api/python/src/MachO/objects/pySourceVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyStub.cpp b/api/python/src/MachO/objects/pyStub.cpp index 85173d6374..0e51ce583c 100644 --- a/api/python/src/MachO/objects/pyStub.cpp +++ b/api/python/src/MachO/objects/pyStub.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySubClient.cpp b/api/python/src/MachO/objects/pySubClient.cpp index 79cf87907a..6d479fa541 100644 --- a/api/python/src/MachO/objects/pySubClient.cpp +++ b/api/python/src/MachO/objects/pySubClient.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySubFramework.cpp b/api/python/src/MachO/objects/pySubFramework.cpp index 27bdba5b47..370984d772 100644 --- a/api/python/src/MachO/objects/pySubFramework.cpp +++ b/api/python/src/MachO/objects/pySubFramework.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySymbol.cpp b/api/python/src/MachO/objects/pySymbol.cpp index e9b5ca968f..a16b6f9e1c 100644 --- a/api/python/src/MachO/objects/pySymbol.cpp +++ b/api/python/src/MachO/objects/pySymbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pySymbolCommand.cpp b/api/python/src/MachO/objects/pySymbolCommand.cpp index 4fe650e460..3641cf0713 100644 --- a/api/python/src/MachO/objects/pySymbolCommand.cpp +++ b/api/python/src/MachO/objects/pySymbolCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyThreadCommand.cpp b/api/python/src/MachO/objects/pyThreadCommand.cpp index c5a1cd73b9..02d94246cf 100644 --- a/api/python/src/MachO/objects/pyThreadCommand.cpp +++ b/api/python/src/MachO/objects/pyThreadCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyTwoLevelHints.cpp b/api/python/src/MachO/objects/pyTwoLevelHints.cpp index 075b6d7f6b..5c53031cc8 100644 --- a/api/python/src/MachO/objects/pyTwoLevelHints.cpp +++ b/api/python/src/MachO/objects/pyTwoLevelHints.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyUUID.cpp b/api/python/src/MachO/objects/pyUUID.cpp index 5ff09dce63..8a10c41fc4 100644 --- a/api/python/src/MachO/objects/pyUUID.cpp +++ b/api/python/src/MachO/objects/pyUUID.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyUnknownCommand.cpp b/api/python/src/MachO/objects/pyUnknownCommand.cpp index 9768d0f127..5e39c6d343 100644 --- a/api/python/src/MachO/objects/pyUnknownCommand.cpp +++ b/api/python/src/MachO/objects/pyUnknownCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/objects/pyVersionMin.cpp b/api/python/src/MachO/objects/pyVersionMin.cpp index 0477d8dfbd..58679e3c7a 100644 --- a/api/python/src/MachO/objects/pyVersionMin.cpp +++ b/api/python/src/MachO/objects/pyVersionMin.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/pyMachO.hpp b/api/python/src/MachO/pyMachO.hpp index 1e50d4b21d..6795c6696a 100644 --- a/api/python/src/MachO/pyMachO.hpp +++ b/api/python/src/MachO/pyMachO.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/MachO/pyUtils.cpp b/api/python/src/MachO/pyUtils.cpp index a04a72c19d..a594675aee 100644 --- a/api/python/src/MachO/pyUtils.cpp +++ b/api/python/src/MachO/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/init.cpp b/api/python/src/OAT/init.cpp index 76c8f2fa49..1db5292c99 100644 --- a/api/python/src/OAT/init.cpp +++ b/api/python/src/OAT/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/init.hpp b/api/python/src/OAT/init.hpp index b7fdef7f59..747564b764 100644 --- a/api/python/src/OAT/init.hpp +++ b/api/python/src/OAT/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyBinary.cpp b/api/python/src/OAT/objects/pyBinary.cpp index 1ef2eb088e..4adcb4f406 100644 --- a/api/python/src/OAT/objects/pyBinary.cpp +++ b/api/python/src/OAT/objects/pyBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyClass.cpp b/api/python/src/OAT/objects/pyClass.cpp index b1b5b4959c..f51ef528a5 100644 --- a/api/python/src/OAT/objects/pyClass.cpp +++ b/api/python/src/OAT/objects/pyClass.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyDexFile.cpp b/api/python/src/OAT/objects/pyDexFile.cpp index 3c696ec5c7..b9d0ea9ee3 100644 --- a/api/python/src/OAT/objects/pyDexFile.cpp +++ b/api/python/src/OAT/objects/pyDexFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyHeader.cpp b/api/python/src/OAT/objects/pyHeader.cpp index 81c7031d1f..8740257fe9 100644 --- a/api/python/src/OAT/objects/pyHeader.cpp +++ b/api/python/src/OAT/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyMethod.cpp b/api/python/src/OAT/objects/pyMethod.cpp index 31e20da292..dbb35704cf 100644 --- a/api/python/src/OAT/objects/pyMethod.cpp +++ b/api/python/src/OAT/objects/pyMethod.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/objects/pyParser.cpp b/api/python/src/OAT/objects/pyParser.cpp index 9bde83d488..2ce4e1af43 100644 --- a/api/python/src/OAT/objects/pyParser.cpp +++ b/api/python/src/OAT/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/pyEnums.cpp b/api/python/src/OAT/pyEnums.cpp index c0c6c264d8..f985d42b67 100644 --- a/api/python/src/OAT/pyEnums.cpp +++ b/api/python/src/OAT/pyEnums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/pyOAT.hpp b/api/python/src/OAT/pyOAT.hpp index e029f23ef3..0c36ba8d49 100644 --- a/api/python/src/OAT/pyOAT.hpp +++ b/api/python/src/OAT/pyOAT.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/OAT/pyUtils.cpp b/api/python/src/OAT/pyUtils.cpp index af5f6cb8e5..a3f09ab3b3 100644 --- a/api/python/src/OAT/pyUtils.cpp +++ b/api/python/src/OAT/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/enums.cpp b/api/python/src/PE/enums.cpp index 14393cb0f3..4c7597cca4 100644 --- a/api/python/src/PE/enums.cpp +++ b/api/python/src/PE/enums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/enums.hpp b/api/python/src/PE/enums.hpp index c984349bef..df297a4116 100644 --- a/api/python/src/PE/enums.hpp +++ b/api/python/src/PE/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/init.cpp b/api/python/src/PE/init.cpp index 0df7e3a571..cbb1ff7834 100644 --- a/api/python/src/PE/init.cpp +++ b/api/python/src/PE/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/init.hpp b/api/python/src/PE/init.hpp index 58ce9cfd57..27dace1d7b 100644 --- a/api/python/src/PE/init.hpp +++ b/api/python/src/PE/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfiguration.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfiguration.cpp index 8f21e8e398..52b88700ef 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfiguration.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfiguration.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV0.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV0.cpp index 1d3b7fe831..c47abcbf93 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV0.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV0.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV1.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV1.cpp index c99fa62820..03a2929713 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV1.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV1.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV10.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV10.cpp index 2aadedac7c..71d1d7a584 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV10.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV10.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV11.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV11.cpp index 079b261ac6..9724872600 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV11.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV11.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV2.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV2.cpp index 71784dd40d..4d81b1f9e1 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV2.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV2.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV3.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV3.cpp index 9e0e95dc3d..e63c35089c 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV3.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV3.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV4.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV4.cpp index f51fed51c7..60cfa15a3f 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV4.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV4.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV5.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV5.cpp index 116dd3097b..49f0422694 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV5.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV5.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV6.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV6.cpp index 48d3a507e7..3e747f307d 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV6.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV6.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV7.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV7.cpp index e9dfe6ffd7..5597c0c194 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV7.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV7.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV8.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV8.cpp index 5d61e946b2..0d01d42a5c 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV8.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV8.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV9.cpp b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV9.cpp index 3b98e70f08..6c5cfb13ad 100644 --- a/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV9.cpp +++ b/api/python/src/PE/objects/LoadConfigurations/pyLoadConfigurationV9.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyCodeView.cpp b/api/python/src/PE/objects/debug/pyCodeView.cpp index 06775205f0..42aad1bc43 100644 --- a/api/python/src/PE/objects/debug/pyCodeView.cpp +++ b/api/python/src/PE/objects/debug/pyCodeView.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyCodeViewPDB.cpp b/api/python/src/PE/objects/debug/pyCodeViewPDB.cpp index f0dd1c2e12..775760c57f 100644 --- a/api/python/src/PE/objects/debug/pyCodeViewPDB.cpp +++ b/api/python/src/PE/objects/debug/pyCodeViewPDB.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyDebug.cpp b/api/python/src/PE/objects/debug/pyDebug.cpp index 094fa8eb5a..ac4f55d372 100644 --- a/api/python/src/PE/objects/debug/pyDebug.cpp +++ b/api/python/src/PE/objects/debug/pyDebug.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyPogo.cpp b/api/python/src/PE/objects/debug/pyPogo.cpp index 40887226fa..6db9bf442d 100644 --- a/api/python/src/PE/objects/debug/pyPogo.cpp +++ b/api/python/src/PE/objects/debug/pyPogo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyPogoEntry.cpp b/api/python/src/PE/objects/debug/pyPogoEntry.cpp index 467a866202..c429358843 100644 --- a/api/python/src/PE/objects/debug/pyPogoEntry.cpp +++ b/api/python/src/PE/objects/debug/pyPogoEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/debug/pyRepro.cpp b/api/python/src/PE/objects/debug/pyRepro.cpp index fdd8b4e28c..75dce2304f 100644 --- a/api/python/src/PE/objects/debug/pyRepro.cpp +++ b/api/python/src/PE/objects/debug/pyRepro.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyBinary.cpp b/api/python/src/PE/objects/pyBinary.cpp index 447a3e705a..3ef07e3b35 100644 --- a/api/python/src/PE/objects/pyBinary.cpp +++ b/api/python/src/PE/objects/pyBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyBuilder.cpp b/api/python/src/PE/objects/pyBuilder.cpp index 58be3551b0..8fa313cfb2 100644 --- a/api/python/src/PE/objects/pyBuilder.cpp +++ b/api/python/src/PE/objects/pyBuilder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyCodeIntegrity.cpp b/api/python/src/PE/objects/pyCodeIntegrity.cpp index 794bde0d70..1f6f6b3823 100644 --- a/api/python/src/PE/objects/pyCodeIntegrity.cpp +++ b/api/python/src/PE/objects/pyCodeIntegrity.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyDataDirectory.cpp b/api/python/src/PE/objects/pyDataDirectory.cpp index ab3817a980..83f6dcbf08 100644 --- a/api/python/src/PE/objects/pyDataDirectory.cpp +++ b/api/python/src/PE/objects/pyDataDirectory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyDelayImport.cpp b/api/python/src/PE/objects/pyDelayImport.cpp index 14128dc9dc..cd31161504 100644 --- a/api/python/src/PE/objects/pyDelayImport.cpp +++ b/api/python/src/PE/objects/pyDelayImport.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyDelayImportEntry.cpp b/api/python/src/PE/objects/pyDelayImportEntry.cpp index f9284eb30f..63a2987287 100644 --- a/api/python/src/PE/objects/pyDelayImportEntry.cpp +++ b/api/python/src/PE/objects/pyDelayImportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyDosHeader.cpp b/api/python/src/PE/objects/pyDosHeader.cpp index c754a202f8..44f99d7989 100644 --- a/api/python/src/PE/objects/pyDosHeader.cpp +++ b/api/python/src/PE/objects/pyDosHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyExport.cpp b/api/python/src/PE/objects/pyExport.cpp index cbf2303e1f..b1e73908be 100644 --- a/api/python/src/PE/objects/pyExport.cpp +++ b/api/python/src/PE/objects/pyExport.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyExportEntry.cpp b/api/python/src/PE/objects/pyExportEntry.cpp index 5456244da3..3d166ffce4 100644 --- a/api/python/src/PE/objects/pyExportEntry.cpp +++ b/api/python/src/PE/objects/pyExportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyHeader.cpp b/api/python/src/PE/objects/pyHeader.cpp index e394218f1c..4a7e016181 100644 --- a/api/python/src/PE/objects/pyHeader.cpp +++ b/api/python/src/PE/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyImport.cpp b/api/python/src/PE/objects/pyImport.cpp index 046d6494dd..2e2f446718 100644 --- a/api/python/src/PE/objects/pyImport.cpp +++ b/api/python/src/PE/objects/pyImport.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyImportEntry.cpp b/api/python/src/PE/objects/pyImportEntry.cpp index 71e613cce9..0a257ec835 100644 --- a/api/python/src/PE/objects/pyImportEntry.cpp +++ b/api/python/src/PE/objects/pyImportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyLang.cpp b/api/python/src/PE/objects/pyLang.cpp index 927eaa2185..fd2d35cbbb 100644 --- a/api/python/src/PE/objects/pyLang.cpp +++ b/api/python/src/PE/objects/pyLang.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/api/python/src/PE/objects/pyOptionalHeader.cpp b/api/python/src/PE/objects/pyOptionalHeader.cpp index 00dcf60e96..d273368e6c 100644 --- a/api/python/src/PE/objects/pyOptionalHeader.cpp +++ b/api/python/src/PE/objects/pyOptionalHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyParser.cpp b/api/python/src/PE/objects/pyParser.cpp index 2158ce3ffd..38217bc3ad 100644 --- a/api/python/src/PE/objects/pyParser.cpp +++ b/api/python/src/PE/objects/pyParser.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyParserConfig.cpp b/api/python/src/PE/objects/pyParserConfig.cpp index 05729a93e9..d51a314e56 100644 --- a/api/python/src/PE/objects/pyParserConfig.cpp +++ b/api/python/src/PE/objects/pyParserConfig.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyRelocation.cpp b/api/python/src/PE/objects/pyRelocation.cpp index 103ef228a1..8fe52fbf1b 100644 --- a/api/python/src/PE/objects/pyRelocation.cpp +++ b/api/python/src/PE/objects/pyRelocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyRelocationEntry.cpp b/api/python/src/PE/objects/pyRelocationEntry.cpp index 817ff2f471..3944ae0822 100644 --- a/api/python/src/PE/objects/pyRelocationEntry.cpp +++ b/api/python/src/PE/objects/pyRelocationEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyResourcesManager.cpp b/api/python/src/PE/objects/pyResourcesManager.cpp index 03baa17786..cbd3b3472d 100644 --- a/api/python/src/PE/objects/pyResourcesManager.cpp +++ b/api/python/src/PE/objects/pyResourcesManager.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/api/python/src/PE/objects/pyRichEntry.cpp b/api/python/src/PE/objects/pyRichEntry.cpp index 4aee5dd0ba..508fa4ff38 100644 --- a/api/python/src/PE/objects/pyRichEntry.cpp +++ b/api/python/src/PE/objects/pyRichEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyRichHeader.cpp b/api/python/src/PE/objects/pyRichHeader.cpp index ce8cbd3708..90269c63a3 100644 --- a/api/python/src/PE/objects/pyRichHeader.cpp +++ b/api/python/src/PE/objects/pyRichHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pySection.cpp b/api/python/src/PE/objects/pySection.cpp index aefe3cb7fc..dc66827540 100644 --- a/api/python/src/PE/objects/pySection.cpp +++ b/api/python/src/PE/objects/pySection.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pySymbol.cpp b/api/python/src/PE/objects/pySymbol.cpp index db3ec0e312..3dd03f5f22 100644 --- a/api/python/src/PE/objects/pySymbol.cpp +++ b/api/python/src/PE/objects/pySymbol.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/pyTLS.cpp b/api/python/src/PE/objects/pyTLS.cpp index a54931e4e5..e74766c10c 100644 --- a/api/python/src/PE/objects/pyTLS.cpp +++ b/api/python/src/PE/objects/pyTLS.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyLangCodeItem.cpp b/api/python/src/PE/objects/resources/pyLangCodeItem.cpp index 2ac27a09b5..3e049ab54f 100644 --- a/api/python/src/PE/objects/resources/pyLangCodeItem.cpp +++ b/api/python/src/PE/objects/resources/pyLangCodeItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceAccelerator.cpp b/api/python/src/PE/objects/resources/pyResourceAccelerator.cpp index 39b05e3803..3c20839e64 100644 --- a/api/python/src/PE/objects/resources/pyResourceAccelerator.cpp +++ b/api/python/src/PE/objects/resources/pyResourceAccelerator.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/api/python/src/PE/objects/resources/pyResourceData.cpp b/api/python/src/PE/objects/resources/pyResourceData.cpp index 61095a664a..6c565bd0fe 100644 --- a/api/python/src/PE/objects/resources/pyResourceData.cpp +++ b/api/python/src/PE/objects/resources/pyResourceData.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceDialog.cpp b/api/python/src/PE/objects/resources/pyResourceDialog.cpp index 265ad3653d..b1b884061a 100644 --- a/api/python/src/PE/objects/resources/pyResourceDialog.cpp +++ b/api/python/src/PE/objects/resources/pyResourceDialog.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceDialogItem.cpp b/api/python/src/PE/objects/resources/pyResourceDialogItem.cpp index 835ab61b12..c5b07ceba5 100644 --- a/api/python/src/PE/objects/resources/pyResourceDialogItem.cpp +++ b/api/python/src/PE/objects/resources/pyResourceDialogItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceDirectory.cpp b/api/python/src/PE/objects/resources/pyResourceDirectory.cpp index ebf018618c..282032ea42 100644 --- a/api/python/src/PE/objects/resources/pyResourceDirectory.cpp +++ b/api/python/src/PE/objects/resources/pyResourceDirectory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceFixedFileInfo.cpp b/api/python/src/PE/objects/resources/pyResourceFixedFileInfo.cpp index 4957146314..dc661650d8 100644 --- a/api/python/src/PE/objects/resources/pyResourceFixedFileInfo.cpp +++ b/api/python/src/PE/objects/resources/pyResourceFixedFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceIcon.cpp b/api/python/src/PE/objects/resources/pyResourceIcon.cpp index b8433be8b3..73fcc9a1f0 100644 --- a/api/python/src/PE/objects/resources/pyResourceIcon.cpp +++ b/api/python/src/PE/objects/resources/pyResourceIcon.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceNode.cpp b/api/python/src/PE/objects/resources/pyResourceNode.cpp index 83fa4967a8..1a0bff4f38 100644 --- a/api/python/src/PE/objects/resources/pyResourceNode.cpp +++ b/api/python/src/PE/objects/resources/pyResourceNode.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceStringFileInfo.cpp b/api/python/src/PE/objects/resources/pyResourceStringFileInfo.cpp index a0151923d6..15aa2e210b 100644 --- a/api/python/src/PE/objects/resources/pyResourceStringFileInfo.cpp +++ b/api/python/src/PE/objects/resources/pyResourceStringFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceStringTable.cpp b/api/python/src/PE/objects/resources/pyResourceStringTable.cpp index b75c17fab1..7c132a0286 100644 --- a/api/python/src/PE/objects/resources/pyResourceStringTable.cpp +++ b/api/python/src/PE/objects/resources/pyResourceStringTable.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/api/python/src/PE/objects/resources/pyResourceVarFileInfo.cpp b/api/python/src/PE/objects/resources/pyResourceVarFileInfo.cpp index d9e6ff592f..c4a35a91ec 100644 --- a/api/python/src/PE/objects/resources/pyResourceVarFileInfo.cpp +++ b/api/python/src/PE/objects/resources/pyResourceVarFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/resources/pyResourceVersion.cpp b/api/python/src/PE/objects/resources/pyResourceVersion.cpp index cd91e656fa..eb779db603 100644 --- a/api/python/src/PE/objects/resources/pyResourceVersion.cpp +++ b/api/python/src/PE/objects/resources/pyResourceVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyContentType.cpp b/api/python/src/PE/objects/signature/attributes/pyContentType.cpp index 06b3fbf3e7..2b1a21e879 100644 --- a/api/python/src/PE/objects/signature/attributes/pyContentType.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyContentType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyGenericType.cpp b/api/python/src/PE/objects/signature/attributes/pyGenericType.cpp index 42dd7b94fd..f8750a3959 100644 --- a/api/python/src/PE/objects/signature/attributes/pyGenericType.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyGenericType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyMsCounterSign.cpp b/api/python/src/PE/objects/signature/attributes/pyMsCounterSign.cpp index 15ecf50180..a93e16d8ff 100644 --- a/api/python/src/PE/objects/signature/attributes/pyMsCounterSign.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyMsCounterSign.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyMsManifestBinaryID.cpp b/api/python/src/PE/objects/signature/attributes/pyMsManifestBinaryID.cpp index 855fbb74b7..89e238f9d1 100644 --- a/api/python/src/PE/objects/signature/attributes/pyMsManifestBinaryID.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyMsManifestBinaryID.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyMsSpcNestedSignature.cpp b/api/python/src/PE/objects/signature/attributes/pyMsSpcNestedSignature.cpp index df5cc9f537..074d398055 100644 --- a/api/python/src/PE/objects/signature/attributes/pyMsSpcNestedSignature.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyMsSpcNestedSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyMsSpcStatementType.cpp b/api/python/src/PE/objects/signature/attributes/pyMsSpcStatementType.cpp index bb88f1af30..8e309bae77 100644 --- a/api/python/src/PE/objects/signature/attributes/pyMsSpcStatementType.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyMsSpcStatementType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyPKCS9AtSequenceNumber.cpp b/api/python/src/PE/objects/signature/attributes/pyPKCS9AtSequenceNumber.cpp index e99eb7f159..203db39f61 100644 --- a/api/python/src/PE/objects/signature/attributes/pyPKCS9AtSequenceNumber.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyPKCS9AtSequenceNumber.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyPKCS9CounterSignature.cpp b/api/python/src/PE/objects/signature/attributes/pyPKCS9CounterSignature.cpp index 7651e69e05..38c580d1c9 100644 --- a/api/python/src/PE/objects/signature/attributes/pyPKCS9CounterSignature.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyPKCS9CounterSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyPKCS9MessageDigest.cpp b/api/python/src/PE/objects/signature/attributes/pyPKCS9MessageDigest.cpp index 8c7a4f6dd9..771b5d6702 100644 --- a/api/python/src/PE/objects/signature/attributes/pyPKCS9MessageDigest.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyPKCS9MessageDigest.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pyPKCS9SigningTime.cpp b/api/python/src/PE/objects/signature/attributes/pyPKCS9SigningTime.cpp index 8e92aca1c5..e1ee9fea4b 100644 --- a/api/python/src/PE/objects/signature/attributes/pyPKCS9SigningTime.cpp +++ b/api/python/src/PE/objects/signature/attributes/pyPKCS9SigningTime.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pySigningCertificateV2.cpp b/api/python/src/PE/objects/signature/attributes/pySigningCertificateV2.cpp index 7920f6432d..1b02c7a9a5 100644 --- a/api/python/src/PE/objects/signature/attributes/pySigningCertificateV2.cpp +++ b/api/python/src/PE/objects/signature/attributes/pySigningCertificateV2.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pySpcRelaxedPeMarkerCheck.cpp b/api/python/src/PE/objects/signature/attributes/pySpcRelaxedPeMarkerCheck.cpp index a68bc7c44c..b544919d83 100644 --- a/api/python/src/PE/objects/signature/attributes/pySpcRelaxedPeMarkerCheck.cpp +++ b/api/python/src/PE/objects/signature/attributes/pySpcRelaxedPeMarkerCheck.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/attributes/pySpcSpOpusInfo.cpp b/api/python/src/PE/objects/signature/attributes/pySpcSpOpusInfo.cpp index 116f6581b2..935eedda60 100644 --- a/api/python/src/PE/objects/signature/attributes/pySpcSpOpusInfo.cpp +++ b/api/python/src/PE/objects/signature/attributes/pySpcSpOpusInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyAttribute.cpp b/api/python/src/PE/objects/signature/pyAttribute.cpp index 0bc1153813..1d3dc751ef 100644 --- a/api/python/src/PE/objects/signature/pyAttribute.cpp +++ b/api/python/src/PE/objects/signature/pyAttribute.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyContentInfo.cpp b/api/python/src/PE/objects/signature/pyContentInfo.cpp index 483761f7da..1d5ccd7b32 100644 --- a/api/python/src/PE/objects/signature/pyContentInfo.cpp +++ b/api/python/src/PE/objects/signature/pyContentInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyGenericContent.cpp b/api/python/src/PE/objects/signature/pyGenericContent.cpp index 7e93c28f12..899806c99c 100644 --- a/api/python/src/PE/objects/signature/pyGenericContent.cpp +++ b/api/python/src/PE/objects/signature/pyGenericContent.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyPKCS9TSTInfo.cpp b/api/python/src/PE/objects/signature/pyPKCS9TSTInfo.cpp index a53a3508d1..367176b2e7 100644 --- a/api/python/src/PE/objects/signature/pyPKCS9TSTInfo.cpp +++ b/api/python/src/PE/objects/signature/pyPKCS9TSTInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyRsaInfo.cpp b/api/python/src/PE/objects/signature/pyRsaInfo.cpp index f028ad56b3..290fd5db14 100644 --- a/api/python/src/PE/objects/signature/pyRsaInfo.cpp +++ b/api/python/src/PE/objects/signature/pyRsaInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pySignature.cpp b/api/python/src/PE/objects/signature/pySignature.cpp index 6a8071d010..003cbe0802 100644 --- a/api/python/src/PE/objects/signature/pySignature.cpp +++ b/api/python/src/PE/objects/signature/pySignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pySignerInfo.cpp b/api/python/src/PE/objects/signature/pySignerInfo.cpp index 569e7447e1..c615cec1ec 100644 --- a/api/python/src/PE/objects/signature/pySignerInfo.cpp +++ b/api/python/src/PE/objects/signature/pySignerInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pySpcIndirectData.cpp b/api/python/src/PE/objects/signature/pySpcIndirectData.cpp index be4c7295a3..7f842f3fcf 100644 --- a/api/python/src/PE/objects/signature/pySpcIndirectData.cpp +++ b/api/python/src/PE/objects/signature/pySpcIndirectData.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/objects/signature/pyx509.cpp b/api/python/src/PE/objects/signature/pyx509.cpp index b91869cd1f..2c684423b5 100644 --- a/api/python/src/PE/objects/signature/pyx509.cpp +++ b/api/python/src/PE/objects/signature/pyx509.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/pyPE.hpp b/api/python/src/PE/pyPE.hpp index 005829e207..0956cba64f 100644 --- a/api/python/src/PE/pyPE.hpp +++ b/api/python/src/PE/pyPE.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/PE/pyUtils.cpp b/api/python/src/PE/pyUtils.cpp index 78a56270e3..09b6ca61cd 100644 --- a/api/python/src/PE/pyUtils.cpp +++ b/api/python/src/PE/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/init.cpp b/api/python/src/VDEX/init.cpp index 23416f442f..2ec2465e20 100644 --- a/api/python/src/VDEX/init.cpp +++ b/api/python/src/VDEX/init.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/init.hpp b/api/python/src/VDEX/init.hpp index a3f391d043..f8c20b73a2 100644 --- a/api/python/src/VDEX/init.hpp +++ b/api/python/src/VDEX/init.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/objects/pyFile.cpp b/api/python/src/VDEX/objects/pyFile.cpp index 95bd774cd0..3761033f53 100644 --- a/api/python/src/VDEX/objects/pyFile.cpp +++ b/api/python/src/VDEX/objects/pyFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/objects/pyHeader.cpp b/api/python/src/VDEX/objects/pyHeader.cpp index b3f2858423..f269eada5c 100644 --- a/api/python/src/VDEX/objects/pyHeader.cpp +++ b/api/python/src/VDEX/objects/pyHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/objects/pyParser.cpp b/api/python/src/VDEX/objects/pyParser.cpp index 564a973165..53d4ec6ba8 100644 --- a/api/python/src/VDEX/objects/pyParser.cpp +++ b/api/python/src/VDEX/objects/pyParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/pyUtils.cpp b/api/python/src/VDEX/pyUtils.cpp index bea329e44b..1c2490f614 100644 --- a/api/python/src/VDEX/pyUtils.cpp +++ b/api/python/src/VDEX/pyUtils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/VDEX/pyVDEX.hpp b/api/python/src/VDEX/pyVDEX.hpp index ad3a128356..71f5659952 100644 --- a/api/python/src/VDEX/pyVDEX.hpp +++ b/api/python/src/VDEX/pyVDEX.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/enums_wrapper.hpp b/api/python/src/enums_wrapper.hpp index 9b993aa00b..30bc7f2a9e 100644 --- a/api/python/src/enums_wrapper.hpp +++ b/api/python/src/enums_wrapper.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/platforms/android/pyAndroid.cpp b/api/python/src/platforms/android/pyAndroid.cpp index 2aaa870fd2..ab5f1c83e0 100644 --- a/api/python/src/platforms/android/pyAndroid.cpp +++ b/api/python/src/platforms/android/pyAndroid.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/platforms/android/pyAndroid.hpp b/api/python/src/platforms/android/pyAndroid.hpp index 8dafc0ce35..ffa88cedb6 100644 --- a/api/python/src/platforms/android/pyAndroid.hpp +++ b/api/python/src/platforms/android/pyAndroid.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/platforms/pyPlatform.cpp b/api/python/src/platforms/pyPlatform.cpp index 2362f676a5..b06bc44d89 100644 --- a/api/python/src/platforms/pyPlatform.cpp +++ b/api/python/src/platforms/pyPlatform.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/platforms/pyPlatform.hpp b/api/python/src/platforms/pyPlatform.hpp index 6c390763d3..f34c3b53d5 100644 --- a/api/python/src/platforms/pyPlatform.hpp +++ b/api/python/src/platforms/pyPlatform.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyErr.hpp b/api/python/src/pyErr.hpp index 25fbac503e..28f300bf43 100644 --- a/api/python/src/pyErr.hpp +++ b/api/python/src/pyErr.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyIOStream.cpp b/api/python/src/pyIOStream.cpp index 98f2042970..c3c811d051 100644 --- a/api/python/src/pyIOStream.cpp +++ b/api/python/src/pyIOStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyIOStream.hpp b/api/python/src/pyIOStream.hpp index 912a3717bd..e62044b659 100644 --- a/api/python/src/pyIOStream.hpp +++ b/api/python/src/pyIOStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyIterator.hpp b/api/python/src/pyIterator.hpp index f1bdb185a8..d04eea3ea5 100644 --- a/api/python/src/pyIterator.hpp +++ b/api/python/src/pyIterator.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyLIEF.cpp b/api/python/src/pyLIEF.cpp index cea5dc3e7e..5114dcb13d 100644 --- a/api/python/src/pyLIEF.cpp +++ b/api/python/src/pyLIEF.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pyLIEF.hpp b/api/python/src/pyLIEF.hpp index 7e63c5244e..dbf4dc5b38 100644 --- a/api/python/src/pyLIEF.hpp +++ b/api/python/src/pyLIEF.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pySafeString.cpp b/api/python/src/pySafeString.cpp index cd5ff89ee0..b0a83bb2d5 100644 --- a/api/python/src/pySafeString.cpp +++ b/api/python/src/pySafeString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/pySafeString.hpp b/api/python/src/pySafeString.hpp index f140a33c8e..c9d1df9748 100644 --- a/api/python/src/pySafeString.hpp +++ b/api/python/src/pySafeString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/typing.hpp b/api/python/src/typing.hpp index 8d8cafd8ab..65223cfdc6 100644 --- a/api/python/src/typing.hpp +++ b/api/python/src/typing.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/python/src/typing/InputParser.hpp b/api/python/src/typing/InputParser.hpp index 2669c8412b..280386e1d5 100644 --- a/api/python/src/typing/InputParser.hpp +++ b/api/python/src/typing/InputParser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ASM.hpp b/api/rust/include/LIEF/rust/ASM.hpp index 0899f96162..91b7601f50 100644 --- a/api/rust/include/LIEF/rust/ASM.hpp +++ b/api/rust/include/LIEF/rust/ASM.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract.hpp b/api/rust/include/LIEF/rust/Abstract.hpp index 9fc92cdb52..53d8ca2c93 100644 --- a/api/rust/include/LIEF/rust/Abstract.hpp +++ b/api/rust/include/LIEF/rust/Abstract.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract/Binary.hpp b/api/rust/include/LIEF/rust/Abstract/Binary.hpp index 2c67fc2d33..b8cd1b2c3e 100644 --- a/api/rust/include/LIEF/rust/Abstract/Binary.hpp +++ b/api/rust/include/LIEF/rust/Abstract/Binary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract/DebugInfo.hpp b/api/rust/include/LIEF/rust/Abstract/DebugInfo.hpp index 909843d9a8..1d1990d492 100644 --- a/api/rust/include/LIEF/rust/Abstract/DebugInfo.hpp +++ b/api/rust/include/LIEF/rust/Abstract/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract/Relocation.hpp b/api/rust/include/LIEF/rust/Abstract/Relocation.hpp index 222462a70c..1535600c47 100644 --- a/api/rust/include/LIEF/rust/Abstract/Relocation.hpp +++ b/api/rust/include/LIEF/rust/Abstract/Relocation.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract/Section.hpp b/api/rust/include/LIEF/rust/Abstract/Section.hpp index 51724263ab..5394cd1416 100644 --- a/api/rust/include/LIEF/rust/Abstract/Section.hpp +++ b/api/rust/include/LIEF/rust/Abstract/Section.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Abstract/Symbol.hpp b/api/rust/include/LIEF/rust/Abstract/Symbol.hpp index c01e8225f1..d18860201d 100644 --- a/api/rust/include/LIEF/rust/Abstract/Symbol.hpp +++ b/api/rust/include/LIEF/rust/Abstract/Symbol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF.hpp b/api/rust/include/LIEF/rust/DWARF.hpp index fc4ab88cbd..7902906618 100644 --- a/api/rust/include/LIEF/rust/DWARF.hpp +++ b/api/rust/include/LIEF/rust/DWARF.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp b/api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp index 1159c95c8e..6c9fd9b8af 100644 --- a/api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp +++ b/api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp b/api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp index 2f7840579f..9410438704 100644 --- a/api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp +++ b/api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/Function.hpp b/api/rust/include/LIEF/rust/DWARF/Function.hpp index 5fa447f193..3461c85b12 100644 --- a/api/rust/include/LIEF/rust/DWARF/Function.hpp +++ b/api/rust/include/LIEF/rust/DWARF/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/Parameter.hpp b/api/rust/include/LIEF/rust/DWARF/Parameter.hpp index dacd1ac87e..b9209e4e03 100644 --- a/api/rust/include/LIEF/rust/DWARF/Parameter.hpp +++ b/api/rust/include/LIEF/rust/DWARF/Parameter.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/Scope.hpp b/api/rust/include/LIEF/rust/DWARF/Scope.hpp index 4dcee686c8..6e4166dda3 100644 --- a/api/rust/include/LIEF/rust/DWARF/Scope.hpp +++ b/api/rust/include/LIEF/rust/DWARF/Scope.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/Type.hpp b/api/rust/include/LIEF/rust/DWARF/Type.hpp index 8cb3b3c939..f61255c6c0 100644 --- a/api/rust/include/LIEF/rust/DWARF/Type.hpp +++ b/api/rust/include/LIEF/rust/DWARF/Type.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/Variable.hpp b/api/rust/include/LIEF/rust/DWARF/Variable.hpp index 4a5bdf2b3e..a3d4fb7c45 100644 --- a/api/rust/include/LIEF/rust/DWARF/Variable.hpp +++ b/api/rust/include/LIEF/rust/DWARF/Variable.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Array.hpp b/api/rust/include/LIEF/rust/DWARF/types/Array.hpp index 077d983b73..4b2d8e239a 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Array.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Array.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Atomic.hpp b/api/rust/include/LIEF/rust/DWARF/types/Atomic.hpp index 677cb43e16..0ca410a4f7 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Atomic.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Atomic.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Base.hpp b/api/rust/include/LIEF/rust/DWARF/types/Base.hpp index ff2f10de84..0cea4e7d6b 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Base.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Base.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp b/api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp index 318886ad5a..e902d4234d 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Coarray.hpp b/api/rust/include/LIEF/rust/DWARF/types/Coarray.hpp index bd7092a4ba..1b2b513042 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Coarray.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Coarray.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Const.hpp b/api/rust/include/LIEF/rust/DWARF/types/Const.hpp index 082c15687a..50c5d58454 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Const.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Const.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Dynamic.hpp b/api/rust/include/LIEF/rust/DWARF/types/Dynamic.hpp index 35f17ef5e3..88fba11e17 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Dynamic.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Dynamic.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Enum.hpp b/api/rust/include/LIEF/rust/DWARF/types/Enum.hpp index 218812dddf..f656ee5acd 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Enum.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Enum.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/File.hpp b/api/rust/include/LIEF/rust/DWARF/types/File.hpp index 345caeb18f..470c99e898 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/File.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/File.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Immutable.hpp b/api/rust/include/LIEF/rust/DWARF/types/Immutable.hpp index e5c467fef7..789aa510fe 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Immutable.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Immutable.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Interface.hpp b/api/rust/include/LIEF/rust/DWARF/types/Interface.hpp index 16fc54f6be..f14d7b385c 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Interface.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Interface.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Pointer.hpp b/api/rust/include/LIEF/rust/DWARF/types/Pointer.hpp index a40a259e29..d92e650240 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Pointer.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Pointer.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/PointerToMember.hpp b/api/rust/include/LIEF/rust/DWARF/types/PointerToMember.hpp index b1b1e702d8..513690b351 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/PointerToMember.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/PointerToMember.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/RValueRef.hpp b/api/rust/include/LIEF/rust/DWARF/types/RValueRef.hpp index 2299053463..c29e5dc701 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/RValueRef.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/RValueRef.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Reference.hpp b/api/rust/include/LIEF/rust/DWARF/types/Reference.hpp index 1812efefac..7b68a3c260 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Reference.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Reference.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Restrict.hpp b/api/rust/include/LIEF/rust/DWARF/types/Restrict.hpp index 9ee455ea4a..73fcbb432b 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Restrict.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Restrict.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/SetTy.hpp b/api/rust/include/LIEF/rust/DWARF/types/SetTy.hpp index cfe8980f1a..d83850d095 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/SetTy.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/SetTy.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Shared.hpp b/api/rust/include/LIEF/rust/DWARF/types/Shared.hpp index 7fe6a8b22f..fd990274b7 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Shared.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Shared.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/StringTy.hpp b/api/rust/include/LIEF/rust/DWARF/types/StringTy.hpp index 80d62b1f41..3e33d4d204 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/StringTy.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/StringTy.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Subroutine.hpp b/api/rust/include/LIEF/rust/DWARF/types/Subroutine.hpp index 1d32fc75aa..686f328ab1 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Subroutine.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Subroutine.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/TemplateAlias.hpp b/api/rust/include/LIEF/rust/DWARF/types/TemplateAlias.hpp index 04d2013ea0..b0c466a777 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/TemplateAlias.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/TemplateAlias.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Thrown.hpp b/api/rust/include/LIEF/rust/DWARF/types/Thrown.hpp index 12a285946f..3cd88e9a01 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Thrown.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Thrown.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Typedef.hpp b/api/rust/include/LIEF/rust/DWARF/types/Typedef.hpp index d3a10b923e..275968cb4b 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Typedef.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Typedef.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DWARF/types/Volatile.hpp b/api/rust/include/LIEF/rust/DWARF/types/Volatile.hpp index 913c19fa63..4d3ecbe6ee 100644 --- a/api/rust/include/LIEF/rust/DWARF/types/Volatile.hpp +++ b/api/rust/include/LIEF/rust/DWARF/types/Volatile.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DyldSharedCache.hpp b/api/rust/include/LIEF/rust/DyldSharedCache.hpp index 5a46778902..d4af5204c0 100644 --- a/api/rust/include/LIEF/rust/DyldSharedCache.hpp +++ b/api/rust/include/LIEF/rust/DyldSharedCache.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp b/api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp index bf1fb66ea4..3c1b07dd3d 100644 --- a/api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp +++ b/api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp b/api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp index 8980aa77bf..a4914fc1ee 100644 --- a/api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp +++ b/api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp b/api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp index eb1d1fa28b..6a8583b31a 100644 --- a/api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp +++ b/api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/DyldSharedCache/SubCache.hpp b/api/rust/include/LIEF/rust/DyldSharedCache/SubCache.hpp index eb97e6d075..e2126d2543 100644 --- a/api/rust/include/LIEF/rust/DyldSharedCache/SubCache.hpp +++ b/api/rust/include/LIEF/rust/DyldSharedCache/SubCache.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF.hpp b/api/rust/include/LIEF/rust/ELF.hpp index 24abbaf138..4f52bf09ed 100644 --- a/api/rust/include/LIEF/rust/ELF.hpp +++ b/api/rust/include/LIEF/rust/ELF.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Binary.hpp b/api/rust/include/LIEF/rust/ELF/Binary.hpp index 1dec989f21..98a449c6df 100644 --- a/api/rust/include/LIEF/rust/ELF/Binary.hpp +++ b/api/rust/include/LIEF/rust/ELF/Binary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntry.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntry.hpp index 58c3a1fa9c..d29f6901b9 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntry.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntryArray.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntryArray.hpp index f91beac1c3..bab30f3373 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntryArray.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntryArray.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntryFlags.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntryFlags.hpp index 6d9e3caa4f..97d17f0194 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntryFlags.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntryFlags.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntryLibrary.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntryLibrary.hpp index 1e36fff8fe..1c9b5ffc31 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntryLibrary.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntryLibrary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntryRpath.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntryRpath.hpp index cb006d85c7..7d3fbcf3a7 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntryRpath.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntryRpath.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicEntryRunPath.hpp b/api/rust/include/LIEF/rust/ELF/DynamicEntryRunPath.hpp index cbb33cf8c4..117ea64ffe 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicEntryRunPath.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicEntryRunPath.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/DynamicSharedObject.hpp b/api/rust/include/LIEF/rust/ELF/DynamicSharedObject.hpp index 5287fdebaf..f7ae25ed98 100644 --- a/api/rust/include/LIEF/rust/ELF/DynamicSharedObject.hpp +++ b/api/rust/include/LIEF/rust/ELF/DynamicSharedObject.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/GnuHash.hpp b/api/rust/include/LIEF/rust/ELF/GnuHash.hpp index f8f2d42af2..7cb5c7e819 100644 --- a/api/rust/include/LIEF/rust/ELF/GnuHash.hpp +++ b/api/rust/include/LIEF/rust/ELF/GnuHash.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Header.hpp b/api/rust/include/LIEF/rust/ELF/Header.hpp index ff648dd262..6b77e7195d 100644 --- a/api/rust/include/LIEF/rust/ELF/Header.hpp +++ b/api/rust/include/LIEF/rust/ELF/Header.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Note.hpp b/api/rust/include/LIEF/rust/ELF/Note.hpp index fdd7b2ac57..1541065994 100644 --- a/api/rust/include/LIEF/rust/ELF/Note.hpp +++ b/api/rust/include/LIEF/rust/ELF/Note.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Relocation.hpp b/api/rust/include/LIEF/rust/ELF/Relocation.hpp index de794417d0..c62cd00b0f 100644 --- a/api/rust/include/LIEF/rust/ELF/Relocation.hpp +++ b/api/rust/include/LIEF/rust/ELF/Relocation.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Section.hpp b/api/rust/include/LIEF/rust/ELF/Section.hpp index b3bab6e599..02e6899dba 100644 --- a/api/rust/include/LIEF/rust/ELF/Section.hpp +++ b/api/rust/include/LIEF/rust/ELF/Section.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Segment.hpp b/api/rust/include/LIEF/rust/ELF/Segment.hpp index a8fd8bcf04..dfc4d6c5d1 100644 --- a/api/rust/include/LIEF/rust/ELF/Segment.hpp +++ b/api/rust/include/LIEF/rust/ELF/Segment.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Symbol.hpp b/api/rust/include/LIEF/rust/ELF/Symbol.hpp index 698d6e199f..2e522fde79 100644 --- a/api/rust/include/LIEF/rust/ELF/Symbol.hpp +++ b/api/rust/include/LIEF/rust/ELF/Symbol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/SymbolVersion.hpp b/api/rust/include/LIEF/rust/ELF/SymbolVersion.hpp index c97b005ffd..94ef8fc73d 100644 --- a/api/rust/include/LIEF/rust/ELF/SymbolVersion.hpp +++ b/api/rust/include/LIEF/rust/ELF/SymbolVersion.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/SymbolVersionAux.hpp b/api/rust/include/LIEF/rust/ELF/SymbolVersionAux.hpp index 8ed343c5f7..ba26c72bc0 100644 --- a/api/rust/include/LIEF/rust/ELF/SymbolVersionAux.hpp +++ b/api/rust/include/LIEF/rust/ELF/SymbolVersionAux.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/SymbolVersionAuxRequirement.hpp b/api/rust/include/LIEF/rust/ELF/SymbolVersionAuxRequirement.hpp index 6d57655ed1..f1eb88fbd5 100644 --- a/api/rust/include/LIEF/rust/ELF/SymbolVersionAuxRequirement.hpp +++ b/api/rust/include/LIEF/rust/ELF/SymbolVersionAuxRequirement.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/SymbolVersionDefinition.hpp b/api/rust/include/LIEF/rust/ELF/SymbolVersionDefinition.hpp index a21352557a..84a54c5c1a 100644 --- a/api/rust/include/LIEF/rust/ELF/SymbolVersionDefinition.hpp +++ b/api/rust/include/LIEF/rust/ELF/SymbolVersionDefinition.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/SymbolVersionRequirement.hpp b/api/rust/include/LIEF/rust/ELF/SymbolVersionRequirement.hpp index bd8287fff5..10323d0707 100644 --- a/api/rust/include/LIEF/rust/ELF/SymbolVersionRequirement.hpp +++ b/api/rust/include/LIEF/rust/ELF/SymbolVersionRequirement.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/Sysvhash.hpp b/api/rust/include/LIEF/rust/ELF/Sysvhash.hpp index 683a7a9a99..8336490424 100644 --- a/api/rust/include/LIEF/rust/ELF/Sysvhash.hpp +++ b/api/rust/include/LIEF/rust/ELF/Sysvhash.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ELF/utils.hpp b/api/rust/include/LIEF/rust/ELF/utils.hpp index e8b575d531..d01bc74efb 100644 --- a/api/rust/include/LIEF/rust/ELF/utils.hpp +++ b/api/rust/include/LIEF/rust/ELF/utils.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Iterator.hpp b/api/rust/include/LIEF/rust/Iterator.hpp index d4f1b8b285..2fccd836f3 100644 --- a/api/rust/include/LIEF/rust/Iterator.hpp +++ b/api/rust/include/LIEF/rust/Iterator.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/LIEF.hpp b/api/rust/include/LIEF/rust/LIEF.hpp index b7ee334808..8e6b34b4c2 100644 --- a/api/rust/include/LIEF/rust/LIEF.hpp +++ b/api/rust/include/LIEF/rust/LIEF.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO.hpp b/api/rust/include/LIEF/rust/MachO.hpp index c028de8857..867451c018 100644 --- a/api/rust/include/LIEF/rust/MachO.hpp +++ b/api/rust/include/LIEF/rust/MachO.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/AtomInfo.hpp b/api/rust/include/LIEF/rust/MachO/AtomInfo.hpp index e684f53093..0a4f9f62ea 100644 --- a/api/rust/include/LIEF/rust/MachO/AtomInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/AtomInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Binary.hpp b/api/rust/include/LIEF/rust/MachO/Binary.hpp index 53de041a33..380fd866a0 100644 --- a/api/rust/include/LIEF/rust/MachO/Binary.hpp +++ b/api/rust/include/LIEF/rust/MachO/Binary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/BindingInfo.hpp b/api/rust/include/LIEF/rust/MachO/BindingInfo.hpp index a5453818fe..e3dbe5b6fd 100644 --- a/api/rust/include/LIEF/rust/MachO/BindingInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/BindingInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/BuildToolVersion.hpp b/api/rust/include/LIEF/rust/MachO/BuildToolVersion.hpp index 0f0c0a8105..22d9baf063 100644 --- a/api/rust/include/LIEF/rust/MachO/BuildToolVersion.hpp +++ b/api/rust/include/LIEF/rust/MachO/BuildToolVersion.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/BuildVersion.hpp b/api/rust/include/LIEF/rust/MachO/BuildVersion.hpp index 1624eed088..6cf44ccb8c 100644 --- a/api/rust/include/LIEF/rust/MachO/BuildVersion.hpp +++ b/api/rust/include/LIEF/rust/MachO/BuildVersion.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp b/api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp index 3666e5a8d7..9f0754204c 100644 --- a/api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/ChainedBindingInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/CodeSignature.hpp b/api/rust/include/LIEF/rust/MachO/CodeSignature.hpp index cc45b9b055..06f30d9a4a 100644 --- a/api/rust/include/LIEF/rust/MachO/CodeSignature.hpp +++ b/api/rust/include/LIEF/rust/MachO/CodeSignature.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/CodeSignatureDir.hpp b/api/rust/include/LIEF/rust/MachO/CodeSignatureDir.hpp index f1d76ef1fb..45409ed60f 100644 --- a/api/rust/include/LIEF/rust/MachO/CodeSignatureDir.hpp +++ b/api/rust/include/LIEF/rust/MachO/CodeSignatureDir.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp b/api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp index 1109165f57..ce513bb329 100644 --- a/api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp +++ b/api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DataInCode.hpp b/api/rust/include/LIEF/rust/MachO/DataInCode.hpp index 8e9afb3e46..1b6cfb2932 100644 --- a/api/rust/include/LIEF/rust/MachO/DataInCode.hpp +++ b/api/rust/include/LIEF/rust/MachO/DataInCode.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DyldBindingInfo.hpp b/api/rust/include/LIEF/rust/MachO/DyldBindingInfo.hpp index d4c6837822..310c7d684d 100644 --- a/api/rust/include/LIEF/rust/MachO/DyldBindingInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/DyldBindingInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp b/api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp index 8d2c5404ba..5086092f7c 100644 --- a/api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp +++ b/api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DyldEnvironment.hpp b/api/rust/include/LIEF/rust/MachO/DyldEnvironment.hpp index 42610dcd4e..a05c2c4754 100644 --- a/api/rust/include/LIEF/rust/MachO/DyldEnvironment.hpp +++ b/api/rust/include/LIEF/rust/MachO/DyldEnvironment.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DyldExportsTrie.hpp b/api/rust/include/LIEF/rust/MachO/DyldExportsTrie.hpp index ba17121dce..816e92f319 100644 --- a/api/rust/include/LIEF/rust/MachO/DyldExportsTrie.hpp +++ b/api/rust/include/LIEF/rust/MachO/DyldExportsTrie.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DyldInfo.hpp b/api/rust/include/LIEF/rust/MachO/DyldInfo.hpp index f30367ee46..bb7f903bc2 100644 --- a/api/rust/include/LIEF/rust/MachO/DyldInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/DyldInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Dylib.hpp b/api/rust/include/LIEF/rust/MachO/Dylib.hpp index 3dd0afccf1..72e7175ff8 100644 --- a/api/rust/include/LIEF/rust/MachO/Dylib.hpp +++ b/api/rust/include/LIEF/rust/MachO/Dylib.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Dylinker.hpp b/api/rust/include/LIEF/rust/MachO/Dylinker.hpp index 8c763316e7..233fa8185d 100644 --- a/api/rust/include/LIEF/rust/MachO/Dylinker.hpp +++ b/api/rust/include/LIEF/rust/MachO/Dylinker.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp b/api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp index c9b07ef0ae..8e37877d48 100644 --- a/api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/EncryptionInfo.hpp b/api/rust/include/LIEF/rust/MachO/EncryptionInfo.hpp index 45bd611cb0..17ee4c2649 100644 --- a/api/rust/include/LIEF/rust/MachO/EncryptionInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/EncryptionInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/ExportInfo.hpp b/api/rust/include/LIEF/rust/MachO/ExportInfo.hpp index 9b2ca6d655..ef7d1e9c9f 100644 --- a/api/rust/include/LIEF/rust/MachO/ExportInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/ExportInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/FatBinary.hpp b/api/rust/include/LIEF/rust/MachO/FatBinary.hpp index e7e4e9b71f..b4a401820e 100644 --- a/api/rust/include/LIEF/rust/MachO/FatBinary.hpp +++ b/api/rust/include/LIEF/rust/MachO/FatBinary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Fileset.hpp b/api/rust/include/LIEF/rust/MachO/Fileset.hpp index 23dbc1c8b3..b1b84fd11d 100644 --- a/api/rust/include/LIEF/rust/MachO/Fileset.hpp +++ b/api/rust/include/LIEF/rust/MachO/Fileset.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp b/api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp index 902e8ce3ac..89a3dbaa7e 100644 --- a/api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp +++ b/api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Header.hpp b/api/rust/include/LIEF/rust/MachO/Header.hpp index 99da3af65a..d8c097b01b 100644 --- a/api/rust/include/LIEF/rust/MachO/Header.hpp +++ b/api/rust/include/LIEF/rust/MachO/Header.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/IndirectBindingInfo.hpp b/api/rust/include/LIEF/rust/MachO/IndirectBindingInfo.hpp index 949c319bb2..19cc2804f4 100644 --- a/api/rust/include/LIEF/rust/MachO/IndirectBindingInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/IndirectBindingInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/LinkerOptHint.hpp b/api/rust/include/LIEF/rust/MachO/LinkerOptHint.hpp index a49532583c..a044e85ac3 100644 --- a/api/rust/include/LIEF/rust/MachO/LinkerOptHint.hpp +++ b/api/rust/include/LIEF/rust/MachO/LinkerOptHint.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/LoadCommand.hpp b/api/rust/include/LIEF/rust/MachO/LoadCommand.hpp index 942bc0535b..994fead573 100644 --- a/api/rust/include/LIEF/rust/MachO/LoadCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/LoadCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Main.hpp b/api/rust/include/LIEF/rust/MachO/Main.hpp index b1a4b0a043..c90bac3a2e 100644 --- a/api/rust/include/LIEF/rust/MachO/Main.hpp +++ b/api/rust/include/LIEF/rust/MachO/Main.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/RPathCommand.hpp b/api/rust/include/LIEF/rust/MachO/RPathCommand.hpp index 340c7ad7e5..1f4a93d368 100644 --- a/api/rust/include/LIEF/rust/MachO/RPathCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/RPathCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Relocation.hpp b/api/rust/include/LIEF/rust/MachO/Relocation.hpp index 5bca5f8913..02b3825d47 100644 --- a/api/rust/include/LIEF/rust/MachO/Relocation.hpp +++ b/api/rust/include/LIEF/rust/MachO/Relocation.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/RelocationDyld.hpp b/api/rust/include/LIEF/rust/MachO/RelocationDyld.hpp index a74aa6dab4..ede42dcea0 100644 --- a/api/rust/include/LIEF/rust/MachO/RelocationDyld.hpp +++ b/api/rust/include/LIEF/rust/MachO/RelocationDyld.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp b/api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp index fc2e7a9f1b..f86fc887ec 100644 --- a/api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp +++ b/api/rust/include/LIEF/rust/MachO/RelocationFixup.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/RelocationObject.hpp b/api/rust/include/LIEF/rust/MachO/RelocationObject.hpp index 2bf022bbea..9ed9e2b4d5 100644 --- a/api/rust/include/LIEF/rust/MachO/RelocationObject.hpp +++ b/api/rust/include/LIEF/rust/MachO/RelocationObject.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Routine.hpp b/api/rust/include/LIEF/rust/MachO/Routine.hpp index 25b1baa5f0..89c87ad5cd 100644 --- a/api/rust/include/LIEF/rust/MachO/Routine.hpp +++ b/api/rust/include/LIEF/rust/MachO/Routine.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Section.hpp b/api/rust/include/LIEF/rust/MachO/Section.hpp index 977dcd934f..a0aa4d4ef2 100644 --- a/api/rust/include/LIEF/rust/MachO/Section.hpp +++ b/api/rust/include/LIEF/rust/MachO/Section.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp b/api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp index bab437d01b..5f3da1dcc3 100644 --- a/api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SegmentSplitInfo.hpp b/api/rust/include/LIEF/rust/MachO/SegmentSplitInfo.hpp index 6c2e4ad8f6..9c3babfe73 100644 --- a/api/rust/include/LIEF/rust/MachO/SegmentSplitInfo.hpp +++ b/api/rust/include/LIEF/rust/MachO/SegmentSplitInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SourceVersion.hpp b/api/rust/include/LIEF/rust/MachO/SourceVersion.hpp index ac63943925..951a6a070c 100644 --- a/api/rust/include/LIEF/rust/MachO/SourceVersion.hpp +++ b/api/rust/include/LIEF/rust/MachO/SourceVersion.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Stub.hpp b/api/rust/include/LIEF/rust/MachO/Stub.hpp index f4f5bb6c8c..d424ae8e05 100644 --- a/api/rust/include/LIEF/rust/MachO/Stub.hpp +++ b/api/rust/include/LIEF/rust/MachO/Stub.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SubClient.hpp b/api/rust/include/LIEF/rust/MachO/SubClient.hpp index b8e1f7c1b1..3104b8e8a6 100644 --- a/api/rust/include/LIEF/rust/MachO/SubClient.hpp +++ b/api/rust/include/LIEF/rust/MachO/SubClient.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SubFramework.hpp b/api/rust/include/LIEF/rust/MachO/SubFramework.hpp index 66c767eb72..76252659d0 100644 --- a/api/rust/include/LIEF/rust/MachO/SubFramework.hpp +++ b/api/rust/include/LIEF/rust/MachO/SubFramework.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/Symbol.hpp b/api/rust/include/LIEF/rust/MachO/Symbol.hpp index ed92e723e7..1191a681f9 100644 --- a/api/rust/include/LIEF/rust/MachO/Symbol.hpp +++ b/api/rust/include/LIEF/rust/MachO/Symbol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp b/api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp index dd9becaea0..0626b794ce 100644 --- a/api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/SymbolCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/ThreadCommand.hpp b/api/rust/include/LIEF/rust/MachO/ThreadCommand.hpp index 1f528e078c..7b10c3b23c 100644 --- a/api/rust/include/LIEF/rust/MachO/ThreadCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/ThreadCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp b/api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp index e77fb1779a..840b9ec5b6 100644 --- a/api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp +++ b/api/rust/include/LIEF/rust/MachO/TwoLevelHints.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/UUIDCommand.hpp b/api/rust/include/LIEF/rust/MachO/UUIDCommand.hpp index d6f28dd96f..4d1f287d67 100644 --- a/api/rust/include/LIEF/rust/MachO/UUIDCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/UUIDCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/UnknownCommand.hpp b/api/rust/include/LIEF/rust/MachO/UnknownCommand.hpp index 38775e3573..2b09e802cd 100644 --- a/api/rust/include/LIEF/rust/MachO/UnknownCommand.hpp +++ b/api/rust/include/LIEF/rust/MachO/UnknownCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/VersionMin.hpp b/api/rust/include/LIEF/rust/MachO/VersionMin.hpp index 9f1ed98e39..eddfb23555 100644 --- a/api/rust/include/LIEF/rust/MachO/VersionMin.hpp +++ b/api/rust/include/LIEF/rust/MachO/VersionMin.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/MachO/utils.hpp b/api/rust/include/LIEF/rust/MachO/utils.hpp index ef4a3ec027..fef2887500 100644 --- a/api/rust/include/LIEF/rust/MachO/utils.hpp +++ b/api/rust/include/LIEF/rust/MachO/utils.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Mirror.hpp b/api/rust/include/LIEF/rust/Mirror.hpp index bc2401dfd3..be70d442d2 100644 --- a/api/rust/include/LIEF/rust/Mirror.hpp +++ b/api/rust/include/LIEF/rust/Mirror.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC.hpp b/api/rust/include/LIEF/rust/ObjC.hpp index 9e02768081..566da1c368 100644 --- a/api/rust/include/LIEF/rust/ObjC.hpp +++ b/api/rust/include/LIEF/rust/ObjC.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/Class.hpp b/api/rust/include/LIEF/rust/ObjC/Class.hpp index 342fff48d6..c58b931212 100644 --- a/api/rust/include/LIEF/rust/ObjC/Class.hpp +++ b/api/rust/include/LIEF/rust/ObjC/Class.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/DeclOpt.hpp b/api/rust/include/LIEF/rust/ObjC/DeclOpt.hpp index fb90f1ffd6..c4c6bea60e 100644 --- a/api/rust/include/LIEF/rust/ObjC/DeclOpt.hpp +++ b/api/rust/include/LIEF/rust/ObjC/DeclOpt.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/IVar.hpp b/api/rust/include/LIEF/rust/ObjC/IVar.hpp index 811f301879..d6e4adaad1 100644 --- a/api/rust/include/LIEF/rust/ObjC/IVar.hpp +++ b/api/rust/include/LIEF/rust/ObjC/IVar.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/Metadata.hpp b/api/rust/include/LIEF/rust/ObjC/Metadata.hpp index 2def85668c..aac6729d18 100644 --- a/api/rust/include/LIEF/rust/ObjC/Metadata.hpp +++ b/api/rust/include/LIEF/rust/ObjC/Metadata.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/Method.hpp b/api/rust/include/LIEF/rust/ObjC/Method.hpp index 677c541e59..c529dbb587 100644 --- a/api/rust/include/LIEF/rust/ObjC/Method.hpp +++ b/api/rust/include/LIEF/rust/ObjC/Method.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/Property.hpp b/api/rust/include/LIEF/rust/ObjC/Property.hpp index ed2276cb9e..90ba360ce9 100644 --- a/api/rust/include/LIEF/rust/ObjC/Property.hpp +++ b/api/rust/include/LIEF/rust/ObjC/Property.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/ObjC/Protocol.hpp b/api/rust/include/LIEF/rust/ObjC/Protocol.hpp index be1e109a5d..3dc73e6e6a 100644 --- a/api/rust/include/LIEF/rust/ObjC/Protocol.hpp +++ b/api/rust/include/LIEF/rust/ObjC/Protocol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB.hpp b/api/rust/include/LIEF/rust/PDB.hpp index fa6812aba1..44ae34068d 100644 --- a/api/rust/include/LIEF/rust/PDB.hpp +++ b/api/rust/include/LIEF/rust/PDB.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp b/api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp index c2d60b5dc2..aa2a90552f 100644 --- a/api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp +++ b/api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/DebugInfo.hpp b/api/rust/include/LIEF/rust/PDB/DebugInfo.hpp index 3bb7be7c2f..013421e244 100644 --- a/api/rust/include/LIEF/rust/PDB/DebugInfo.hpp +++ b/api/rust/include/LIEF/rust/PDB/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/Function.hpp b/api/rust/include/LIEF/rust/PDB/Function.hpp index 6b781f8549..b064083716 100644 --- a/api/rust/include/LIEF/rust/PDB/Function.hpp +++ b/api/rust/include/LIEF/rust/PDB/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp b/api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp index 4eb10a0b93..2d09d3f390 100644 --- a/api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp +++ b/api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/Type.hpp b/api/rust/include/LIEF/rust/PDB/Type.hpp index 4a2c74ca01..9b8b2339ef 100644 --- a/api/rust/include/LIEF/rust/PDB/Type.hpp +++ b/api/rust/include/LIEF/rust/PDB/Type.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Array.hpp b/api/rust/include/LIEF/rust/PDB/types/Array.hpp index 143c8d46e8..454181e724 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Array.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Array.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Attribute.hpp b/api/rust/include/LIEF/rust/PDB/types/Attribute.hpp index 5d51d4a216..fe0a2ca76f 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Attribute.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Attribute.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/BitField.hpp b/api/rust/include/LIEF/rust/PDB/types/BitField.hpp index b3ccef797d..7dccc4d656 100644 --- a/api/rust/include/LIEF/rust/PDB/types/BitField.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/BitField.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/ClassLike.hpp b/api/rust/include/LIEF/rust/PDB/types/ClassLike.hpp index ccb51d1075..c4cb1bdc33 100644 --- a/api/rust/include/LIEF/rust/PDB/types/ClassLike.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/ClassLike.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Enum.hpp b/api/rust/include/LIEF/rust/PDB/types/Enum.hpp index 9e9845112f..172d784f61 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Enum.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Enum.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Function.hpp b/api/rust/include/LIEF/rust/PDB/types/Function.hpp index 9a79d5f596..f6671fc933 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Function.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Method.hpp b/api/rust/include/LIEF/rust/PDB/types/Method.hpp index 4354f44be0..9c45548adf 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Method.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Method.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Modifier.hpp b/api/rust/include/LIEF/rust/PDB/types/Modifier.hpp index f6545bda00..ec586058e3 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Modifier.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Modifier.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Pointer.hpp b/api/rust/include/LIEF/rust/PDB/types/Pointer.hpp index 857fbed07b..0304634c59 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Pointer.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Pointer.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Simple.hpp b/api/rust/include/LIEF/rust/PDB/types/Simple.hpp index 4752a28dcd..2d9dfdab5b 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Simple.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Simple.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PDB/types/Union.hpp b/api/rust/include/LIEF/rust/PDB/types/Union.hpp index 0d26e368ce..07b75df3b3 100644 --- a/api/rust/include/LIEF/rust/PDB/types/Union.hpp +++ b/api/rust/include/LIEF/rust/PDB/types/Union.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE.hpp b/api/rust/include/LIEF/rust/PE.hpp index 22a534f6c4..de17e7cfe9 100644 --- a/api/rust/include/LIEF/rust/PE.hpp +++ b/api/rust/include/LIEF/rust/PE.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Binary.hpp b/api/rust/include/LIEF/rust/PE/Binary.hpp index 03a5f1ef47..93d179dba3 100644 --- a/api/rust/include/LIEF/rust/PE/Binary.hpp +++ b/api/rust/include/LIEF/rust/PE/Binary.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/CodeIntegrity.hpp b/api/rust/include/LIEF/rust/PE/CodeIntegrity.hpp index e1136b8711..a9a2921d0f 100644 --- a/api/rust/include/LIEF/rust/PE/CodeIntegrity.hpp +++ b/api/rust/include/LIEF/rust/PE/CodeIntegrity.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/DataDirectories.hpp b/api/rust/include/LIEF/rust/PE/DataDirectories.hpp index db842436f9..cc2d4621a9 100644 --- a/api/rust/include/LIEF/rust/PE/DataDirectories.hpp +++ b/api/rust/include/LIEF/rust/PE/DataDirectories.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/DelayImport.hpp b/api/rust/include/LIEF/rust/PE/DelayImport.hpp index bed985dfe9..653188804e 100644 --- a/api/rust/include/LIEF/rust/PE/DelayImport.hpp +++ b/api/rust/include/LIEF/rust/PE/DelayImport.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/DelayImportEntry.hpp b/api/rust/include/LIEF/rust/PE/DelayImportEntry.hpp index af507ddd36..8ce13825e2 100644 --- a/api/rust/include/LIEF/rust/PE/DelayImportEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/DelayImportEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/DosHeader.hpp b/api/rust/include/LIEF/rust/PE/DosHeader.hpp index c416e11305..d06a8192d0 100644 --- a/api/rust/include/LIEF/rust/PE/DosHeader.hpp +++ b/api/rust/include/LIEF/rust/PE/DosHeader.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Export.hpp b/api/rust/include/LIEF/rust/PE/Export.hpp index 383d1837eb..a30a1dbc2d 100644 --- a/api/rust/include/LIEF/rust/PE/Export.hpp +++ b/api/rust/include/LIEF/rust/PE/Export.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ExportEntry.hpp b/api/rust/include/LIEF/rust/PE/ExportEntry.hpp index cede7e795b..0aecb41d1c 100644 --- a/api/rust/include/LIEF/rust/PE/ExportEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/ExportEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Header.hpp b/api/rust/include/LIEF/rust/PE/Header.hpp index 7787d61929..5d1ba4d014 100644 --- a/api/rust/include/LIEF/rust/PE/Header.hpp +++ b/api/rust/include/LIEF/rust/PE/Header.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Import.hpp b/api/rust/include/LIEF/rust/PE/Import.hpp index ed0bc0eec7..fd7166fe33 100644 --- a/api/rust/include/LIEF/rust/PE/Import.hpp +++ b/api/rust/include/LIEF/rust/PE/Import.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ImportEntry.hpp b/api/rust/include/LIEF/rust/PE/ImportEntry.hpp index 8ff81d2457..ae97ad0e68 100644 --- a/api/rust/include/LIEF/rust/PE/ImportEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/ImportEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfiguration.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfiguration.hpp index 6db76afbfb..03da568605 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfiguration.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfiguration.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV0.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV0.hpp index 96de9eb77b..7642b15a32 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV0.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV0.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV1.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV1.hpp index 5d7f334878..b94ac3d56d 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV1.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV1.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV10.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV10.hpp index 1782495207..bbdc42da17 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV10.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV10.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV11.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV11.hpp index c3e4700705..dcd6a3f809 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV11.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV11.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV2.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV2.hpp index 1c234596dc..72d397d88f 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV2.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV2.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV3.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV3.hpp index f55ca8d07d..df429a591e 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV3.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV3.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV4.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV4.hpp index d8c009286c..560fc97347 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV4.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV4.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV5.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV5.hpp index e63af1b7fe..d0d49aeae1 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV5.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV5.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV6.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV6.hpp index f3566c3619..63bf4b9c2e 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV6.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV6.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV7.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV7.hpp index 0f3d707645..8b2f2dcdb7 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV7.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV7.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV8.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV8.hpp index 407ee8a823..1a671dfd93 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV8.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV8.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV9.hpp b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV9.hpp index 6d77bb8435..f39edd732f 100644 --- a/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV9.hpp +++ b/api/rust/include/LIEF/rust/PE/LoadConfiguration/LoadConfigurationV9.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/OptionalHeader.hpp b/api/rust/include/LIEF/rust/PE/OptionalHeader.hpp index 7b5950f7b2..d84ac1379c 100644 --- a/api/rust/include/LIEF/rust/PE/OptionalHeader.hpp +++ b/api/rust/include/LIEF/rust/PE/OptionalHeader.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Relocation.hpp b/api/rust/include/LIEF/rust/PE/Relocation.hpp index a3508f981e..5c402cde01 100644 --- a/api/rust/include/LIEF/rust/PE/Relocation.hpp +++ b/api/rust/include/LIEF/rust/PE/Relocation.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/RelocationEntry.hpp b/api/rust/include/LIEF/rust/PE/RelocationEntry.hpp index d4b28c0bee..23f09ac44f 100644 --- a/api/rust/include/LIEF/rust/PE/RelocationEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/RelocationEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ResourceData.hpp b/api/rust/include/LIEF/rust/PE/ResourceData.hpp index 33c7b53fb3..e4ac3eb06f 100644 --- a/api/rust/include/LIEF/rust/PE/ResourceData.hpp +++ b/api/rust/include/LIEF/rust/PE/ResourceData.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp b/api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp index 5523d6dd9e..9a5941b808 100644 --- a/api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp +++ b/api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ResourceNode.hpp b/api/rust/include/LIEF/rust/PE/ResourceNode.hpp index 88b7a425a1..5c723afb32 100644 --- a/api/rust/include/LIEF/rust/PE/ResourceNode.hpp +++ b/api/rust/include/LIEF/rust/PE/ResourceNode.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/ResourcesManager.hpp b/api/rust/include/LIEF/rust/PE/ResourcesManager.hpp index 4b79b31bfc..47bad082b6 100644 --- a/api/rust/include/LIEF/rust/PE/ResourcesManager.hpp +++ b/api/rust/include/LIEF/rust/PE/ResourcesManager.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/RichEntry.hpp b/api/rust/include/LIEF/rust/PE/RichEntry.hpp index 8a049ca105..a25340d06c 100644 --- a/api/rust/include/LIEF/rust/PE/RichEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/RichEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/RichHeader.hpp b/api/rust/include/LIEF/rust/PE/RichHeader.hpp index ab7cf3d812..c04cafb400 100644 --- a/api/rust/include/LIEF/rust/PE/RichHeader.hpp +++ b/api/rust/include/LIEF/rust/PE/RichHeader.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/Section.hpp b/api/rust/include/LIEF/rust/PE/Section.hpp index ac94a2a6a0..8dd27fa47a 100644 --- a/api/rust/include/LIEF/rust/PE/Section.hpp +++ b/api/rust/include/LIEF/rust/PE/Section.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/TLS.hpp b/api/rust/include/LIEF/rust/PE/TLS.hpp index 565d9e3734..c528842231 100644 --- a/api/rust/include/LIEF/rust/PE/TLS.hpp +++ b/api/rust/include/LIEF/rust/PE/TLS.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/CodeView.hpp b/api/rust/include/LIEF/rust/PE/debug/CodeView.hpp index 79598487e4..d1a7d05ebb 100644 --- a/api/rust/include/LIEF/rust/PE/debug/CodeView.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/CodeView.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/CodeViewPDB.hpp b/api/rust/include/LIEF/rust/PE/debug/CodeViewPDB.hpp index 9161efe5ef..4c1f16a46a 100644 --- a/api/rust/include/LIEF/rust/PE/debug/CodeViewPDB.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/CodeViewPDB.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/Debug.hpp b/api/rust/include/LIEF/rust/PE/debug/Debug.hpp index ce6cad7da5..afdcfc2f23 100644 --- a/api/rust/include/LIEF/rust/PE/debug/Debug.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/Debug.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/Pogo.hpp b/api/rust/include/LIEF/rust/PE/debug/Pogo.hpp index 44b4e170ca..f73416dc66 100644 --- a/api/rust/include/LIEF/rust/PE/debug/Pogo.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/Pogo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/PogoEntry.hpp b/api/rust/include/LIEF/rust/PE/debug/PogoEntry.hpp index ac9b1c6ed9..8887c7c203 100644 --- a/api/rust/include/LIEF/rust/PE/debug/PogoEntry.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/PogoEntry.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/debug/Repro.hpp b/api/rust/include/LIEF/rust/PE/debug/Repro.hpp index cd6325f61f..97201fc776 100644 --- a/api/rust/include/LIEF/rust/PE/debug/Repro.hpp +++ b/api/rust/include/LIEF/rust/PE/debug/Repro.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/ContentInfo.hpp b/api/rust/include/LIEF/rust/PE/signature/ContentInfo.hpp index 04b5f2aa96..9d6bca384e 100644 --- a/api/rust/include/LIEF/rust/PE/signature/ContentInfo.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/ContentInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp b/api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp index 3053978bdb..22f04e2bf9 100644 --- a/api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/GenericContent.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/PKCS9TSTInfo.hpp b/api/rust/include/LIEF/rust/PE/signature/PKCS9TSTInfo.hpp index c1417b9d5d..0bc7ba699a 100644 --- a/api/rust/include/LIEF/rust/PE/signature/PKCS9TSTInfo.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/PKCS9TSTInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/RsaInfo.hpp b/api/rust/include/LIEF/rust/PE/signature/RsaInfo.hpp index 2abd536076..9ce83795e9 100644 --- a/api/rust/include/LIEF/rust/PE/signature/RsaInfo.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/RsaInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/Signature.hpp b/api/rust/include/LIEF/rust/PE/signature/Signature.hpp index 2eb7719ff1..725b6c8a24 100644 --- a/api/rust/include/LIEF/rust/PE/signature/Signature.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/Signature.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/SignerInfo.hpp b/api/rust/include/LIEF/rust/PE/signature/SignerInfo.hpp index ce40f8a0c0..91efd5d5f7 100644 --- a/api/rust/include/LIEF/rust/PE/signature/SignerInfo.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/SignerInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/SpcIndirectData.hpp b/api/rust/include/LIEF/rust/PE/signature/SpcIndirectData.hpp index d7350ded1e..6157670016 100644 --- a/api/rust/include/LIEF/rust/PE/signature/SpcIndirectData.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/SpcIndirectData.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/attributes/MsCounterSign.hpp b/api/rust/include/LIEF/rust/PE/signature/attributes/MsCounterSign.hpp index cd5dca3d7b..035acaf499 100644 --- a/api/rust/include/LIEF/rust/PE/signature/attributes/MsCounterSign.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/attributes/MsCounterSign.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/attributes/MsManifestBinaryID.hpp b/api/rust/include/LIEF/rust/PE/signature/attributes/MsManifestBinaryID.hpp index 14506d53c3..9ed661271e 100644 --- a/api/rust/include/LIEF/rust/PE/signature/attributes/MsManifestBinaryID.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/attributes/MsManifestBinaryID.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/attributes/SigningCertificateV2.hpp b/api/rust/include/LIEF/rust/PE/signature/attributes/SigningCertificateV2.hpp index 3b63c10964..6a8d97eb3a 100644 --- a/api/rust/include/LIEF/rust/PE/signature/attributes/SigningCertificateV2.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/attributes/SigningCertificateV2.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp b/api/rust/include/LIEF/rust/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp index c8daf69339..de4dbb613f 100644 --- a/api/rust/include/LIEF/rust/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/signature/x509.hpp b/api/rust/include/LIEF/rust/PE/signature/x509.hpp index 14b4bff91f..2f8ebc6b8d 100644 --- a/api/rust/include/LIEF/rust/PE/signature/x509.hpp +++ b/api/rust/include/LIEF/rust/PE/signature/x509.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/PE/utils.hpp b/api/rust/include/LIEF/rust/PE/utils.hpp index b160c2cef8..18d58b730e 100644 --- a/api/rust/include/LIEF/rust/PE/utils.hpp +++ b/api/rust/include/LIEF/rust/PE/utils.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Span.hpp b/api/rust/include/LIEF/rust/Span.hpp index f109942cae..8148cebd4f 100644 --- a/api/rust/include/LIEF/rust/Span.hpp +++ b/api/rust/include/LIEF/rust/Span.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/Stream.hpp b/api/rust/include/LIEF/rust/Stream.hpp index b2ec3b8da1..a4c21fe839 100644 --- a/api/rust/include/LIEF/rust/Stream.hpp +++ b/api/rust/include/LIEF/rust/Stream.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/Engine.hpp b/api/rust/include/LIEF/rust/asm/Engine.hpp index d8dedeb5e2..31d3131f95 100644 --- a/api/rust/include/LIEF/rust/asm/Engine.hpp +++ b/api/rust/include/LIEF/rust/asm/Engine.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/Instruction.hpp b/api/rust/include/LIEF/rust/asm/Instruction.hpp index ba5a986166..0f3113d150 100644 --- a/api/rust/include/LIEF/rust/asm/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp b/api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp index 53fbc74b9e..983a6a7b03 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/Operand.hpp b/api/rust/include/LIEF/rust/asm/aarch64/Operand.hpp index 7c43356573..d6773c3cce 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/Operand.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/Operand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/operands/Immediate.hpp b/api/rust/include/LIEF/rust/asm/aarch64/operands/Immediate.hpp index f148afe286..06fa097251 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/operands/Immediate.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/operands/Immediate.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp b/api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp index 3b02d43a6b..7ab6e2c4f3 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/operands/Memory.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/operands/PCRelative.hpp b/api/rust/include/LIEF/rust/asm/aarch64/operands/PCRelative.hpp index fd8366c39f..bca52d01f2 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/operands/PCRelative.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/operands/PCRelative.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/aarch64/operands/Register.hpp b/api/rust/include/LIEF/rust/asm/aarch64/operands/Register.hpp index d06d28b38c..c60c886c8e 100644 --- a/api/rust/include/LIEF/rust/asm/aarch64/operands/Register.hpp +++ b/api/rust/include/LIEF/rust/asm/aarch64/operands/Register.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/arm/Instruction.hpp b/api/rust/include/LIEF/rust/asm/arm/Instruction.hpp index d8b3ce6ff3..c3f9dc763e 100644 --- a/api/rust/include/LIEF/rust/asm/arm/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/arm/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp b/api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp index f1f88e6315..d74c832257 100644 --- a/api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/ebpf/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/mips/Instruction.hpp b/api/rust/include/LIEF/rust/asm/mips/Instruction.hpp index d91ae76f19..e13f08a3d2 100644 --- a/api/rust/include/LIEF/rust/asm/mips/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/mips/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp b/api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp index 37c31e4634..42936bb469 100644 --- a/api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/powerpc/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp b/api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp index 118edb3087..1000bf8b07 100644 --- a/api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/riscv/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/Instruction.hpp b/api/rust/include/LIEF/rust/asm/x86/Instruction.hpp index c6b813f756..163311abd9 100644 --- a/api/rust/include/LIEF/rust/asm/x86/Instruction.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/Operand.hpp b/api/rust/include/LIEF/rust/asm/x86/Operand.hpp index d027854d65..b799dab875 100644 --- a/api/rust/include/LIEF/rust/asm/x86/Operand.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/Operand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/operands/Immediate.hpp b/api/rust/include/LIEF/rust/asm/x86/operands/Immediate.hpp index 5d749c7fe7..2ffb1c9bc5 100644 --- a/api/rust/include/LIEF/rust/asm/x86/operands/Immediate.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/operands/Immediate.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/operands/Memory.hpp b/api/rust/include/LIEF/rust/asm/x86/operands/Memory.hpp index 0567865bf4..707d06a94c 100644 --- a/api/rust/include/LIEF/rust/asm/x86/operands/Memory.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/operands/Memory.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/operands/PCRelative.hpp b/api/rust/include/LIEF/rust/asm/x86/operands/PCRelative.hpp index 887f64dae0..a6970492f4 100644 --- a/api/rust/include/LIEF/rust/asm/x86/operands/PCRelative.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/operands/PCRelative.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/asm/x86/operands/Register.hpp b/api/rust/include/LIEF/rust/asm/x86/operands/Register.hpp index 1c2ffe20de..82490182ee 100644 --- a/api/rust/include/LIEF/rust/asm/x86/operands/Register.hpp +++ b/api/rust/include/LIEF/rust/asm/x86/operands/Register.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/debug_location.hpp b/api/rust/include/LIEF/rust/debug_location.hpp index ade432e108..3949709d1d 100644 --- a/api/rust/include/LIEF/rust/debug_location.hpp +++ b/api/rust/include/LIEF/rust/debug_location.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/error.hpp b/api/rust/include/LIEF/rust/error.hpp index df320dad33..a13dbc54aa 100644 --- a/api/rust/include/LIEF/rust/error.hpp +++ b/api/rust/include/LIEF/rust/error.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/helpers.hpp b/api/rust/include/LIEF/rust/helpers.hpp index cd1f36d19e..2593cb6ba2 100644 --- a/api/rust/include/LIEF/rust/helpers.hpp +++ b/api/rust/include/LIEF/rust/helpers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/logging.hpp b/api/rust/include/LIEF/rust/logging.hpp index e4b0bc4990..4b7e673dbf 100644 --- a/api/rust/include/LIEF/rust/logging.hpp +++ b/api/rust/include/LIEF/rust/logging.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/range.hpp b/api/rust/include/LIEF/rust/range.hpp index 608f63290f..2734ef2388 100644 --- a/api/rust/include/LIEF/rust/range.hpp +++ b/api/rust/include/LIEF/rust/range.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/include/LIEF/rust/utils.hpp b/api/rust/include/LIEF/rust/utils.hpp index 3f716d8606..583d04aab4 100644 --- a/api/rust/include/LIEF/rust/utils.hpp +++ b/api/rust/include/LIEF/rust/utils.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/src/stream.cpp b/api/rust/src/stream.cpp index bad18a7ca7..77b078486a 100644 --- a/api/rust/src/stream.cpp +++ b/api/rust/src/stream.cpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/api/rust/src/symbol.cpp b/api/rust/src/symbol.cpp index b327a625e2..7dbf371482 100644 --- a/api/rust/src/symbol.cpp +++ b/api/rust/src/symbol.cpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/doc/sphinx/_static/example.cpp b/doc/sphinx/_static/example.cpp index 87d1d18570..a6ea02eddf 100644 --- a/doc/sphinx/_static/example.cpp +++ b/doc/sphinx/_static/example.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/abstract_reader.cpp b/examples/cpp/abstract_reader.cpp index 8d7d7243de..253e0a58fe 100644 --- a/examples/cpp/abstract_reader.cpp +++ b/examples/cpp/abstract_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/art_reader.cpp b/examples/cpp/art_reader.cpp index 2b70ccc5b2..9f487a9f8d 100644 --- a/examples/cpp/art_reader.cpp +++ b/examples/cpp/art_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/benchmark.cpp b/examples/cpp/benchmark.cpp index 8afe3e5764..957d11f7d1 100644 --- a/examples/cpp/benchmark.cpp +++ b/examples/cpp/benchmark.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/dex_reader.cpp b/examples/cpp/dex_reader.cpp index 253ba0dff2..a89a46727d 100644 --- a/examples/cpp/dex_reader.cpp +++ b/examples/cpp/dex_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_add_section.cpp b/examples/cpp/elf_add_section.cpp index a20ee2602b..ac5be62cfc 100644 --- a/examples/cpp/elf_add_section.cpp +++ b/examples/cpp/elf_add_section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_builder.cpp b/examples/cpp/elf_builder.cpp index 0aac93b27a..203b6cae95 100644 --- a/examples/cpp/elf_builder.cpp +++ b/examples/cpp/elf_builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_reader.cpp b/examples/cpp/elf_reader.cpp index 140f4ef1fc..72399ff5c0 100644 --- a/examples/cpp/elf_reader.cpp +++ b/examples/cpp/elf_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_section_rename.cpp b/examples/cpp/elf_section_rename.cpp index 5c21ce8270..9a8b3a239a 100644 --- a/examples/cpp/elf_section_rename.cpp +++ b/examples/cpp/elf_section_rename.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_strip.cpp b/examples/cpp/elf_strip.cpp index 82e1b815cc..0da5740499 100644 --- a/examples/cpp/elf_strip.cpp +++ b/examples/cpp/elf_strip.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/elf_symbols.cpp b/examples/cpp/elf_symbols.cpp index 5f8822407e..a3099f8ad1 100644 --- a/examples/cpp/elf_symbols.cpp +++ b/examples/cpp/elf_symbols.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/logging.cpp b/examples/cpp/logging.cpp index 91416ea27b..ed89436be5 100644 --- a/examples/cpp/logging.cpp +++ b/examples/cpp/logging.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/macho_builder.cpp b/examples/cpp/macho_builder.cpp index 7bffbae538..6798367f0a 100644 --- a/examples/cpp/macho_builder.cpp +++ b/examples/cpp/macho_builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/macho_from_memory.cpp b/examples/cpp/macho_from_memory.cpp index 1fe6b730f2..b6614abda4 100644 --- a/examples/cpp/macho_from_memory.cpp +++ b/examples/cpp/macho_from_memory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/macho_reader.cpp b/examples/cpp/macho_reader.cpp index 270634a4e6..3b4da7d774 100644 --- a/examples/cpp/macho_reader.cpp +++ b/examples/cpp/macho_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/oat_reader.cpp b/examples/cpp/oat_reader.cpp index 79d5faae45..ffc373c73d 100644 --- a/examples/cpp/oat_reader.cpp +++ b/examples/cpp/oat_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/pe_builder.cpp b/examples/cpp/pe_builder.cpp index 9d5b6df160..9fc96cf68a 100644 --- a/examples/cpp/pe_builder.cpp +++ b/examples/cpp/pe_builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/pe_reader.cpp b/examples/cpp/pe_reader.cpp index de81102c56..ea20a986c1 100644 --- a/examples/cpp/pe_reader.cpp +++ b/examples/cpp/pe_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/cpp/vdex_reader.cpp b/examples/cpp/vdex_reader.cpp index 101bec130a..1792e63faa 100644 --- a/examples/cpp/vdex_reader.cpp +++ b/examples/cpp/vdex_reader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART.hpp b/include/LIEF/ART.hpp index 3fc80933b3..7d920b61be 100644 --- a/include/LIEF/ART.hpp +++ b/include/LIEF/ART.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/EnumToString.hpp b/include/LIEF/ART/EnumToString.hpp index 0cdb554439..a377b91a35 100644 --- a/include/LIEF/ART/EnumToString.hpp +++ b/include/LIEF/ART/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/File.hpp b/include/LIEF/ART/File.hpp index ce0786285f..ea00a53ac1 100644 --- a/include/LIEF/ART/File.hpp +++ b/include/LIEF/ART/File.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/Header.hpp b/include/LIEF/ART/Header.hpp index 81d354ffe5..3aef2eb4e2 100644 --- a/include/LIEF/ART/Header.hpp +++ b/include/LIEF/ART/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/Parser.hpp b/include/LIEF/ART/Parser.hpp index a5c9666d56..21d2250e4e 100644 --- a/include/LIEF/ART/Parser.hpp +++ b/include/LIEF/ART/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/enums.hpp b/include/LIEF/ART/enums.hpp index 575490b31c..2165ea497b 100644 --- a/include/LIEF/ART/enums.hpp +++ b/include/LIEF/ART/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/hash.hpp b/include/LIEF/ART/hash.hpp index febdc6062b..1aaa7d3acd 100644 --- a/include/LIEF/ART/hash.hpp +++ b/include/LIEF/ART/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/java_structures.hpp b/include/LIEF/ART/java_structures.hpp index ca88d31301..da3514aaff 100644 --- a/include/LIEF/ART/java_structures.hpp +++ b/include/LIEF/ART/java_structures.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/json.hpp b/include/LIEF/ART/json.hpp index ea9e5a80da..3302272bd8 100644 --- a/include/LIEF/ART/json.hpp +++ b/include/LIEF/ART/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/types.hpp b/include/LIEF/ART/types.hpp index 46cf595cf0..706e4143d0 100644 --- a/include/LIEF/ART/types.hpp +++ b/include/LIEF/ART/types.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ART/utils.hpp b/include/LIEF/ART/utils.hpp index 9ff9a5298d..fc4bcd8e3e 100644 --- a/include/LIEF/ART/utils.hpp +++ b/include/LIEF/ART/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ASM.hpp b/include/LIEF/ASM.hpp index 65e3c08242..5bc1a376b2 100644 --- a/include/LIEF/ASM.hpp +++ b/include/LIEF/ASM.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract.hpp b/include/LIEF/Abstract.hpp index 96c855a809..bc10e66948 100644 --- a/include/LIEF/Abstract.hpp +++ b/include/LIEF/Abstract.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Binary.hpp b/include/LIEF/Abstract/Binary.hpp index 65ab7707df..fd3376d5ef 100644 --- a/include/LIEF/Abstract/Binary.hpp +++ b/include/LIEF/Abstract/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/DebugInfo.hpp b/include/LIEF/Abstract/DebugInfo.hpp index 29f7f93979..4ccf6aa6bd 100644 --- a/include/LIEF/Abstract/DebugInfo.hpp +++ b/include/LIEF/Abstract/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Function.hpp b/include/LIEF/Abstract/Function.hpp index 877484b5ef..f5d2e9075f 100644 --- a/include/LIEF/Abstract/Function.hpp +++ b/include/LIEF/Abstract/Function.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Header.hpp b/include/LIEF/Abstract/Header.hpp index 1d6f51223e..7a49310cd3 100644 --- a/include/LIEF/Abstract/Header.hpp +++ b/include/LIEF/Abstract/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Parser.hpp b/include/LIEF/Abstract/Parser.hpp index a427691bf7..9a3665192b 100644 --- a/include/LIEF/Abstract/Parser.hpp +++ b/include/LIEF/Abstract/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Relocation.hpp b/include/LIEF/Abstract/Relocation.hpp index 629e67053b..c22f8e7a50 100644 --- a/include/LIEF/Abstract/Relocation.hpp +++ b/include/LIEF/Abstract/Relocation.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Section.hpp b/include/LIEF/Abstract/Section.hpp index cb66e4b902..eb89b42ccc 100644 --- a/include/LIEF/Abstract/Section.hpp +++ b/include/LIEF/Abstract/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/Symbol.hpp b/include/LIEF/Abstract/Symbol.hpp index 7ef411ff4d..b101e91c77 100644 --- a/include/LIEF/Abstract/Symbol.hpp +++ b/include/LIEF/Abstract/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/hash.hpp b/include/LIEF/Abstract/hash.hpp index d5ca6cfca2..26f4a375f4 100644 --- a/include/LIEF/Abstract/hash.hpp +++ b/include/LIEF/Abstract/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Abstract/json.hpp b/include/LIEF/Abstract/json.hpp index c7e5a83fea..fa05cec345 100644 --- a/include/LIEF/Abstract/json.hpp +++ b/include/LIEF/Abstract/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/ASN1Reader.hpp b/include/LIEF/BinaryStream/ASN1Reader.hpp index ba9ab2744d..385bb35dd2 100644 --- a/include/LIEF/BinaryStream/ASN1Reader.hpp +++ b/include/LIEF/BinaryStream/ASN1Reader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/BinaryStream.hpp b/include/LIEF/BinaryStream/BinaryStream.hpp index caea9e4db2..3d7ae3d70a 100644 --- a/include/LIEF/BinaryStream/BinaryStream.hpp +++ b/include/LIEF/BinaryStream/BinaryStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/FileStream.hpp b/include/LIEF/BinaryStream/FileStream.hpp index 846c8fe65b..0e5d3e5cc8 100644 --- a/include/LIEF/BinaryStream/FileStream.hpp +++ b/include/LIEF/BinaryStream/FileStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/MemoryStream.hpp b/include/LIEF/BinaryStream/MemoryStream.hpp index 4811195ca4..9bce7e764b 100644 --- a/include/LIEF/BinaryStream/MemoryStream.hpp +++ b/include/LIEF/BinaryStream/MemoryStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/SpanStream.hpp b/include/LIEF/BinaryStream/SpanStream.hpp index cdae83cb0c..2934ae1892 100644 --- a/include/LIEF/BinaryStream/SpanStream.hpp +++ b/include/LIEF/BinaryStream/SpanStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/BinaryStream/VectorStream.hpp b/include/LIEF/BinaryStream/VectorStream.hpp index f7ed16af65..44293aa8c8 100644 --- a/include/LIEF/BinaryStream/VectorStream.hpp +++ b/include/LIEF/BinaryStream/VectorStream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX.hpp b/include/LIEF/DEX.hpp index 1dd4cf6e9c..f976b08117 100644 --- a/include/LIEF/DEX.hpp +++ b/include/LIEF/DEX.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Class.hpp b/include/LIEF/DEX/Class.hpp index bb967166d9..0b1baff36a 100644 --- a/include/LIEF/DEX/Class.hpp +++ b/include/LIEF/DEX/Class.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/CodeInfo.hpp b/include/LIEF/DEX/CodeInfo.hpp index 5390efbdec..ea0b095afa 100644 --- a/include/LIEF/DEX/CodeInfo.hpp +++ b/include/LIEF/DEX/CodeInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/EnumToString.hpp b/include/LIEF/DEX/EnumToString.hpp index c91611827f..18336a7028 100644 --- a/include/LIEF/DEX/EnumToString.hpp +++ b/include/LIEF/DEX/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Field.hpp b/include/LIEF/DEX/Field.hpp index f2a512274a..25283a81e0 100644 --- a/include/LIEF/DEX/Field.hpp +++ b/include/LIEF/DEX/Field.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/File.hpp b/include/LIEF/DEX/File.hpp index 212a2f23b0..6cf6240d82 100644 --- a/include/LIEF/DEX/File.hpp +++ b/include/LIEF/DEX/File.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Header.hpp b/include/LIEF/DEX/Header.hpp index c933bfba5d..b1d269f7a2 100644 --- a/include/LIEF/DEX/Header.hpp +++ b/include/LIEF/DEX/Header.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/MapItem.hpp b/include/LIEF/DEX/MapItem.hpp index bf754bac60..bb791c472e 100644 --- a/include/LIEF/DEX/MapItem.hpp +++ b/include/LIEF/DEX/MapItem.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/MapList.hpp b/include/LIEF/DEX/MapList.hpp index 472b6e8d49..c0c59ee83b 100644 --- a/include/LIEF/DEX/MapList.hpp +++ b/include/LIEF/DEX/MapList.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Method.hpp b/include/LIEF/DEX/Method.hpp index 1d737f0c4b..414045883d 100644 --- a/include/LIEF/DEX/Method.hpp +++ b/include/LIEF/DEX/Method.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Parser.hpp b/include/LIEF/DEX/Parser.hpp index f1a0486523..7b925d129d 100644 --- a/include/LIEF/DEX/Parser.hpp +++ b/include/LIEF/DEX/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Prototype.hpp b/include/LIEF/DEX/Prototype.hpp index 6982d03572..ff6413a5c0 100644 --- a/include/LIEF/DEX/Prototype.hpp +++ b/include/LIEF/DEX/Prototype.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/Type.hpp b/include/LIEF/DEX/Type.hpp index 5c62125600..0c93f4922f 100644 --- a/include/LIEF/DEX/Type.hpp +++ b/include/LIEF/DEX/Type.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/deopt.hpp b/include/LIEF/DEX/deopt.hpp index 8c95c99d8f..4164a8ffec 100644 --- a/include/LIEF/DEX/deopt.hpp +++ b/include/LIEF/DEX/deopt.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/enums.hpp b/include/LIEF/DEX/enums.hpp index 8dae7f6c62..4e808d8f9b 100644 --- a/include/LIEF/DEX/enums.hpp +++ b/include/LIEF/DEX/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/hash.hpp b/include/LIEF/DEX/hash.hpp index c3ebcf1584..42184a42af 100644 --- a/include/LIEF/DEX/hash.hpp +++ b/include/LIEF/DEX/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/instructions.hpp b/include/LIEF/DEX/instructions.hpp index 597da53c8e..4c076d4575 100644 --- a/include/LIEF/DEX/instructions.hpp +++ b/include/LIEF/DEX/instructions.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/json.hpp b/include/LIEF/DEX/json.hpp index 2a2f468221..74b79fe48e 100644 --- a/include/LIEF/DEX/json.hpp +++ b/include/LIEF/DEX/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/types.hpp b/include/LIEF/DEX/types.hpp index 85df128548..e38b44ea5a 100644 --- a/include/LIEF/DEX/types.hpp +++ b/include/LIEF/DEX/types.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DEX/utils.hpp b/include/LIEF/DEX/utils.hpp index d058015c02..ceecc6b0a0 100644 --- a/include/LIEF/DEX/utils.hpp +++ b/include/LIEF/DEX/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF.hpp b/include/LIEF/DWARF.hpp index 75f13aaf19..373705868d 100644 --- a/include/LIEF/DWARF.hpp +++ b/include/LIEF/DWARF.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/CompilationUnit.hpp b/include/LIEF/DWARF/CompilationUnit.hpp index 4c14e1793f..c9491b530d 100644 --- a/include/LIEF/DWARF/CompilationUnit.hpp +++ b/include/LIEF/DWARF/CompilationUnit.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/DebugInfo.hpp b/include/LIEF/DWARF/DebugInfo.hpp index be7e104935..573daca7f3 100644 --- a/include/LIEF/DWARF/DebugInfo.hpp +++ b/include/LIEF/DWARF/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/Function.hpp b/include/LIEF/DWARF/Function.hpp index 8fd807807a..495cbadac7 100644 --- a/include/LIEF/DWARF/Function.hpp +++ b/include/LIEF/DWARF/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/Parameter.hpp b/include/LIEF/DWARF/Parameter.hpp index 3c4a63d65d..9fa7c1211d 100644 --- a/include/LIEF/DWARF/Parameter.hpp +++ b/include/LIEF/DWARF/Parameter.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/Scope.hpp b/include/LIEF/DWARF/Scope.hpp index 4fa0bbe302..7875284788 100644 --- a/include/LIEF/DWARF/Scope.hpp +++ b/include/LIEF/DWARF/Scope.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/Type.hpp b/include/LIEF/DWARF/Type.hpp index 48aaa09f00..9e13e896c0 100644 --- a/include/LIEF/DWARF/Type.hpp +++ b/include/LIEF/DWARF/Type.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/Variable.hpp b/include/LIEF/DWARF/Variable.hpp index e8a79c1662..dd457f45d6 100644 --- a/include/LIEF/DWARF/Variable.hpp +++ b/include/LIEF/DWARF/Variable.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/enums.hpp b/include/LIEF/DWARF/enums.hpp index 1c7e595219..e1c3bd48c4 100644 --- a/include/LIEF/DWARF/enums.hpp +++ b/include/LIEF/DWARF/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types.hpp b/include/LIEF/DWARF/types.hpp index 15bc84c04d..6064e3b814 100644 --- a/include/LIEF/DWARF/types.hpp +++ b/include/LIEF/DWARF/types.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Array.hpp b/include/LIEF/DWARF/types/Array.hpp index b1aacab484..8a8e7ab185 100644 --- a/include/LIEF/DWARF/types/Array.hpp +++ b/include/LIEF/DWARF/types/Array.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Atomic.hpp b/include/LIEF/DWARF/types/Atomic.hpp index b256cad138..6721c240e0 100644 --- a/include/LIEF/DWARF/types/Atomic.hpp +++ b/include/LIEF/DWARF/types/Atomic.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Base.hpp b/include/LIEF/DWARF/types/Base.hpp index c8ead523ff..e3c4630896 100644 --- a/include/LIEF/DWARF/types/Base.hpp +++ b/include/LIEF/DWARF/types/Base.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/ClassLike.hpp b/include/LIEF/DWARF/types/ClassLike.hpp index 8f5f782d8c..b5fa0be2b3 100644 --- a/include/LIEF/DWARF/types/ClassLike.hpp +++ b/include/LIEF/DWARF/types/ClassLike.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Coarray.hpp b/include/LIEF/DWARF/types/Coarray.hpp index 0a04baa72e..b285533140 100644 --- a/include/LIEF/DWARF/types/Coarray.hpp +++ b/include/LIEF/DWARF/types/Coarray.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Const.hpp b/include/LIEF/DWARF/types/Const.hpp index 6ed84baa4f..85718ad39e 100644 --- a/include/LIEF/DWARF/types/Const.hpp +++ b/include/LIEF/DWARF/types/Const.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Dynamic.hpp b/include/LIEF/DWARF/types/Dynamic.hpp index 710ffa0e1d..b726545acb 100644 --- a/include/LIEF/DWARF/types/Dynamic.hpp +++ b/include/LIEF/DWARF/types/Dynamic.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Enum.hpp b/include/LIEF/DWARF/types/Enum.hpp index 65e3bfc56a..b8f3791d85 100644 --- a/include/LIEF/DWARF/types/Enum.hpp +++ b/include/LIEF/DWARF/types/Enum.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/File.hpp b/include/LIEF/DWARF/types/File.hpp index e099635681..acd5622772 100644 --- a/include/LIEF/DWARF/types/File.hpp +++ b/include/LIEF/DWARF/types/File.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Immutable.hpp b/include/LIEF/DWARF/types/Immutable.hpp index 6ddc1faae4..c2a7e03aa2 100644 --- a/include/LIEF/DWARF/types/Immutable.hpp +++ b/include/LIEF/DWARF/types/Immutable.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Interface.hpp b/include/LIEF/DWARF/types/Interface.hpp index de760e8236..3cd00f839b 100644 --- a/include/LIEF/DWARF/types/Interface.hpp +++ b/include/LIEF/DWARF/types/Interface.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Pointer.hpp b/include/LIEF/DWARF/types/Pointer.hpp index 8b2316f587..f31cf92b8b 100644 --- a/include/LIEF/DWARF/types/Pointer.hpp +++ b/include/LIEF/DWARF/types/Pointer.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/PointerToMember.hpp b/include/LIEF/DWARF/types/PointerToMember.hpp index 850e71bc66..f8daf90066 100644 --- a/include/LIEF/DWARF/types/PointerToMember.hpp +++ b/include/LIEF/DWARF/types/PointerToMember.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/RValueRef.hpp b/include/LIEF/DWARF/types/RValueRef.hpp index 7acdc38303..71dd830da2 100644 --- a/include/LIEF/DWARF/types/RValueRef.hpp +++ b/include/LIEF/DWARF/types/RValueRef.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Reference.hpp b/include/LIEF/DWARF/types/Reference.hpp index b286823353..cee47316a5 100644 --- a/include/LIEF/DWARF/types/Reference.hpp +++ b/include/LIEF/DWARF/types/Reference.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Restrict.hpp b/include/LIEF/DWARF/types/Restrict.hpp index 2f664095bc..9ece15498c 100644 --- a/include/LIEF/DWARF/types/Restrict.hpp +++ b/include/LIEF/DWARF/types/Restrict.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/SetTy.hpp b/include/LIEF/DWARF/types/SetTy.hpp index c5d204cdfb..66dac38432 100644 --- a/include/LIEF/DWARF/types/SetTy.hpp +++ b/include/LIEF/DWARF/types/SetTy.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Shared.hpp b/include/LIEF/DWARF/types/Shared.hpp index 7720ccb613..97ef5cb5ba 100644 --- a/include/LIEF/DWARF/types/Shared.hpp +++ b/include/LIEF/DWARF/types/Shared.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/StringTy.hpp b/include/LIEF/DWARF/types/StringTy.hpp index 01c62c9576..6e514bd62d 100644 --- a/include/LIEF/DWARF/types/StringTy.hpp +++ b/include/LIEF/DWARF/types/StringTy.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Subroutine.hpp b/include/LIEF/DWARF/types/Subroutine.hpp index a164aeca98..3a50085fca 100644 --- a/include/LIEF/DWARF/types/Subroutine.hpp +++ b/include/LIEF/DWARF/types/Subroutine.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/TemplateAlias.hpp b/include/LIEF/DWARF/types/TemplateAlias.hpp index 622da80e22..0217a0fb18 100644 --- a/include/LIEF/DWARF/types/TemplateAlias.hpp +++ b/include/LIEF/DWARF/types/TemplateAlias.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Thrown.hpp b/include/LIEF/DWARF/types/Thrown.hpp index cc709f6bca..2688c28c82 100644 --- a/include/LIEF/DWARF/types/Thrown.hpp +++ b/include/LIEF/DWARF/types/Thrown.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Typedef.hpp b/include/LIEF/DWARF/types/Typedef.hpp index fda3f5cc1d..0e7f28e1cb 100644 --- a/include/LIEF/DWARF/types/Typedef.hpp +++ b/include/LIEF/DWARF/types/Typedef.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DWARF/types/Volatile.hpp b/include/LIEF/DWARF/types/Volatile.hpp index c0d84f8059..e1fe40867f 100644 --- a/include/LIEF/DWARF/types/Volatile.hpp +++ b/include/LIEF/DWARF/types/Volatile.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache.hpp b/include/LIEF/DyldSharedCache.hpp index 28f781bebb..374bcdc19a 100644 --- a/include/LIEF/DyldSharedCache.hpp +++ b/include/LIEF/DyldSharedCache.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/DyldSharedCache.hpp b/include/LIEF/DyldSharedCache/DyldSharedCache.hpp index 10a2813a7a..4f9884c2ea 100644 --- a/include/LIEF/DyldSharedCache/DyldSharedCache.hpp +++ b/include/LIEF/DyldSharedCache/DyldSharedCache.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/Dylib.hpp b/include/LIEF/DyldSharedCache/Dylib.hpp index 284cf31e68..c8eefa0535 100644 --- a/include/LIEF/DyldSharedCache/Dylib.hpp +++ b/include/LIEF/DyldSharedCache/Dylib.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/MappingInfo.hpp b/include/LIEF/DyldSharedCache/MappingInfo.hpp index 1548bf9e7b..22d1c0e16b 100644 --- a/include/LIEF/DyldSharedCache/MappingInfo.hpp +++ b/include/LIEF/DyldSharedCache/MappingInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/SubCache.hpp b/include/LIEF/DyldSharedCache/SubCache.hpp index ce07265231..966e4a8503 100644 --- a/include/LIEF/DyldSharedCache/SubCache.hpp +++ b/include/LIEF/DyldSharedCache/SubCache.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/caching.hpp b/include/LIEF/DyldSharedCache/caching.hpp index a0de62c646..81600feb8a 100644 --- a/include/LIEF/DyldSharedCache/caching.hpp +++ b/include/LIEF/DyldSharedCache/caching.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/DyldSharedCache/uuid.hpp b/include/LIEF/DyldSharedCache/uuid.hpp index a935085536..c32002999f 100644 --- a/include/LIEF/DyldSharedCache/uuid.hpp +++ b/include/LIEF/DyldSharedCache/uuid.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF.hpp b/include/LIEF/ELF.hpp index 6bfce4e876..fccdea0240 100644 --- a/include/LIEF/ELF.hpp +++ b/include/LIEF/ELF.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Binary.hpp b/include/LIEF/ELF/Binary.hpp index 705c88df38..3d7e50de33 100644 --- a/include/LIEF/ELF/Binary.hpp +++ b/include/LIEF/ELF/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Builder.hpp b/include/LIEF/ELF/Builder.hpp index d2acec84d0..77404c85c7 100644 --- a/include/LIEF/ELF/Builder.hpp +++ b/include/LIEF/ELF/Builder.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021, NVIDIA CORPORATION. All rights reserved * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/ELF/DynamicEntry.hpp b/include/LIEF/ELF/DynamicEntry.hpp index 42a807168c..162920b990 100644 --- a/include/LIEF/ELF/DynamicEntry.hpp +++ b/include/LIEF/ELF/DynamicEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicEntryArray.hpp b/include/LIEF/ELF/DynamicEntryArray.hpp index 447d439174..9b61250e02 100644 --- a/include/LIEF/ELF/DynamicEntryArray.hpp +++ b/include/LIEF/ELF/DynamicEntryArray.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicEntryFlags.hpp b/include/LIEF/ELF/DynamicEntryFlags.hpp index 6477b66c60..4d4b89f3d4 100644 --- a/include/LIEF/ELF/DynamicEntryFlags.hpp +++ b/include/LIEF/ELF/DynamicEntryFlags.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicEntryLibrary.hpp b/include/LIEF/ELF/DynamicEntryLibrary.hpp index 36217cb976..86d77b5409 100644 --- a/include/LIEF/ELF/DynamicEntryLibrary.hpp +++ b/include/LIEF/ELF/DynamicEntryLibrary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicEntryRpath.hpp b/include/LIEF/ELF/DynamicEntryRpath.hpp index 0469d5a542..7edb89c105 100644 --- a/include/LIEF/ELF/DynamicEntryRpath.hpp +++ b/include/LIEF/ELF/DynamicEntryRpath.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicEntryRunPath.hpp b/include/LIEF/ELF/DynamicEntryRunPath.hpp index e796ce8383..83b8df9652 100644 --- a/include/LIEF/ELF/DynamicEntryRunPath.hpp +++ b/include/LIEF/ELF/DynamicEntryRunPath.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/DynamicSharedObject.hpp b/include/LIEF/ELF/DynamicSharedObject.hpp index b8ed6d2ff0..6206eab223 100644 --- a/include/LIEF/ELF/DynamicSharedObject.hpp +++ b/include/LIEF/ELF/DynamicSharedObject.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/EnumToString.hpp b/include/LIEF/ELF/EnumToString.hpp index 271ed2caf7..8eae9f7af3 100644 --- a/include/LIEF/ELF/EnumToString.hpp +++ b/include/LIEF/ELF/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/GnuHash.hpp b/include/LIEF/ELF/GnuHash.hpp index b660010e9c..4e005f7217 100644 --- a/include/LIEF/ELF/GnuHash.hpp +++ b/include/LIEF/ELF/GnuHash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Header.hpp b/include/LIEF/ELF/Header.hpp index 7cc702cb36..2ed6ca65e8 100644 --- a/include/LIEF/ELF/Header.hpp +++ b/include/LIEF/ELF/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Note.hpp b/include/LIEF/ELF/Note.hpp index 3f605c5325..ae365a21d6 100644 --- a/include/LIEF/ELF/Note.hpp +++ b/include/LIEF/ELF/Note.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails.hpp b/include/LIEF/ELF/NoteDetails.hpp index 79e730b414..f1aba88bed 100644 --- a/include/LIEF/ELF/NoteDetails.hpp +++ b/include/LIEF/ELF/NoteDetails.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/AndroidIdent.hpp b/include/LIEF/ELF/NoteDetails/AndroidIdent.hpp index 10e3b6236f..0bcb588545 100644 --- a/include/LIEF/ELF/NoteDetails/AndroidIdent.hpp +++ b/include/LIEF/ELF/NoteDetails/AndroidIdent.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/Core.hpp b/include/LIEF/ELF/NoteDetails/Core.hpp index 59d9967ec1..699328e08b 100644 --- a/include/LIEF/ELF/NoteDetails/Core.hpp +++ b/include/LIEF/ELF/NoteDetails/Core.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/NoteAbi.hpp b/include/LIEF/ELF/NoteDetails/NoteAbi.hpp index e960338768..aa7de8fa4b 100644 --- a/include/LIEF/ELF/NoteDetails/NoteAbi.hpp +++ b/include/LIEF/ELF/NoteDetails/NoteAbi.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/NoteGnuProperty.hpp b/include/LIEF/ELF/NoteDetails/NoteGnuProperty.hpp index 22825dd59c..807a5703d7 100644 --- a/include/LIEF/ELF/NoteDetails/NoteGnuProperty.hpp +++ b/include/LIEF/ELF/NoteDetails/NoteGnuProperty.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/Properties.hpp b/include/LIEF/ELF/NoteDetails/Properties.hpp index b0e7333e25..eeb39b0a37 100644 --- a/include/LIEF/ELF/NoteDetails/Properties.hpp +++ b/include/LIEF/ELF/NoteDetails/Properties.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/QNXStack.hpp b/include/LIEF/ELF/NoteDetails/QNXStack.hpp index f7945b6058..f614ab895d 100644 --- a/include/LIEF/ELF/NoteDetails/QNXStack.hpp +++ b/include/LIEF/ELF/NoteDetails/QNXStack.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/core/CoreAuxv.hpp b/include/LIEF/ELF/NoteDetails/core/CoreAuxv.hpp index 4bdf45df07..a831334478 100644 --- a/include/LIEF/ELF/NoteDetails/core/CoreAuxv.hpp +++ b/include/LIEF/ELF/NoteDetails/core/CoreAuxv.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/core/CoreFile.hpp b/include/LIEF/ELF/NoteDetails/core/CoreFile.hpp index d9e8defcb3..28e968ee31 100644 --- a/include/LIEF/ELF/NoteDetails/core/CoreFile.hpp +++ b/include/LIEF/ELF/NoteDetails/core/CoreFile.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/core/CorePrPsInfo.hpp b/include/LIEF/ELF/NoteDetails/core/CorePrPsInfo.hpp index 87454fc745..d9af0f842b 100644 --- a/include/LIEF/ELF/NoteDetails/core/CorePrPsInfo.hpp +++ b/include/LIEF/ELF/NoteDetails/core/CorePrPsInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/core/CorePrStatus.hpp b/include/LIEF/ELF/NoteDetails/core/CorePrStatus.hpp index 927b49b17d..bb91ea12f6 100644 --- a/include/LIEF/ELF/NoteDetails/core/CorePrStatus.hpp +++ b/include/LIEF/ELF/NoteDetails/core/CorePrStatus.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/core/CoreSigInfo.hpp b/include/LIEF/ELF/NoteDetails/core/CoreSigInfo.hpp index d9fce98444..d9d3381d8b 100644 --- a/include/LIEF/ELF/NoteDetails/core/CoreSigInfo.hpp +++ b/include/LIEF/ELF/NoteDetails/core/CoreSigInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/AArch64Feature.hpp b/include/LIEF/ELF/NoteDetails/properties/AArch64Feature.hpp index 226ec7033c..dac7a85647 100644 --- a/include/LIEF/ELF/NoteDetails/properties/AArch64Feature.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/AArch64Feature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/AArch64PAuth.hpp b/include/LIEF/ELF/NoteDetails/properties/AArch64PAuth.hpp index d9ff96e817..efca9bd720 100644 --- a/include/LIEF/ELF/NoteDetails/properties/AArch64PAuth.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/AArch64PAuth.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/Generic.hpp b/include/LIEF/ELF/NoteDetails/properties/Generic.hpp index 3e8f3ed695..edcaf866a0 100644 --- a/include/LIEF/ELF/NoteDetails/properties/Generic.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/Generic.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/Needed.hpp b/include/LIEF/ELF/NoteDetails/properties/Needed.hpp index 8f52283000..9507dbc56e 100644 --- a/include/LIEF/ELF/NoteDetails/properties/Needed.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/Needed.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/NoteNoCopyOnProtected.hpp b/include/LIEF/ELF/NoteDetails/properties/NoteNoCopyOnProtected.hpp index fd15e6fa12..0720c8e1af 100644 --- a/include/LIEF/ELF/NoteDetails/properties/NoteNoCopyOnProtected.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/NoteNoCopyOnProtected.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/StackSize.hpp b/include/LIEF/ELF/NoteDetails/properties/StackSize.hpp index a2e7b92632..ebd63a90d8 100644 --- a/include/LIEF/ELF/NoteDetails/properties/StackSize.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/StackSize.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/X86Feature.hpp b/include/LIEF/ELF/NoteDetails/properties/X86Feature.hpp index f2fbeb4cc7..a4653fd877 100644 --- a/include/LIEF/ELF/NoteDetails/properties/X86Feature.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/X86Feature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/NoteDetails/properties/X86ISA.hpp b/include/LIEF/ELF/NoteDetails/properties/X86ISA.hpp index 0edd7d0b5b..0b64d08672 100644 --- a/include/LIEF/ELF/NoteDetails/properties/X86ISA.hpp +++ b/include/LIEF/ELF/NoteDetails/properties/X86ISA.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Parser.hpp b/include/LIEF/ELF/Parser.hpp index fef4875f64..837b40efcd 100644 --- a/include/LIEF/ELF/Parser.hpp +++ b/include/LIEF/ELF/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/ParserConfig.hpp b/include/LIEF/ELF/ParserConfig.hpp index a880cba8c8..201ed44e7b 100644 --- a/include/LIEF/ELF/ParserConfig.hpp +++ b/include/LIEF/ELF/ParserConfig.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/ProcessorFlags.hpp b/include/LIEF/ELF/ProcessorFlags.hpp index 5ce26dd3f1..5b6bcfde8f 100644 --- a/include/LIEF/ELF/ProcessorFlags.hpp +++ b/include/LIEF/ELF/ProcessorFlags.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Relocation.hpp b/include/LIEF/ELF/Relocation.hpp index 11370b5695..8a05f81655 100644 --- a/include/LIEF/ELF/Relocation.hpp +++ b/include/LIEF/ELF/Relocation.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Section.hpp b/include/LIEF/ELF/Section.hpp index 0246d225ba..e1bcb17a2d 100644 --- a/include/LIEF/ELF/Section.hpp +++ b/include/LIEF/ELF/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Segment.hpp b/include/LIEF/ELF/Segment.hpp index 4980e03a79..417d5567e7 100644 --- a/include/LIEF/ELF/Segment.hpp +++ b/include/LIEF/ELF/Segment.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/Symbol.hpp b/include/LIEF/ELF/Symbol.hpp index c0de4842b7..bfb5c22624 100644 --- a/include/LIEF/ELF/Symbol.hpp +++ b/include/LIEF/ELF/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SymbolVersion.hpp b/include/LIEF/ELF/SymbolVersion.hpp index d2cf0c577c..ab99ecaaa7 100644 --- a/include/LIEF/ELF/SymbolVersion.hpp +++ b/include/LIEF/ELF/SymbolVersion.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SymbolVersionAux.hpp b/include/LIEF/ELF/SymbolVersionAux.hpp index 8861b781a1..4ea2c92199 100644 --- a/include/LIEF/ELF/SymbolVersionAux.hpp +++ b/include/LIEF/ELF/SymbolVersionAux.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SymbolVersionAuxRequirement.hpp b/include/LIEF/ELF/SymbolVersionAuxRequirement.hpp index c85be51a76..a96a97e244 100644 --- a/include/LIEF/ELF/SymbolVersionAuxRequirement.hpp +++ b/include/LIEF/ELF/SymbolVersionAuxRequirement.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SymbolVersionDefinition.hpp b/include/LIEF/ELF/SymbolVersionDefinition.hpp index fc6036070d..176f5856fd 100644 --- a/include/LIEF/ELF/SymbolVersionDefinition.hpp +++ b/include/LIEF/ELF/SymbolVersionDefinition.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SymbolVersionRequirement.hpp b/include/LIEF/ELF/SymbolVersionRequirement.hpp index 9bf26bae52..7ed91e5315 100644 --- a/include/LIEF/ELF/SymbolVersionRequirement.hpp +++ b/include/LIEF/ELF/SymbolVersionRequirement.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/SysvHash.hpp b/include/LIEF/ELF/SysvHash.hpp index 1ea0c14a0a..eaacfb1e3b 100644 --- a/include/LIEF/ELF/SysvHash.hpp +++ b/include/LIEF/ELF/SysvHash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/enums.hpp b/include/LIEF/ELF/enums.hpp index c304f7426f..4a25828765 100644 --- a/include/LIEF/ELF/enums.hpp +++ b/include/LIEF/ELF/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/hash.hpp b/include/LIEF/ELF/hash.hpp index 4c9bd5eaa9..e10516717a 100644 --- a/include/LIEF/ELF/hash.hpp +++ b/include/LIEF/ELF/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/json.hpp b/include/LIEF/ELF/json.hpp index c6db1a6a1e..fa1acd66bd 100644 --- a/include/LIEF/ELF/json.hpp +++ b/include/LIEF/ELF/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/undef.h b/include/LIEF/ELF/undef.h index 482cc772ff..77815f8c48 100644 --- a/include/LIEF/ELF/undef.h +++ b/include/LIEF/ELF/undef.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ELF/utils.hpp b/include/LIEF/ELF/utils.hpp index 955de3eed8..d318dbaf88 100644 --- a/include/LIEF/ELF/utils.hpp +++ b/include/LIEF/ELF/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/LIEF.hpp b/include/LIEF/LIEF.hpp index e7a6dbcf7f..bbe786ec04 100644 --- a/include/LIEF/LIEF.hpp +++ b/include/LIEF/LIEF.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO.hpp b/include/LIEF/MachO.hpp index 0e609ec646..ea78c95ed9 100644 --- a/include/LIEF/MachO.hpp +++ b/include/LIEF/MachO.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/AtomInfo.hpp b/include/LIEF/MachO/AtomInfo.hpp index 7a12f6436e..73df757f33 100644 --- a/include/LIEF/MachO/AtomInfo.hpp +++ b/include/LIEF/MachO/AtomInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Binary.hpp b/include/LIEF/MachO/Binary.hpp index 8b82537353..47a43e2b64 100644 --- a/include/LIEF/MachO/Binary.hpp +++ b/include/LIEF/MachO/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/BinaryParser.hpp b/include/LIEF/MachO/BinaryParser.hpp index 2aa158b00b..5996efcb3f 100644 --- a/include/LIEF/MachO/BinaryParser.hpp +++ b/include/LIEF/MachO/BinaryParser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/BindingInfo.hpp b/include/LIEF/MachO/BindingInfo.hpp index 1834aead00..189da533fd 100644 --- a/include/LIEF/MachO/BindingInfo.hpp +++ b/include/LIEF/MachO/BindingInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/BindingInfoIterator.hpp b/include/LIEF/MachO/BindingInfoIterator.hpp index 7214ba3eb3..0bcf8ca6e0 100644 --- a/include/LIEF/MachO/BindingInfoIterator.hpp +++ b/include/LIEF/MachO/BindingInfoIterator.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/BuildToolVersion.hpp b/include/LIEF/MachO/BuildToolVersion.hpp index 7824c2f901..a2eb5c471c 100644 --- a/include/LIEF/MachO/BuildToolVersion.hpp +++ b/include/LIEF/MachO/BuildToolVersion.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/BuildVersion.hpp b/include/LIEF/MachO/BuildVersion.hpp index 9f455d90ed..609bab8649 100644 --- a/include/LIEF/MachO/BuildVersion.hpp +++ b/include/LIEF/MachO/BuildVersion.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Builder.hpp b/include/LIEF/MachO/Builder.hpp index e19920e463..da0ded7c77 100644 --- a/include/LIEF/MachO/Builder.hpp +++ b/include/LIEF/MachO/Builder.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/ChainedBindingInfo.hpp b/include/LIEF/MachO/ChainedBindingInfo.hpp index ac0ad4491b..ab6b5f59be 100644 --- a/include/LIEF/MachO/ChainedBindingInfo.hpp +++ b/include/LIEF/MachO/ChainedBindingInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/ChainedPointerAnalysis.hpp b/include/LIEF/MachO/ChainedPointerAnalysis.hpp index 42ed20c4b6..f5138329df 100644 --- a/include/LIEF/MachO/ChainedPointerAnalysis.hpp +++ b/include/LIEF/MachO/ChainedPointerAnalysis.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/CodeSignature.hpp b/include/LIEF/MachO/CodeSignature.hpp index ae931afcd5..e8b314daf4 100644 --- a/include/LIEF/MachO/CodeSignature.hpp +++ b/include/LIEF/MachO/CodeSignature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/CodeSignatureDir.hpp b/include/LIEF/MachO/CodeSignatureDir.hpp index a94a12c099..7776067934 100644 --- a/include/LIEF/MachO/CodeSignatureDir.hpp +++ b/include/LIEF/MachO/CodeSignatureDir.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DataCodeEntry.hpp b/include/LIEF/MachO/DataCodeEntry.hpp index 15f4d208ca..a4940b6555 100644 --- a/include/LIEF/MachO/DataCodeEntry.hpp +++ b/include/LIEF/MachO/DataCodeEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DataInCode.hpp b/include/LIEF/MachO/DataInCode.hpp index 23b978529c..d9843371e2 100644 --- a/include/LIEF/MachO/DataInCode.hpp +++ b/include/LIEF/MachO/DataInCode.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldBindingInfo.hpp b/include/LIEF/MachO/DyldBindingInfo.hpp index cb7308065f..28bc1bbaef 100644 --- a/include/LIEF/MachO/DyldBindingInfo.hpp +++ b/include/LIEF/MachO/DyldBindingInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldChainedFixups.hpp b/include/LIEF/MachO/DyldChainedFixups.hpp index 61ae34bbc4..2259a8ae17 100644 --- a/include/LIEF/MachO/DyldChainedFixups.hpp +++ b/include/LIEF/MachO/DyldChainedFixups.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldChainedFixupsCreator.hpp b/include/LIEF/MachO/DyldChainedFixupsCreator.hpp index e167cd4fba..d52bcd1d66 100644 --- a/include/LIEF/MachO/DyldChainedFixupsCreator.hpp +++ b/include/LIEF/MachO/DyldChainedFixupsCreator.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldChainedFormat.hpp b/include/LIEF/MachO/DyldChainedFormat.hpp index 07c408a4f1..c0c4973b14 100644 --- a/include/LIEF/MachO/DyldChainedFormat.hpp +++ b/include/LIEF/MachO/DyldChainedFormat.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldEnvironment.hpp b/include/LIEF/MachO/DyldEnvironment.hpp index 3d9d76da7d..e2c2daf16c 100644 --- a/include/LIEF/MachO/DyldEnvironment.hpp +++ b/include/LIEF/MachO/DyldEnvironment.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldExportsTrie.hpp b/include/LIEF/MachO/DyldExportsTrie.hpp index b25914210d..e4f261ba1c 100644 --- a/include/LIEF/MachO/DyldExportsTrie.hpp +++ b/include/LIEF/MachO/DyldExportsTrie.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DyldInfo.hpp b/include/LIEF/MachO/DyldInfo.hpp index 3568212a30..bbd3042337 100644 --- a/include/LIEF/MachO/DyldInfo.hpp +++ b/include/LIEF/MachO/DyldInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DylibCommand.hpp b/include/LIEF/MachO/DylibCommand.hpp index 639fc413c9..bf4627c767 100644 --- a/include/LIEF/MachO/DylibCommand.hpp +++ b/include/LIEF/MachO/DylibCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DylinkerCommand.hpp b/include/LIEF/MachO/DylinkerCommand.hpp index 2a9ca7a65e..4b2bb40e8e 100644 --- a/include/LIEF/MachO/DylinkerCommand.hpp +++ b/include/LIEF/MachO/DylinkerCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/DynamicSymbolCommand.hpp b/include/LIEF/MachO/DynamicSymbolCommand.hpp index 04999d1726..12911022d0 100644 --- a/include/LIEF/MachO/DynamicSymbolCommand.hpp +++ b/include/LIEF/MachO/DynamicSymbolCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/EncryptionInfo.hpp b/include/LIEF/MachO/EncryptionInfo.hpp index 97136e1f5e..031f793041 100644 --- a/include/LIEF/MachO/EncryptionInfo.hpp +++ b/include/LIEF/MachO/EncryptionInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/EnumToString.hpp b/include/LIEF/MachO/EnumToString.hpp index c6c6e64f2b..dd9f7a198e 100644 --- a/include/LIEF/MachO/EnumToString.hpp +++ b/include/LIEF/MachO/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/ExportInfo.hpp b/include/LIEF/MachO/ExportInfo.hpp index 585e39d02b..d4c39a570c 100644 --- a/include/LIEF/MachO/ExportInfo.hpp +++ b/include/LIEF/MachO/ExportInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/FatBinary.hpp b/include/LIEF/MachO/FatBinary.hpp index 96347c93c6..59afbb7564 100644 --- a/include/LIEF/MachO/FatBinary.hpp +++ b/include/LIEF/MachO/FatBinary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/FilesetCommand.hpp b/include/LIEF/MachO/FilesetCommand.hpp index df9d57b107..f4fcde6a2e 100644 --- a/include/LIEF/MachO/FilesetCommand.hpp +++ b/include/LIEF/MachO/FilesetCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/FunctionStarts.hpp b/include/LIEF/MachO/FunctionStarts.hpp index d5eda35adf..793cd7a3e0 100644 --- a/include/LIEF/MachO/FunctionStarts.hpp +++ b/include/LIEF/MachO/FunctionStarts.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Header.hpp b/include/LIEF/MachO/Header.hpp index c6d327e1f1..958afdc24d 100644 --- a/include/LIEF/MachO/Header.hpp +++ b/include/LIEF/MachO/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/IndirectBindingInfo.hpp b/include/LIEF/MachO/IndirectBindingInfo.hpp index cac6723d6e..9a92dbadc6 100644 --- a/include/LIEF/MachO/IndirectBindingInfo.hpp +++ b/include/LIEF/MachO/IndirectBindingInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/LinkEdit.hpp b/include/LIEF/MachO/LinkEdit.hpp index 73ea8fe8d4..d98867131f 100644 --- a/include/LIEF/MachO/LinkEdit.hpp +++ b/include/LIEF/MachO/LinkEdit.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/LinkerOptHint.hpp b/include/LIEF/MachO/LinkerOptHint.hpp index 16b59649e2..0d39f048ed 100644 --- a/include/LIEF/MachO/LinkerOptHint.hpp +++ b/include/LIEF/MachO/LinkerOptHint.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/LoadCommand.hpp b/include/LIEF/MachO/LoadCommand.hpp index 4689f5947c..75503d6f74 100644 --- a/include/LIEF/MachO/LoadCommand.hpp +++ b/include/LIEF/MachO/LoadCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/MainCommand.hpp b/include/LIEF/MachO/MainCommand.hpp index cf6ace8822..4f752d4ec3 100644 --- a/include/LIEF/MachO/MainCommand.hpp +++ b/include/LIEF/MachO/MainCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Parser.hpp b/include/LIEF/MachO/Parser.hpp index 522ec251a7..a33a53757d 100644 --- a/include/LIEF/MachO/Parser.hpp +++ b/include/LIEF/MachO/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/ParserConfig.hpp b/include/LIEF/MachO/ParserConfig.hpp index 7f983687c2..429d0e2cff 100644 --- a/include/LIEF/MachO/ParserConfig.hpp +++ b/include/LIEF/MachO/ParserConfig.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/RPathCommand.hpp b/include/LIEF/MachO/RPathCommand.hpp index 53011308c6..bfb2daf1cd 100644 --- a/include/LIEF/MachO/RPathCommand.hpp +++ b/include/LIEF/MachO/RPathCommand.hpp @@ -1,5 +1,5 @@ /* Copyright 2017 - 2021 J. Rieck (based on R. Thomas's work) - * Copyright 2017 - 2024 Quarkslab + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Relocation.hpp b/include/LIEF/MachO/Relocation.hpp index ac62990161..365e22e9ef 100644 --- a/include/LIEF/MachO/Relocation.hpp +++ b/include/LIEF/MachO/Relocation.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/RelocationDyld.hpp b/include/LIEF/MachO/RelocationDyld.hpp index bfc1a104d1..f4b0a1a3c0 100644 --- a/include/LIEF/MachO/RelocationDyld.hpp +++ b/include/LIEF/MachO/RelocationDyld.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/RelocationFixup.hpp b/include/LIEF/MachO/RelocationFixup.hpp index afb6e19e1c..1eb6d215f6 100644 --- a/include/LIEF/MachO/RelocationFixup.hpp +++ b/include/LIEF/MachO/RelocationFixup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/RelocationObject.hpp b/include/LIEF/MachO/RelocationObject.hpp index a67827ca0d..82b2b6da19 100644 --- a/include/LIEF/MachO/RelocationObject.hpp +++ b/include/LIEF/MachO/RelocationObject.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Routine.hpp b/include/LIEF/MachO/Routine.hpp index ab3474ab7f..8bd97cc486 100644 --- a/include/LIEF/MachO/Routine.hpp +++ b/include/LIEF/MachO/Routine.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Section.hpp b/include/LIEF/MachO/Section.hpp index 5da7b67468..63c67f89da 100644 --- a/include/LIEF/MachO/Section.hpp +++ b/include/LIEF/MachO/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SegmentCommand.hpp b/include/LIEF/MachO/SegmentCommand.hpp index 7d0d77a3fd..b92f68d735 100644 --- a/include/LIEF/MachO/SegmentCommand.hpp +++ b/include/LIEF/MachO/SegmentCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SegmentSplitInfo.hpp b/include/LIEF/MachO/SegmentSplitInfo.hpp index 595acc6a3e..46d3c4aa83 100644 --- a/include/LIEF/MachO/SegmentSplitInfo.hpp +++ b/include/LIEF/MachO/SegmentSplitInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SourceVersion.hpp b/include/LIEF/MachO/SourceVersion.hpp index 990e8da860..158eff3175 100644 --- a/include/LIEF/MachO/SourceVersion.hpp +++ b/include/LIEF/MachO/SourceVersion.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Stub.hpp b/include/LIEF/MachO/Stub.hpp index 295d814de1..eece39520a 100644 --- a/include/LIEF/MachO/Stub.hpp +++ b/include/LIEF/MachO/Stub.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SubClient.hpp b/include/LIEF/MachO/SubClient.hpp index 7aaced2c9c..c74fcc3177 100644 --- a/include/LIEF/MachO/SubClient.hpp +++ b/include/LIEF/MachO/SubClient.hpp @@ -1,4 +1,4 @@ -/* Copyright 2017 - 2024 R. Thomas +/* Copyright 2017 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SubFramework.hpp b/include/LIEF/MachO/SubFramework.hpp index d318e0cc31..7fd36ad03b 100644 --- a/include/LIEF/MachO/SubFramework.hpp +++ b/include/LIEF/MachO/SubFramework.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/Symbol.hpp b/include/LIEF/MachO/Symbol.hpp index de00c35e82..d5387dcddf 100644 --- a/include/LIEF/MachO/Symbol.hpp +++ b/include/LIEF/MachO/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/SymbolCommand.hpp b/include/LIEF/MachO/SymbolCommand.hpp index 3b20204859..1a41178cc4 100644 --- a/include/LIEF/MachO/SymbolCommand.hpp +++ b/include/LIEF/MachO/SymbolCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/ThreadCommand.hpp b/include/LIEF/MachO/ThreadCommand.hpp index e5f38ff615..2c9a955e62 100644 --- a/include/LIEF/MachO/ThreadCommand.hpp +++ b/include/LIEF/MachO/ThreadCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/TwoLevelHints.hpp b/include/LIEF/MachO/TwoLevelHints.hpp index fe9fdc15a3..072950f36a 100644 --- a/include/LIEF/MachO/TwoLevelHints.hpp +++ b/include/LIEF/MachO/TwoLevelHints.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/UUIDCommand.hpp b/include/LIEF/MachO/UUIDCommand.hpp index 506ad1b028..fdbfab6eaa 100644 --- a/include/LIEF/MachO/UUIDCommand.hpp +++ b/include/LIEF/MachO/UUIDCommand.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/UnknownCommand.hpp b/include/LIEF/MachO/UnknownCommand.hpp index 9643283a58..7cd9a58a34 100644 --- a/include/LIEF/MachO/UnknownCommand.hpp +++ b/include/LIEF/MachO/UnknownCommand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/VersionMin.hpp b/include/LIEF/MachO/VersionMin.hpp index 793d07b914..a5ebd42961 100644 --- a/include/LIEF/MachO/VersionMin.hpp +++ b/include/LIEF/MachO/VersionMin.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/enums.hpp b/include/LIEF/MachO/enums.hpp index 90b1a991bb..67a3c46c85 100644 --- a/include/LIEF/MachO/enums.hpp +++ b/include/LIEF/MachO/enums.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/hash.hpp b/include/LIEF/MachO/hash.hpp index dea0ef0e52..9b32c1afe3 100644 --- a/include/LIEF/MachO/hash.hpp +++ b/include/LIEF/MachO/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/json.hpp b/include/LIEF/MachO/json.hpp index 9f2ec9f98c..afd1854f39 100644 --- a/include/LIEF/MachO/json.hpp +++ b/include/LIEF/MachO/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/type_traits.hpp b/include/LIEF/MachO/type_traits.hpp index 3ac8f3e2d5..0c4c9969ed 100644 --- a/include/LIEF/MachO/type_traits.hpp +++ b/include/LIEF/MachO/type_traits.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/undef.h b/include/LIEF/MachO/undef.h index 7bbba97544..f82b48c92b 100644 --- a/include/LIEF/MachO/undef.h +++ b/include/LIEF/MachO/undef.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/MachO/utils.hpp b/include/LIEF/MachO/utils.hpp index 0c92fc9428..a0957a9d72 100644 --- a/include/LIEF/MachO/utils.hpp +++ b/include/LIEF/MachO/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT.hpp b/include/LIEF/OAT.hpp index e6aef75566..e9ccb622c7 100644 --- a/include/LIEF/OAT.hpp +++ b/include/LIEF/OAT.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/Binary.hpp b/include/LIEF/OAT/Binary.hpp index 7e04a48f06..f491a53b6f 100644 --- a/include/LIEF/OAT/Binary.hpp +++ b/include/LIEF/OAT/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/Class.hpp b/include/LIEF/OAT/Class.hpp index 3ec1c0ad3d..bb1d235735 100644 --- a/include/LIEF/OAT/Class.hpp +++ b/include/LIEF/OAT/Class.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/DexFile.hpp b/include/LIEF/OAT/DexFile.hpp index 67923ad8a5..3902404fa9 100644 --- a/include/LIEF/OAT/DexFile.hpp +++ b/include/LIEF/OAT/DexFile.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/EnumToString.hpp b/include/LIEF/OAT/EnumToString.hpp index dac1842e1a..8ec2579f6e 100644 --- a/include/LIEF/OAT/EnumToString.hpp +++ b/include/LIEF/OAT/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/Header.hpp b/include/LIEF/OAT/Header.hpp index 9d31b3731e..fe8a1e347b 100644 --- a/include/LIEF/OAT/Header.hpp +++ b/include/LIEF/OAT/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/Method.hpp b/include/LIEF/OAT/Method.hpp index a995857d34..1194cf6a00 100644 --- a/include/LIEF/OAT/Method.hpp +++ b/include/LIEF/OAT/Method.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/Parser.hpp b/include/LIEF/OAT/Parser.hpp index 4b90c6f7b4..87b280ae76 100644 --- a/include/LIEF/OAT/Parser.hpp +++ b/include/LIEF/OAT/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/enums.hpp b/include/LIEF/OAT/enums.hpp index 8d3b9100b4..d0d098da35 100644 --- a/include/LIEF/OAT/enums.hpp +++ b/include/LIEF/OAT/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/hash.hpp b/include/LIEF/OAT/hash.hpp index 77628397fa..bfa3a49e98 100644 --- a/include/LIEF/OAT/hash.hpp +++ b/include/LIEF/OAT/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/json.hpp b/include/LIEF/OAT/json.hpp index 84745ef564..99dc19bbac 100644 --- a/include/LIEF/OAT/json.hpp +++ b/include/LIEF/OAT/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/type_traits.hpp b/include/LIEF/OAT/type_traits.hpp index bb730a68c3..198554e81e 100644 --- a/include/LIEF/OAT/type_traits.hpp +++ b/include/LIEF/OAT/type_traits.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/OAT/utils.hpp b/include/LIEF/OAT/utils.hpp index 6df42ef415..1d69541fcf 100644 --- a/include/LIEF/OAT/utils.hpp +++ b/include/LIEF/OAT/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC.hpp b/include/LIEF/ObjC.hpp index ecc81264a2..21f0240179 100644 --- a/include/LIEF/ObjC.hpp +++ b/include/LIEF/ObjC.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/Class.hpp b/include/LIEF/ObjC/Class.hpp index bbccaa8f58..71f0894c2d 100644 --- a/include/LIEF/ObjC/Class.hpp +++ b/include/LIEF/ObjC/Class.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/DeclOpt.hpp b/include/LIEF/ObjC/DeclOpt.hpp index e882f95acb..23d12e4b75 100644 --- a/include/LIEF/ObjC/DeclOpt.hpp +++ b/include/LIEF/ObjC/DeclOpt.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/IVar.hpp b/include/LIEF/ObjC/IVar.hpp index f5fd563762..cc2650ce05 100644 --- a/include/LIEF/ObjC/IVar.hpp +++ b/include/LIEF/ObjC/IVar.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/Metadata.hpp b/include/LIEF/ObjC/Metadata.hpp index 318a803017..83be50c971 100644 --- a/include/LIEF/ObjC/Metadata.hpp +++ b/include/LIEF/ObjC/Metadata.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/Method.hpp b/include/LIEF/ObjC/Method.hpp index 9efb640f6c..b4e82c6edd 100644 --- a/include/LIEF/ObjC/Method.hpp +++ b/include/LIEF/ObjC/Method.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/Property.hpp b/include/LIEF/ObjC/Property.hpp index 1a1202b186..e28336f699 100644 --- a/include/LIEF/ObjC/Property.hpp +++ b/include/LIEF/ObjC/Property.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/ObjC/Protocol.hpp b/include/LIEF/ObjC/Protocol.hpp index 8a65807666..dddd97279a 100644 --- a/include/LIEF/ObjC/Protocol.hpp +++ b/include/LIEF/ObjC/Protocol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Object.hpp b/include/LIEF/Object.hpp index acb465f083..5588b01439 100644 --- a/include/LIEF/Object.hpp +++ b/include/LIEF/Object.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB.hpp b/include/LIEF/PDB.hpp index b299dd6593..b30822f2f2 100644 --- a/include/LIEF/PDB.hpp +++ b/include/LIEF/PDB.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/CompilationUnit.hpp b/include/LIEF/PDB/CompilationUnit.hpp index 4b4d05a9ea..bef9822243 100644 --- a/include/LIEF/PDB/CompilationUnit.hpp +++ b/include/LIEF/PDB/CompilationUnit.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/DebugInfo.hpp b/include/LIEF/PDB/DebugInfo.hpp index 1984be2047..5fde20a9f1 100644 --- a/include/LIEF/PDB/DebugInfo.hpp +++ b/include/LIEF/PDB/DebugInfo.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/Function.hpp b/include/LIEF/PDB/Function.hpp index 011dd4c533..6fd334a8cd 100644 --- a/include/LIEF/PDB/Function.hpp +++ b/include/LIEF/PDB/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/PublicSymbol.hpp b/include/LIEF/PDB/PublicSymbol.hpp index 9c35dfdc71..b89f3fab19 100644 --- a/include/LIEF/PDB/PublicSymbol.hpp +++ b/include/LIEF/PDB/PublicSymbol.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/Type.hpp b/include/LIEF/PDB/Type.hpp index 1725ee2145..45621744b5 100644 --- a/include/LIEF/PDB/Type.hpp +++ b/include/LIEF/PDB/Type.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types.hpp b/include/LIEF/PDB/types.hpp index 47aa772819..8c912f3a02 100644 --- a/include/LIEF/PDB/types.hpp +++ b/include/LIEF/PDB/types.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Array.hpp b/include/LIEF/PDB/types/Array.hpp index 9bb44054eb..ad72ddaa34 100644 --- a/include/LIEF/PDB/types/Array.hpp +++ b/include/LIEF/PDB/types/Array.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Attribute.hpp b/include/LIEF/PDB/types/Attribute.hpp index 602e3f838f..a41270c0c8 100644 --- a/include/LIEF/PDB/types/Attribute.hpp +++ b/include/LIEF/PDB/types/Attribute.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/BitField.hpp b/include/LIEF/PDB/types/BitField.hpp index 136efd68f0..1aadb136c4 100644 --- a/include/LIEF/PDB/types/BitField.hpp +++ b/include/LIEF/PDB/types/BitField.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/ClassLike.hpp b/include/LIEF/PDB/types/ClassLike.hpp index 024ed385e2..dd8cb66249 100644 --- a/include/LIEF/PDB/types/ClassLike.hpp +++ b/include/LIEF/PDB/types/ClassLike.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Enum.hpp b/include/LIEF/PDB/types/Enum.hpp index b774d199aa..d6ea5dd0e0 100644 --- a/include/LIEF/PDB/types/Enum.hpp +++ b/include/LIEF/PDB/types/Enum.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Function.hpp b/include/LIEF/PDB/types/Function.hpp index 7f1aed5c62..39409f0997 100644 --- a/include/LIEF/PDB/types/Function.hpp +++ b/include/LIEF/PDB/types/Function.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Method.hpp b/include/LIEF/PDB/types/Method.hpp index 9008052478..5fa9599d84 100644 --- a/include/LIEF/PDB/types/Method.hpp +++ b/include/LIEF/PDB/types/Method.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Modifier.hpp b/include/LIEF/PDB/types/Modifier.hpp index d5a512e2b7..f08755803d 100644 --- a/include/LIEF/PDB/types/Modifier.hpp +++ b/include/LIEF/PDB/types/Modifier.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Pointer.hpp b/include/LIEF/PDB/types/Pointer.hpp index 9bda5ccc5f..66c8e950ab 100644 --- a/include/LIEF/PDB/types/Pointer.hpp +++ b/include/LIEF/PDB/types/Pointer.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Simple.hpp b/include/LIEF/PDB/types/Simple.hpp index bfae9d9379..44995a41d7 100644 --- a/include/LIEF/PDB/types/Simple.hpp +++ b/include/LIEF/PDB/types/Simple.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PDB/types/Union.hpp b/include/LIEF/PDB/types/Union.hpp index ebb7bb43cd..6fa18c6538 100644 --- a/include/LIEF/PDB/types/Union.hpp +++ b/include/LIEF/PDB/types/Union.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE.hpp b/include/LIEF/PE.hpp index 75e94fa7c8..3fc25431a7 100644 --- a/include/LIEF/PE.hpp +++ b/include/LIEF/PE.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/AuxiliarySymbol.hpp b/include/LIEF/PE/AuxiliarySymbol.hpp index 250328d321..5e45b17a31 100644 --- a/include/LIEF/PE/AuxiliarySymbol.hpp +++ b/include/LIEF/PE/AuxiliarySymbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Binary.hpp b/include/LIEF/PE/Binary.hpp index ec93f76896..ea04291e5e 100644 --- a/include/LIEF/PE/Binary.hpp +++ b/include/LIEF/PE/Binary.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Builder.hpp b/include/LIEF/PE/Builder.hpp index 236feb8596..09e3f5e31f 100644 --- a/include/LIEF/PE/Builder.hpp +++ b/include/LIEF/PE/Builder.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/CodeIntegrity.hpp b/include/LIEF/PE/CodeIntegrity.hpp index d3eb04806a..e7052ea539 100644 --- a/include/LIEF/PE/CodeIntegrity.hpp +++ b/include/LIEF/PE/CodeIntegrity.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/DataDirectory.hpp b/include/LIEF/PE/DataDirectory.hpp index 410a4db92f..71a70994db 100644 --- a/include/LIEF/PE/DataDirectory.hpp +++ b/include/LIEF/PE/DataDirectory.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Debug.hpp b/include/LIEF/PE/Debug.hpp index e7c24e55f8..88beee34dc 100644 --- a/include/LIEF/PE/Debug.hpp +++ b/include/LIEF/PE/Debug.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/DelayImport.hpp b/include/LIEF/PE/DelayImport.hpp index 7399b0d8cd..1e8c1b1f1c 100644 --- a/include/LIEF/PE/DelayImport.hpp +++ b/include/LIEF/PE/DelayImport.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/DelayImportEntry.hpp b/include/LIEF/PE/DelayImportEntry.hpp index 3085310a93..f082ea0518 100644 --- a/include/LIEF/PE/DelayImportEntry.hpp +++ b/include/LIEF/PE/DelayImportEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/DosHeader.hpp b/include/LIEF/PE/DosHeader.hpp index 5698627cd8..dcfb6a8a27 100644 --- a/include/LIEF/PE/DosHeader.hpp +++ b/include/LIEF/PE/DosHeader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/EnumToString.hpp b/include/LIEF/PE/EnumToString.hpp index 2ff085e267..a04135dbc3 100644 --- a/include/LIEF/PE/EnumToString.hpp +++ b/include/LIEF/PE/EnumToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Export.hpp b/include/LIEF/PE/Export.hpp index 0b0454b977..e3030a02fd 100644 --- a/include/LIEF/PE/Export.hpp +++ b/include/LIEF/PE/Export.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ExportEntry.hpp b/include/LIEF/PE/ExportEntry.hpp index 055ee28430..6fd549333f 100644 --- a/include/LIEF/PE/ExportEntry.hpp +++ b/include/LIEF/PE/ExportEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Header.hpp b/include/LIEF/PE/Header.hpp index 5a951be6e3..8b3310a5d5 100644 --- a/include/LIEF/PE/Header.hpp +++ b/include/LIEF/PE/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Import.hpp b/include/LIEF/PE/Import.hpp index f18ddf3bc7..4751def8ac 100644 --- a/include/LIEF/PE/Import.hpp +++ b/include/LIEF/PE/Import.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ImportEntry.hpp b/include/LIEF/PE/ImportEntry.hpp index 9df542445f..cb005d3324 100644 --- a/include/LIEF/PE/ImportEntry.hpp +++ b/include/LIEF/PE/ImportEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations.hpp b/include/LIEF/PE/LoadConfigurations.hpp index fc69c23caa..dd21dc1c88 100644 --- a/include/LIEF/PE/LoadConfigurations.hpp +++ b/include/LIEF/PE/LoadConfigurations.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp index dfe5665220..25f6051fc8 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV0.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV0.hpp index 29ded86a84..55a6820633 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV0.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV0.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV1.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV1.hpp index d8bd8052ce..c84d0b3aaf 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV1.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV1.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV10.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV10.hpp index 3a1e88cbf6..aed52b5d22 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV10.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV10.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV11.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV11.hpp index 7164eefe86..3b70c16c80 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV11.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV11.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV2.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV2.hpp index 4e08d0c076..46da30a3f7 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV2.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV2.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV3.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV3.hpp index 157c90c3df..669aeb90c3 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV3.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV3.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV4.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV4.hpp index 71bdb96c11..054882fc7c 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV4.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV4.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV5.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV5.hpp index 46deab9da4..a41ffdbc50 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV5.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV5.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV6.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV6.hpp index 5b26cfd9c0..0f2e9c4503 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV6.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV6.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV7.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV7.hpp index fb921dd15b..7b1f73de2b 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV7.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV7.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV8.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV8.hpp index 5d46e5c83d..8f38086d69 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV8.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV8.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV9.hpp b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV9.hpp index 5fcf03b228..68cfff46fb 100644 --- a/include/LIEF/PE/LoadConfigurations/LoadConfigurationV9.hpp +++ b/include/LIEF/PE/LoadConfigurations/LoadConfigurationV9.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/OptionalHeader.hpp b/include/LIEF/PE/OptionalHeader.hpp index ae77bdf7f6..0a344d45f1 100644 --- a/include/LIEF/PE/OptionalHeader.hpp +++ b/include/LIEF/PE/OptionalHeader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Parser.hpp b/include/LIEF/PE/Parser.hpp index 11617d261e..ac23c0ffb0 100644 --- a/include/LIEF/PE/Parser.hpp +++ b/include/LIEF/PE/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ParserConfig.hpp b/include/LIEF/PE/ParserConfig.hpp index 7eea383959..2a5afcd785 100644 --- a/include/LIEF/PE/ParserConfig.hpp +++ b/include/LIEF/PE/ParserConfig.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Relocation.hpp b/include/LIEF/PE/Relocation.hpp index e2beae3f82..96a746e4d3 100644 --- a/include/LIEF/PE/Relocation.hpp +++ b/include/LIEF/PE/Relocation.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/RelocationEntry.hpp b/include/LIEF/PE/RelocationEntry.hpp index bdd2b08510..b3043c1621 100644 --- a/include/LIEF/PE/RelocationEntry.hpp +++ b/include/LIEF/PE/RelocationEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ResourceData.hpp b/include/LIEF/PE/ResourceData.hpp index 4dd279a835..522c4a5b4c 100644 --- a/include/LIEF/PE/ResourceData.hpp +++ b/include/LIEF/PE/ResourceData.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ResourceDirectory.hpp b/include/LIEF/PE/ResourceDirectory.hpp index cea4b65f08..cde0441f29 100644 --- a/include/LIEF/PE/ResourceDirectory.hpp +++ b/include/LIEF/PE/ResourceDirectory.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ResourceNode.hpp b/include/LIEF/PE/ResourceNode.hpp index 5f13b91478..604cb8b3b3 100644 --- a/include/LIEF/PE/ResourceNode.hpp +++ b/include/LIEF/PE/ResourceNode.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/ResourcesManager.hpp b/include/LIEF/PE/ResourcesManager.hpp index 82c607c7d0..07bc79d6be 100644 --- a/include/LIEF/PE/ResourcesManager.hpp +++ b/include/LIEF/PE/ResourcesManager.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/RichEntry.hpp b/include/LIEF/PE/RichEntry.hpp index 7a2cf5866e..9a19e85753 100644 --- a/include/LIEF/PE/RichEntry.hpp +++ b/include/LIEF/PE/RichEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/RichHeader.hpp b/include/LIEF/PE/RichHeader.hpp index 285d1314ae..5c886ab0dc 100644 --- a/include/LIEF/PE/RichHeader.hpp +++ b/include/LIEF/PE/RichHeader.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Section.hpp b/include/LIEF/PE/Section.hpp index 790ca52e77..86e7262d6e 100644 --- a/include/LIEF/PE/Section.hpp +++ b/include/LIEF/PE/Section.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/Symbol.hpp b/include/LIEF/PE/Symbol.hpp index 9d85fb8121..bddb020b36 100644 --- a/include/LIEF/PE/Symbol.hpp +++ b/include/LIEF/PE/Symbol.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/TLS.hpp b/include/LIEF/PE/TLS.hpp index c7d7d20f54..447c91905b 100644 --- a/include/LIEF/PE/TLS.hpp +++ b/include/LIEF/PE/TLS.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/CodeView.hpp b/include/LIEF/PE/debug/CodeView.hpp index 99445aa328..14d45cab83 100644 --- a/include/LIEF/PE/debug/CodeView.hpp +++ b/include/LIEF/PE/debug/CodeView.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/CodeViewPDB.hpp b/include/LIEF/PE/debug/CodeViewPDB.hpp index 069bec0227..10fb5c3afa 100644 --- a/include/LIEF/PE/debug/CodeViewPDB.hpp +++ b/include/LIEF/PE/debug/CodeViewPDB.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/Debug.hpp b/include/LIEF/PE/debug/Debug.hpp index 73b16ccd50..ad84ba4277 100644 --- a/include/LIEF/PE/debug/Debug.hpp +++ b/include/LIEF/PE/debug/Debug.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/Pogo.hpp b/include/LIEF/PE/debug/Pogo.hpp index 9a6eae20e9..b984cdc830 100644 --- a/include/LIEF/PE/debug/Pogo.hpp +++ b/include/LIEF/PE/debug/Pogo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/PogoEntry.hpp b/include/LIEF/PE/debug/PogoEntry.hpp index 039c33992a..4221fe5a54 100644 --- a/include/LIEF/PE/debug/PogoEntry.hpp +++ b/include/LIEF/PE/debug/PogoEntry.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/debug/Repro.hpp b/include/LIEF/PE/debug/Repro.hpp index b4b7c5d944..8faea03ac9 100644 --- a/include/LIEF/PE/debug/Repro.hpp +++ b/include/LIEF/PE/debug/Repro.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/enums.hpp b/include/LIEF/PE/enums.hpp index d4c1177174..20a52785fb 100644 --- a/include/LIEF/PE/enums.hpp +++ b/include/LIEF/PE/enums.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/hash.hpp b/include/LIEF/PE/hash.hpp index eb1d5f96b1..e0f621b06e 100644 --- a/include/LIEF/PE/hash.hpp +++ b/include/LIEF/PE/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/json.hpp b/include/LIEF/PE/json.hpp index dc32a544ec..90fa2df566 100644 --- a/include/LIEF/PE/json.hpp +++ b/include/LIEF/PE/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/resources/LangCodeItem.hpp b/include/LIEF/PE/resources/LangCodeItem.hpp index e82895135e..16abdc2ca2 100644 --- a/include/LIEF/PE/resources/LangCodeItem.hpp +++ b/include/LIEF/PE/resources/LangCodeItem.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceAccelerator.hpp b/include/LIEF/PE/resources/ResourceAccelerator.hpp index dc36927e29..9210d68c9a 100644 --- a/include/LIEF/PE/resources/ResourceAccelerator.hpp +++ b/include/LIEF/PE/resources/ResourceAccelerator.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/resources/ResourceDialog.hpp b/include/LIEF/PE/resources/ResourceDialog.hpp index 7947189316..4543c13f73 100644 --- a/include/LIEF/PE/resources/ResourceDialog.hpp +++ b/include/LIEF/PE/resources/ResourceDialog.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceDialogItem.hpp b/include/LIEF/PE/resources/ResourceDialogItem.hpp index 39cbcf5d8b..c20e5dac43 100644 --- a/include/LIEF/PE/resources/ResourceDialogItem.hpp +++ b/include/LIEF/PE/resources/ResourceDialogItem.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceFixedFileInfo.hpp b/include/LIEF/PE/resources/ResourceFixedFileInfo.hpp index c8dab37186..1e1de3e0e9 100644 --- a/include/LIEF/PE/resources/ResourceFixedFileInfo.hpp +++ b/include/LIEF/PE/resources/ResourceFixedFileInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceIcon.hpp b/include/LIEF/PE/resources/ResourceIcon.hpp index 1fa5e8d2cc..8f2373ed17 100644 --- a/include/LIEF/PE/resources/ResourceIcon.hpp +++ b/include/LIEF/PE/resources/ResourceIcon.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceStringFileInfo.hpp b/include/LIEF/PE/resources/ResourceStringFileInfo.hpp index 97e47198b9..e6baefc27b 100644 --- a/include/LIEF/PE/resources/ResourceStringFileInfo.hpp +++ b/include/LIEF/PE/resources/ResourceStringFileInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceStringTable.hpp b/include/LIEF/PE/resources/ResourceStringTable.hpp index bc47e18c6d..e788d24d6d 100644 --- a/include/LIEF/PE/resources/ResourceStringTable.hpp +++ b/include/LIEF/PE/resources/ResourceStringTable.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/resources/ResourceVarFileInfo.hpp b/include/LIEF/PE/resources/ResourceVarFileInfo.hpp index 51d8062dfd..c56c79478f 100644 --- a/include/LIEF/PE/resources/ResourceVarFileInfo.hpp +++ b/include/LIEF/PE/resources/ResourceVarFileInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/ResourceVersion.hpp b/include/LIEF/PE/resources/ResourceVersion.hpp index 4c9dddf0a5..8c2af3dde6 100644 --- a/include/LIEF/PE/resources/ResourceVersion.hpp +++ b/include/LIEF/PE/resources/ResourceVersion.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/resources/langs.hpp b/include/LIEF/PE/resources/langs.hpp index db958964b8..f2cdf61a41 100644 --- a/include/LIEF/PE/resources/langs.hpp +++ b/include/LIEF/PE/resources/langs.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/Attribute.hpp b/include/LIEF/PE/signature/Attribute.hpp index 94c54e541a..b1fa5a4563 100644 --- a/include/LIEF/PE/signature/Attribute.hpp +++ b/include/LIEF/PE/signature/Attribute.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/ContentInfo.hpp b/include/LIEF/PE/signature/ContentInfo.hpp index 66df479550..b3c07d605b 100644 --- a/include/LIEF/PE/signature/ContentInfo.hpp +++ b/include/LIEF/PE/signature/ContentInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/GenericContent.hpp b/include/LIEF/PE/signature/GenericContent.hpp index 9973f86bc0..b7ac2f6749 100644 --- a/include/LIEF/PE/signature/GenericContent.hpp +++ b/include/LIEF/PE/signature/GenericContent.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/OIDToString.hpp b/include/LIEF/PE/signature/OIDToString.hpp index f953d06239..c3c0a32b46 100644 --- a/include/LIEF/PE/signature/OIDToString.hpp +++ b/include/LIEF/PE/signature/OIDToString.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/PKCS9TSTInfo.hpp b/include/LIEF/PE/signature/PKCS9TSTInfo.hpp index 06e1a5e94a..44588aa560 100644 --- a/include/LIEF/PE/signature/PKCS9TSTInfo.hpp +++ b/include/LIEF/PE/signature/PKCS9TSTInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/RsaInfo.hpp b/include/LIEF/PE/signature/RsaInfo.hpp index c5ee9c71a6..86a61a2f88 100644 --- a/include/LIEF/PE/signature/RsaInfo.hpp +++ b/include/LIEF/PE/signature/RsaInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/Signature.hpp b/include/LIEF/PE/signature/Signature.hpp index aa5d9f7b83..2d1bbf40a2 100644 --- a/include/LIEF/PE/signature/Signature.hpp +++ b/include/LIEF/PE/signature/Signature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/SignatureParser.hpp b/include/LIEF/PE/signature/SignatureParser.hpp index 1deb11c660..1f6502f912 100644 --- a/include/LIEF/PE/signature/SignatureParser.hpp +++ b/include/LIEF/PE/signature/SignatureParser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/SignerInfo.hpp b/include/LIEF/PE/signature/SignerInfo.hpp index 03bce646bf..c883b77e80 100644 --- a/include/LIEF/PE/signature/SignerInfo.hpp +++ b/include/LIEF/PE/signature/SignerInfo.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/SpcIndirectData.hpp b/include/LIEF/PE/signature/SpcIndirectData.hpp index c2275f8c66..5776d9ac0c 100644 --- a/include/LIEF/PE/signature/SpcIndirectData.hpp +++ b/include/LIEF/PE/signature/SpcIndirectData.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes.hpp b/include/LIEF/PE/signature/attributes.hpp index 1ae5dd3b09..d83a5a5071 100644 --- a/include/LIEF/PE/signature/attributes.hpp +++ b/include/LIEF/PE/signature/attributes.hpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/ContentType.hpp b/include/LIEF/PE/signature/attributes/ContentType.hpp index d84d1ff3ad..7e0f161ada 100644 --- a/include/LIEF/PE/signature/attributes/ContentType.hpp +++ b/include/LIEF/PE/signature/attributes/ContentType.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/GenericType.hpp b/include/LIEF/PE/signature/attributes/GenericType.hpp index e10c208c68..b85394f96f 100644 --- a/include/LIEF/PE/signature/attributes/GenericType.hpp +++ b/include/LIEF/PE/signature/attributes/GenericType.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/MsCounterSign.hpp b/include/LIEF/PE/signature/attributes/MsCounterSign.hpp index 04af36f30f..f32ad4867b 100644 --- a/include/LIEF/PE/signature/attributes/MsCounterSign.hpp +++ b/include/LIEF/PE/signature/attributes/MsCounterSign.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/MsManifestBinaryID.hpp b/include/LIEF/PE/signature/attributes/MsManifestBinaryID.hpp index b04cca38b4..1a4a57a2b7 100644 --- a/include/LIEF/PE/signature/attributes/MsManifestBinaryID.hpp +++ b/include/LIEF/PE/signature/attributes/MsManifestBinaryID.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/MsSpcNestedSignature.hpp b/include/LIEF/PE/signature/attributes/MsSpcNestedSignature.hpp index c8bc766634..1e4a871eb3 100644 --- a/include/LIEF/PE/signature/attributes/MsSpcNestedSignature.hpp +++ b/include/LIEF/PE/signature/attributes/MsSpcNestedSignature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/MsSpcStatementType.hpp b/include/LIEF/PE/signature/attributes/MsSpcStatementType.hpp index f9d2f902b4..baa8451de2 100644 --- a/include/LIEF/PE/signature/attributes/MsSpcStatementType.hpp +++ b/include/LIEF/PE/signature/attributes/MsSpcStatementType.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/PKCS9AtSequenceNumber.hpp b/include/LIEF/PE/signature/attributes/PKCS9AtSequenceNumber.hpp index d3ad6d9b80..a89901fa2a 100644 --- a/include/LIEF/PE/signature/attributes/PKCS9AtSequenceNumber.hpp +++ b/include/LIEF/PE/signature/attributes/PKCS9AtSequenceNumber.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/PKCS9CounterSignature.hpp b/include/LIEF/PE/signature/attributes/PKCS9CounterSignature.hpp index d84b2adc76..78367f5093 100644 --- a/include/LIEF/PE/signature/attributes/PKCS9CounterSignature.hpp +++ b/include/LIEF/PE/signature/attributes/PKCS9CounterSignature.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/PKCS9MessageDigest.hpp b/include/LIEF/PE/signature/attributes/PKCS9MessageDigest.hpp index 518d04246b..9ec273f98a 100644 --- a/include/LIEF/PE/signature/attributes/PKCS9MessageDigest.hpp +++ b/include/LIEF/PE/signature/attributes/PKCS9MessageDigest.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/PKCS9SigningTime.hpp b/include/LIEF/PE/signature/attributes/PKCS9SigningTime.hpp index 2a8010f319..57896b2272 100644 --- a/include/LIEF/PE/signature/attributes/PKCS9SigningTime.hpp +++ b/include/LIEF/PE/signature/attributes/PKCS9SigningTime.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/SigningCertificateV2.hpp b/include/LIEF/PE/signature/attributes/SigningCertificateV2.hpp index 6d4a4a46e4..3d95664bf0 100644 --- a/include/LIEF/PE/signature/attributes/SigningCertificateV2.hpp +++ b/include/LIEF/PE/signature/attributes/SigningCertificateV2.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp b/include/LIEF/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp index 71f2eaec89..f84fbcbf6d 100644 --- a/include/LIEF/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp +++ b/include/LIEF/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/attributes/SpcSpOpusInfo.hpp b/include/LIEF/PE/signature/attributes/SpcSpOpusInfo.hpp index 6c6b160bb9..4640cd8991 100644 --- a/include/LIEF/PE/signature/attributes/SpcSpOpusInfo.hpp +++ b/include/LIEF/PE/signature/attributes/SpcSpOpusInfo.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/types.hpp b/include/LIEF/PE/signature/types.hpp index 7902a323b2..3324b07141 100644 --- a/include/LIEF/PE/signature/types.hpp +++ b/include/LIEF/PE/signature/types.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/signature/x509.hpp b/include/LIEF/PE/signature/x509.hpp index fc9379f079..6e58b8c5b6 100644 --- a/include/LIEF/PE/signature/x509.hpp +++ b/include/LIEF/PE/signature/x509.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/PE/undef.h b/include/LIEF/PE/undef.h index 2dde12f8ae..2af6c48e19 100644 --- a/include/LIEF/PE/undef.h +++ b/include/LIEF/PE/undef.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/PE/utils.hpp b/include/LIEF/PE/utils.hpp index 8a04a358c5..415be01139 100644 --- a/include/LIEF/PE/utils.hpp +++ b/include/LIEF/PE/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX.hpp b/include/LIEF/VDEX.hpp index 932a3afdd6..304b28f6c0 100644 --- a/include/LIEF/VDEX.hpp +++ b/include/LIEF/VDEX.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/File.hpp b/include/LIEF/VDEX/File.hpp index 2460717a8e..d25b131503 100644 --- a/include/LIEF/VDEX/File.hpp +++ b/include/LIEF/VDEX/File.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/Header.hpp b/include/LIEF/VDEX/Header.hpp index 5734df9e10..f97e5125fd 100644 --- a/include/LIEF/VDEX/Header.hpp +++ b/include/LIEF/VDEX/Header.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/Parser.hpp b/include/LIEF/VDEX/Parser.hpp index 7e07ca20ee..d7c05a7357 100644 --- a/include/LIEF/VDEX/Parser.hpp +++ b/include/LIEF/VDEX/Parser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/hash.hpp b/include/LIEF/VDEX/hash.hpp index 6c5187cdb9..f9d03fd427 100644 --- a/include/LIEF/VDEX/hash.hpp +++ b/include/LIEF/VDEX/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/json.hpp b/include/LIEF/VDEX/json.hpp index f1ef675bb8..74644d4be6 100644 --- a/include/LIEF/VDEX/json.hpp +++ b/include/LIEF/VDEX/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/type_traits.hpp b/include/LIEF/VDEX/type_traits.hpp index 708b256d2f..5ae2f6ee35 100644 --- a/include/LIEF/VDEX/type_traits.hpp +++ b/include/LIEF/VDEX/type_traits.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/VDEX/utils.hpp b/include/LIEF/VDEX/utils.hpp index 53b595f4e4..71f48f7fcc 100644 --- a/include/LIEF/VDEX/utils.hpp +++ b/include/LIEF/VDEX/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/Visitor.hpp b/include/LIEF/Visitor.hpp index 72b8549469..c086043c48 100644 --- a/include/LIEF/Visitor.hpp +++ b/include/LIEF/Visitor.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas -* Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas +* Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/asm/Engine.hpp b/include/LIEF/asm/Engine.hpp index aff95a9d5e..675dea6b8b 100644 --- a/include/LIEF/asm/Engine.hpp +++ b/include/LIEF/asm/Engine.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/Instruction.hpp b/include/LIEF/asm/Instruction.hpp index 209b1e3d21..14446e24aa 100644 --- a/include/LIEF/asm/Instruction.hpp +++ b/include/LIEF/asm/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64.hpp b/include/LIEF/asm/aarch64.hpp index 7272524946..6cd62d1ffd 100644 --- a/include/LIEF/asm/aarch64.hpp +++ b/include/LIEF/asm/aarch64.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/Instruction.hpp b/include/LIEF/asm/aarch64/Instruction.hpp index 140e593af8..6aadc16acf 100644 --- a/include/LIEF/asm/aarch64/Instruction.hpp +++ b/include/LIEF/asm/aarch64/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/Operand.hpp b/include/LIEF/asm/aarch64/Operand.hpp index db74b8b552..f37c4aae4d 100644 --- a/include/LIEF/asm/aarch64/Operand.hpp +++ b/include/LIEF/asm/aarch64/Operand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/opcodes.hpp b/include/LIEF/asm/aarch64/opcodes.hpp index b2c6e1334a..96bbaf040d 100644 --- a/include/LIEF/asm/aarch64/opcodes.hpp +++ b/include/LIEF/asm/aarch64/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/operands.hpp b/include/LIEF/asm/aarch64/operands.hpp index 154f405fa2..e3bbf86ab0 100644 --- a/include/LIEF/asm/aarch64/operands.hpp +++ b/include/LIEF/asm/aarch64/operands.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/operands/Immediate.hpp b/include/LIEF/asm/aarch64/operands/Immediate.hpp index 16ebdc729a..4fde9acf5d 100644 --- a/include/LIEF/asm/aarch64/operands/Immediate.hpp +++ b/include/LIEF/asm/aarch64/operands/Immediate.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/operands/Memory.hpp b/include/LIEF/asm/aarch64/operands/Memory.hpp index 78fd3d3f6e..51cdf3292b 100644 --- a/include/LIEF/asm/aarch64/operands/Memory.hpp +++ b/include/LIEF/asm/aarch64/operands/Memory.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/operands/PCRelative.hpp b/include/LIEF/asm/aarch64/operands/PCRelative.hpp index 8ce5d50084..23248cdffa 100644 --- a/include/LIEF/asm/aarch64/operands/PCRelative.hpp +++ b/include/LIEF/asm/aarch64/operands/PCRelative.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/operands/Register.hpp b/include/LIEF/asm/aarch64/operands/Register.hpp index 8ead274a52..3f29f223ed 100644 --- a/include/LIEF/asm/aarch64/operands/Register.hpp +++ b/include/LIEF/asm/aarch64/operands/Register.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/aarch64/registers.hpp b/include/LIEF/asm/aarch64/registers.hpp index b4f79506ca..9d17b5dac2 100644 --- a/include/LIEF/asm/aarch64/registers.hpp +++ b/include/LIEF/asm/aarch64/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/arm.hpp b/include/LIEF/asm/arm.hpp index 606dc8ca58..64b8faaa0b 100644 --- a/include/LIEF/asm/arm.hpp +++ b/include/LIEF/asm/arm.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/arm/Instruction.hpp b/include/LIEF/asm/arm/Instruction.hpp index 8a2d35b6dd..b8a79e700c 100644 --- a/include/LIEF/asm/arm/Instruction.hpp +++ b/include/LIEF/asm/arm/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/arm/opcodes.hpp b/include/LIEF/asm/arm/opcodes.hpp index 08e40e2354..4b7362227e 100644 --- a/include/LIEF/asm/arm/opcodes.hpp +++ b/include/LIEF/asm/arm/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/arm/registers.hpp b/include/LIEF/asm/arm/registers.hpp index d67735b3af..3623cb1d5e 100644 --- a/include/LIEF/asm/arm/registers.hpp +++ b/include/LIEF/asm/arm/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/ebpf.hpp b/include/LIEF/asm/ebpf.hpp index 7c1cc13340..cd0b05a84c 100644 --- a/include/LIEF/asm/ebpf.hpp +++ b/include/LIEF/asm/ebpf.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/ebpf/Instruction.hpp b/include/LIEF/asm/ebpf/Instruction.hpp index 56543f391f..80e6d24d37 100644 --- a/include/LIEF/asm/ebpf/Instruction.hpp +++ b/include/LIEF/asm/ebpf/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/ebpf/opcodes.hpp b/include/LIEF/asm/ebpf/opcodes.hpp index f7e8e7c292..7b29d0f460 100644 --- a/include/LIEF/asm/ebpf/opcodes.hpp +++ b/include/LIEF/asm/ebpf/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/ebpf/registers.hpp b/include/LIEF/asm/ebpf/registers.hpp index 5cef746812..67d5b023c1 100644 --- a/include/LIEF/asm/ebpf/registers.hpp +++ b/include/LIEF/asm/ebpf/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/mips.hpp b/include/LIEF/asm/mips.hpp index f10fbe2232..64641b4acb 100644 --- a/include/LIEF/asm/mips.hpp +++ b/include/LIEF/asm/mips.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/mips/Instruction.hpp b/include/LIEF/asm/mips/Instruction.hpp index 35cb564123..79dcfc2082 100644 --- a/include/LIEF/asm/mips/Instruction.hpp +++ b/include/LIEF/asm/mips/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/mips/opcodes.hpp b/include/LIEF/asm/mips/opcodes.hpp index fc5a1ecfd5..3a45055ca8 100644 --- a/include/LIEF/asm/mips/opcodes.hpp +++ b/include/LIEF/asm/mips/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/mips/registers.hpp b/include/LIEF/asm/mips/registers.hpp index 9960128d22..ec6b4fc931 100644 --- a/include/LIEF/asm/mips/registers.hpp +++ b/include/LIEF/asm/mips/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/powerpc.hpp b/include/LIEF/asm/powerpc.hpp index 261ada6ecc..d404e1fa54 100644 --- a/include/LIEF/asm/powerpc.hpp +++ b/include/LIEF/asm/powerpc.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/powerpc/Instruction.hpp b/include/LIEF/asm/powerpc/Instruction.hpp index f40448d1bf..d6758649de 100644 --- a/include/LIEF/asm/powerpc/Instruction.hpp +++ b/include/LIEF/asm/powerpc/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/powerpc/opcodes.hpp b/include/LIEF/asm/powerpc/opcodes.hpp index f0cc28bc10..595a667efa 100644 --- a/include/LIEF/asm/powerpc/opcodes.hpp +++ b/include/LIEF/asm/powerpc/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/powerpc/registers.hpp b/include/LIEF/asm/powerpc/registers.hpp index b485227a30..c1005c4279 100644 --- a/include/LIEF/asm/powerpc/registers.hpp +++ b/include/LIEF/asm/powerpc/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/riscv.hpp b/include/LIEF/asm/riscv.hpp index 37af878227..0bcdd6ceb9 100644 --- a/include/LIEF/asm/riscv.hpp +++ b/include/LIEF/asm/riscv.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/riscv/Instruction.hpp b/include/LIEF/asm/riscv/Instruction.hpp index 9814b0ec6c..e0da9480af 100644 --- a/include/LIEF/asm/riscv/Instruction.hpp +++ b/include/LIEF/asm/riscv/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/riscv/opcodes.hpp b/include/LIEF/asm/riscv/opcodes.hpp index c7ebd59d03..cfff971776 100644 --- a/include/LIEF/asm/riscv/opcodes.hpp +++ b/include/LIEF/asm/riscv/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/riscv/registers.hpp b/include/LIEF/asm/riscv/registers.hpp index 61e229b634..c04c23753d 100644 --- a/include/LIEF/asm/riscv/registers.hpp +++ b/include/LIEF/asm/riscv/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86.hpp b/include/LIEF/asm/x86.hpp index c2b2afc960..66ee6ad862 100644 --- a/include/LIEF/asm/x86.hpp +++ b/include/LIEF/asm/x86.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/Instruction.hpp b/include/LIEF/asm/x86/Instruction.hpp index 38338b4699..ee61b9d436 100644 --- a/include/LIEF/asm/x86/Instruction.hpp +++ b/include/LIEF/asm/x86/Instruction.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/Operand.hpp b/include/LIEF/asm/x86/Operand.hpp index 9feec7725b..e7d73c16f2 100644 --- a/include/LIEF/asm/x86/Operand.hpp +++ b/include/LIEF/asm/x86/Operand.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/opcodes.hpp b/include/LIEF/asm/x86/opcodes.hpp index 7010c87a8e..846b3660f3 100644 --- a/include/LIEF/asm/x86/opcodes.hpp +++ b/include/LIEF/asm/x86/opcodes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/operands.hpp b/include/LIEF/asm/x86/operands.hpp index b06d5da793..aa105ebaaf 100644 --- a/include/LIEF/asm/x86/operands.hpp +++ b/include/LIEF/asm/x86/operands.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/operands/Immediate.hpp b/include/LIEF/asm/x86/operands/Immediate.hpp index 60991c3a14..71792e0b30 100644 --- a/include/LIEF/asm/x86/operands/Immediate.hpp +++ b/include/LIEF/asm/x86/operands/Immediate.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/operands/Memory.hpp b/include/LIEF/asm/x86/operands/Memory.hpp index 15eac12540..d621be4820 100644 --- a/include/LIEF/asm/x86/operands/Memory.hpp +++ b/include/LIEF/asm/x86/operands/Memory.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/operands/PCRelative.hpp b/include/LIEF/asm/x86/operands/PCRelative.hpp index acc256a341..8310d5f8ff 100644 --- a/include/LIEF/asm/x86/operands/PCRelative.hpp +++ b/include/LIEF/asm/x86/operands/PCRelative.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/operands/Register.hpp b/include/LIEF/asm/x86/operands/Register.hpp index 7b6ca35715..22e49d88c1 100644 --- a/include/LIEF/asm/x86/operands/Register.hpp +++ b/include/LIEF/asm/x86/operands/Register.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/asm/x86/registers.hpp b/include/LIEF/asm/x86/registers.hpp index bcf289aa5d..1e7d7c03ba 100644 --- a/include/LIEF/asm/x86/registers.hpp +++ b/include/LIEF/asm/x86/registers.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/canbe_unique.hpp b/include/LIEF/canbe_unique.hpp index 7fe0dc4f43..288fcc80db 100644 --- a/include/LIEF/canbe_unique.hpp +++ b/include/LIEF/canbe_unique.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/compiler_attributes.hpp b/include/LIEF/compiler_attributes.hpp index 7ee5dd3653..c01246514d 100644 --- a/include/LIEF/compiler_attributes.hpp +++ b/include/LIEF/compiler_attributes.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/config.h.in b/include/LIEF/config.h.in index cee585c711..026222105b 100644 --- a/include/LIEF/config.h.in +++ b/include/LIEF/config.h.in @@ -1,5 +1,5 @@ /* Copyright 2017 - 2021 A. Guinet - * Copyright 2017 - 2024 Quarkslab + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/debug_loc.hpp b/include/LIEF/debug_loc.hpp index 67ba344381..8764f7c77a 100644 --- a/include/LIEF/debug_loc.hpp +++ b/include/LIEF/debug_loc.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/endianness_support.hpp b/include/LIEF/endianness_support.hpp index dbe410e30d..18d274410e 100644 --- a/include/LIEF/endianness_support.hpp +++ b/include/LIEF/endianness_support.hpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/enums.hpp b/include/LIEF/enums.hpp index 8a254dfca8..cc1ce2480d 100644 --- a/include/LIEF/enums.hpp +++ b/include/LIEF/enums.hpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/errors.hpp b/include/LIEF/errors.hpp index f731729f6c..8a20442746 100644 --- a/include/LIEF/errors.hpp +++ b/include/LIEF/errors.hpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/hash.hpp b/include/LIEF/hash.hpp index da86b3c2eb..a96379ad23 100644 --- a/include/LIEF/hash.hpp +++ b/include/LIEF/hash.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/iostream.hpp b/include/LIEF/iostream.hpp index 80232efc4d..4451878432 100644 --- a/include/LIEF/iostream.hpp +++ b/include/LIEF/iostream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/iterators.hpp b/include/LIEF/iterators.hpp index 2c7ff933c6..525396c438 100644 --- a/include/LIEF/iterators.hpp +++ b/include/LIEF/iterators.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021, NVIDIA CORPORATION. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/include/LIEF/json.hpp b/include/LIEF/json.hpp index fa2ecc7c58..f9444ba306 100644 --- a/include/LIEF/json.hpp +++ b/include/LIEF/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/logging.hpp b/include/LIEF/logging.hpp index ed928c3ad7..e2111ad33e 100644 --- a/include/LIEF/logging.hpp +++ b/include/LIEF/logging.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/platforms.hpp b/include/LIEF/platforms.hpp index d096471a6b..addec078fb 100644 --- a/include/LIEF/platforms.hpp +++ b/include/LIEF/platforms.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/platforms/android.hpp b/include/LIEF/platforms/android.hpp index d5265d6001..eeb3ac4457 100644 --- a/include/LIEF/platforms/android.hpp +++ b/include/LIEF/platforms/android.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/platforms/android/version.hpp b/include/LIEF/platforms/android/version.hpp index eddbce3104..1f477c4c1b 100644 --- a/include/LIEF/platforms/android/version.hpp +++ b/include/LIEF/platforms/android/version.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/range.hpp b/include/LIEF/range.hpp index 91c9ad4a41..16f778875b 100644 --- a/include/LIEF/range.hpp +++ b/include/LIEF/range.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/span.hpp b/include/LIEF/span.hpp index bfda2b8b6d..cfe4f05ed4 100644 --- a/include/LIEF/span.hpp +++ b/include/LIEF/span.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/third-party/expected.hpp b/include/LIEF/third-party/expected.hpp index 26442a87ff..729cf0cb4d 100644 --- a/include/LIEF/third-party/expected.hpp +++ b/include/LIEF/third-party/expected.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/third-party/span.hpp b/include/LIEF/third-party/span.hpp index 65a519a89c..b834f2a115 100644 --- a/include/LIEF/third-party/span.hpp +++ b/include/LIEF/third-party/span.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/to_json.hpp b/include/LIEF/to_json.hpp index 45b92cfc6f..cf99f65ce2 100644 --- a/include/LIEF/to_json.hpp +++ b/include/LIEF/to_json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/types.hpp b/include/LIEF/types.hpp index 06a7499b0e..f75d6ee505 100644 --- a/include/LIEF/types.hpp +++ b/include/LIEF/types.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/utils.hpp b/include/LIEF/utils.hpp index 06cafd0f9c..7f1ba8c567 100644 --- a/include/LIEF/utils.hpp +++ b/include/LIEF/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/version.h.in b/include/LIEF/version.h.in index 2bf0ae4606..a1bdb985d3 100644 --- a/include/LIEF/version.h.in +++ b/include/LIEF/version.h.in @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/visibility.h b/include/LIEF/visibility.h index 7bc1ae90ff..1599b0b53d 100644 --- a/include/LIEF/visibility.h +++ b/include/LIEF/visibility.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/include/LIEF/visitor_macros.hpp b/include/LIEF/visitor_macros.hpp index 3de7d876d1..0974fe970e 100644 --- a/include/LIEF/visitor_macros.hpp +++ b/include/LIEF/visitor_macros.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/EnumToString.cpp b/src/ART/EnumToString.cpp index 7ac429a672..99ed84481b 100644 --- a/src/ART/EnumToString.cpp +++ b/src/ART/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/File.cpp b/src/ART/File.cpp index 826e9d0a65..fac2c552ec 100644 --- a/src/ART/File.cpp +++ b/src/ART/File.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Header.cpp b/src/ART/Header.cpp index 9452e735a4..0f6a158982 100644 --- a/src/ART/Header.cpp +++ b/src/ART/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Header.tcc b/src/ART/Header.tcc index 992cc0d323..b27d670fd8 100644 --- a/src/ART/Header.tcc +++ b/src/ART/Header.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Parser.cpp b/src/ART/Parser.cpp index 9af31f8629..2113d51fe3 100644 --- a/src/ART/Parser.cpp +++ b/src/ART/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Parser.tcc b/src/ART/Parser.tcc index bda5d40af5..e5af1957b7 100644 --- a/src/ART/Parser.tcc +++ b/src/ART/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Structures.cpp b/src/ART/Structures.cpp index 1a2f5be24d..ae2270b5e1 100644 --- a/src/ART/Structures.cpp +++ b/src/ART/Structures.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/Structures.hpp b/src/ART/Structures.hpp index 4ea503233e..d02a473032 100644 --- a/src/ART/Structures.hpp +++ b/src/ART/Structures.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/hash.cpp b/src/ART/hash.cpp index 6a2be0ddcf..aabeb27c4f 100644 --- a/src/ART/hash.cpp +++ b/src/ART/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/json.cpp b/src/ART/json.cpp index 1ce8f70cb0..cfcf2867a6 100644 --- a/src/ART/json.cpp +++ b/src/ART/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/json_api.cpp b/src/ART/json_api.cpp index cfa0da4342..3b912dfef0 100644 --- a/src/ART/json_api.cpp +++ b/src/ART/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/json_internal.hpp b/src/ART/json_internal.hpp index ebd91213e8..f05204a55d 100644 --- a/src/ART/json_internal.hpp +++ b/src/ART/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ART/utils.cpp b/src/ART/utils.cpp index b155872016..161ec4d0cf 100644 --- a/src/ART/utils.cpp +++ b/src/ART/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Binary.cpp b/src/Abstract/Binary.cpp index fa16185e31..34eb6b9875 100644 --- a/src/Abstract/Binary.cpp +++ b/src/Abstract/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Function.cpp b/src/Abstract/Function.cpp index 02b6bbafbd..24c1f99692 100644 --- a/src/Abstract/Function.cpp +++ b/src/Abstract/Function.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Header.cpp b/src/Abstract/Header.cpp index 177e1dbbca..0da8504ed9 100644 --- a/src/Abstract/Header.cpp +++ b/src/Abstract/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Parser.cpp b/src/Abstract/Parser.cpp index 23d4f0d31a..98ae32c40f 100644 --- a/src/Abstract/Parser.cpp +++ b/src/Abstract/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Relocation.cpp b/src/Abstract/Relocation.cpp index f8ebe5711d..42724a2b61 100644 --- a/src/Abstract/Relocation.cpp +++ b/src/Abstract/Relocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Section.cpp b/src/Abstract/Section.cpp index 0b230cb692..55209c7112 100644 --- a/src/Abstract/Section.cpp +++ b/src/Abstract/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Section.tcc b/src/Abstract/Section.tcc index 06380ec720..5751e27f75 100644 --- a/src/Abstract/Section.tcc +++ b/src/Abstract/Section.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/Symbol.cpp b/src/Abstract/Symbol.cpp index 54255ab87d..7721c11595 100644 --- a/src/Abstract/Symbol.cpp +++ b/src/Abstract/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/debug_info.cpp b/src/Abstract/debug_info.cpp index ec5414f8c8..0c75d20fe0 100644 --- a/src/Abstract/debug_info.cpp +++ b/src/Abstract/debug_info.cpp @@ -1,3 +1,17 @@ +/* Copyright 2021 - 2025 R. Thomas + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "LIEF/Abstract/Binary.hpp" #include "LIEF/Abstract/DebugInfo.hpp" diff --git a/src/Abstract/hash.cpp b/src/Abstract/hash.cpp index af7da77336..dc87bb5191 100644 --- a/src/Abstract/hash.cpp +++ b/src/Abstract/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/json.cpp b/src/Abstract/json.cpp index 6e150f021f..2eecb52312 100644 --- a/src/Abstract/json.cpp +++ b/src/Abstract/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/json_api.cpp b/src/Abstract/json_api.cpp index f1c4929d63..df89dcc350 100644 --- a/src/Abstract/json_api.cpp +++ b/src/Abstract/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Abstract/json_internal.hpp b/src/Abstract/json_internal.hpp index 848054d126..7540374e61 100644 --- a/src/Abstract/json_internal.hpp +++ b/src/Abstract/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/ASN1Reader.cpp b/src/BinaryStream/ASN1Reader.cpp index 3bbf9411fd..10d03889fa 100644 --- a/src/BinaryStream/ASN1Reader.cpp +++ b/src/BinaryStream/ASN1Reader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/BinaryStream.cpp b/src/BinaryStream/BinaryStream.cpp index 83e618c6da..2a6e969d83 100644 --- a/src/BinaryStream/BinaryStream.cpp +++ b/src/BinaryStream/BinaryStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/FileStream.cpp b/src/BinaryStream/FileStream.cpp index 4dd7750738..5753f003b5 100644 --- a/src/BinaryStream/FileStream.cpp +++ b/src/BinaryStream/FileStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/MemoryStream.cpp b/src/BinaryStream/MemoryStream.cpp index ad617f53dd..2ce7e42127 100644 --- a/src/BinaryStream/MemoryStream.cpp +++ b/src/BinaryStream/MemoryStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/SpanStream.cpp b/src/BinaryStream/SpanStream.cpp index f4e01babcc..aa3d8957c0 100644 --- a/src/BinaryStream/SpanStream.cpp +++ b/src/BinaryStream/SpanStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/BinaryStream/VectorStream.cpp b/src/BinaryStream/VectorStream.cpp index 06d539e6d2..bb47a3b9b1 100644 --- a/src/BinaryStream/VectorStream.cpp +++ b/src/BinaryStream/VectorStream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Class.cpp b/src/DEX/Class.cpp index 32bcab5b77..cff99b9519 100644 --- a/src/DEX/Class.cpp +++ b/src/DEX/Class.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/CodeInfo.cpp b/src/DEX/CodeInfo.cpp index aa127637e6..ee4680f462 100644 --- a/src/DEX/CodeInfo.cpp +++ b/src/DEX/CodeInfo.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/EnumToString.cpp b/src/DEX/EnumToString.cpp index b2546c9fba..60a6b0b2a7 100644 --- a/src/DEX/EnumToString.cpp +++ b/src/DEX/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Field.cpp b/src/DEX/Field.cpp index 3143467a05..8c08941e88 100644 --- a/src/DEX/Field.cpp +++ b/src/DEX/Field.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/File.cpp b/src/DEX/File.cpp index cb773e2569..54c5ebfacc 100644 --- a/src/DEX/File.cpp +++ b/src/DEX/File.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Header.cpp b/src/DEX/Header.cpp index a1f23717fa..1b12c7e0d2 100644 --- a/src/DEX/Header.cpp +++ b/src/DEX/Header.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Header.tcc b/src/DEX/Header.tcc index e853b55e6c..a04dd76630 100644 --- a/src/DEX/Header.tcc +++ b/src/DEX/Header.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/MapItem.cpp b/src/DEX/MapItem.cpp index 9d1bd41833..a31f40de15 100644 --- a/src/DEX/MapItem.cpp +++ b/src/DEX/MapItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/MapList.cpp b/src/DEX/MapList.cpp index 3afaa15d20..668acc9e96 100644 --- a/src/DEX/MapList.cpp +++ b/src/DEX/MapList.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Method.cpp b/src/DEX/Method.cpp index 3b0d615f8e..887e62dfd2 100644 --- a/src/DEX/Method.cpp +++ b/src/DEX/Method.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Parser.cpp b/src/DEX/Parser.cpp index d61035338e..557ebb8b7e 100644 --- a/src/DEX/Parser.cpp +++ b/src/DEX/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Parser.tcc b/src/DEX/Parser.tcc index 0f9394c9bf..f59fff86d6 100644 --- a/src/DEX/Parser.tcc +++ b/src/DEX/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Prototype.cpp b/src/DEX/Prototype.cpp index 96d57bb819..23d08d859c 100644 --- a/src/DEX/Prototype.cpp +++ b/src/DEX/Prototype.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Structures.hpp b/src/DEX/Structures.hpp index cbf4bf217d..1a51f37989 100644 --- a/src/DEX/Structures.hpp +++ b/src/DEX/Structures.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/Type.cpp b/src/DEX/Type.cpp index d44cfdb768..a179687f8e 100644 --- a/src/DEX/Type.cpp +++ b/src/DEX/Type.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/hash.cpp b/src/DEX/hash.cpp index 626014ea54..e02315b777 100644 --- a/src/DEX/hash.cpp +++ b/src/DEX/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/instructions.cpp b/src/DEX/instructions.cpp index 8a714552bf..0728c919d8 100644 --- a/src/DEX/instructions.cpp +++ b/src/DEX/instructions.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/json.cpp b/src/DEX/json.cpp index 60c1fa5342..8107b7860b 100644 --- a/src/DEX/json.cpp +++ b/src/DEX/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/json_api.cpp b/src/DEX/json_api.cpp index 1c863ff1b2..5a57dda733 100644 --- a/src/DEX/json_api.cpp +++ b/src/DEX/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/json_internal.hpp b/src/DEX/json_internal.hpp index fee164ea19..f7a84c4308 100644 --- a/src/DEX/json_internal.hpp +++ b/src/DEX/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DEX/utils.cpp b/src/DEX/utils.cpp index ba3e262d83..52cdbd275d 100644 --- a/src/DEX/utils.cpp +++ b/src/DEX/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DWARF/dwarf.cpp b/src/DWARF/dwarf.cpp index 68c3e597a4..96967ce38a 100644 --- a/src/DWARF/dwarf.cpp +++ b/src/DWARF/dwarf.cpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Binary.cpp b/src/ELF/Binary.cpp index 10f5b4eb9d..e4bf2795e3 100644 --- a/src/ELF/Binary.cpp +++ b/src/ELF/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Binary.tcc b/src/ELF/Binary.tcc index 73cedbf2ae..f368d20c54 100644 --- a/src/ELF/Binary.tcc +++ b/src/ELF/Binary.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Builder.cpp b/src/ELF/Builder.cpp index c18f1829dd..37981b3b47 100644 --- a/src/ELF/Builder.cpp +++ b/src/ELF/Builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Builder.tcc b/src/ELF/Builder.tcc index 0091484ad0..96403813b2 100644 --- a/src/ELF/Builder.tcc +++ b/src/ELF/Builder.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021, NVIDIA CORPORATION. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/ELF/DataHandler/Handler.cpp b/src/ELF/DataHandler/Handler.cpp index 4495930266..55b4bed78a 100644 --- a/src/ELF/DataHandler/Handler.cpp +++ b/src/ELF/DataHandler/Handler.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DataHandler/Handler.hpp b/src/ELF/DataHandler/Handler.hpp index 71fed839fb..959727cd55 100644 --- a/src/ELF/DataHandler/Handler.hpp +++ b/src/ELF/DataHandler/Handler.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DataHandler/Node.cpp b/src/ELF/DataHandler/Node.cpp index 04e4d57480..ec90a2ef9d 100644 --- a/src/ELF/DataHandler/Node.cpp +++ b/src/ELF/DataHandler/Node.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DataHandler/Node.hpp b/src/ELF/DataHandler/Node.hpp index def722ed76..868478845c 100644 --- a/src/ELF/DataHandler/Node.hpp +++ b/src/ELF/DataHandler/Node.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntry.cpp b/src/ELF/DynamicEntry.cpp index df2274c5a1..fbfbdebd22 100644 --- a/src/ELF/DynamicEntry.cpp +++ b/src/ELF/DynamicEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntryArray.cpp b/src/ELF/DynamicEntryArray.cpp index 4e1bec392f..05a0f0fd54 100644 --- a/src/ELF/DynamicEntryArray.cpp +++ b/src/ELF/DynamicEntryArray.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntryFlags.cpp b/src/ELF/DynamicEntryFlags.cpp index 7f52a0ac35..c59b08094c 100644 --- a/src/ELF/DynamicEntryFlags.cpp +++ b/src/ELF/DynamicEntryFlags.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntryLibrary.cpp b/src/ELF/DynamicEntryLibrary.cpp index e5dcb64e7f..1c372a5b6d 100644 --- a/src/ELF/DynamicEntryLibrary.cpp +++ b/src/ELF/DynamicEntryLibrary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntryRpath.cpp b/src/ELF/DynamicEntryRpath.cpp index b5f7b81e72..97f767e5b6 100644 --- a/src/ELF/DynamicEntryRpath.cpp +++ b/src/ELF/DynamicEntryRpath.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicEntryRunPath.cpp b/src/ELF/DynamicEntryRunPath.cpp index c6758fbd21..fdd359f63b 100644 --- a/src/ELF/DynamicEntryRunPath.cpp +++ b/src/ELF/DynamicEntryRunPath.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/DynamicSharedObject.cpp b/src/ELF/DynamicSharedObject.cpp index 797bd425b9..36506d2330 100644 --- a/src/ELF/DynamicSharedObject.cpp +++ b/src/ELF/DynamicSharedObject.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/EnumToString.cpp b/src/ELF/EnumToString.cpp index 9b9772a4f5..e6dfd9ee50 100644 --- a/src/ELF/EnumToString.cpp +++ b/src/ELF/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/ExeLayout.hpp b/src/ELF/ExeLayout.hpp index cd0751a10a..46de890851 100644 --- a/src/ELF/ExeLayout.hpp +++ b/src/ELF/ExeLayout.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/GnuHash.cpp b/src/ELF/GnuHash.cpp index 80c74baaee..ff7ac1b230 100644 --- a/src/ELF/GnuHash.cpp +++ b/src/ELF/GnuHash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Header.cpp b/src/ELF/Header.cpp index 2e935b2527..2f0e5aaebd 100644 --- a/src/ELF/Header.cpp +++ b/src/ELF/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Layout.cpp b/src/ELF/Layout.cpp index 4b286674ec..1b69c49b3a 100644 --- a/src/ELF/Layout.cpp +++ b/src/ELF/Layout.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Layout.hpp b/src/ELF/Layout.hpp index 8e7addfaef..b7af6b2035 100644 --- a/src/ELF/Layout.hpp +++ b/src/ELF/Layout.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Note.cpp b/src/ELF/Note.cpp index dee86cc06e..2079d15cfb 100644 --- a/src/ELF/Note.cpp +++ b/src/ELF/Note.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/AndroidIdent.cpp b/src/ELF/NoteDetails/AndroidIdent.cpp index e827639e05..73cc484ddf 100644 --- a/src/ELF/NoteDetails/AndroidIdent.cpp +++ b/src/ELF/NoteDetails/AndroidIdent.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/NoteAbi.cpp b/src/ELF/NoteDetails/NoteAbi.cpp index 9eb97b637a..97bfe4568a 100644 --- a/src/ELF/NoteDetails/NoteAbi.cpp +++ b/src/ELF/NoteDetails/NoteAbi.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/NoteGnuProperty.cpp b/src/ELF/NoteDetails/NoteGnuProperty.cpp index 44a4b3c303..f3ea5c5660 100644 --- a/src/ELF/NoteDetails/NoteGnuProperty.cpp +++ b/src/ELF/NoteDetails/NoteGnuProperty.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/QNXStack.cpp b/src/ELF/NoteDetails/QNXStack.cpp index 91f821fb3e..26fc6d8b10 100644 --- a/src/ELF/NoteDetails/QNXStack.cpp +++ b/src/ELF/NoteDetails/QNXStack.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/core/CoreAuxv.cpp b/src/ELF/NoteDetails/core/CoreAuxv.cpp index 18ae328e14..206a723139 100644 --- a/src/ELF/NoteDetails/core/CoreAuxv.cpp +++ b/src/ELF/NoteDetails/core/CoreAuxv.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/core/CoreFile.cpp b/src/ELF/NoteDetails/core/CoreFile.cpp index 9bf917b0c5..b844d4c300 100644 --- a/src/ELF/NoteDetails/core/CoreFile.cpp +++ b/src/ELF/NoteDetails/core/CoreFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/core/CorePrPsInfo.cpp b/src/ELF/NoteDetails/core/CorePrPsInfo.cpp index ef26423ac1..97b607d18c 100644 --- a/src/ELF/NoteDetails/core/CorePrPsInfo.cpp +++ b/src/ELF/NoteDetails/core/CorePrPsInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/core/CorePrStatus.cpp b/src/ELF/NoteDetails/core/CorePrStatus.cpp index 0ee2bbaa5c..b8671f333b 100644 --- a/src/ELF/NoteDetails/core/CorePrStatus.cpp +++ b/src/ELF/NoteDetails/core/CorePrStatus.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/core/CoreSigInfo.cpp b/src/ELF/NoteDetails/core/CoreSigInfo.cpp index c653339956..ac47d9dcb2 100644 --- a/src/ELF/NoteDetails/core/CoreSigInfo.cpp +++ b/src/ELF/NoteDetails/core/CoreSigInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/AArch64Feature.cpp b/src/ELF/NoteDetails/properties/AArch64Feature.cpp index ac4c83e61f..c927274a38 100644 --- a/src/ELF/NoteDetails/properties/AArch64Feature.cpp +++ b/src/ELF/NoteDetails/properties/AArch64Feature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/AArch64PAuth.cpp b/src/ELF/NoteDetails/properties/AArch64PAuth.cpp index a8fba9bbf2..1ef0abd50a 100644 --- a/src/ELF/NoteDetails/properties/AArch64PAuth.cpp +++ b/src/ELF/NoteDetails/properties/AArch64PAuth.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/StackSize.cpp b/src/ELF/NoteDetails/properties/StackSize.cpp index 52943c8ba3..e689719e23 100644 --- a/src/ELF/NoteDetails/properties/StackSize.cpp +++ b/src/ELF/NoteDetails/properties/StackSize.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/X86Feature.cpp b/src/ELF/NoteDetails/properties/X86Feature.cpp index 9037378265..fc99a21d0c 100644 --- a/src/ELF/NoteDetails/properties/X86Feature.cpp +++ b/src/ELF/NoteDetails/properties/X86Feature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/X86ISA.cpp b/src/ELF/NoteDetails/properties/X86ISA.cpp index e95eed1b28..fe85ab4e4b 100644 --- a/src/ELF/NoteDetails/properties/X86ISA.cpp +++ b/src/ELF/NoteDetails/properties/X86ISA.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/NoteDetails/properties/common.hpp b/src/ELF/NoteDetails/properties/common.hpp index e0d9599885..06d9928cfb 100644 --- a/src/ELF/NoteDetails/properties/common.hpp +++ b/src/ELF/NoteDetails/properties/common.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/ObjectFileLayout.hpp b/src/ELF/ObjectFileLayout.hpp index cebc821bcb..fd09dd3ec8 100644 --- a/src/ELF/ObjectFileLayout.hpp +++ b/src/ELF/ObjectFileLayout.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Parser.cpp b/src/ELF/Parser.cpp index 1d154ecc73..b9cb4569b7 100644 --- a/src/ELF/Parser.cpp +++ b/src/ELF/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Parser.tcc b/src/ELF/Parser.tcc index 4f65b8ccf8..9a939d9fa9 100644 --- a/src/ELF/Parser.tcc +++ b/src/ELF/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/ProcessorFlags.cpp b/src/ELF/ProcessorFlags.cpp index 23929f8431..ad5f26c327 100644 --- a/src/ELF/ProcessorFlags.cpp +++ b/src/ELF/ProcessorFlags.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Relocation.cpp b/src/ELF/Relocation.cpp index 928db643c2..e38dab42c0 100644 --- a/src/ELF/Relocation.cpp +++ b/src/ELF/Relocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/RelocationSizes.cpp b/src/ELF/RelocationSizes.cpp index 8fe3e8e47d..5a9a100b34 100644 --- a/src/ELF/RelocationSizes.cpp +++ b/src/ELF/RelocationSizes.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/RelocationStrings.cpp b/src/ELF/RelocationStrings.cpp index 81a3a04654..c647c283bf 100644 --- a/src/ELF/RelocationStrings.cpp +++ b/src/ELF/RelocationStrings.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Section.cpp b/src/ELF/Section.cpp index bf0d88c2e9..4a8f04bddc 100644 --- a/src/ELF/Section.cpp +++ b/src/ELF/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Segment.cpp b/src/ELF/Segment.cpp index 23e413057c..b4345a01ab 100644 --- a/src/ELF/Segment.cpp +++ b/src/ELF/Segment.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SizingInfo.hpp b/src/ELF/SizingInfo.hpp index b4fa59a4d0..00db942e6c 100644 --- a/src/ELF/SizingInfo.hpp +++ b/src/ELF/SizingInfo.hpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Structures.hpp b/src/ELF/Structures.hpp index 02c0f95a91..7db11008cd 100644 --- a/src/ELF/Structures.hpp +++ b/src/ELF/Structures.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/Symbol.cpp b/src/ELF/Symbol.cpp index d77f849d1f..fd924c10e5 100644 --- a/src/ELF/Symbol.cpp +++ b/src/ELF/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SymbolVersion.cpp b/src/ELF/SymbolVersion.cpp index de3748222b..e43a49ff18 100644 --- a/src/ELF/SymbolVersion.cpp +++ b/src/ELF/SymbolVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SymbolVersionAux.cpp b/src/ELF/SymbolVersionAux.cpp index 274863e4c8..204de95dde 100644 --- a/src/ELF/SymbolVersionAux.cpp +++ b/src/ELF/SymbolVersionAux.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SymbolVersionAuxRequirement.cpp b/src/ELF/SymbolVersionAuxRequirement.cpp index ea0ce7b565..b40558846b 100644 --- a/src/ELF/SymbolVersionAuxRequirement.cpp +++ b/src/ELF/SymbolVersionAuxRequirement.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SymbolVersionDefinition.cpp b/src/ELF/SymbolVersionDefinition.cpp index 68dc28f079..e339b115af 100644 --- a/src/ELF/SymbolVersionDefinition.cpp +++ b/src/ELF/SymbolVersionDefinition.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SymbolVersionRequirement.cpp b/src/ELF/SymbolVersionRequirement.cpp index 2c189f91d7..57c0f123f9 100644 --- a/src/ELF/SymbolVersionRequirement.cpp +++ b/src/ELF/SymbolVersionRequirement.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/SysvHash.cpp b/src/ELF/SysvHash.cpp index 56f8b3150f..9adf9eece5 100644 --- a/src/ELF/SysvHash.cpp +++ b/src/ELF/SysvHash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/endianness_support.cpp b/src/ELF/endianness_support.cpp index e78a1cbde3..c9c4481375 100644 --- a/src/ELF/endianness_support.cpp +++ b/src/ELF/endianness_support.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/hash.cpp b/src/ELF/hash.cpp index 2a7d292754..8deb9b312f 100644 --- a/src/ELF/hash.cpp +++ b/src/ELF/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/json.cpp b/src/ELF/json.cpp index 43287f1f78..c89a21af47 100644 --- a/src/ELF/json.cpp +++ b/src/ELF/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/json_api.cpp b/src/ELF/json_api.cpp index 89cfc1dbd0..8ba14606d6 100644 --- a/src/ELF/json_api.cpp +++ b/src/ELF/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/json_internal.hpp b/src/ELF/json_internal.hpp index f3277406c5..a36034b082 100644 --- a/src/ELF/json_internal.hpp +++ b/src/ELF/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ELF/utils.cpp b/src/ELF/utils.cpp index 9993bd95d1..59fdb27484 100644 --- a/src/ELF/utils.cpp +++ b/src/ELF/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/AtomInfo.cpp b/src/MachO/AtomInfo.cpp index 3a9f07cc73..b1f0d2ee5e 100644 --- a/src/MachO/AtomInfo.cpp +++ b/src/MachO/AtomInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Binary.cpp b/src/MachO/Binary.cpp index ee7e2d57ba..1c7b5ce49a 100644 --- a/src/MachO/Binary.cpp +++ b/src/MachO/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Binary.tcc b/src/MachO/Binary.tcc index c7d5af57a7..00c647624d 100644 --- a/src/MachO/Binary.tcc +++ b/src/MachO/Binary.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BinaryParser.cpp b/src/MachO/BinaryParser.cpp index bf6ea81de5..a31b42e789 100644 --- a/src/MachO/BinaryParser.cpp +++ b/src/MachO/BinaryParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BinaryParser.tcc b/src/MachO/BinaryParser.tcc index 9963c33b0e..2339a80d9b 100644 --- a/src/MachO/BinaryParser.tcc +++ b/src/MachO/BinaryParser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BindingInfo.cpp b/src/MachO/BindingInfo.cpp index 9de6febe51..38ae8857f2 100644 --- a/src/MachO/BindingInfo.cpp +++ b/src/MachO/BindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BindingInfoIterator.cpp b/src/MachO/BindingInfoIterator.cpp index e5a55a39e9..0701fea2d1 100644 --- a/src/MachO/BindingInfoIterator.cpp +++ b/src/MachO/BindingInfoIterator.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BuildToolVersion.cpp b/src/MachO/BuildToolVersion.cpp index ed5f8bbb45..f8400f37de 100644 --- a/src/MachO/BuildToolVersion.cpp +++ b/src/MachO/BuildToolVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/BuildVersion.cpp b/src/MachO/BuildVersion.cpp index d72a7faf71..c64004bb2c 100644 --- a/src/MachO/BuildVersion.cpp +++ b/src/MachO/BuildVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Builder.cpp b/src/MachO/Builder.cpp index 140fb050d6..8e5b7364f3 100644 --- a/src/MachO/Builder.cpp +++ b/src/MachO/Builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Builder.tcc b/src/MachO/Builder.tcc index c27b6cbb9c..a825ff4366 100644 --- a/src/MachO/Builder.tcc +++ b/src/MachO/Builder.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedBindingInfo.cpp b/src/MachO/ChainedBindingInfo.cpp index ba9e507e9b..2be9cb9650 100644 --- a/src/MachO/ChainedBindingInfo.cpp +++ b/src/MachO/ChainedBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedBindingInfoList.cpp b/src/MachO/ChainedBindingInfoList.cpp index 84cd8d9de8..2bc3e1b650 100644 --- a/src/MachO/ChainedBindingInfoList.cpp +++ b/src/MachO/ChainedBindingInfoList.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedBindingInfoList.hpp b/src/MachO/ChainedBindingInfoList.hpp index ede1df8c2a..ed0b28eda8 100644 --- a/src/MachO/ChainedBindingInfoList.hpp +++ b/src/MachO/ChainedBindingInfoList.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedFixup.cpp b/src/MachO/ChainedFixup.cpp index fc315a902a..6b5b42ad4d 100644 --- a/src/MachO/ChainedFixup.cpp +++ b/src/MachO/ChainedFixup.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedFixup.hpp b/src/MachO/ChainedFixup.hpp index 1447c4426d..05836c0679 100644 --- a/src/MachO/ChainedFixup.hpp +++ b/src/MachO/ChainedFixup.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ChainedPointerAnalysis.cpp b/src/MachO/ChainedPointerAnalysis.cpp index 334536fd5e..c041cd8dbf 100644 --- a/src/MachO/ChainedPointerAnalysis.cpp +++ b/src/MachO/ChainedPointerAnalysis.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/CodeSignature.cpp b/src/MachO/CodeSignature.cpp index 5b2c5ae0a8..895d0613f3 100644 --- a/src/MachO/CodeSignature.cpp +++ b/src/MachO/CodeSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/CodeSignatureDir.cpp b/src/MachO/CodeSignatureDir.cpp index e64ef4523e..1bf718852e 100644 --- a/src/MachO/CodeSignatureDir.cpp +++ b/src/MachO/CodeSignatureDir.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DataCodeEntry.cpp b/src/MachO/DataCodeEntry.cpp index 96ce87bfb2..adcc48363d 100644 --- a/src/MachO/DataCodeEntry.cpp +++ b/src/MachO/DataCodeEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DataInCode.cpp b/src/MachO/DataInCode.cpp index 7f11ded4ca..741245f343 100644 --- a/src/MachO/DataInCode.cpp +++ b/src/MachO/DataInCode.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldBindingInfo.cpp b/src/MachO/DyldBindingInfo.cpp index 5abc1fa8af..56bb1ddd1e 100644 --- a/src/MachO/DyldBindingInfo.cpp +++ b/src/MachO/DyldBindingInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldChainedFixups.cpp b/src/MachO/DyldChainedFixups.cpp index 380b440422..a47a3e07b2 100644 --- a/src/MachO/DyldChainedFixups.cpp +++ b/src/MachO/DyldChainedFixups.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldChainedFixupsCreator.cpp b/src/MachO/DyldChainedFixupsCreator.cpp index 369e66cf7f..9442f6438c 100644 --- a/src/MachO/DyldChainedFixupsCreator.cpp +++ b/src/MachO/DyldChainedFixupsCreator.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldChainedFormat.cpp b/src/MachO/DyldChainedFormat.cpp index 1f691e9099..32d8a29784 100644 --- a/src/MachO/DyldChainedFormat.cpp +++ b/src/MachO/DyldChainedFormat.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldEnvironment.cpp b/src/MachO/DyldEnvironment.cpp index cf68efb77d..7e2ca64bd2 100644 --- a/src/MachO/DyldEnvironment.cpp +++ b/src/MachO/DyldEnvironment.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldExportsTrie.cpp b/src/MachO/DyldExportsTrie.cpp index c2d4e51b8f..fa1d47c672 100644 --- a/src/MachO/DyldExportsTrie.cpp +++ b/src/MachO/DyldExportsTrie.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DyldInfo.cpp b/src/MachO/DyldInfo.cpp index bd811313a9..77ed4cefaa 100644 --- a/src/MachO/DyldInfo.cpp +++ b/src/MachO/DyldInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DylibCommand.cpp b/src/MachO/DylibCommand.cpp index 8c49e3078e..bc18ce8db7 100644 --- a/src/MachO/DylibCommand.cpp +++ b/src/MachO/DylibCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DylinkerCommand.cpp b/src/MachO/DylinkerCommand.cpp index 9a84a229a6..b1388df2fe 100644 --- a/src/MachO/DylinkerCommand.cpp +++ b/src/MachO/DylinkerCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/DynamicSymbolCommand.cpp b/src/MachO/DynamicSymbolCommand.cpp index 8e93dd1b3c..384ce002e6 100644 --- a/src/MachO/DynamicSymbolCommand.cpp +++ b/src/MachO/DynamicSymbolCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/EncryptionInfo.cpp b/src/MachO/EncryptionInfo.cpp index 86f73ac428..b1d69c29fe 100644 --- a/src/MachO/EncryptionInfo.cpp +++ b/src/MachO/EncryptionInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/EnumToString.cpp b/src/MachO/EnumToString.cpp index 75e384b2ed..4f9ed8e609 100644 --- a/src/MachO/EnumToString.cpp +++ b/src/MachO/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ExportInfo.cpp b/src/MachO/ExportInfo.cpp index 288d557630..5dac6371f7 100644 --- a/src/MachO/ExportInfo.cpp +++ b/src/MachO/ExportInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/FatBinary.cpp b/src/MachO/FatBinary.cpp index e078292aa9..2507e8801c 100644 --- a/src/MachO/FatBinary.cpp +++ b/src/MachO/FatBinary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/FilesetCommand.cpp b/src/MachO/FilesetCommand.cpp index 84a71c75b3..f8f4351edd 100644 --- a/src/MachO/FilesetCommand.cpp +++ b/src/MachO/FilesetCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/FunctionStarts.cpp b/src/MachO/FunctionStarts.cpp index df31aa368e..ea90e66157 100644 --- a/src/MachO/FunctionStarts.cpp +++ b/src/MachO/FunctionStarts.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Header.cpp b/src/MachO/Header.cpp index bb0f6aba6d..8504e2c024 100644 --- a/src/MachO/Header.cpp +++ b/src/MachO/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/LinkEdit.cpp b/src/MachO/LinkEdit.cpp index 934c053f36..8305188551 100644 --- a/src/MachO/LinkEdit.cpp +++ b/src/MachO/LinkEdit.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/LinkerOptHint.cpp b/src/MachO/LinkerOptHint.cpp index 8749fa03fb..0c2e7f0646 100644 --- a/src/MachO/LinkerOptHint.cpp +++ b/src/MachO/LinkerOptHint.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/LoadCommand.cpp b/src/MachO/LoadCommand.cpp index dcd485bc1f..f203da8442 100644 --- a/src/MachO/LoadCommand.cpp +++ b/src/MachO/LoadCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/MainCommand.cpp b/src/MachO/MainCommand.cpp index b7615432e0..d369b3b566 100644 --- a/src/MachO/MainCommand.cpp +++ b/src/MachO/MainCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Parser.cpp b/src/MachO/Parser.cpp index 95355159b6..67a32b47fe 100644 --- a/src/MachO/Parser.cpp +++ b/src/MachO/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ParserConfig.cpp b/src/MachO/ParserConfig.cpp index 978d3b84ea..4c73659e06 100644 --- a/src/MachO/ParserConfig.cpp +++ b/src/MachO/ParserConfig.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/RPathCommand.cpp b/src/MachO/RPathCommand.cpp index 6ca2397ce1..992aa13187 100644 --- a/src/MachO/RPathCommand.cpp +++ b/src/MachO/RPathCommand.cpp @@ -1,5 +1,5 @@ /* Copyright 2017 - 2021 J.Rieck (based on R. Thomas's work) - * Copyright 2017 - 2024 Quarkslab + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Relocation.cpp b/src/MachO/Relocation.cpp index 49e9b67c8b..3b676c137a 100644 --- a/src/MachO/Relocation.cpp +++ b/src/MachO/Relocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/RelocationDyld.cpp b/src/MachO/RelocationDyld.cpp index a748092996..241538a3d0 100644 --- a/src/MachO/RelocationDyld.cpp +++ b/src/MachO/RelocationDyld.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/RelocationFixup.cpp b/src/MachO/RelocationFixup.cpp index e1d0529a1b..b21e55ec2e 100644 --- a/src/MachO/RelocationFixup.cpp +++ b/src/MachO/RelocationFixup.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/RelocationObject.cpp b/src/MachO/RelocationObject.cpp index 26a48f96a0..0b2053a8a0 100644 --- a/src/MachO/RelocationObject.cpp +++ b/src/MachO/RelocationObject.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Routine.cpp b/src/MachO/Routine.cpp index 3f59be04a3..769bb7749f 100644 --- a/src/MachO/Routine.cpp +++ b/src/MachO/Routine.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Section.cpp b/src/MachO/Section.cpp index 1649842bd3..f92aef5ffa 100644 --- a/src/MachO/Section.cpp +++ b/src/MachO/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SegmentCommand.cpp b/src/MachO/SegmentCommand.cpp index 279e983d97..27f5a9811f 100644 --- a/src/MachO/SegmentCommand.cpp +++ b/src/MachO/SegmentCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SegmentSplitInfo.cpp b/src/MachO/SegmentSplitInfo.cpp index ee869e6ffd..3e7b5c2713 100644 --- a/src/MachO/SegmentSplitInfo.cpp +++ b/src/MachO/SegmentSplitInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SourceVersion.cpp b/src/MachO/SourceVersion.cpp index 71ed60865b..16a0a9b9e9 100644 --- a/src/MachO/SourceVersion.cpp +++ b/src/MachO/SourceVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Structures.hpp b/src/MachO/Structures.hpp index 431d503f1e..1d6dbdc50d 100644 --- a/src/MachO/Structures.hpp +++ b/src/MachO/Structures.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Stub.cpp b/src/MachO/Stub.cpp index 5f89e0d504..2281eacd44 100644 --- a/src/MachO/Stub.cpp +++ b/src/MachO/Stub.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SubClient.cpp b/src/MachO/SubClient.cpp index 9e827731ba..827421c681 100644 --- a/src/MachO/SubClient.cpp +++ b/src/MachO/SubClient.cpp @@ -1,4 +1,4 @@ -/* Copyright 2017 - 2024 R. Thomas +/* Copyright 2017 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SubFramework.cpp b/src/MachO/SubFramework.cpp index 37fe84017e..a9b3618b51 100644 --- a/src/MachO/SubFramework.cpp +++ b/src/MachO/SubFramework.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/Symbol.cpp b/src/MachO/Symbol.cpp index 97a48a2951..1ddd79279f 100644 --- a/src/MachO/Symbol.cpp +++ b/src/MachO/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/SymbolCommand.cpp b/src/MachO/SymbolCommand.cpp index 368eaadcd0..7de5caa1a8 100644 --- a/src/MachO/SymbolCommand.cpp +++ b/src/MachO/SymbolCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/ThreadCommand.cpp b/src/MachO/ThreadCommand.cpp index 893d63f351..806c7bb876 100644 --- a/src/MachO/ThreadCommand.cpp +++ b/src/MachO/ThreadCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/TrieNode.cpp b/src/MachO/TrieNode.cpp index 6f2bdc6139..217876c155 100644 --- a/src/MachO/TrieNode.cpp +++ b/src/MachO/TrieNode.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/TrieNode.hpp b/src/MachO/TrieNode.hpp index 297d21717c..f6c411b8a0 100644 --- a/src/MachO/TrieNode.hpp +++ b/src/MachO/TrieNode.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/TwoLevelHints.cpp b/src/MachO/TwoLevelHints.cpp index e73a6f153b..b22469676d 100644 --- a/src/MachO/TwoLevelHints.cpp +++ b/src/MachO/TwoLevelHints.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/UUIDCommand.cpp b/src/MachO/UUIDCommand.cpp index 6fab4f5427..c3fe21afaa 100644 --- a/src/MachO/UUIDCommand.cpp +++ b/src/MachO/UUIDCommand.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/UnknownCommand.cpp b/src/MachO/UnknownCommand.cpp index 02273811f5..3c336ef0c5 100644 --- a/src/MachO/UnknownCommand.cpp +++ b/src/MachO/UnknownCommand.cpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/VersionMin.cpp b/src/MachO/VersionMin.cpp index a7e5e8d2ac..6194a5af49 100644 --- a/src/MachO/VersionMin.cpp +++ b/src/MachO/VersionMin.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/endianness_support.cpp b/src/MachO/endianness_support.cpp index 3741081b0d..426fb95810 100644 --- a/src/MachO/endianness_support.cpp +++ b/src/MachO/endianness_support.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/exports_trie.cpp b/src/MachO/exports_trie.cpp index f457255bab..1bd46e3d2a 100644 --- a/src/MachO/exports_trie.cpp +++ b/src/MachO/exports_trie.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/exports_trie.hpp b/src/MachO/exports_trie.hpp index 320757d19d..4b48db3ea0 100644 --- a/src/MachO/exports_trie.hpp +++ b/src/MachO/exports_trie.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/hash.cpp b/src/MachO/hash.cpp index 3face23f91..38f3019381 100644 --- a/src/MachO/hash.cpp +++ b/src/MachO/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/json.cpp b/src/MachO/json.cpp index 7b311d82b4..c53d01061d 100644 --- a/src/MachO/json.cpp +++ b/src/MachO/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/json_api.cpp b/src/MachO/json_api.cpp index ffde1dd9fe..8a5cb07c63 100644 --- a/src/MachO/json_api.cpp +++ b/src/MachO/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/json_internal.hpp b/src/MachO/json_internal.hpp index 41c3573d86..d9d77be233 100644 --- a/src/MachO/json_internal.hpp +++ b/src/MachO/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/MachO/layout_check.cpp b/src/MachO/layout_check.cpp index b7a882015a..ed5092c4e3 100644 --- a/src/MachO/layout_check.cpp +++ b/src/MachO/layout_check.cpp @@ -1,3 +1,17 @@ +/* Copyright 2021 - 2025 R. Thomas + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include #include "MachO/Structures.hpp" diff --git a/src/MachO/utils.cpp b/src/MachO/utils.cpp index 1ad6b09262..5dfa605d3a 100644 --- a/src/MachO/utils.cpp +++ b/src/MachO/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Binary.cpp b/src/OAT/Binary.cpp index 9aa598f68b..775bd6199a 100644 --- a/src/OAT/Binary.cpp +++ b/src/OAT/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Class.cpp b/src/OAT/Class.cpp index 5b9cd5ad82..5dd62b5afe 100644 --- a/src/OAT/Class.cpp +++ b/src/OAT/Class.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/DexFile.cpp b/src/OAT/DexFile.cpp index 3ecca183bc..f326f0fbf8 100644 --- a/src/OAT/DexFile.cpp +++ b/src/OAT/DexFile.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/EnumToString.cpp b/src/OAT/EnumToString.cpp index a51e6580f6..5647104849 100644 --- a/src/OAT/EnumToString.cpp +++ b/src/OAT/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Header.cpp b/src/OAT/Header.cpp index f0b5922997..aa4e6784d5 100644 --- a/src/OAT/Header.cpp +++ b/src/OAT/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Header.tcc b/src/OAT/Header.tcc index 73ff1b0933..a05c122d90 100644 --- a/src/OAT/Header.tcc +++ b/src/OAT/Header.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Method.cpp b/src/OAT/Method.cpp index 8fd704c6e2..6209f3ea37 100644 --- a/src/OAT/Method.cpp +++ b/src/OAT/Method.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Parser.cpp b/src/OAT/Parser.cpp index 32bd85f6a0..5f3851cf73 100644 --- a/src/OAT/Parser.cpp +++ b/src/OAT/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Parser.tcc b/src/OAT/Parser.tcc index 2c6d31b583..8149724ccf 100644 --- a/src/OAT/Parser.tcc +++ b/src/OAT/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/Structures.hpp b/src/OAT/Structures.hpp index f1ec1923a9..6d8c3b59eb 100644 --- a/src/OAT/Structures.hpp +++ b/src/OAT/Structures.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/hash.cpp b/src/OAT/hash.cpp index eadf785b7d..6853150c79 100644 --- a/src/OAT/hash.cpp +++ b/src/OAT/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/json.cpp b/src/OAT/json.cpp index 59d06fe8cc..826e5d3065 100644 --- a/src/OAT/json.cpp +++ b/src/OAT/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/json_api.cpp b/src/OAT/json_api.cpp index 7589909097..f56429186f 100644 --- a/src/OAT/json_api.cpp +++ b/src/OAT/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/json_internal.hpp b/src/OAT/json_internal.hpp index baec09ec3e..872a5ee12f 100644 --- a/src/OAT/json_internal.hpp +++ b/src/OAT/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/oat_124.tcc b/src/OAT/oat_124.tcc index 20104377db..91a5858ea1 100644 --- a/src/OAT/oat_124.tcc +++ b/src/OAT/oat_124.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/oat_131.tcc b/src/OAT/oat_131.tcc index 909fe35f32..17ffcd1f38 100644 --- a/src/OAT/oat_131.tcc +++ b/src/OAT/oat_131.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/oat_64.tcc b/src/OAT/oat_64.tcc index 9cd87b11ac..9aac23fad5 100644 --- a/src/OAT/oat_64.tcc +++ b/src/OAT/oat_64.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/oat_79.tcc b/src/OAT/oat_79.tcc index f20a0d9b76..0dbc2efdde 100644 --- a/src/OAT/oat_79.tcc +++ b/src/OAT/oat_79.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/OAT/utils.cpp b/src/OAT/utils.cpp index 6bf833c0fb..81a57f18e8 100644 --- a/src/OAT/utils.cpp +++ b/src/OAT/utils.cpp @@ -1,6 +1,6 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/ObjC/objc.cpp b/src/ObjC/objc.cpp index aa33741ab8..509781bd06 100644 --- a/src/ObjC/objc.cpp +++ b/src/ObjC/objc.cpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Object.cpp b/src/Object.cpp index 624e6a42fc..141b588816 100644 --- a/src/Object.cpp +++ b/src/Object.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Object.tcc b/src/Object.tcc index 05d1230366..ad411d4772 100644 --- a/src/Object.tcc +++ b/src/Object.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PDB/pdb.cpp b/src/PDB/pdb.cpp index 4b16b979d1..b85469bcf9 100644 --- a/src/PDB/pdb.cpp +++ b/src/PDB/pdb.cpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Binary.cpp b/src/PE/Binary.cpp index 851f897f8a..3b9a3a1579 100644 --- a/src/PE/Binary.cpp +++ b/src/PE/Binary.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Builder.cpp b/src/PE/Builder.cpp index 8cbe7b2215..b025760b69 100644 --- a/src/PE/Builder.cpp +++ b/src/PE/Builder.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Builder.tcc b/src/PE/Builder.tcc index e1de8cf8bd..c4a4bbda38 100644 --- a/src/PE/Builder.tcc +++ b/src/PE/Builder.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/CodeIntegrity.cpp b/src/PE/CodeIntegrity.cpp index 846d34a7eb..bd981bacd2 100644 --- a/src/PE/CodeIntegrity.cpp +++ b/src/PE/CodeIntegrity.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/DataDirectory.cpp b/src/PE/DataDirectory.cpp index 8ef49f6041..e451ff77fb 100644 --- a/src/PE/DataDirectory.cpp +++ b/src/PE/DataDirectory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/DelayImport.cpp b/src/PE/DelayImport.cpp index 424d20108c..f8fd559af3 100644 --- a/src/PE/DelayImport.cpp +++ b/src/PE/DelayImport.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/DelayImportEntry.cpp b/src/PE/DelayImportEntry.cpp index efe19b3d6a..65d74be4bb 100644 --- a/src/PE/DelayImportEntry.cpp +++ b/src/PE/DelayImportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/DosHeader.cpp b/src/PE/DosHeader.cpp index 92b2128a5f..37c57a9622 100644 --- a/src/PE/DosHeader.cpp +++ b/src/PE/DosHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/EnumToString.cpp b/src/PE/EnumToString.cpp index 488212241e..b65610fce8 100644 --- a/src/PE/EnumToString.cpp +++ b/src/PE/EnumToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Export.cpp b/src/PE/Export.cpp index 9ca7c2aa94..a62aa3ec6c 100644 --- a/src/PE/Export.cpp +++ b/src/PE/Export.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ExportEntry.cpp b/src/PE/ExportEntry.cpp index 27a04f2248..1ed6b20fe0 100644 --- a/src/PE/ExportEntry.cpp +++ b/src/PE/ExportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Header.cpp b/src/PE/Header.cpp index 53f38bd65f..acb697d2fd 100644 --- a/src/PE/Header.cpp +++ b/src/PE/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Import.cpp b/src/PE/Import.cpp index 4d27d7901c..9ab7a39c89 100644 --- a/src/PE/Import.cpp +++ b/src/PE/Import.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ImportEntry.cpp b/src/PE/ImportEntry.cpp index ca269800f2..fe703ef7bb 100644 --- a/src/PE/ImportEntry.cpp +++ b/src/PE/ImportEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfiguration.cpp b/src/PE/LoadConfigurations/LoadConfiguration.cpp index 796035d1c2..e006a32420 100644 --- a/src/PE/LoadConfigurations/LoadConfiguration.cpp +++ b/src/PE/LoadConfigurations/LoadConfiguration.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV0.cpp b/src/PE/LoadConfigurations/LoadConfigurationV0.cpp index e09fa9f1ec..5f7da9efc7 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV0.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV0.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV1.cpp b/src/PE/LoadConfigurations/LoadConfigurationV1.cpp index f31cccf696..b84c6b6fc7 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV1.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV1.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV10.cpp b/src/PE/LoadConfigurations/LoadConfigurationV10.cpp index 69883f213c..bc84b027b5 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV10.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV10.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV11.cpp b/src/PE/LoadConfigurations/LoadConfigurationV11.cpp index 69e4a5ad52..10fb29005a 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV11.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV11.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV2.cpp b/src/PE/LoadConfigurations/LoadConfigurationV2.cpp index 066a4d86c8..69d5e5a4d7 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV2.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV2.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV3.cpp b/src/PE/LoadConfigurations/LoadConfigurationV3.cpp index 482f7dd53f..6d161e45bd 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV3.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV3.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV4.cpp b/src/PE/LoadConfigurations/LoadConfigurationV4.cpp index 92531f1b93..079cba198b 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV4.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV4.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV5.cpp b/src/PE/LoadConfigurations/LoadConfigurationV5.cpp index c7ea2b8074..364c48169f 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV5.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV5.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV6.cpp b/src/PE/LoadConfigurations/LoadConfigurationV6.cpp index 355b55518e..94f830c7b5 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV6.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV6.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV7.cpp b/src/PE/LoadConfigurations/LoadConfigurationV7.cpp index c72216a6c9..35d51c5865 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV7.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV7.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV8.cpp b/src/PE/LoadConfigurations/LoadConfigurationV8.cpp index f554b128ee..6b32613c8d 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV8.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV8.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/LoadConfigurations/LoadConfigurationV9.cpp b/src/PE/LoadConfigurations/LoadConfigurationV9.cpp index a6c73cdd71..36d53e6d9c 100644 --- a/src/PE/LoadConfigurations/LoadConfigurationV9.cpp +++ b/src/PE/LoadConfigurations/LoadConfigurationV9.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/OptionalHeader.cpp b/src/PE/OptionalHeader.cpp index 67c1d58fe0..64f8c69d9e 100644 --- a/src/PE/OptionalHeader.cpp +++ b/src/PE/OptionalHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Parser.cpp b/src/PE/Parser.cpp index f6d18e56da..d86f879f33 100644 --- a/src/PE/Parser.cpp +++ b/src/PE/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Parser.tcc b/src/PE/Parser.tcc index 00be6a9dd0..59cf121514 100644 --- a/src/PE/Parser.tcc +++ b/src/PE/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Relocation.cpp b/src/PE/Relocation.cpp index f0c0198c53..7e7fa02f89 100644 --- a/src/PE/Relocation.cpp +++ b/src/PE/Relocation.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/RelocationEntry.cpp b/src/PE/RelocationEntry.cpp index 9d5e74dbb6..d9581084af 100644 --- a/src/PE/RelocationEntry.cpp +++ b/src/PE/RelocationEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ResourceData.cpp b/src/PE/ResourceData.cpp index 4c67838926..15dabd384c 100644 --- a/src/PE/ResourceData.cpp +++ b/src/PE/ResourceData.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ResourceDirectory.cpp b/src/PE/ResourceDirectory.cpp index 2a5f6d59d5..f0c40105e8 100644 --- a/src/PE/ResourceDirectory.cpp +++ b/src/PE/ResourceDirectory.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ResourceNode.cpp b/src/PE/ResourceNode.cpp index 601cbd6531..8d198e48de 100644 --- a/src/PE/ResourceNode.cpp +++ b/src/PE/ResourceNode.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ResourcesManager.cpp b/src/PE/ResourcesManager.cpp index 1dad731f96..b4c3f1914f 100644 --- a/src/PE/ResourcesManager.cpp +++ b/src/PE/ResourcesManager.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/ResourcesParser.cpp b/src/PE/ResourcesParser.cpp index 11b46f1afd..2ba59f57be 100644 --- a/src/PE/ResourcesParser.cpp +++ b/src/PE/ResourcesParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/ResourcesParser.hpp b/src/PE/ResourcesParser.hpp index b42e4b8ab2..31c08fc08b 100644 --- a/src/PE/ResourcesParser.hpp +++ b/src/PE/ResourcesParser.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/RichEntry.cpp b/src/PE/RichEntry.cpp index 2148a3a76f..333b3ae318 100644 --- a/src/PE/RichEntry.cpp +++ b/src/PE/RichEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/RichHeader.cpp b/src/PE/RichHeader.cpp index 3b79c04ee3..e7a52577f0 100644 --- a/src/PE/RichHeader.cpp +++ b/src/PE/RichHeader.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Section.cpp b/src/PE/Section.cpp index cd2a23905d..602d9b12d0 100644 --- a/src/PE/Section.cpp +++ b/src/PE/Section.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Structures.hpp b/src/PE/Structures.hpp index d6eafc1ed3..79c927b38e 100644 --- a/src/PE/Structures.hpp +++ b/src/PE/Structures.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/Symbol.cpp b/src/PE/Symbol.cpp index 6840b4bd1f..18315e60e5 100644 --- a/src/PE/Symbol.cpp +++ b/src/PE/Symbol.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/TLS.cpp b/src/PE/TLS.cpp index fe3e2fcaf6..50cd656979 100644 --- a/src/PE/TLS.cpp +++ b/src/PE/TLS.cpp @@ -1,5 +1,5 @@ - /* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab + /* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/checksum.cpp b/src/PE/checksum.cpp index b68ccb4c80..3888da778c 100644 --- a/src/PE/checksum.cpp +++ b/src/PE/checksum.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/checksum.hpp b/src/PE/checksum.hpp index 59b149befa..c6d4b99a29 100644 --- a/src/PE/checksum.hpp +++ b/src/PE/checksum.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/CodeView.cpp b/src/PE/debug/CodeView.cpp index 56964d512f..a91d85b480 100644 --- a/src/PE/debug/CodeView.cpp +++ b/src/PE/debug/CodeView.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/CodeViewPDB.cpp b/src/PE/debug/CodeViewPDB.cpp index 75a4d972d7..69f57ebf3b 100644 --- a/src/PE/debug/CodeViewPDB.cpp +++ b/src/PE/debug/CodeViewPDB.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/Debug.cpp b/src/PE/debug/Debug.cpp index d3bdcecb96..eff1c1503f 100644 --- a/src/PE/debug/Debug.cpp +++ b/src/PE/debug/Debug.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/Pogo.cpp b/src/PE/debug/Pogo.cpp index 2a26ca6637..e11295cdf0 100644 --- a/src/PE/debug/Pogo.cpp +++ b/src/PE/debug/Pogo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/PogoEntry.cpp b/src/PE/debug/PogoEntry.cpp index 6d5a195a2f..8ac6856ec6 100644 --- a/src/PE/debug/PogoEntry.cpp +++ b/src/PE/debug/PogoEntry.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/debug/Repro.cpp b/src/PE/debug/Repro.cpp index f4d3d72032..17c9be52ff 100644 --- a/src/PE/debug/Repro.cpp +++ b/src/PE/debug/Repro.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/endianness_support.cpp b/src/PE/endianness_support.cpp index b2a624493a..a7033cc884 100644 --- a/src/PE/endianness_support.cpp +++ b/src/PE/endianness_support.cpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/hash.cpp b/src/PE/hash.cpp index 5a57d3cd22..036209e3a8 100644 --- a/src/PE/hash.cpp +++ b/src/PE/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/json.cpp b/src/PE/json.cpp index d2b9dca1b4..418452202c 100644 --- a/src/PE/json.cpp +++ b/src/PE/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/json_api.cpp b/src/PE/json_api.cpp index efa079ba7b..4dd39453c4 100644 --- a/src/PE/json_api.cpp +++ b/src/PE/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/json_internal.hpp b/src/PE/json_internal.hpp index 6d5607be7f..e57f2a059d 100644 --- a/src/PE/json_internal.hpp +++ b/src/PE/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/resources/LangCodeItem.cpp b/src/PE/resources/LangCodeItem.cpp index 5936464597..658c5e0c1c 100644 --- a/src/PE/resources/LangCodeItem.cpp +++ b/src/PE/resources/LangCodeItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceAccelerator.cpp b/src/PE/resources/ResourceAccelerator.cpp index 31cf1ffcd9..1e35207bd6 100644 --- a/src/PE/resources/ResourceAccelerator.cpp +++ b/src/PE/resources/ResourceAccelerator.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/resources/ResourceDialog.cpp b/src/PE/resources/ResourceDialog.cpp index ec23aca646..619e517ca8 100644 --- a/src/PE/resources/ResourceDialog.cpp +++ b/src/PE/resources/ResourceDialog.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceDialogItem.cpp b/src/PE/resources/ResourceDialogItem.cpp index a5c66955ce..a2827b2af6 100644 --- a/src/PE/resources/ResourceDialogItem.cpp +++ b/src/PE/resources/ResourceDialogItem.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceFixedFileInfo.cpp b/src/PE/resources/ResourceFixedFileInfo.cpp index c5c9f7b79c..fa85d59965 100644 --- a/src/PE/resources/ResourceFixedFileInfo.cpp +++ b/src/PE/resources/ResourceFixedFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceIcon.cpp b/src/PE/resources/ResourceIcon.cpp index a478e17432..652b0fc670 100644 --- a/src/PE/resources/ResourceIcon.cpp +++ b/src/PE/resources/ResourceIcon.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceStringFileInfo.cpp b/src/PE/resources/ResourceStringFileInfo.cpp index 989376b300..a6a515406d 100644 --- a/src/PE/resources/ResourceStringFileInfo.cpp +++ b/src/PE/resources/ResourceStringFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceStringTable.cpp b/src/PE/resources/ResourceStringTable.cpp index 6eef9d6aa1..a82606a565 100644 --- a/src/PE/resources/ResourceStringTable.cpp +++ b/src/PE/resources/ResourceStringTable.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * Copyright 2017 - 2021 K. Nakagawa * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/src/PE/resources/ResourceVarFileInfo.cpp b/src/PE/resources/ResourceVarFileInfo.cpp index a6e1852d59..368c2a9d4c 100644 --- a/src/PE/resources/ResourceVarFileInfo.cpp +++ b/src/PE/resources/ResourceVarFileInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/resources/ResourceVersion.cpp b/src/PE/resources/ResourceVersion.cpp index f88a37af8d..d230c4eb78 100644 --- a/src/PE/resources/ResourceVersion.cpp +++ b/src/PE/resources/ResourceVersion.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/Attribute.cpp b/src/PE/signature/Attribute.cpp index e3c00136bc..90108a0d79 100644 --- a/src/PE/signature/Attribute.cpp +++ b/src/PE/signature/Attribute.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/ContentInfo.cpp b/src/PE/signature/ContentInfo.cpp index 128b49e5af..33a0c74826 100644 --- a/src/PE/signature/ContentInfo.cpp +++ b/src/PE/signature/ContentInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/GenericContent.cpp b/src/PE/signature/GenericContent.cpp index dda576788f..cbf50445b5 100644 --- a/src/PE/signature/GenericContent.cpp +++ b/src/PE/signature/GenericContent.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/OIDToString.cpp b/src/PE/signature/OIDToString.cpp index 080d000e18..6f49759b72 100644 --- a/src/PE/signature/OIDToString.cpp +++ b/src/PE/signature/OIDToString.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/PKCS9TSTInfo.cpp b/src/PE/signature/PKCS9TSTInfo.cpp index 47fbbb1225..459642da6d 100644 --- a/src/PE/signature/PKCS9TSTInfo.cpp +++ b/src/PE/signature/PKCS9TSTInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2023 R. Thomas - * Copyright 2017 - 2023 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/RsaInfo.cpp b/src/PE/signature/RsaInfo.cpp index 7626b6d2ae..f24c650d3d 100644 --- a/src/PE/signature/RsaInfo.cpp +++ b/src/PE/signature/RsaInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/Signature.cpp b/src/PE/signature/Signature.cpp index a090963e3f..5b0c280928 100644 --- a/src/PE/signature/Signature.cpp +++ b/src/PE/signature/Signature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/SignatureParser.cpp b/src/PE/signature/SignatureParser.cpp index 8a80aec030..42ab685d33 100644 --- a/src/PE/signature/SignatureParser.cpp +++ b/src/PE/signature/SignatureParser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/SignerInfo.cpp b/src/PE/signature/SignerInfo.cpp index 1a03f002ce..f8d78b0f3f 100644 --- a/src/PE/signature/SignerInfo.cpp +++ b/src/PE/signature/SignerInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/SpcIndirectData.cpp b/src/PE/signature/SpcIndirectData.cpp index 99666b02dd..c249a6f5e7 100644 --- a/src/PE/signature/SpcIndirectData.cpp +++ b/src/PE/signature/SpcIndirectData.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/ContentType.cpp b/src/PE/signature/attributes/ContentType.cpp index 0a2b1f241c..fdb8dcf4f3 100644 --- a/src/PE/signature/attributes/ContentType.cpp +++ b/src/PE/signature/attributes/ContentType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/GenericType.cpp b/src/PE/signature/attributes/GenericType.cpp index a6bc1defc4..5df987abcf 100644 --- a/src/PE/signature/attributes/GenericType.cpp +++ b/src/PE/signature/attributes/GenericType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/MsCounterSign.cpp b/src/PE/signature/attributes/MsCounterSign.cpp index c6dfc41dca..fe84f1709b 100644 --- a/src/PE/signature/attributes/MsCounterSign.cpp +++ b/src/PE/signature/attributes/MsCounterSign.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2023 R. Thomas - * Copyright 2021 - 2023 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/MsManifestBinaryID.cpp b/src/PE/signature/attributes/MsManifestBinaryID.cpp index 444e2d90de..10c609a690 100644 --- a/src/PE/signature/attributes/MsManifestBinaryID.cpp +++ b/src/PE/signature/attributes/MsManifestBinaryID.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2023 R. Thomas - * Copyright 2021 - 2023 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/MsSpcNestedSignature.cpp b/src/PE/signature/attributes/MsSpcNestedSignature.cpp index 7451ef703c..1eb95b9656 100644 --- a/src/PE/signature/attributes/MsSpcNestedSignature.cpp +++ b/src/PE/signature/attributes/MsSpcNestedSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/MsSpcStatementType.cpp b/src/PE/signature/attributes/MsSpcStatementType.cpp index 2c854ecc6d..f1a070a26e 100644 --- a/src/PE/signature/attributes/MsSpcStatementType.cpp +++ b/src/PE/signature/attributes/MsSpcStatementType.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/PKCS9AtSequenceNumber.cpp b/src/PE/signature/attributes/PKCS9AtSequenceNumber.cpp index 484fb0fc67..20f6738c02 100644 --- a/src/PE/signature/attributes/PKCS9AtSequenceNumber.cpp +++ b/src/PE/signature/attributes/PKCS9AtSequenceNumber.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/PKCS9CounterSignature.cpp b/src/PE/signature/attributes/PKCS9CounterSignature.cpp index 0cb411c99f..599706a7d3 100644 --- a/src/PE/signature/attributes/PKCS9CounterSignature.cpp +++ b/src/PE/signature/attributes/PKCS9CounterSignature.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/PKCS9MessageDigest.cpp b/src/PE/signature/attributes/PKCS9MessageDigest.cpp index eea2f3ba1c..c6e73fc396 100644 --- a/src/PE/signature/attributes/PKCS9MessageDigest.cpp +++ b/src/PE/signature/attributes/PKCS9MessageDigest.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/PKCS9SigningTime.cpp b/src/PE/signature/attributes/PKCS9SigningTime.cpp index 3e09eb9a05..2e7158907b 100644 --- a/src/PE/signature/attributes/PKCS9SigningTime.cpp +++ b/src/PE/signature/attributes/PKCS9SigningTime.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/SigningCertificateV2.cpp b/src/PE/signature/attributes/SigningCertificateV2.cpp index 279dabb22c..02a8fbb1b1 100644 --- a/src/PE/signature/attributes/SigningCertificateV2.cpp +++ b/src/PE/signature/attributes/SigningCertificateV2.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2023 R. Thomas - * Copyright 2021 - 2023 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/SpcRelaxedPeMarkerCheck.cpp b/src/PE/signature/attributes/SpcRelaxedPeMarkerCheck.cpp index b6bd637bd6..f2fb1cd33e 100644 --- a/src/PE/signature/attributes/SpcRelaxedPeMarkerCheck.cpp +++ b/src/PE/signature/attributes/SpcRelaxedPeMarkerCheck.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2023 R. Thomas - * Copyright 2021 - 2023 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/attributes/SpcSpOpusInfo.cpp b/src/PE/signature/attributes/SpcSpOpusInfo.cpp index 3a7b1aa16d..3ec3f298f4 100644 --- a/src/PE/signature/attributes/SpcSpOpusInfo.cpp +++ b/src/PE/signature/attributes/SpcSpOpusInfo.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/pkcs7.h b/src/PE/signature/pkcs7.h index 5480a5d1d0..619b00f35d 100644 --- a/src/PE/signature/pkcs7.h +++ b/src/PE/signature/pkcs7.h @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/signature/x509.cpp b/src/PE/signature/x509.cpp index 3937293246..5ce5785fa5 100644 --- a/src/PE/signature/x509.cpp +++ b/src/PE/signature/x509.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils.cpp b/src/PE/utils.cpp index bf206a2a1d..a8727da7e3 100644 --- a/src/PE/utils.cpp +++ b/src/PE/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/advapi32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/advapi32_dll_lookup.hpp index adc62cbd39..f47dc5300e 100644 --- a/src/PE/utils/ordinals_lookup_tables/advapi32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/advapi32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/comctl32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/comctl32_dll_lookup.hpp index 5f4ff74f09..27d7c4840f 100644 --- a/src/PE/utils/ordinals_lookup_tables/comctl32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/comctl32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp index 1ceebdef1b..9f978e88ca 100644 --- a/src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/kernel32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/kernel32_dll_lookup.hpp index 75ed78a567..e6020c43e0 100644 --- a/src/PE/utils/ordinals_lookup_tables/kernel32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/kernel32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/libraries_table.hpp b/src/PE/utils/ordinals_lookup_tables/libraries_table.hpp index 8dff0a7847..a933614b92 100644 --- a/src/PE/utils/ordinals_lookup_tables/libraries_table.hpp +++ b/src/PE/utils/ordinals_lookup_tables/libraries_table.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/mfc42u_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/mfc42u_dll_lookup.hpp index bd608bc57a..ebc0b734fb 100644 --- a/src/PE/utils/ordinals_lookup_tables/mfc42u_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/mfc42u_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcp110_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcp110_dll_lookup.hpp index 3f998fac86..68fa9bfc1d 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcp110_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcp110_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcp120_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcp120_dll_lookup.hpp index fa1cdc5255..b8c1806686 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcp120_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcp120_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcr100_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcr100_dll_lookup.hpp index 5b92d08503..d4e0c0aa1f 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcr100_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcr100_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcr110_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcr110_dll_lookup.hpp index a5f95a0d21..4ed5bc57fd 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcr110_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcr110_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcr120_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcr120_dll_lookup.hpp index e7362bc95f..00f43df311 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcr120_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcr120_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/msvcrt_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/msvcrt_dll_lookup.hpp index d7ea95793c..fae662f575 100644 --- a/src/PE/utils/ordinals_lookup_tables/msvcrt_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/msvcrt_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/ntdll_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/ntdll_dll_lookup.hpp index b883b4f1c2..1c62dbdb62 100644 --- a/src/PE/utils/ordinals_lookup_tables/ntdll_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/ntdll_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp index 583fd41c92..5f40e77a68 100644 --- a/src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/ole32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp index 70cb89fe43..014132678f 100644 --- a/src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/oleaut32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/shcore_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/shcore_dll_lookup.hpp index 81a56cc02a..ab2d42eb85 100644 --- a/src/PE/utils/ordinals_lookup_tables/shcore_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/shcore_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/shell32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/shell32_dll_lookup.hpp index 775ea00f8a..1305ca7bdc 100644 --- a/src/PE/utils/ordinals_lookup_tables/shell32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/shell32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/shlwapi_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/shlwapi_dll_lookup.hpp index d18a341d68..ebfb5fa2e5 100644 --- a/src/PE/utils/ordinals_lookup_tables/shlwapi_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/shlwapi_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/user32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/user32_dll_lookup.hpp index a3b89fa47a..d97759516a 100644 --- a/src/PE/utils/ordinals_lookup_tables/user32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/user32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables/ws2_32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables/ws2_32_dll_lookup.hpp index dc3d787703..03b5b798d6 100644 --- a/src/PE/utils/ordinals_lookup_tables/ws2_32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables/ws2_32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables_std/libraries_table.hpp b/src/PE/utils/ordinals_lookup_tables_std/libraries_table.hpp index 85d1913176..d957431a3f 100644 --- a/src/PE/utils/ordinals_lookup_tables_std/libraries_table.hpp +++ b/src/PE/utils/ordinals_lookup_tables_std/libraries_table.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables_std/oleauth32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables_std/oleauth32_dll_lookup.hpp index 7d64dd6d0d..1bcac0b4cf 100644 --- a/src/PE/utils/ordinals_lookup_tables_std/oleauth32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables_std/oleauth32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/PE/utils/ordinals_lookup_tables_std/ws2_32_dll_lookup.hpp b/src/PE/utils/ordinals_lookup_tables_std/ws2_32_dll_lookup.hpp index 8f50581509..4d5e1f83e0 100644 --- a/src/PE/utils/ordinals_lookup_tables_std/ws2_32_dll_lookup.hpp +++ b/src/PE/utils/ordinals_lookup_tables_std/ws2_32_dll_lookup.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/File.cpp b/src/VDEX/File.cpp index 8fdc73567b..aab6b8c09f 100644 --- a/src/VDEX/File.cpp +++ b/src/VDEX/File.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/Header.cpp b/src/VDEX/Header.cpp index 51623296dc..31b66feb30 100644 --- a/src/VDEX/Header.cpp +++ b/src/VDEX/Header.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/Header.tcc b/src/VDEX/Header.tcc index 5a15cbdb3d..f2ddad4302 100644 --- a/src/VDEX/Header.tcc +++ b/src/VDEX/Header.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/Parser.cpp b/src/VDEX/Parser.cpp index a9cbbe561d..8de27dffca 100644 --- a/src/VDEX/Parser.cpp +++ b/src/VDEX/Parser.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/Parser.tcc b/src/VDEX/Parser.tcc index e092aab283..3fdc0e3468 100644 --- a/src/VDEX/Parser.tcc +++ b/src/VDEX/Parser.tcc @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/Structures.hpp b/src/VDEX/Structures.hpp index e8b99019b8..a0dc4585bb 100644 --- a/src/VDEX/Structures.hpp +++ b/src/VDEX/Structures.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/hash.cpp b/src/VDEX/hash.cpp index 90e7288c22..8668d4d2d5 100644 --- a/src/VDEX/hash.cpp +++ b/src/VDEX/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/json.cpp b/src/VDEX/json.cpp index 9084507c13..184917a981 100644 --- a/src/VDEX/json.cpp +++ b/src/VDEX/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/json_api.cpp b/src/VDEX/json_api.cpp index d3ccd79d3f..f2b8bd29a9 100644 --- a/src/VDEX/json_api.cpp +++ b/src/VDEX/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/json_internal.hpp b/src/VDEX/json_internal.hpp index 019bdd839b..3da413963e 100644 --- a/src/VDEX/json_internal.hpp +++ b/src/VDEX/json_internal.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/VDEX/utils.cpp b/src/VDEX/utils.cpp index 33d52615a4..8659a13c21 100644 --- a/src/VDEX/utils.cpp +++ b/src/VDEX/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/Visitor.cpp b/src/Visitor.cpp index 8d0fcbd0b5..6d60eb8553 100644 --- a/src/Visitor.cpp +++ b/src/Visitor.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/asm/asm.cpp b/src/asm/asm.cpp index b8047d3d8c..cbcd2f770f 100644 --- a/src/asm/asm.cpp +++ b/src/asm/asm.cpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/compiler_support.h.in b/src/compiler_support.h.in index caf1a82c01..25de8fb4f3 100644 --- a/src/compiler_support.h.in +++ b/src/compiler_support.h.in @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/dyld-shared-cache/dyldsc.cpp b/src/dyld-shared-cache/dyldsc.cpp index 517514cfb5..63f97458dc 100644 --- a/src/dyld-shared-cache/dyldsc.cpp +++ b/src/dyld-shared-cache/dyldsc.cpp @@ -1,4 +1,4 @@ -/* Copyright 2022 - 2024 R. Thomas +/* Copyright 2022 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/endianness_support.cpp b/src/endianness_support.cpp index dda8f4335b..c0a0ac7e7c 100644 --- a/src/endianness_support.cpp +++ b/src/endianness_support.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/errors.cpp b/src/errors.cpp index afc406ff36..ec0ab59a6e 100644 --- a/src/errors.cpp +++ b/src/errors.cpp @@ -1,5 +1,5 @@ -/* Copyright 2021 - 2024 R. Thomas - * Copyright 2021 - 2024 Quarkslab +/* Copyright 2021 - 2025 R. Thomas + * Copyright 2021 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/fmt_formatter.hpp b/src/fmt_formatter.hpp index 6dbffbb2d4..603c9d9337 100644 --- a/src/fmt_formatter.hpp +++ b/src/fmt_formatter.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/frozen.hpp b/src/frozen.hpp index 994c922ae7..f4911383c8 100644 --- a/src/frozen.hpp +++ b/src/frozen.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/hash_stream.cpp b/src/hash_stream.cpp index 2bb92e86dc..29b226edfc 100644 --- a/src/hash_stream.cpp +++ b/src/hash_stream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/hash_stream.hpp b/src/hash_stream.hpp index 405f0b9aed..4afd3ba484 100644 --- a/src/hash_stream.hpp +++ b/src/hash_stream.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/internal_utils.cpp b/src/internal_utils.cpp index 9845deb98a..c3ea8c2cac 100644 --- a/src/internal_utils.cpp +++ b/src/internal_utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/internal_utils.hpp b/src/internal_utils.hpp index 5d18e62137..04a19419a3 100644 --- a/src/internal_utils.hpp +++ b/src/internal_utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/intmem.h b/src/intmem.h index fc7454cbfb..e86e3f2a6a 100644 --- a/src/intmem.h +++ b/src/intmem.h @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/iostream.cpp b/src/iostream.cpp index a5cebf5f2a..8fab87df60 100644 --- a/src/iostream.cpp +++ b/src/iostream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/json_api.cpp b/src/json_api.cpp index e586ebb3cb..8391a4e96f 100644 --- a/src/json_api.cpp +++ b/src/json_api.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/logging.cpp b/src/logging.cpp index 548d13a929..9f883cfc7a 100644 --- a/src/logging.cpp +++ b/src/logging.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/logging.hpp b/src/logging.hpp index 0763106a5b..3e08255ff9 100644 --- a/src/logging.hpp +++ b/src/logging.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/messages.hpp b/src/messages.hpp index 72144d26b7..e8bec51b5c 100644 --- a/src/messages.hpp +++ b/src/messages.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/paging.cpp b/src/paging.cpp index 443ff989ab..7ef82914ee 100644 --- a/src/paging.cpp +++ b/src/paging.cpp @@ -1,3 +1,17 @@ +/* Copyright 2021 - 2025 R. Thomas + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #include "paging.hpp" #include "Object.tcc" #include "LIEF/utils.hpp" diff --git a/src/paging.hpp b/src/paging.hpp index 34f277736a..03ce65f95e 100644 --- a/src/paging.hpp +++ b/src/paging.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/platforms/android/version.cpp b/src/platforms/android/version.cpp index 9c5b8f3476..724a388572 100644 --- a/src/platforms/android/version.cpp +++ b/src/platforms/android/version.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/profiling.hpp b/src/profiling.hpp index a2cf54eba6..7bad9c00bd 100644 --- a/src/profiling.hpp +++ b/src/profiling.hpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/range.cpp b/src/range.cpp index 834d601ec1..6240e14db8 100644 --- a/src/range.cpp +++ b/src/range.cpp @@ -1,4 +1,4 @@ -/* Copyright 2024 R. Thomas +/* Copyright 2024 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/third-party/utfcpp.hpp b/src/third-party/utfcpp.hpp index 09afe507ae..954715bb38 100644 --- a/src/third-party/utfcpp.hpp +++ b/src/third-party/utfcpp.hpp @@ -1,4 +1,4 @@ -/* Copyright 2021 - 2024 R. Thomas +/* Copyright 2021 - 2025 R. Thomas * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/utils.cpp b/src/utils.cpp index 0acbba138a..2947af0a12 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/visitors/hash.cpp b/src/visitors/hash.cpp index cf0b005c3d..5d7abcb387 100644 --- a/src/visitors/hash.cpp +++ b/src/visitors/hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/visitors/json.cpp b/src/visitors/json.cpp index 4ee357b7ca..f9f52f77bb 100644 --- a/src/visitors/json.cpp +++ b/src/visitors/json.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/visitors/json.hpp b/src/visitors/json.hpp index 3d57337b00..275d0ee48a 100644 --- a/src/visitors/json.hpp +++ b/src/visitors/json.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_binarystream.cpp b/tests/unittests/test_binarystream.cpp index 1bf4b6dc5f..cf00e42b27 100644 --- a/tests/unittests/test_binarystream.cpp +++ b/tests/unittests/test_binarystream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_elf.cpp b/tests/unittests/test_elf.cpp index 569a9189aa..f2ce5de0c0 100644 --- a/tests/unittests/test_elf.cpp +++ b/tests/unittests/test_elf.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_enums.cpp b/tests/unittests/test_enums.cpp index 487abcd094..3aa97dc818 100644 --- a/tests/unittests/test_enums.cpp +++ b/tests/unittests/test_enums.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_hash.cpp b/tests/unittests/test_hash.cpp index 6366a4045c..0b21bb31c4 100644 --- a/tests/unittests/test_hash.cpp +++ b/tests/unittests/test_hash.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_iostream.cpp b/tests/unittests/test_iostream.cpp index ba6afc32d2..25c832325f 100644 --- a/tests/unittests/test_iostream.cpp +++ b/tests/unittests/test_iostream.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_iterators.cpp b/tests/unittests/test_iterators.cpp index d8846a49fc..37ea7b0484 100644 --- a/tests/unittests/test_iterators.cpp +++ b/tests/unittests/test_iterators.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_macho.cpp b/tests/unittests/test_macho.cpp index 94d98db41a..04554d1dd4 100644 --- a/tests/unittests/test_macho.cpp +++ b/tests/unittests/test_macho.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_oat.cpp b/tests/unittests/test_oat.cpp index 9a71b1aef6..dba6681c16 100644 --- a/tests/unittests/test_oat.cpp +++ b/tests/unittests/test_oat.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_pe.cpp b/tests/unittests/test_pe.cpp index bdb3055fa4..45eada604f 100644 --- a/tests/unittests/test_pe.cpp +++ b/tests/unittests/test_pe.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/test_utils.cpp b/tests/unittests/test_utils.cpp index 1c212948ca..2028959bfd 100644 --- a/tests/unittests/test_utils.cpp +++ b/tests/unittests/test_utils.cpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tests/unittests/utils.hpp b/tests/unittests/utils.hpp index 9cb5d47c49..9bb7053a35 100644 --- a/tests/unittests/utils.hpp +++ b/tests/unittests/utils.hpp @@ -1,5 +1,5 @@ -/* Copyright 2017 - 2024 R. Thomas - * Copyright 2017 - 2024 Quarkslab +/* Copyright 2017 - 2025 R. Thomas + * Copyright 2017 - 2025 Quarkslab * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.