···1616 meta = with lib; {
1717 description = "Append lines from stdin to a file if they don't already exist in the file";
1818 homepage = "https://github.com/ysf/anewer";
1919- license = licenses.gpl3Only;
1919+ license = licenses.gpl3Plus;
2020 maintainers = with maintainers; [ figsoda ];
2121 };
2222}