summary refs log tree commit diff
path: root/pkgs/data/fonts/corefonts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/corefonts/default.nix')
-rw-r--r--pkgs/data/fonts/corefonts/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/corefonts/default.nix b/pkgs/data/fonts/corefonts/default.nix
index a1ec6ef3003..9bc04182264 100644
--- a/pkgs/data/fonts/corefonts/default.nix
+++ b/pkgs/data/fonts/corefonts/default.nix
@@ -63,7 +63,7 @@ stdenv.mkDerivation {
     homepage = "http://corefonts.sourceforge.net/";
     description = "Microsoft's TrueType core fonts for the Web";
     platforms = platforms.all;
-    licenses = licenses.unfreeRedistributable;
+    license = licenses.unfreeRedistributable;
     # Set a non-zero priority to allow easy overriding of the
     # fontconfig configuration files.
     priority = 5;