firefox: specify specific agpl3 version
This commit is contained in:
parent
e4bdfe8d14
commit
31f1b7fd57
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ let
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://www.zotero.org";
|
homepage = "https://www.zotero.org";
|
||||||
description = "Save references to Zotero from your web browser";
|
description = "Save references to Zotero from your web browser";
|
||||||
license = licenses.agpl3;
|
license = licenses.agpl3Plus;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue