tie: add license
This commit is contained in:
parent
7a2e6cf6a0
commit
61020d5f23
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
|
|||
description = "Allow multiple web change files";
|
||||
platforms = with platforms; unix;
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
license = licenses.abstyles;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue