libmp3splt: add license
This commit is contained in:
parent
b8253570a1
commit
21a518cd35
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Utility to split mp3, ogg vorbis and FLAC files without decoding";
|
||||
maintainers = with maintainers; [ bosu ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user