# UTF-8
VSVersionInfo(
  ffi=FixedFileInfo(
    filevers=(0, 4, 0, 0),
    prodvers=(0, 4, 0, 0),
    mask=0x3f,
    flags=0x0,
    OS=0x40004,
    fileType=0x1,
    subtype=0x0,
    date=(0, 0)
  ),
  kids=[
    StringFileInfo(
      [
      StringTable(
        '040904B0',
        [StringStruct('CompanyName', 'Security License Lens'),
        StringStruct('FileDescription', 'Security License Lens CLI'),
        StringStruct('FileVersion', '0.4.0'),
        StringStruct('InternalName', 'licenselens'),
        StringStruct('LegalCopyright', 'MIT License'),
        StringStruct('OriginalFilename', 'licenselens.exe'),
        StringStruct('ProductName', 'Security License Lens'),
        StringStruct('ProductVersion', '0.4.0')])
      ]),
    VarFileInfo([VarStruct('Translation', [1033, 1200])])
  ]
)
