summary refs log tree commit diff
path: root/pkgs/applications/misc/cmatrix/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/cmatrix/default.nix')
-rw-r--r--pkgs/applications/misc/cmatrix/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/cmatrix/default.nix b/pkgs/applications/misc/cmatrix/default.nix
index 9a008a886fa..cc57e58c56a 100644
--- a/pkgs/applications/misc/cmatrix/default.nix
+++ b/pkgs/applications/misc/cmatrix/default.nix
@@ -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.