about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorJonathan Pallant <jonathan.pallant@ferrous-systems.com>2025-01-16 16:04:02 +0000
committerJonathan Pallant <jonathan.pallant@ferrous-systems.com>2025-01-16 16:04:02 +0000
commit1fcbb4dea7f8a7dfaa997748ee556858d1122a52 (patch)
treeb7bab978c86ee5cf20b9b6eaf61f4cdd9ac15fd6 /src
parentd8a64098c9d0fb25699f657c6efff0bb418f7e18 (diff)
downloadrust-1fcbb4dea7f8a7dfaa997748ee556858d1122a52.tar.gz
rust-1fcbb4dea7f8a7dfaa997748ee556858d1122a52.zip
Add license-metadata.json to rustc-src tarball.
Diffstat (limited to 'src')
-rw-r--r--src/bootstrap/src/core/build_steps/dist.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bootstrap/src/core/build_steps/dist.rs b/src/bootstrap/src/core/build_steps/dist.rs
index b298f472e0d..afa409aa835 100644
--- a/src/bootstrap/src/core/build_steps/dist.rs
+++ b/src/bootstrap/src/core/build_steps/dist.rs
@@ -1001,6 +1001,7 @@ impl Step for PlainSourceTarball {
             "README.md",
             "RELEASES.md",
             "REUSE.toml",
+            "license-metadata.json",
             "configure",
             "x.py",
             "config.example.toml",