summary refs log tree commit diff
path: root/pkgs/applications/office/ledger/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/office/ledger/default.nix')
-rw-r--r--pkgs/applications/office/ledger/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/ledger/default.nix b/pkgs/applications/office/ledger/default.nix
index 34aa7c769d0..350bb4d713c 100644
--- a/pkgs/applications/office/ledger/default.nix
+++ b/pkgs/applications/office/ledger/default.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation {
   meta = {
     homepage = "http://ledger-cli.org/";
     description = "A double-entry accounting system with a command-line reporting interface";
-    license = "BSD";
+    license = stdenv.lib.licenses.bsd3;
 
     longDescription = ''
       Ledger is a powerful, double-entry accounting system that is accessed