summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c32b3a1a95..efa74a79f3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15419,7 +15419,7 @@ existing C++ code.  Its goals and syntax are similar to the excellent
 Boost.Python library by David Abrahams: to minimize boilerplate code in
 traditional extension modules by inferring type information using compile-time
 introspection.")
-    (license license:expat)))
+    (license license:bsd-3)))
 
 (define-public python-fasteners
   (package