From 12f1e2ea803b7ebb990bef3db7c58fd10d852b1a Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 Mar 2025 16:10:34 -0400 Subject: missed the older dates! --- python/examples/angr_plugin.py | 2 +- python/examples/asm_to_llil_view.py | 2 +- python/examples/bin_info.py | 2 +- python/examples/breakpoint.py | 2 +- python/examples/custom_graph_layout.py | 2 +- python/examples/helloglobalarea.py | 2 +- python/examples/hellopane.py | 2 +- python/examples/hellosidebar.py | 2 +- python/examples/instruction_iterator.py | 2 +- python/examples/jump_table.py | 2 +- python/examples/linear_mlil.py | 2 +- python/examples/mappedview.py | 2 +- python/examples/nds.py | 2 +- python/examples/nes.py | 2 +- python/examples/notification_callbacks.py | 2 +- python/examples/nsf.py | 2 +- python/examples/print_syscalls.py | 2 +- python/examples/raw_binary_base_detection.py | 2 +- python/examples/typelibexplorer.py | 2 +- python/examples/ui_notifications.py | 2 +- python/examples/update_analysis.py | 2 +- python/examples/version_switcher.py | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'python/examples') 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 -- cgit v1.3.1