From 2aeab904937a9393a063d9b8d709b4e5193989ca Mon Sep 17 00:00:00 2001 From: aesoft <43991222+aeppling@users.noreply.github.com> Date: Fri, 29 May 2026 15:13:11 +0200 Subject: [PATCH] fix: MIT to Apache 2.0 --- src/components/global/SiteFooter.astro | 4 ++-- src/components/landing/DemoSlideshow.astro | 2 +- src/components/landing/Hero.astro | 2 +- src/components/pages/LandingPage.astro | 12 ++++++------ src/components/pages/ProductIcmPage.astro | 6 +++--- src/components/pages/ProductVoxPage.astro | 6 +++--- src/data/search-index.ts | 2 +- src/data/translations.ts | 2 +- src/pages/savings/index.astro | 2 +- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/components/global/SiteFooter.astro b/src/components/global/SiteFooter.astro index 9e29bfd..886e971 100644 --- a/src/components/global/SiteFooter.astro +++ b/src/components/global/SiteFooter.astro @@ -116,7 +116,7 @@ try {
- MIT License
+ Apache 2.0 License
·
Built by RTK Team
·
diff --git a/src/components/landing/DemoSlideshow.astro b/src/components/landing/DemoSlideshow.astro
index 701cc1c..693fecd 100644
--- a/src/components/landing/DemoSlideshow.astro
+++ b/src/components/landing/DemoSlideshow.astro
@@ -508,7 +508,7 @@ gain.rs 10.4K
name = "rtk"
version = "0.13.1"
edition = "2021"
-license = "MIT"
+license = "Apache-2.0"
homepage = "https://www.rtk-ai.app"
repository = "https://github.com/rtk-ai/rtk"
diff --git a/src/components/landing/Hero.astro b/src/components/landing/Hero.astro
index 3c6a230..81da9ab 100644
--- a/src/components/landing/Hero.astro
+++ b/src/components/landing/Hero.astro
@@ -66,7 +66,7 @@ const starsLabel = stars >= 1000 ? `${(stars / 1000).toFixed(1)}k` : String(star
- 89% noise reduction measured across 2,900+ real-world dev commands:
ICM gives AI agents real persistent memory.
diff --git a/src/components/pages/ProductVoxPage.astro b/src/components/pages/ProductVoxPage.astro
index c8bc43b..808fa75 100644
--- a/src/components/pages/ProductVoxPage.astro
+++ b/src/components/pages/ProductVoxPage.astro
@@ -23,7 +23,7 @@ const schema = {
datePublished: '2025-06-01',
dateModified: buildDate,
offers: { '@type': 'Offer', price: '0', priceCurrency: 'USD', availability: 'https://schema.org/InStock' },
- license: 'https://opensource.org/licenses/MIT',
+ license: 'https://opensource.org/licenses/Apache-2.0',
downloadUrl: 'https://github.com/rtk-ai/vox',
author: { '@type': 'Organization', name: 'RTK AI', url: 'https://www.rtk-ai.app' },
featureList: [
@@ -44,7 +44,7 @@ const schema = {
name: 'What is Vox for Claude Code?',
acceptedAnswer: {
'@type': 'Answer',
- text: 'Vox is a local-first text-to-speech CLI for Claude Code. It reads task completions aloud, provides spoken summaries, and supports voice cloning from a 10-second audio sample. Three TTS backends are available: macOS say (~50ms latency), MLX-powered qwen neural (~500ms, Apple Silicon), and pure-Rust qwen-native (~300ms, Metal and CUDA GPU). Zero API calls, fully local, MIT licensed.',
+ text: 'Vox is a local-first text-to-speech CLI for Claude Code. It reads task completions aloud, provides spoken summaries, and supports voice cloning from a 10-second audio sample. Three TTS backends are available: macOS say (~50ms latency), MLX-powered qwen neural (~500ms, Apple Silicon), and pure-Rust qwen-native (~300ms, Metal and CUDA GPU). Zero API calls, fully local, Apache 2.0 licensed.',
},
},
{
@@ -134,7 +134,7 @@ const schema = {
Hear when tasks finish, get spoken summaries, clone your own voice.
diff --git a/src/data/search-index.ts b/src/data/search-index.ts
index 8dd21f4..c223ee0 100644
--- a/src/data/search-index.ts
+++ b/src/data/search-index.ts
@@ -36,7 +36,7 @@ const LANDING_ENTRIES: SearchEntry[] = [
{ id: 'docs-home', title: 'RTK Documentation', keywords: 'docs documentation guide reference technical features filters', category: 'Docs', url: '/docs/', source: 'docs' },
// Links
- { id: 'github-repo', title: 'RTK on GitHub', keywords: 'github repo source code open source mit stars fork', category: 'Links', url: 'https://github.com/rtk-ai/rtk', source: 'landing' },
+ { id: 'github-repo', title: 'RTK on GitHub', keywords: 'github repo source code open source apache stars fork', category: 'Links', url: 'https://github.com/rtk-ai/rtk', source: 'landing' },
{ id: 'discord', title: 'Discord Community', keywords: 'discord community chat support help questions', category: 'Links', url: 'https://discord.gg/RySmvNF5kF', source: 'landing' },
{ id: 'kofi', title: 'Support RTK (ko-fi)', keywords: 'support donate kofi sponsor coffee', category: 'Links', url: 'https://ko-fi.com/patrickszymkowiak', source: 'landing' },
]
diff --git a/src/data/translations.ts b/src/data/translations.ts
index fd93ed5..d48d717 100644
--- a/src/data/translations.ts
+++ b/src/data/translations.ts
@@ -26,7 +26,7 @@ export const T: RecordWhy RTK? The numbers.
cargo test 91.8%, git status 80.8%, find 78.3%, grep 49.5%. Free, open source (MIT, Rust).
+ 89% noise reduction measured across 2,900+ real-world dev commands: cargo test 91.8%, git status 80.8%, find 78.3%, grep 49.5%. Free, open source (Apache 2.0, Rust).
Your AI forgets everything.
ICM fixes that.Give Claude Code
a voice.