cwebbin: add license
This commit is contained in:
@@ -46,5 +46,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Literate Programming in C/C++";
|
||||
platforms = with platforms; unix;
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
license = licenses.abstyles;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user