thunderbird: add license

This commit is contained in:
Markus Kowalewski
2020-06-27 00:31:44 +02:00
parent a65df7777a
commit e55c49f5c0

View File

@@ -336,5 +336,6 @@ stdenv.mkDerivation rec {
pierron
];
platforms = platforms.linux;
license = licenses.mpl20;
};
}