chore: add vLLM SPDX copyright headers to ported files (#25182)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
sglang-bot
2026-05-13 15:17:30 -07:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 01a225ac6f
commit 0a2615df24
136 changed files with 255 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
# Adapted from https://github.com/vllm-project/vllm/blob/6366efc67b0aedd2c1721c14385370e50b297fb3/benchmarks/backend_request_func.py
# Adapted from https://github.com/vllm-project/vllm/blob/6366efc67b0aedd2c1721c14385370e50b297fb3/benchmarks/benchmark_serving.py