treewide: fix licence -> license occurences

This commit is contained in:
Robin Gloster
2016-10-09 12:45:32 +02:00
parent 4725a092db
commit 30accf4d3e
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
meta = with stdenv.lib; {
description = "Icons based on Breeze and Super Flat Remix";
homepage = https://github.com/manjaro/artwork-maia;
licence = licenses.free;
license = licenses.free;
maintainers = [ maintainers.mounium ];
platforms = platforms.all;
};