···27 # Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
28 # DejaVu changes are in public domain
29 # See https://dejavu-fonts.github.io/License.html for details
30- license = licenses.free;
31 };
32}
···27 # Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved.
28 # DejaVu changes are in public domain
29 # See https://dejavu-fonts.github.io/License.html for details
30+ license = with licenses; [ bitstreamVera publicDomain ];
31 };
32}