summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/rust/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/rust/package.py')
-rw-r--r--var/spack/repos/builtin/packages/rust/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/rust/package.py b/var/spack/repos/builtin/packages/rust/package.py
index 4edf49906f..64f9bb147b 100644
--- a/var/spack/repos/builtin/packages/rust/package.py
+++ b/var/spack/repos/builtin/packages/rust/package.py
@@ -23,7 +23,7 @@ class Rust(Package):
# As a general rule of thumb Rust can be built with either the previous major
# version or the current version of the compiler as shown above.
- license("Apache-2.0 AND MIT")
+ license("Apache-2.0 OR MIT")
# Pre-release versions.
# Note: If you plan to use these versions remember to install with