summary refs log tree commit diff
path: root/pkgs/applications/video/cc1394/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/cc1394/default.nix')
-rw-r--r--pkgs/applications/video/cc1394/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/cc1394/default.nix b/pkgs/applications/video/cc1394/default.nix
index d555e1b7885..1040f8e009a 100644
--- a/pkgs/applications/video/cc1394/default.nix
+++ b/pkgs/applications/video/cc1394/default.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
   meta = {
     homepage = http://www.alliedvisiontec.com/us/products/software/linux/avt-fire4linux.html;
     description = "AVT Viewer application for AVT cameras";
-    license = "BSD";
+    license = stdenv.lib.licenses.bsd3;
     maintainers = [ stdenv.lib.maintainers.viric ];
     platforms = stdenv.lib.platforms.linux;
     hydraPlatforms = []; # because libdc1394avt is broken