Merge pull request #25159 from matthewbauer/wxwidgets-refactor2

wxWidgets: move wxGTK-* to one wxWidgets folder
This commit is contained in:
Frederik Rietdijk
2017-04-30 15:02:18 +02:00
committed by GitHub
6 changed files with 28 additions and 7 deletions
+5
View File
@@ -531,6 +531,11 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
fullName = "Do What The F*ck You Want To Public License";
};
wxWindows = spdx {
spdxId = "WXwindows";
fullName = "wxWindows Library Licence, Version 3.1";
};
zlib = spdx {
spdxId = "Zlib";
fullName = "zlib License";