1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 04:51:58 +00:00

test suite: remove DBAR_EXP hack for zxingcpp (now returns non-HRI)

libzint: Windows: BSD license in .rc -> BSD-3-Clause
This commit is contained in:
gitlost
2022-07-15 02:49:08 +01:00
parent a48434c19c
commit 799503f0ef
2 changed files with 3 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ BEGIN
VALUE "OriginalFilename", "zint.dll\0"
VALUE "ProductName", "libzint\0"
VALUE "ProductVersion", VER_FILEVERSION_STR
VALUE "License", "BSD License version 3\0"
VALUE "License", "BSD-3-Clause\0"
VALUE "WWW", "http://www.sourceforge.net/projects/zint\0"
END
END