From 7a614987c351338101d90bfa4fa7762b383b10f8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 18 Jan 2021 18:44:57 -0500 Subject: updating copyright year --- python/examples/cli_dis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/examples/cli_dis.py') 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 -- cgit v1.3.1