openmolcas: fix license

+1 -1
+1 -1
pkgs/applications/science/chemistry/openmolcas/default.nix
··· 69 description = "Advanced quantum chemistry software package"; 70 homepage = "https://gitlab.com/Molcas/OpenMolcas"; 71 maintainers = [ maintainers.markuskowa ]; 72 - license = licenses.lgpl21; 73 platforms = [ "x86_64-linux" ]; 74 }; 75 }
··· 69 description = "Advanced quantum chemistry software package"; 70 homepage = "https://gitlab.com/Molcas/OpenMolcas"; 71 maintainers = [ maintainers.markuskowa ]; 72 + license = licenses.lgpl21Only; 73 platforms = [ "x86_64-linux" ]; 74 }; 75 }