summaryrefslogtreecommitdiff
path: root/python/examples/cli_dis.py
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-01-18 18:44:57 -0500
committerJordan Wiens <jordan@psifertex.com>2021-01-18 18:44:57 -0500
commit7a614987c351338101d90bfa4fa7762b383b10f8 (patch)
treea3875139afd248a6720687ea277f77b4433edab8 /python/examples/cli_dis.py
parent53fe154f49cdc979d34875d5e0a043f46dd82206 (diff)
updating copyright year
Diffstat (limited to 'python/examples/cli_dis.py')
-rwxr-xr-xpython/examples/cli_dis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/cli_dis.py b/python/examples/cli_dis.py
index 09870bac..d9b5acf5 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 Vector 35 Inc
+# Copyright (c) 2020-2021 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to