Skip to content

Commit 5a149a7

Browse files
authored
Merge pull request #2092 from rtk-ai/fix/cicd/mit-to-apache
fix(cicd): MIT to Apache 2.0
2 parents 39f044e + e132896 commit 5a149a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
desc "Rust Token Killer - High-performance CLI proxy to minimize LLM token consumption"
292292
homepage "https://www.rtk-ai.app"
293293
version "VERSION_PLACEHOLDER"
294-
license "MIT"
294+
license "Apache 2.0"
295295
296296
if OS.mac? && Hardware::CPU.arm?
297297
url "https://github.com/rtk-ai/rtk/releases/download/TAG_PLACEHOLDER/rtk-aarch64-apple-darwin.tar.gz"

0 commit comments

Comments
 (0)