thunderbird: add license

This commit is contained in:
Markus Kowalewski 2020-06-27 00:31:44 +02:00
parent a65df7777a
commit e55c49f5c0
No known key found for this signature in database
GPG key ID: D865C8A91D7025EB

View file

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