summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/ldc.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ldc.scm b/gnu/packages/ldc.scm
index 06040a2b92..1981bc115d 100644
--- a/gnu/packages/ldc.scm
+++ b/gnu/packages/ldc.scm
@@ -115,4 +115,4 @@ latest DMD frontend and uses LLVM as backend.")
     ;; which is released under the "Boost Software License version 1.0".
     (license (list license:bsd-3
                    license:gpl2+
-                   license:x11-style "http://www.boost.org/LICENSE_1_0.txt"))))
+                   license:boost1.0))))