Specify unfree license for Opera browser

This commit is contained in:
Michael Raskin 2014-10-02 16:43:28 +04:00
parent 1b929642ea
commit f9347cfbb0

@ -82,5 +82,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://www.opera.com;
description = "Web browser";
license = "unfree";
};
}