Merge pull request #70426 from das-g/cmatrix-license

cmatrix: set license attribute (gpl3)
This commit is contained in:
Renaud
2019-10-06 22:57:12 +02:00
committed by GitHub

View File

@@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "Simulates the falling characters theme from The Matrix movie";
license = licenses.gpl3;
longDescription = ''
CMatrix simulates the display from "The Matrix" and is based
on the screensaver from the movie's website.