diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:30:15 -0500 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-01-01 12:30:15 -0500 |
| commit | d9c58e94a0c86499bc481baccad73f2857678c29 (patch) | |
| tree | 3f03c98872c3e683e5567bbd16fb1153096864fb | |
| parent | 0a08849a696164b34841b361f65b7f6fb9ff51d8 (diff) | |
update copyrights for 2026
227 files changed, 228 insertions, 228 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 82d720c2..03b8511e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2015-2025 Vector 35 Inc +Copyright (c) 2015-2026 Vector 35 Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index 49b1f769..06eab125 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -364,7 +364,7 @@ master_doc = 'index' # General information about the project. project = u'Binary Ninja Python API' -copyright = u'2015-2025 Vector 35 Inc' +copyright = u'2015-2026 Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for diff --git a/arch/arm64/LICENSE b/arch/arm64/LICENSE index 2c37742b..7d7e071e 100644 --- a/arch/arm64/LICENSE +++ b/arch/arm64/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/arch/armv7/LICENSE b/arch/armv7/LICENSE index 2c37742b..7d7e071e 100644 --- a/arch/armv7/LICENSE +++ b/arch/armv7/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/arch/mips/LICENSE b/arch/mips/LICENSE index 2c37742b..7d7e071e 100644 --- a/arch/mips/LICENSE +++ b/arch/mips/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/arch/powerpc/LICENSE.txt b/arch/powerpc/LICENSE.txt index 82d720c2..03b8511e 100644 --- a/arch/powerpc/LICENSE.txt +++ b/arch/powerpc/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2015-2025 Vector 35 Inc +Copyright (c) 2015-2026 Vector 35 Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/arch/x86/LICENSE b/arch/x86/LICENSE index 2c37742b..7d7e071e 100644 --- a/arch/x86/LICENSE +++ b/arch/x86/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/architecture.cpp b/architecture.cpp index 089f421e..64d3907c 100644 --- a/architecture.cpp +++ b/architecture.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/basedetection.cpp b/basedetection.cpp index 245522fb..9ed3d2a0 100644 --- a/basedetection.cpp +++ b/basedetection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/basicblock.cpp b/basicblock.cpp index f8ccf6d6..a548c708 100644 --- a/basicblock.cpp +++ b/basicblock.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryninjaapi.cpp b/binaryninjaapi.cpp index b8718adf..9a2ded1e 100644 --- a/binaryninjaapi.cpp +++ b/binaryninjaapi.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryninjaapi.h b/binaryninjaapi.h index 8da2e775..db54a9a8 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryninjacore.h b/binaryninjacore.h index a1b22e4d..8144ed7e 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryreader.cpp b/binaryreader.cpp index dae048e7..b8ae0cc8 100644 --- a/binaryreader.cpp +++ b/binaryreader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryview.cpp b/binaryview.cpp index 98f3169f..282fff73 100644 --- a/binaryview.cpp +++ b/binaryview.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binaryviewtype.cpp b/binaryviewtype.cpp index 28f5c130..f06218b1 100644 --- a/binaryviewtype.cpp +++ b/binaryviewtype.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/binarywriter.cpp b/binarywriter.cpp index ebc21945..d6fcbff4 100644 --- a/binarywriter.cpp +++ b/binarywriter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/callingconvention.cpp b/callingconvention.cpp index 001635d3..abc93053 100644 --- a/callingconvention.cpp +++ b/callingconvention.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/collaboration.cpp b/collaboration.cpp index 69916295..14274164 100644 --- a/collaboration.cpp +++ b/collaboration.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/database.cpp b/database.cpp index e1cdebd6..d2d0d5ae 100644 --- a/database.cpp +++ b/database.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/databuffer.cpp b/databuffer.cpp index 8c8b4d39..6323410c 100644 --- a/databuffer.cpp +++ b/databuffer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/debuginfo.cpp b/debuginfo.cpp index 5ac09e98..e0ab328c 100644 --- a/debuginfo.cpp +++ b/debuginfo.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/demangler/gnu3/demangle_gnu3.cpp b/demangler/gnu3/demangle_gnu3.cpp index 9bf47f77..d36fcedf 100644 --- a/demangler/gnu3/demangle_gnu3.cpp +++ b/demangler/gnu3/demangle_gnu3.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2025 Vector 35 Inc. +// Copyright 2016-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/demangler/gnu3/demangle_gnu3.h b/demangler/gnu3/demangle_gnu3.h index 184fa29a..e26f3305 100644 --- a/demangler/gnu3/demangle_gnu3.h +++ b/demangler/gnu3/demangle_gnu3.h @@ -1,4 +1,4 @@ -// Copyright 2016-2025 Vector 35 Inc. +// Copyright 2016-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/demangler/msvc/demangle_msvc.cpp b/demangler/msvc/demangle_msvc.cpp index cabee544..0489c341 100644 --- a/demangler/msvc/demangle_msvc.cpp +++ b/demangler/msvc/demangle_msvc.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2025 Vector 35 Inc. +// Copyright 2016-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/demangler/msvc/demangle_msvc.h b/demangler/msvc/demangle_msvc.h index 7a1faa8a..c2eeb79f 100644 --- a/demangler/msvc/demangle_msvc.h +++ b/demangler/msvc/demangle_msvc.h @@ -1,4 +1,4 @@ -// Copyright 2016-2025 Vector 35 Inc. +// Copyright 2016-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/downloadprovider.cpp b/downloadprovider.cpp index 4d5b704f..39eb7fd8 100644 --- a/downloadprovider.cpp +++ b/downloadprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/enterprise.cpp b/enterprise.cpp index 9f7ed44c..d2f9ccad 100644 --- a/enterprise.cpp +++ b/enterprise.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/enterprise.h b/enterprise.h index 49882bca..cf76edb0 100644 --- a/enterprise.h +++ b/enterprise.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/exceptions.cpp b/exceptions.cpp index 4dcf01a2..1cd6f5e3 100644 --- a/exceptions.cpp +++ b/exceptions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/exceptions.h b/exceptions.h index 283f0f23..aebefc4f 100644 --- a/exceptions.h +++ b/exceptions.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/externallibrary.cpp b/externallibrary.cpp index 0ae2a89a..a2e0573a 100644 --- a/externallibrary.cpp +++ b/externallibrary.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/fileaccessor.cpp b/fileaccessor.cpp index abd87e5a..0a45ff56 100644 --- a/fileaccessor.cpp +++ b/fileaccessor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/filemetadata.cpp b/filemetadata.cpp index 101575a7..3ce82521 100644 --- a/filemetadata.cpp +++ b/filemetadata.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/firmwareninja.cpp b/firmwareninja.cpp index da54ddfe..501ef2c5 100644 --- a/firmwareninja.cpp +++ b/firmwareninja.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/flowgraph.cpp b/flowgraph.cpp index cdd59cf3..b60d83a6 100644 --- a/flowgraph.cpp +++ b/flowgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/flowgraphlayout.cpp b/flowgraphlayout.cpp index 3aca6402..3ec72d4c 100644 --- a/flowgraphlayout.cpp +++ b/flowgraphlayout.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/flowgraphnode.cpp b/flowgraphnode.cpp index 7dd7ac81..88ff1fe0 100644 --- a/flowgraphnode.cpp +++ b/flowgraphnode.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/function.cpp b/function.cpp index f28fda90..d5e692de 100644 --- a/function.cpp +++ b/function.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/functionrecognizer.cpp b/functionrecognizer.cpp index bbd703c4..8f5f6ea7 100644 --- a/functionrecognizer.cpp +++ b/functionrecognizer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/genericrange.h b/genericrange.h index 413955a8..cde576af 100644 --- a/genericrange.h +++ b/genericrange.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/highlevelil.cpp b/highlevelil.cpp index 5f1323eb..2bdb742d 100644 --- a/highlevelil.cpp +++ b/highlevelil.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2025 Vector 35 Inc +// Copyright (c) 2019-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/highlevelilinstruction.cpp b/highlevelilinstruction.cpp index af5ae5f8..03204807 100644 --- a/highlevelilinstruction.cpp +++ b/highlevelilinstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2025 Vector 35 Inc +// Copyright (c) 2019-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/highlevelilinstruction.h b/highlevelilinstruction.h index 083fed5d..15f2ef8f 100644 --- a/highlevelilinstruction.h +++ b/highlevelilinstruction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2025 Vector 35 Inc +// Copyright (c) 2019-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/linearviewcursor.cpp b/linearviewcursor.cpp index 6a1a7060..b2d2796e 100644 --- a/linearviewcursor.cpp +++ b/linearviewcursor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2025 Vector 35 Inc +// Copyright (c) 2020-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/linearviewobject.cpp b/linearviewobject.cpp index 94c738b4..6ea426a8 100644 --- a/linearviewobject.cpp +++ b/linearviewobject.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2025 Vector 35 Inc +// Copyright (c) 2020-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/lineformatter.cpp b/lineformatter.cpp index 4a66196c..e64af553 100644 --- a/lineformatter.cpp +++ b/lineformatter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2024-2025 Vector 35 Inc +// Copyright (c) 2024-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/lowlevelil.cpp b/lowlevelil.cpp index 5fe2ed91..514595bb 100644 --- a/lowlevelil.cpp +++ b/lowlevelil.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/lowlevelilinstruction.cpp b/lowlevelilinstruction.cpp index 975720c1..cbb8afe4 100644 --- a/lowlevelilinstruction.cpp +++ b/lowlevelilinstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/lowlevelilinstruction.h b/lowlevelilinstruction.h index da2de8dc..6decedd8 100644 --- a/lowlevelilinstruction.h +++ b/lowlevelilinstruction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/mediumlevelil.cpp b/mediumlevelil.cpp index 26a020ae..c0681ae9 100644 --- a/mediumlevelil.cpp +++ b/mediumlevelil.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2025 Vector 35 Inc +// Copyright (c) 2017-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/mediumlevelilinstruction.cpp b/mediumlevelilinstruction.cpp index 1097dda9..07272602 100644 --- a/mediumlevelilinstruction.cpp +++ b/mediumlevelilinstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/mediumlevelilinstruction.h b/mediumlevelilinstruction.h index 97e44a81..2b495010 100644 --- a/mediumlevelilinstruction.h +++ b/mediumlevelilinstruction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/platform.cpp b/platform.cpp index 323e7d76..7fbde194 100644 --- a/platform.cpp +++ b/platform.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/platform/decree/LICENSE b/platform/decree/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/decree/LICENSE +++ b/platform/decree/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/efi/LICENSE b/platform/efi/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/efi/LICENSE +++ b/platform/efi/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/freebsd/LICENSE b/platform/freebsd/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/freebsd/LICENSE +++ b/platform/freebsd/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/linux/LICENSE b/platform/linux/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/linux/LICENSE +++ b/platform/linux/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/mac-kernel/LICENSE b/platform/mac-kernel/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/mac-kernel/LICENSE +++ b/platform/mac-kernel/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/mac/LICENSE b/platform/mac/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/mac/LICENSE +++ b/platform/mac/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/windows-kernel/LICENSE b/platform/windows-kernel/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/windows-kernel/LICENSE +++ b/platform/windows-kernel/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/platform/windows/LICENSE b/platform/windows/LICENSE index 310f82ba..ebce27b8 100644 --- a/platform/windows/LICENSE +++ b/platform/windows/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/plugins/dwarf/dwarf_import/src/die_handlers.rs b/plugins/dwarf/dwarf_import/src/die_handlers.rs index dda47956..fed3a1da 100644 --- a/plugins/dwarf/dwarf_import/src/die_handlers.rs +++ b/plugins/dwarf/dwarf_import/src/die_handlers.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarf_import/src/dwarfdebuginfo.rs b/plugins/dwarf/dwarf_import/src/dwarfdebuginfo.rs index c65e5387..497e6c9c 100644 --- a/plugins/dwarf/dwarf_import/src/dwarfdebuginfo.rs +++ b/plugins/dwarf/dwarf_import/src/dwarfdebuginfo.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarf_import/src/functions.rs b/plugins/dwarf/dwarf_import/src/functions.rs index 7ed94810..adc74c41 100644 --- a/plugins/dwarf/dwarf_import/src/functions.rs +++ b/plugins/dwarf/dwarf_import/src/functions.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarf_import/src/helpers.rs b/plugins/dwarf/dwarf_import/src/helpers.rs index 33a78229..aca614ab 100644 --- a/plugins/dwarf/dwarf_import/src/helpers.rs +++ b/plugins/dwarf/dwarf_import/src/helpers.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarf_import/src/lib.rs b/plugins/dwarf/dwarf_import/src/lib.rs index c9e6a241..f192f9d1 100644 --- a/plugins/dwarf/dwarf_import/src/lib.rs +++ b/plugins/dwarf/dwarf_import/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarf_import/src/types.rs b/plugins/dwarf/dwarf_import/src/types.rs index f870707b..776ee378 100644 --- a/plugins/dwarf/dwarf_import/src/types.rs +++ b/plugins/dwarf/dwarf_import/src/types.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/dwarfdump/src/lib.rs b/plugins/dwarf/dwarfdump/src/lib.rs index 7610c3f2..a235de4f 100644 --- a/plugins/dwarf/dwarfdump/src/lib.rs +++ b/plugins/dwarf/dwarfdump/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/dwarf/shared/src/lib.rs b/plugins/dwarf/shared/src/lib.rs index 634aa784..a9dc8b7c 100644 --- a/plugins/dwarf/shared/src/lib.rs +++ b/plugins/dwarf/shared/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/pdb-ng/src/lib.rs b/plugins/pdb-ng/src/lib.rs index c4da40e6..d7eb2524 100644 --- a/plugins/pdb-ng/src/lib.rs +++ b/plugins/pdb-ng/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/pdb-ng/src/parser.rs b/plugins/pdb-ng/src/parser.rs index defdedd6..96a9554e 100644 --- a/plugins/pdb-ng/src/parser.rs +++ b/plugins/pdb-ng/src/parser.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/pdb-ng/src/struct_grouper.rs b/plugins/pdb-ng/src/struct_grouper.rs index 4dc50d3b..902cea08 100644 --- a/plugins/pdb-ng/src/struct_grouper.rs +++ b/plugins/pdb-ng/src/struct_grouper.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/pdb-ng/src/symbol_parser.rs b/plugins/pdb-ng/src/symbol_parser.rs index 182e88fc..4e14eb8c 100644 --- a/plugins/pdb-ng/src/symbol_parser.rs +++ b/plugins/pdb-ng/src/symbol_parser.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/pdb-ng/src/type_parser.rs b/plugins/pdb-ng/src/type_parser.rs index 101daa73..2ea404c2 100644 --- a/plugins/pdb-ng/src/type_parser.rs +++ b/plugins/pdb-ng/src/type_parser.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/plugins/warp/api/python/generator.cpp b/plugins/warp/api/python/generator.cpp index f40fc01a..0fd231fe 100644 --- a/plugins/warp/api/python/generator.cpp +++ b/plugins/warp/api/python/generator.cpp @@ -1,5 +1,5 @@ /* -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/possiblevalueset.cpp b/possiblevalueset.cpp index f8ac6c67..59ab9c57 100644 --- a/possiblevalueset.cpp +++ b/possiblevalueset.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/project.cpp b/project.cpp index 134e9ff5..cc7d65de 100644 --- a/project.cpp +++ b/project.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/python/__init__.py b/python/__init__.py index 10b27ec3..6ae6bf73 100644 --- a/python/__init__.py +++ b/python/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/architecture.py b/python/architecture.py index 734864a4..57d327c0 100644 --- a/python/architecture.py +++ b/python/architecture.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/associateddatastore.py b/python/associateddatastore.py index fef32bcd..45c3ae6b 100644 --- a/python/associateddatastore.py +++ b/python/associateddatastore.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/basedetection.py b/python/basedetection.py index ea6151cc..dbb67ac9 100644 --- a/python/basedetection.py +++ b/python/basedetection.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/basicblock.py b/python/basicblock.py index 4f279432..fc8b89e1 100644 --- a/python/basicblock.py +++ b/python/basicblock.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/binaryview.py b/python/binaryview.py index 47deb136..6e9e9297 100644 --- a/python/binaryview.py +++ b/python/binaryview.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/callingconvention.py b/python/callingconvention.py index 60a3c768..2023e37f 100644 --- a/python/callingconvention.py +++ b/python/callingconvention.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/collaboration/examples/custom_conflict_splitter.py b/python/collaboration/examples/custom_conflict_splitter.py index d535e5d1..96471324 100644 --- a/python/collaboration/examples/custom_conflict_splitter.py +++ b/python/collaboration/examples/custom_conflict_splitter.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/collaboration/examples/download_everything.py b/python/collaboration/examples/download_everything.py index 61199daa..126b863d 100644 --- a/python/collaboration/examples/download_everything.py +++ b/python/collaboration/examples/download_everything.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/collaboration/examples/multitool.py b/python/collaboration/examples/multitool.py index 6195fe32..c1749773 100644 --- a/python/collaboration/examples/multitool.py +++ b/python/collaboration/examples/multitool.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/collaboration/examples/sync_test.py b/python/collaboration/examples/sync_test.py index fdebe8c3..33de8caf 100644 --- a/python/collaboration/examples/sync_test.py +++ b/python/collaboration/examples/sync_test.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/collaboration/examples/upload_everything.py b/python/collaboration/examples/upload_everything.py index 47353941..b6d638e7 100644 --- a/python/collaboration/examples/upload_everything.py +++ b/python/collaboration/examples/upload_everything.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/commonil.py b/python/commonil.py index ae520627..fc4248ae 100644 --- a/python/commonil.py +++ b/python/commonil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Vector 35 Inc +# Copyright (c) 2019-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/compatibility.py b/python/compatibility.py index 5632c7a5..95afcbad 100644 --- a/python/compatibility.py +++ b/python/compatibility.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/constantrenderer.py b/python/constantrenderer.py index a0c2c98c..ee177b9b 100644 --- a/python/constantrenderer.py +++ b/python/constantrenderer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/database.py b/python/database.py index 9560f5f1..5cbde6c7 100644 --- a/python/database.py +++ b/python/database.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/databuffer.py b/python/databuffer.py index 55b0f782..b9ad3f54 100644 --- a/python/databuffer.py +++ b/python/databuffer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/datarender.py b/python/datarender.py index 152477ae..0c9d273a 100644 --- a/python/datarender.py +++ b/python/datarender.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/debuginfo.py b/python/debuginfo.py index 0b20ad69..abdb4be5 100644 --- a/python/debuginfo.py +++ b/python/debuginfo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/demangle.py b/python/demangle.py index 3bceeb7a..9b249573 100644 --- a/python/demangle.py +++ b/python/demangle.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/downloadprovider.py b/python/downloadprovider.py index a1ff94bf..c677b134 100644 --- a/python/downloadprovider.py +++ b/python/downloadprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/angr_plugin.py b/python/examples/angr_plugin.py index 66355746..cc1f4c17 100644 --- a/python/examples/angr_plugin.py +++ b/python/examples/angr_plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/asm_to_llil_view.py b/python/examples/asm_to_llil_view.py index 61f68759..0cdec7e8 100644 --- a/python/examples/asm_to_llil_view.py +++ b/python/examples/asm_to_llil_view.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Vector 35 Inc +# Copyright (c) 2019-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/bin_info.py b/python/examples/bin_info.py index 47c6bddf..259639a3 100644 --- a/python/examples/bin_info.py +++ b/python/examples/bin_info.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/breakpoint.py b/python/examples/breakpoint.py index 361a9e5d..c346c6ba 100644 --- a/python/examples/breakpoint.py +++ b/python/examples/breakpoint.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/cli_dis.py b/python/examples/cli_dis.py index 210f1632..52e0f74b 100755 --- a/python/examples/cli_dis.py +++ b/python/examples/cli_dis.py @@ -2,7 +2,7 @@ # # command-line BinaryNinja disassembler # -# Copyright (c) 2020-2025 Vector 35 Inc +# Copyright (c) 2020-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/cli_lift.py b/python/examples/cli_lift.py index 1be3ccee..a5a7042c 100755 --- a/python/examples/cli_lift.py +++ b/python/examples/cli_lift.py @@ -2,7 +2,7 @@ # # command-line BinaryNinja lifter # -# Copyright (c) 2020-2025 Vector 35 Inc +# Copyright (c) 2020-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/custom_graph_layout.py b/python/examples/custom_graph_layout.py index 4d917331..16991ddd 100644 --- a/python/examples/custom_graph_layout.py +++ b/python/examples/custom_graph_layout.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/helloglobalarea.py b/python/examples/helloglobalarea.py index 08ae242c..e033065c 100644 --- a/python/examples/helloglobalarea.py +++ b/python/examples/helloglobalarea.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/hellopane.py b/python/examples/hellopane.py index 43d205c0..d543f32c 100644 --- a/python/examples/hellopane.py +++ b/python/examples/hellopane.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/hellosidebar.py b/python/examples/hellosidebar.py index 365f8851..084bbb9b 100644 --- a/python/examples/hellosidebar.py +++ b/python/examples/hellosidebar.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/instruction_iterator.py b/python/examples/instruction_iterator.py index 038a6226..105510f9 100644 --- a/python/examples/instruction_iterator.py +++ b/python/examples/instruction_iterator.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/jump_table.py b/python/examples/jump_table.py index e7235d49..24cfafcb 100644 --- a/python/examples/jump_table.py +++ b/python/examples/jump_table.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/linear_mlil.py b/python/examples/linear_mlil.py index ed482fab..ff17ea40 100644 --- a/python/examples/linear_mlil.py +++ b/python/examples/linear_mlil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Vector 35 Inc +# Copyright (c) 2019-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/mappedview.py b/python/examples/mappedview.py index 1e9b8c30..32963ea2 100644 --- a/python/examples/mappedview.py +++ b/python/examples/mappedview.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/nds.py b/python/examples/nds.py index bef39a8d..7ca04e24 100644 --- a/python/examples/nds.py +++ b/python/examples/nds.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/nes.py b/python/examples/nes.py index 0e5742c4..da06bc30 100644 --- a/python/examples/nes.py +++ b/python/examples/nes.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/notification_callbacks.py b/python/examples/notification_callbacks.py index 7d36bbdc..0ba21274 100644 --- a/python/examples/notification_callbacks.py +++ b/python/examples/notification_callbacks.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/nsf.py b/python/examples/nsf.py index b92470a3..5b5f644d 100644 --- a/python/examples/nsf.py +++ b/python/examples/nsf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/pe_stat.py b/python/examples/pe_stat.py index 9f61f632..f4eac9c3 100755 --- a/python/examples/pe_stat.py +++ b/python/examples/pe_stat.py @@ -3,7 +3,7 @@ # BinaryNinja multiplatform version of Z0MBIE's PE_STAT for opcode frequency # statistics http://z0mbie.dreamhosters.com/opcodes.html # -# Copyright (c) 2020-2025 Vector 35 Inc +# Copyright (c) 2020-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/print_syscalls.py b/python/examples/print_syscalls.py index 9ab15e8e..77424588 100644 --- a/python/examples/print_syscalls.py +++ b/python/examples/print_syscalls.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/pseudo_python.py b/python/examples/pseudo_python.py index c2019c0c..d29d4e57 100644 --- a/python/examples/pseudo_python.py +++ b/python/examples/pseudo_python.py @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Vector 35 Inc +# Copyright (c) 2024-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/raw_binary_base_detection.py b/python/examples/raw_binary_base_detection.py index 2f150a9e..31efba89 100644 --- a/python/examples/raw_binary_base_detection.py +++ b/python/examples/raw_binary_base_detection.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/typelibexplorer.py b/python/examples/typelibexplorer.py index a963c039..cfb0320f 100644 --- a/python/examples/typelibexplorer.py +++ b/python/examples/typelibexplorer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/ui_notifications.py b/python/examples/ui_notifications.py index d49c3571..39bae34d 100644 --- a/python/examples/ui_notifications.py +++ b/python/examples/ui_notifications.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/update_analysis.py b/python/examples/update_analysis.py index 00d72913..685e444c 100644 --- a/python/examples/update_analysis.py +++ b/python/examples/update_analysis.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/examples/version_switcher.py b/python/examples/version_switcher.py index 121dc431..c1f7e711 100644 --- a/python/examples/version_switcher.py +++ b/python/examples/version_switcher.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/externallibrary.py b/python/externallibrary.py index f0f45e4b..58d3b042 100644 --- a/python/externallibrary.py +++ b/python/externallibrary.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/fileaccessor.py b/python/fileaccessor.py index 9bf0eb85..b35a362c 100644 --- a/python/fileaccessor.py +++ b/python/fileaccessor.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/filemetadata.py b/python/filemetadata.py index 3b3b2c29..48ac9065 100644 --- a/python/filemetadata.py +++ b/python/filemetadata.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/firmwareninja.py b/python/firmwareninja.py index c44aaf0a..c6a1893e 100644 --- a/python/firmwareninja.py +++ b/python/firmwareninja.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/flowgraph.py b/python/flowgraph.py index 527ddd8b..1037b4ce 100644 --- a/python/flowgraph.py +++ b/python/flowgraph.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/function.py b/python/function.py index 7d67d51d..c328ca77 100644 --- a/python/function.py +++ b/python/function.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/functionrecognizer.py b/python/functionrecognizer.py index 4b0c21f8..edebb10e 100644 --- a/python/functionrecognizer.py +++ b/python/functionrecognizer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/generator.cpp b/python/generator.cpp index 96b74d90..4e8e71b0 100644 --- a/python/generator.cpp +++ b/python/generator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/python/highlevelil.py b/python/highlevelil.py index cb43abca..e16ab760 100644 --- a/python/highlevelil.py +++ b/python/highlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2025 Vector 35 Inc +# Copyright (c) 2019-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/highlight.py b/python/highlight.py index 5ac5172f..73f87b70 100644 --- a/python/highlight.py +++ b/python/highlight.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/interaction.py b/python/interaction.py index 670e617b..9874d712 100644 --- a/python/interaction.py +++ b/python/interaction.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/languagerepresentation.py b/python/languagerepresentation.py index ba5c44d0..17dd2b9e 100644 --- a/python/languagerepresentation.py +++ b/python/languagerepresentation.py @@ -1,4 +1,4 @@ -# Copyright (c) 2024-2025 Vector 35 Inc +# Copyright (c) 2024-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/lineardisassembly.py b/python/lineardisassembly.py index ea6c23f9..b0eb6bba 100644 --- a/python/lineardisassembly.py +++ b/python/lineardisassembly.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/log.py b/python/log.py index 5c3f8d7d..2f5dda49 100644 --- a/python/log.py +++ b/python/log.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/lowlevelil.py b/python/lowlevelil.py index f0b130c3..c50c27a3 100644 --- a/python/lowlevelil.py +++ b/python/lowlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/mainthread.py b/python/mainthread.py index 298d9cf0..044c43e3 100644 --- a/python/mainthread.py +++ b/python/mainthread.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/mediumlevelil.py b/python/mediumlevelil.py index a38ec0ea..db043c7c 100644 --- a/python/mediumlevelil.py +++ b/python/mediumlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018-2025 Vector 35 Inc +# Copyright (c) 2018-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/metadata.py b/python/metadata.py index 6d8912a5..c533dd4a 100644 --- a/python/metadata.py +++ b/python/metadata.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/platform.py b/python/platform.py index 4ecd57af..59f2e527 100644 --- a/python/platform.py +++ b/python/platform.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/plugin.py b/python/plugin.py index 14732fd1..0284d882 100644 --- a/python/plugin.py +++ b/python/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/pluginmanager.py b/python/pluginmanager.py index 75f7bfe2..27360dbe 100644 --- a/python/pluginmanager.py +++ b/python/pluginmanager.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/project.py b/python/project.py index a7985af1..c3504dd4 100644 --- a/python/project.py +++ b/python/project.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/renderlayer.py b/python/renderlayer.py index 3731684d..56d72db8 100644 --- a/python/renderlayer.py +++ b/python/renderlayer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/scriptingprovider.py b/python/scriptingprovider.py index cdfe8749..dbeef1cb 100644 --- a/python/scriptingprovider.py +++ b/python/scriptingprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/secretsprovider.py b/python/secretsprovider.py index 779b04fa..48d1236f 100644 --- a/python/secretsprovider.py +++ b/python/secretsprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/settings.py b/python/settings.py index 4f63c76f..dc5d635b 100644 --- a/python/settings.py +++ b/python/settings.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/stringrecognizer.py b/python/stringrecognizer.py index 3e6167a0..ad97414d 100644 --- a/python/stringrecognizer.py +++ b/python/stringrecognizer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/transform.py b/python/transform.py index b647a8a9..7f1dd977 100644 --- a/python/transform.py +++ b/python/transform.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/typearchive.py b/python/typearchive.py index 0085fe10..f0c521c8 100644 --- a/python/typearchive.py +++ b/python/typearchive.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/typecontainer.py b/python/typecontainer.py index aafa9117..6b3fe891 100644 --- a/python/typecontainer.py +++ b/python/typecontainer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/typelibrary.py b/python/typelibrary.py index 482f978d..612375e8 100644 --- a/python/typelibrary.py +++ b/python/typelibrary.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/typeparser.py b/python/typeparser.py index 5cbcd53c..0d811b50 100644 --- a/python/typeparser.py +++ b/python/typeparser.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/typeprinter.py b/python/typeprinter.py index c73fddd1..048dec39 100644 --- a/python/typeprinter.py +++ b/python/typeprinter.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/types.py b/python/types.py index 7ad75603..a47f531d 100644 --- a/python/types.py +++ b/python/types.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/undo.py b/python/undo.py index f4440ce0..75652137 100644 --- a/python/undo.py +++ b/python/undo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/update.py b/python/update.py index f88770fd..5efd30e5 100644 --- a/python/update.py +++ b/python/update.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/variable.py b/python/variable.py index 52b079d6..5ae87a89 100644 --- a/python/variable.py +++ b/python/variable.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/websocketprovider.py b/python/websocketprovider.py index f990d859..7eddd2db 100644 --- a/python/websocketprovider.py +++ b/python/websocketprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/python/workflow.py b/python/workflow.py index 61827b55..1917bc80 100644 --- a/python/workflow.py +++ b/python/workflow.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/relocationhandler.cpp b/relocationhandler.cpp index ed0b609e..d741a27c 100644 --- a/relocationhandler.cpp +++ b/relocationhandler.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/renderlayer.cpp b/renderlayer.cpp index 0e23f62e..60a4b205 100644 --- a/renderlayer.cpp +++ b/renderlayer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/rust/LICENSE b/rust/LICENSE index 310f82ba..ebce27b8 100644 --- a/rust/LICENSE +++ b/rust/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rust/src/architecture.rs b/rust/src/architecture.rs index 297fabf8..1a6253b0 100644 --- a/rust/src/architecture.rs +++ b/rust/src/architecture.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/background_task.rs b/rust/src/background_task.rs index 4899df8c..1e993355 100644 --- a/rust/src/background_task.rs +++ b/rust/src/background_task.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/basic_block.rs b/rust/src/basic_block.rs index 0bc2d95e..60ce2416 100644 --- a/rust/src/basic_block.rs +++ b/rust/src/basic_block.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/binary_view.rs b/rust/src/binary_view.rs index 4e5c7dfb..30733516 100644 --- a/rust/src/binary_view.rs +++ b/rust/src/binary_view.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/binary_view/reader.rs b/rust/src/binary_view/reader.rs index 3ec105fc..95e1434a 100644 --- a/rust/src/binary_view/reader.rs +++ b/rust/src/binary_view/reader.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/binary_view/writer.rs b/rust/src/binary_view/writer.rs index ca570761..512418e4 100644 --- a/rust/src/binary_view/writer.rs +++ b/rust/src/binary_view/writer.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/calling_convention.rs b/rust/src/calling_convention.rs index 04d85396..4dc54a5b 100644 --- a/rust/src/calling_convention.rs +++ b/rust/src/calling_convention.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/command.rs b/rust/src/command.rs index eecdf4a8..660e265b 100644 --- a/rust/src/command.rs +++ b/rust/src/command.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/custom_binary_view.rs b/rust/src/custom_binary_view.rs index a0b1df21..aff7b3b6 100644 --- a/rust/src/custom_binary_view.rs +++ b/rust/src/custom_binary_view.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/data_buffer.rs b/rust/src/data_buffer.rs index 7a5e543c..79b3b20b 100644 --- a/rust/src/data_buffer.rs +++ b/rust/src/data_buffer.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/debuginfo.rs b/rust/src/debuginfo.rs index 02bf1ebb..5879f40d 100644 --- a/rust/src/debuginfo.rs +++ b/rust/src/debuginfo.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/demangle.rs b/rust/src/demangle.rs index 50878bda..1f9f8941 100644 --- a/rust/src/demangle.rs +++ b/rust/src/demangle.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/disassembly.rs b/rust/src/disassembly.rs index 138bcd8a..cb9bf6a1 100644 --- a/rust/src/disassembly.rs +++ b/rust/src/disassembly.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/ffi.rs b/rust/src/ffi.rs index 6b56407f..d337df34 100644 --- a/rust/src/ffi.rs +++ b/rust/src/ffi.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/file_accessor.rs b/rust/src/file_accessor.rs index 2ba7938f..dd6626f6 100644 --- a/rust/src/file_accessor.rs +++ b/rust/src/file_accessor.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/file_metadata.rs b/rust/src/file_metadata.rs index dc9d36ff..20f0aff5 100644 --- a/rust/src/file_metadata.rs +++ b/rust/src/file_metadata.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/flowgraph.rs b/rust/src/flowgraph.rs index 02a79fa3..eab6e84d 100644 --- a/rust/src/flowgraph.rs +++ b/rust/src/flowgraph.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/function.rs b/rust/src/function.rs index 06da39dc..e5516d14 100644 --- a/rust/src/function.rs +++ b/rust/src/function.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/headless.rs b/rust/src/headless.rs index 5910cd85..73bc2396 100644 --- a/rust/src/headless.rs +++ b/rust/src/headless.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/interaction.rs b/rust/src/interaction.rs index 1b38483a..5fbb91f9 100644 --- a/rust/src/interaction.rs +++ b/rust/src/interaction.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/lib.rs b/rust/src/lib.rs index ba654f09..769280fb 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/linear_view.rs b/rust/src/linear_view.rs index db164278..98e51b28 100644 --- a/rust/src/linear_view.rs +++ b/rust/src/linear_view.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il.rs b/rust/src/low_level_il.rs index 78d4ce9c..12a74106 100644 --- a/rust/src/low_level_il.rs +++ b/rust/src/low_level_il.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/block.rs b/rust/src/low_level_il/block.rs index d3b1f99b..7f83ba08 100644 --- a/rust/src/low_level_il/block.rs +++ b/rust/src/low_level_il/block.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/expression.rs b/rust/src/low_level_il/expression.rs index de69e112..1e4ab21b 100644 --- a/rust/src/low_level_il/expression.rs +++ b/rust/src/low_level_il/expression.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/function.rs b/rust/src/low_level_il/function.rs index bd5332ea..32e1f921 100644 --- a/rust/src/low_level_il/function.rs +++ b/rust/src/low_level_il/function.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/instruction.rs b/rust/src/low_level_il/instruction.rs index 2d96d121..720117fb 100644 --- a/rust/src/low_level_il/instruction.rs +++ b/rust/src/low_level_il/instruction.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/lifting.rs b/rust/src/low_level_il/lifting.rs index 91a3b53e..bab0906c 100644 --- a/rust/src/low_level_il/lifting.rs +++ b/rust/src/low_level_il/lifting.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/low_level_il/operation.rs b/rust/src/low_level_il/operation.rs index 2f081b5e..f8bbc3c6 100644 --- a/rust/src/low_level_il/operation.rs +++ b/rust/src/low_level_il/operation.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/platform.rs b/rust/src/platform.rs index ed4f49f4..43548032 100644 --- a/rust/src/platform.rs +++ b/rust/src/platform.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/rc.rs b/rust/src/rc.rs index 71d72ceb..7635455a 100644 --- a/rust/src/rc.rs +++ b/rust/src/rc.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/section.rs b/rust/src/section.rs index ca27a3ad..7668f548 100644 --- a/rust/src/section.rs +++ b/rust/src/section.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/segment.rs b/rust/src/segment.rs index 61cb3407..348d8f67 100644 --- a/rust/src/segment.rs +++ b/rust/src/segment.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/settings.rs b/rust/src/settings.rs index 3882ce4d..6718c7e9 100644 --- a/rust/src/settings.rs +++ b/rust/src/settings.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/string.rs b/rust/src/string.rs index 8505cbf5..001fc3e3 100644 --- a/rust/src/string.rs +++ b/rust/src/string.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/symbol.rs b/rust/src/symbol.rs index fac8cae5..4239dd4d 100644 --- a/rust/src/symbol.rs +++ b/rust/src/symbol.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/tags.rs b/rust/src/tags.rs index a56b7a18..2af0be89 100644 --- a/rust/src/tags.rs +++ b/rust/src/tags.rs @@ -1,4 +1,4 @@ -// Copyright 2022-2025 Vector 35 Inc. +// Copyright 2022-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/rust/src/types.rs b/rust/src/types.rs index f6722c15..4f6f82d2 100644 --- a/rust/src/types.rs +++ b/rust/src/types.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2025 Vector 35 Inc. +// Copyright 2021-2026 Vector 35 Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/secretsprovider.cpp b/secretsprovider.cpp index 4c14e7cf..17f1a302 100644 --- a/secretsprovider.cpp +++ b/secretsprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/stubs/generate_stubs.py b/stubs/generate_stubs.py index 5478ba7c..4afb684d 100644 --- a/stubs/generate_stubs.py +++ b/stubs/generate_stubs.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2025 Vector 35 Inc +# Copyright (c) 2015-2026 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to @@ -53,7 +53,7 @@ output_source = os.path.join(options.build_dir, 'stubs.cpp') with open(output_source, 'w') as stubs: stubs.write(""" -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/tempfile.cpp b/tempfile.cpp index fce74fd6..a59febe1 100644 --- a/tempfile.cpp +++ b/tempfile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/transform.cpp b/transform.cpp index c2e51e80..a2af9f61 100644 --- a/transform.cpp +++ b/transform.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/typearchive.cpp b/typearchive.cpp index c4cb865f..79671abc 100644 --- a/typearchive.cpp +++ b/typearchive.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/typecontainer.cpp b/typecontainer.cpp index d6283cf0..3ecf6aa5 100644 --- a/typecontainer.cpp +++ b/typecontainer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/undoaction.cpp b/undoaction.cpp index b1997194..2dbe2eea 100644 --- a/undoaction.cpp +++ b/undoaction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/unicode.cpp b/unicode.cpp index 9285269c..7ea9b030 100644 --- a/unicode.cpp +++ b/unicode.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/view/elf/LICENSE b/view/elf/LICENSE index 310f82ba..ebce27b8 100644 --- a/view/elf/LICENSE +++ b/view/elf/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/view/kernelcache/api/python/generator.cpp b/view/kernelcache/api/python/generator.cpp index 31d5432c..81463b51 100644 --- a/view/kernelcache/api/python/generator.cpp +++ b/view/kernelcache/api/python/generator.cpp @@ -1,5 +1,5 @@ /* -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/view/macho/LICENSE b/view/macho/LICENSE index 310f82ba..ebce27b8 100644 --- a/view/macho/LICENSE +++ b/view/macho/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/view/md1rom/LICENSE b/view/md1rom/LICENSE index 310f82ba..ebce27b8 100644 --- a/view/md1rom/LICENSE +++ b/view/md1rom/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/view/pe/LICENSE b/view/pe/LICENSE index 310f82ba..ebce27b8 100644 --- a/view/pe/LICENSE +++ b/view/pe/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2025 Vector 35 Inc. +Copyright 2021-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/view/sharedcache/api/python/generator.cpp b/view/sharedcache/api/python/generator.cpp index 31d5432c..81463b51 100644 --- a/view/sharedcache/api/python/generator.cpp +++ b/view/sharedcache/api/python/generator.cpp @@ -1,5 +1,5 @@ /* -Copyright 2020-2025 Vector 35 Inc. +Copyright 2020-2026 Vector 35 Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/websocketprovider.cpp b/websocketprovider.cpp index f7a5bed5..d1bed8fd 100644 --- a/websocketprovider.cpp +++ b/websocketprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2025 Vector 35 Inc +// Copyright (c) 2015-2026 Vector 35 Inc // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to |
