u9fs: change license to dtoa
found at https://bitbucket.org/plan9-from-bell-labs/u9fs/src/master/LICENSE
This commit is contained in:
parent
95f9761fd9
commit
ad306fc1c8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ stdenv.mkDerivation {
|
|||
meta = with lib; {
|
||||
description = "Serve 9P from Unix";
|
||||
homepage = "http://p9f.org/magic/man2html?man=u9fs§=4";
|
||||
license = licenses.free;
|
||||
license = licenses.dtoa;
|
||||
maintainers = [ maintainers.ehmry ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "u9fs";
|
||||
|
|
Loading…
Reference in a new issue