treewide: fix licence -> license occurences

This commit is contained in:
Robin Gloster
2016-09-19 12:52:22 +02:00
parent 4725a092db
commit 30accf4d3e
5 changed files with 9 additions and 9 deletions

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;
};