···2525 meta = {
2626 description = "Set of externals to facilitate the use of sensors within Pure Data and to create complex relations between input and output of a dynamic system";
2727 homepage = "http://www.chnry.net/ch/?090-Pure-Mapping&lang=en";
2828- license = lib.licenses.gpl1;
2828+ license = lib.licenses.gpl1Only;
2929 maintainers = [ lib.maintainers.magnetophon ];
3030 platforms = lib.platforms.linux;
3131 };
+1-1
pkgs/applications/misc/grsync/default.nix
···2525 meta = with lib; {
2626 description = "Synchronize folders, files and make backups";
2727 homepage = "http://www.opbyte.it/grsync/";
2828- license = licenses.gpl1;
2828+ license = licenses.gpl2Only;
2929 platforms = platforms.linux;
3030 maintainers = [ maintainers.kuznero ];
3131 };
···2323 meta = with lib; {
2424 description = "Python interface to MySQL";
2525 homepage = "https://github.com/PyMySQL/mysqlclient-python";
2626- license = licenses.gpl1;
2626+ license = licenses.gpl2Only;
2727 maintainers = with maintainers; [ y0no ];
2828 };
2929}
+1-1
pkgs/games/xbill/default.nix
···3535 meta = with stdenv; {
3636 description = "Protect a computer network from getting infected";
3737 homepage = "http://www.xbill.org/";
3838- license = lib.licenses.gpl1;
3838+ license = lib.licenses.gpl1Only;
3939 maintainers = with lib.maintainers; [ aw ];
4040 longDescription = ''
4141 Ever get the feeling that nothing is going right? You're a sysadmin,