Skip to content

Add Apache 2.0 LICENSE file and license mentions

Viet Tan Tran requested to merge github/fork/gatteo/add-license into develop

Created by: gatteo

Summary

  • Add the Apache License 2.0 file to the repository root
  • Add license section to the GitHub landing page (.github/README.md)

This aligns wdk-docs with other WDK repositories (e.g., wdk-wallet-ton-gasless) by including the Apache 2.0 license file and proper license references with links.

Test plan

  • Verify LICENSE file is present at repository root
  • Verify GitHub README (.github/README.md) has license section with link

Merge request reports