Skip to content

Conversation

@kvinwang
Copy link
Collaborator

@kvinwang kvinwang commented Jan 26, 2026

Summary

  • Add missing Apache-2.0 license text file to LICENSES directory

Problem

dstack-types/src/version.rs uses Apache-2.0 license but the license text was missing from LICENSES directory, causing REUSE compliance check to fail in CI.

Why Apache-2.0?

This file was synced from upstream Dstack-TEE/dstack which uses Apache-2.0 license. Adding the Apache-2.0 license file makes it easier to sync new code from upstream while maintaining REUSE compliance.

Fix

Download Apache-2.0 license text from official Apache website and add to LICENSES directory.

dstack-types/src/version.rs uses Apache-2.0 license but the license
text was missing from LICENSES directory, causing CI failure.
@kvinwang kvinwang merged commit 460ee17 into master Jan 26, 2026
4 checks passed
@kvinwang kvinwang deleted the fix/add-apache-license branch January 26, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants