vb6 bindings: clarify Apache license as v2.0 (#1563)

This commit is contained in:
David Zimmer
2022-03-02 20:35:02 -05:00
committed by GitHub
parent 9f62c71094
commit b1739c6a62
7 changed files with 208 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ Option Explicit
'Contributed by: FireEye FLARE team
'Author: David Zimmer <david.zimmer@fireeye.com>, <dzzie@yahoo.com>
'License: Apache
'License: Apache 2.0
'we hide the extra labor of x64 conversion from the user. I could simplify
'this at the C shim layer but I might write an x64 class later