summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/__init__.py2
-rw-r--r--python/architecture.py2
-rw-r--r--python/associateddatastore.py2
-rw-r--r--python/basedetection.py2
-rw-r--r--python/basicblock.py2
-rw-r--r--python/binaryview.py2
-rw-r--r--python/callingconvention.py2
-rw-r--r--python/collaboration/examples/custom_conflict_splitter.py2
-rw-r--r--python/collaboration/examples/download_everything.py2
-rw-r--r--python/collaboration/examples/multitool.py2
-rw-r--r--python/collaboration/examples/sync_test.py2
-rw-r--r--python/collaboration/examples/upload_everything.py2
-rw-r--r--python/commonil.py2
-rw-r--r--python/compatibility.py2
-rw-r--r--python/database.py2
-rw-r--r--python/databuffer.py2
-rw-r--r--python/datarender.py2
-rw-r--r--python/debuginfo.py2
-rw-r--r--python/demangle.py2
-rw-r--r--python/downloadprovider.py2
-rw-r--r--python/examples/angr_plugin.py2
-rw-r--r--python/examples/asm_to_llil_view.py2
-rw-r--r--python/examples/bin_info.py2
-rw-r--r--python/examples/breakpoint.py2
-rw-r--r--python/examples/custom_graph_layout.py2
-rw-r--r--python/examples/helloglobalarea.py2
-rw-r--r--python/examples/hellopane.py2
-rw-r--r--python/examples/hellosidebar.py2
-rw-r--r--python/examples/instruction_iterator.py2
-rw-r--r--python/examples/jump_table.py2
-rw-r--r--python/examples/linear_mlil.py2
-rw-r--r--python/examples/mappedview.py2
-rw-r--r--python/examples/nds.py2
-rw-r--r--python/examples/nes.py2
-rw-r--r--python/examples/notification_callbacks.py2
-rw-r--r--python/examples/nsf.py2
-rw-r--r--python/examples/print_syscalls.py2
-rw-r--r--python/examples/raw_binary_base_detection.py2
-rw-r--r--python/examples/typelibexplorer.py2
-rw-r--r--python/examples/ui_notifications.py2
-rw-r--r--python/examples/update_analysis.py2
-rw-r--r--python/examples/version_switcher.py2
-rw-r--r--python/externallibrary.py2
-rw-r--r--python/fileaccessor.py2
-rw-r--r--python/filemetadata.py2
-rw-r--r--python/firmwareninja.py2
-rw-r--r--python/flowgraph.py2
-rw-r--r--python/function.py2
-rw-r--r--python/functionrecognizer.py2
-rw-r--r--python/generator.cpp2
-rw-r--r--python/highlevelil.py2
-rw-r--r--python/highlight.py2
-rw-r--r--python/interaction.py2
-rw-r--r--python/lineardisassembly.py2
-rw-r--r--python/log.py2
-rw-r--r--python/lowlevelil.py2
-rw-r--r--python/mainthread.py2
-rw-r--r--python/mediumlevelil.py2
-rw-r--r--python/metadata.py2
-rw-r--r--python/platform.py2
-rw-r--r--python/plugin.py2
-rw-r--r--python/pluginmanager.py2
-rw-r--r--python/project.py2
-rw-r--r--python/renderlayer.py2
-rw-r--r--python/scriptingprovider.py2
-rw-r--r--python/secretsprovider.py2
-rw-r--r--python/settings.py2
-rw-r--r--python/transform.py2
-rw-r--r--python/typearchive.py2
-rw-r--r--python/typecontainer.py2
-rw-r--r--python/typelibrary.py2
-rw-r--r--python/typeparser.py2
-rw-r--r--python/typeprinter.py2
-rw-r--r--python/types.py2
-rw-r--r--python/undo.py2
-rw-r--r--python/update.py2
-rw-r--r--python/variable.py2
-rw-r--r--python/websocketprovider.py2
-rw-r--r--python/workflow.py2
79 files changed, 79 insertions, 79 deletions
diff --git a/python/__init__.py b/python/__init__.py
index 1c6b279c..79f11c2d 100644
--- a/python/__init__.py
+++ b/python/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 36904096..9dc08b04 100644
--- a/python/architecture.py
+++ b/python/architecture.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 9240cb6f..0277ffa9 100644
--- a/python/associateddatastore.py
+++ b/python/associateddatastore.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 73970df5..e5b51cd1 100644
--- a/python/basedetection.py
+++ b/python/basedetection.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 a8dc85a8..b7182c7a 100644
--- a/python/basicblock.py
+++ b/python/basicblock.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 b3e4e3d3..250d69ab 100644
--- a/python/binaryview.py
+++ b/python/binaryview.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 43be2bf5..f6d266b2 100644
--- a/python/callingconvention.py
+++ b/python/callingconvention.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 a1c04172..d535e5d1 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-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 8740fca3..ef804e39 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-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 f5b9ea22..313e537b 100644
--- a/python/collaboration/examples/multitool.py
+++ b/python/collaboration/examples/multitool.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 61def8de..31b4518a 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-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 b8bef950..47353941 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-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 74399184..e7822518 100644
--- a/python/commonil.py
+++ b/python/commonil.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019-2024 Vector 35 Inc
+# Copyright (c) 2019-2025 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 68d04360..88abb2f8 100644
--- a/python/compatibility.py
+++ b/python/compatibility.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 f659805a..9560f5f1 100644
--- a/python/database.py
+++ b/python/database.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 36cf4430..a54a6cc0 100644
--- a/python/databuffer.py
+++ b/python/databuffer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 98a31577..6b1a2bd8 100644
--- a/python/datarender.py
+++ b/python/datarender.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 d187fb46..1b8aac74 100644
--- a/python/debuginfo.py
+++ b/python/debuginfo.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 590fb4be..1ea7a7f3 100644
--- a/python/demangle.py
+++ b/python/demangle.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 169f08fc..d2eb241f 100644
--- a/python/downloadprovider.py
+++ b/python/downloadprovider.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 85b2bb12..66355746 100644
--- a/python/examples/angr_plugin.py
+++ b/python/examples/angr_plugin.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 835d2af2..61f68759 100644
--- a/python/examples/asm_to_llil_view.py
+++ b/python/examples/asm_to_llil_view.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019-2024 Vector 35 Inc
+# Copyright (c) 2019-2025 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 b2fd194e..47c6bddf 100644
--- a/python/examples/bin_info.py
+++ b/python/examples/bin_info.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 998a05f4..361a9e5d 100644
--- a/python/examples/breakpoint.py
+++ b/python/examples/breakpoint.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 b76353de..4d917331 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-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 1b7332fc..08ae242c 100644
--- a/python/examples/helloglobalarea.py
+++ b/python/examples/helloglobalarea.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 fbabf3fc..43d205c0 100644
--- a/python/examples/hellopane.py
+++ b/python/examples/hellopane.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 5f798d09..365f8851 100644
--- a/python/examples/hellosidebar.py
+++ b/python/examples/hellosidebar.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 a73aeadf..038a6226 100644
--- a/python/examples/instruction_iterator.py
+++ b/python/examples/instruction_iterator.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 357869d1..e7235d49 100644
--- a/python/examples/jump_table.py
+++ b/python/examples/jump_table.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 b5b0649f..ed482fab 100644
--- a/python/examples/linear_mlil.py
+++ b/python/examples/linear_mlil.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019-2024 Vector 35 Inc
+# Copyright (c) 2019-2025 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 baf0e5a9..1e9b8c30 100644
--- a/python/examples/mappedview.py
+++ b/python/examples/mappedview.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 acf0e31e..bef39a8d 100644
--- a/python/examples/nds.py
+++ b/python/examples/nds.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 b12a616d..0e5742c4 100644
--- a/python/examples/nes.py
+++ b/python/examples/nes.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 46f40f4a..7d36bbdc 100644
--- a/python/examples/notification_callbacks.py
+++ b/python/examples/notification_callbacks.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 8115bccf..b92470a3 100644
--- a/python/examples/nsf.py
+++ b/python/examples/nsf.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 9aa4cb93..9ab15e8e 100644
--- a/python/examples/print_syscalls.py
+++ b/python/examples/print_syscalls.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 1180b672..2f150a9e 100644
--- a/python/examples/raw_binary_base_detection.py
+++ b/python/examples/raw_binary_base_detection.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 28899003..f8e889e4 100644
--- a/python/examples/typelibexplorer.py
+++ b/python/examples/typelibexplorer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 a6739886..2f0a2927 100644
--- a/python/examples/ui_notifications.py
+++ b/python/examples/ui_notifications.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 dd94cdb5..00d72913 100644
--- a/python/examples/update_analysis.py
+++ b/python/examples/update_analysis.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 3b3c8dd0..9eaff236 100644
--- a/python/examples/version_switcher.py
+++ b/python/examples/version_switcher.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 c4aa0528..f0f45e4b 100644
--- a/python/externallibrary.py
+++ b/python/externallibrary.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 f90c0987..bc7024d6 100644
--- a/python/fileaccessor.py
+++ b/python/fileaccessor.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 e3357441..651de470 100644
--- a/python/filemetadata.py
+++ b/python/filemetadata.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 c9bede44..ce628459 100644
--- a/python/firmwareninja.py
+++ b/python/firmwareninja.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 1f5040c2..acc2ae92 100644
--- a/python/flowgraph.py
+++ b/python/flowgraph.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 cecf7993..cf510b59 100644
--- a/python/function.py
+++ b/python/function.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 3623d066..3a81b989 100644
--- a/python/functionrecognizer.py
+++ b/python/functionrecognizer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 c40d8d08..626efa12 100644
--- a/python/generator.cpp
+++ b/python/generator.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2015-2024 Vector 35 Inc
+// Copyright (c) 2015-2025 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 3eb8b0b7..8503bbe4 100644
--- a/python/highlevelil.py
+++ b/python/highlevelil.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2019-2024 Vector 35 Inc
+# Copyright (c) 2019-2025 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 5d44f6c3..5ac5172f 100644
--- a/python/highlight.py
+++ b/python/highlight.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 c7cafec5..6fa41e6a 100644
--- a/python/interaction.py
+++ b/python/interaction.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 8c4b0eb5..e6b684d3 100644
--- a/python/lineardisassembly.py
+++ b/python/lineardisassembly.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 48ca5dd5..295d428e 100644
--- a/python/log.py
+++ b/python/log.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 5ea25d29..e1128b26 100644
--- a/python/lowlevelil.py
+++ b/python/lowlevelil.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 9064a666..96786342 100644
--- a/python/mainthread.py
+++ b/python/mainthread.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 4dbe43e3..776e9e17 100644
--- a/python/mediumlevelil.py
+++ b/python/mediumlevelil.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2018-2024 Vector 35 Inc
+# Copyright (c) 2018-2025 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 77e3e98c..35a0af37 100644
--- a/python/metadata.py
+++ b/python/metadata.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 20896073..044b5b9d 100644
--- a/python/platform.py
+++ b/python/platform.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 85fbb0aa..72f3385d 100644
--- a/python/plugin.py
+++ b/python/plugin.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 4627ede5..62066397 100644
--- a/python/pluginmanager.py
+++ b/python/pluginmanager.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 4ea5b4d0..9db5042f 100644
--- a/python/project.py
+++ b/python/project.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 6d9283ca..c37fb298 100644
--- a/python/renderlayer.py
+++ b/python/renderlayer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 eb8a65d1..05017972 100644
--- a/python/scriptingprovider.py
+++ b/python/scriptingprovider.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 7d57315b..f87e8d50 100644
--- a/python/secretsprovider.py
+++ b/python/secretsprovider.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 3a0c8e70..661d6e15 100644
--- a/python/settings.py
+++ b/python/settings.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 89fc2585..c19a7cb1 100644
--- a/python/transform.py
+++ b/python/transform.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 441e40da..bc2dea7a 100644
--- a/python/typearchive.py
+++ b/python/typearchive.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 55ea7666..1a62dbe7 100644
--- a/python/typecontainer.py
+++ b/python/typecontainer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 2796d0f1..482f978d 100644
--- a/python/typelibrary.py
+++ b/python/typelibrary.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 8b5e4b67..fc7f5630 100644
--- a/python/typeparser.py
+++ b/python/typeparser.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 ce6a6d68..20c1f829 100644
--- a/python/typeprinter.py
+++ b/python/typeprinter.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 d5fd3544..3b580a32 100644
--- a/python/types.py
+++ b/python/types.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 4a0a7124..f4440ce0 100644
--- a/python/undo.py
+++ b/python/undo.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 e110eb07..3bdb677c 100644
--- a/python/update.py
+++ b/python/update.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 e33f9af6..2c57bac9 100644
--- a/python/variable.py
+++ b/python/variable.py
@@ -1,5 +1,5 @@
# coding=utf-8
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 07ad190d..e33c247d 100644
--- a/python/websocketprovider.py
+++ b/python/websocketprovider.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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 063321af..bda6c5cb 100644
--- a/python/workflow.py
+++ b/python/workflow.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2024 Vector 35 Inc
+# Copyright (c) 2015-2025 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