diff options
106 files changed, 106 insertions, 106 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index b63c0d29..9eeb23dd 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2015-2021 Vector 35 Inc +Copyright (c) 2015-2022 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/cppdocs/conf.py b/api-docs/cppdocs/conf.py index 7cfeedeb..47712692 100644 --- a/api-docs/cppdocs/conf.py +++ b/api-docs/cppdocs/conf.py @@ -72,7 +72,7 @@ highlight_language = 'cpp' # General information about the project. project = u'Binary Ninja C++ API' -copyright = u'2015-2021, Vector 35 Inc' +copyright = u'2015-2022, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py index b4e36161..abb80a99 100644 --- a/api-docs/source/conf.py +++ b/api-docs/source/conf.py @@ -165,7 +165,7 @@ master_doc = 'index' # General information about the project. project = u'Binary Ninja Python API' -copyright = u'2015-2021, Vector 35 Inc' +copyright = u'2015-2022, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for diff --git a/architecture.cpp b/architecture.cpp index 0ef171f5..cf0033a9 100644 --- a/architecture.cpp +++ b/architecture.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 d9b49749..2072faa9 100644 --- a/basicblock.cpp +++ b/basicblock.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 ce7d27a8..b5a0f52c 100644 --- a/binaryninjaapi.cpp +++ b/binaryninjaapi.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 629b8b31..982b64a3 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 d8f4f9ab..053e22a2 100644 --- a/binaryninjacore.h +++ b/binaryninjacore.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 2d89e61a..0c580aa2 100644 --- a/binaryreader.cpp +++ b/binaryreader.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 145067d5..46902073 100644 --- a/binaryview.cpp +++ b/binaryview.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 3e0feae2..af6fd290 100644 --- a/binaryviewtype.cpp +++ b/binaryviewtype.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 8a0f5825..c644573b 100644 --- a/binarywriter.cpp +++ b/binarywriter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 33fe45ff..331caf87 100644 --- a/callingconvention.cpp +++ b/callingconvention.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 cf4a608a..1699ebb6 100644 --- a/databuffer.cpp +++ b/databuffer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 2bdc2e47..3003bde7 100644 --- a/debuginfo.cpp +++ b/debuginfo.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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/downloadprovider.cpp b/downloadprovider.cpp index 99c6c7c2..5e0e46bd 100644 --- a/downloadprovider.cpp +++ b/downloadprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 fca105c6..12c4c4ef 100644 --- a/fileaccessor.cpp +++ b/fileaccessor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 4ca10e64..a7e2b78f 100644 --- a/filemetadata.cpp +++ b/filemetadata.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 e2ebdae4..f4164110 100644 --- a/flowgraph.cpp +++ b/flowgraph.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 9be64b47..91a23b3a 100644 --- a/flowgraphnode.cpp +++ b/flowgraphnode.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 1f649191..069a021d 100644 --- a/function.cpp +++ b/function.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 05ea94cf..7faa465e 100644 --- a/functionrecognizer.cpp +++ b/functionrecognizer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 55211e00..d17dac00 100644 --- a/linearviewcursor.cpp +++ b/linearviewcursor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2021 Vector 35 Inc +// Copyright (c) 2020-2022 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 7bd41064..cbfebe29 100644 --- a/linearviewobject.cpp +++ b/linearviewobject.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020-2021 Vector 35 Inc +// Copyright (c) 2020-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 97abe279..c10c178e 100644 --- a/lowlevelil.cpp +++ b/lowlevelil.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 c6cf277b..d0f7137d 100644 --- a/lowlevelilinstruction.cpp +++ b/lowlevelilinstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 857affca..e11efa51 100644 --- a/lowlevelilinstruction.h +++ b/lowlevelilinstruction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 3cf3c5d9..04fcb0c0 100644 --- a/mediumlevelil.cpp +++ b/mediumlevelil.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2017-2021 Vector 35 Inc +// Copyright (c) 2017-2022 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 f012d7c5..7235687b 100644 --- a/mediumlevelilinstruction.cpp +++ b/mediumlevelilinstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 c6113f9b..1d3d2689 100644 --- a/mediumlevelilinstruction.h +++ b/mediumlevelilinstruction.h @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 181f4e7c..83e937f4 100644 --- a/platform.cpp +++ b/platform.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 c1af70d4..9f193bea 100644 --- a/python/__init__.py +++ b/python/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 7e74d702..326142f9 100644 --- a/python/architecture.py +++ b/python/architecture.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 fe09d9c0..256437a0 100644 --- a/python/associateddatastore.py +++ b/python/associateddatastore.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 758b9b5f..0fa16d12 100644 --- a/python/basicblock.py +++ b/python/basicblock.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 f1eaf8ac..3b6cb0da 100644 --- a/python/binaryview.py +++ b/python/binaryview.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 5782c8e5..8558ca96 100644 --- a/python/callingconvention.py +++ b/python/callingconvention.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 8a04d140..93c00b33 100644 --- a/python/commonil.py +++ b/python/commonil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2021 Vector 35 Inc +# Copyright (c) 2019-2022 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 aa371ab0..bae8a6d3 100644 --- a/python/compatibility.py +++ b/python/compatibility.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 bf1a317e..ba6943a8 100644 --- a/python/database.py +++ b/python/database.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 cc40c5ad..9346f660 100644 --- a/python/databuffer.py +++ b/python/databuffer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 577ecdae..b5b21073 100644 --- a/python/datarender.py +++ b/python/datarender.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 39e59275..ba96c27f 100644 --- a/python/debuginfo.py +++ b/python/debuginfo.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 cff2937e..6d8fba27 100644 --- a/python/demangle.py +++ b/python/demangle.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 c44b91e1..793dc298 100644 --- a/python/downloadprovider.py +++ b/python/downloadprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 2009dd8a..940aff8b 100644 --- a/python/examples/angr_plugin.py +++ b/python/examples/angr_plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 eee4f85f..18c77547 100644 --- a/python/examples/asm_to_llil_view.py +++ b/python/examples/asm_to_llil_view.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2021 Vector 35 Inc +# Copyright (c) 2019-2022 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 6ba44989..b50ba21e 100644 --- a/python/examples/bin_info.py +++ b/python/examples/bin_info.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 148e0ada..ab2ccfa5 100644 --- a/python/examples/breakpoint.py +++ b/python/examples/breakpoint.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 d9b5acf5..8f863db3 100755 --- a/python/examples/cli_dis.py +++ b/python/examples/cli_dis.py @@ -5,7 +5,7 @@ # BinaryNinja multiplatform version of Z0MBIE's PE_STAT for opcode frequency # statistics http://z0mbie.dreamhosters.com/opcodes.html # -# Copyright (c) 2020-2021 Vector 35 Inc +# Copyright (c) 2020-2022 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 c9b6b4e9..b335a5e4 100755 --- a/python/examples/cli_lift.py +++ b/python/examples/cli_lift.py @@ -5,7 +5,7 @@ # BinaryNinja multiplatform version of Z0MBIE's PE_STAT for opcode frequency # statistics http://z0mbie.dreamhosters.com/opcodes.html # -# Copyright (c) 2020-2021 Vector 35 Inc +# Copyright (c) 2020-2022 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/hellodockwidget.py b/python/examples/hellodockwidget.py index 879b424f..af6a86ff 100644 --- a/python/examples/hellodockwidget.py +++ b/python/examples/hellodockwidget.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 565cedb4..d4b1b5ed 100644 --- a/python/examples/helloglobalarea.py +++ b/python/examples/helloglobalarea.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 7c490dbb..fe7cbae2 100644 --- a/python/examples/hellosidebar.py +++ b/python/examples/hellosidebar.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 24eebae3..9a5d864a 100644 --- a/python/examples/instruction_iterator.py +++ b/python/examples/instruction_iterator.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 c54dee58..6ee60ce5 100644 --- a/python/examples/jump_table.py +++ b/python/examples/jump_table.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 40292c52..9be79ad1 100644 --- a/python/examples/linear_mlil.py +++ b/python/examples/linear_mlil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2021 Vector 35 Inc +# Copyright (c) 2019-2022 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 bf7f2d11..18bef17f 100644 --- a/python/examples/mappedview.py +++ b/python/examples/mappedview.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 18001d50..e7192abf 100644 --- a/python/examples/nds.py +++ b/python/examples/nds.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 013528a1..7e24d16b 100644 --- a/python/examples/nes.py +++ b/python/examples/nes.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 f51df6e3..015cd458 100644 --- a/python/examples/notification_callbacks.py +++ b/python/examples/notification_callbacks.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 45500cba..76a78f1c 100644 --- a/python/examples/nsf.py +++ b/python/examples/nsf.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 6e1e71b9..f5a6d89f 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-2021 Vector 35 Inc +# Copyright (c) 2020-2022 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 b2fec14f..0ed40fb9 100644 --- a/python/examples/print_syscalls.py +++ b/python/examples/print_syscalls.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 d0c414a1..9d423f77 100644 --- a/python/examples/ui_notifications.py +++ b/python/examples/ui_notifications.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 f5cc7be0..9c8beae4 100644 --- a/python/examples/version_switcher.py +++ b/python/examples/version_switcher.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 bbb171e1..85642bff 100644 --- a/python/fileaccessor.py +++ b/python/fileaccessor.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 0ac3b2d3..acf3beb8 100644 --- a/python/filemetadata.py +++ b/python/filemetadata.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 91ac01a8..7f4be6e2 100644 --- a/python/flowgraph.py +++ b/python/flowgraph.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 30ff6ef6..332b5769 100644 --- a/python/function.py +++ b/python/function.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 9466bd63..1b3f13b8 100644 --- a/python/functionrecognizer.py +++ b/python/functionrecognizer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 2e42fa6f..d148a65d 100644 --- a/python/generator.cpp +++ b/python/generator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 8d35306e..4837323c 100644 --- a/python/highlevelil.py +++ b/python/highlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2021 Vector 35 Inc +# Copyright (c) 2019-2022 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 e76d0c10..b1666f54 100644 --- a/python/highlight.py +++ b/python/highlight.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 581a87f6..f832a493 100644 --- a/python/interaction.py +++ b/python/interaction.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 b7e80680..42b7e333 100644 --- a/python/lineardisassembly.py +++ b/python/lineardisassembly.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 1aee694e..c4b74e5c 100644 --- a/python/log.py +++ b/python/log.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 e131f187..fc3ccb7f 100644 --- a/python/lowlevelil.py +++ b/python/lowlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 d8b00993..ddb0f04b 100644 --- a/python/mainthread.py +++ b/python/mainthread.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 bb039cc7..9381a5d3 100644 --- a/python/mediumlevelil.py +++ b/python/mediumlevelil.py @@ -1,4 +1,4 @@ -# Copyright (c) 2018-2021 Vector 35 Inc +# Copyright (c) 2018-2022 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 598c35b2..c7820ee9 100644 --- a/python/metadata.py +++ b/python/metadata.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 97d36c8d..41934776 100644 --- a/python/platform.py +++ b/python/platform.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 0d2f9fe8..5dbc4fa7 100644 --- a/python/plugin.py +++ b/python/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 0e5c4c97..ef9a9d1c 100644 --- a/python/pluginmanager.py +++ b/python/pluginmanager.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 4bd1c49d..e4061ee3 100644 --- a/python/scriptingprovider.py +++ b/python/scriptingprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 7297f157..7e057780 100644 --- a/python/settings.py +++ b/python/settings.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 b847b0c6..03f9c93e 100644 --- a/python/transform.py +++ b/python/transform.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 8a4e32ea..2fa68452 100644 --- a/python/typelibrary.py +++ b/python/typelibrary.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 7344b8aa..7ce9e2cb 100644 --- a/python/types.py +++ b/python/types.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 33323546..1c91e700 100644 --- a/python/update.py +++ b/python/update.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 3ce7e437..d7e46510 100644 --- a/python/variable.py +++ b/python/variable.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 d5d14436..3d5d194e 100644 --- a/python/websocketprovider.py +++ b/python/websocketprovider.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 6e4c5d75..4ec890bb 100644 --- a/python/workflow.py +++ b/python/workflow.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2021 Vector 35 Inc +# Copyright (c) 2015-2022 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 46595ce5..e2746168 100644 --- a/relocationhandler.cpp +++ b/relocationhandler.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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/secretsprovider.cpp b/secretsprovider.cpp index 62a51fff..783e1e9c 100644 --- a/secretsprovider.cpp +++ b/secretsprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 102a3912..778b4434 100644 --- a/tempfile.cpp +++ b/tempfile.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 74ad98da..0f35dd07 100644 --- a/transform.cpp +++ b/transform.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 c5fb203b..eedbd2d7 100644 --- a/undoaction.cpp +++ b/undoaction.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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/websocketprovider.cpp b/websocketprovider.cpp index a23416b7..cf6483a5 100644 --- a/websocketprovider.cpp +++ b/websocketprovider.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2015-2021 Vector 35 Inc +// Copyright (c) 2015-2022 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 |
