Third-Party Licenses

Open source software and libraries that power EthervoxAI

📚 Acknowledgments

EthervoxAI is built on the shoulders of giants. We are grateful to the open source community and the following projects that make our work possible:

🤖 AI & Machine Learning

llama.cpp

License: MIT License

Copyright: © The ggml authors

Description: High-performance LLM inference engine that enables on-device AI

Source: github.com/ggerganov/llama.cpp

whisper.cpp

License: MIT License

Copyright: © The ggml authors

Description: High-performance speech recognition engine based on OpenAI Whisper

Source: github.com/ggerganov/whisper.cpp

📱 Android & Kotlin

Android SDK & NDK

License: Apache License 2.0

Copyright: © The Android Open Source Project

Description: Core framework, Jetpack libraries, AAudio, OpenSL ES

Components:

  • androidx.core:core-ktx (1.10.1)
  • androidx.lifecycle:lifecycle-runtime-ktx (2.6.1)
  • androidx.activity:activity-compose (1.8.0)
  • androidx.lifecycle:lifecycle-viewmodel-compose (2.6.1)
  • androidx.security:security-crypto (1.1.0-alpha06)
  • androidx.appcompat:appcompat (1.6.1)

Source: source.android.com

Kotlin

License: Apache License 2.0

Copyright: © JetBrains s.r.o. and Kotlin contributors

Description: Modern programming language for Android development

Components:

  • kotlin-stdlib (2.0.21)
  • kotlinx-serialization-json (1.7.3)

Source: kotlinlang.org

🎨 User Interface

Jetpack Compose & Material 3

License: Apache License 2.0

Copyright: © The Android Open Source Project

Description: Modern UI toolkit for building native Android interfaces

Components:

  • androidx.compose:compose-bom (2024.09.00)
  • androidx.compose.ui:ui
  • androidx.compose.material3:material3
  • androidx.compose.ui:ui-graphics
  • androidx.compose.ui:ui-tooling

Source: developer.android.com/jetpack/compose

Material Components for Android

License: Apache License 2.0

Copyright: © Google Inc.

Description: Material Design components and theming

Version: 1.10.0

Source: github.com/material-components

🔐 Google Services & Compliance

Google User Messaging Platform (UMP) SDK

License: Google APIs Terms of Service

Copyright: © Google LLC

Description: GDPR consent management and privacy compliance

Version: 2.2.0

Source: Google UMP SDK

Google Mobile Ads (AdMob) SDK

License: Google APIs Terms of Service

Copyright: © Google LLC

Description: Monetization platform for free tier users

Version: 22.6.0

Note: Firebase Analytics components excluded for privacy

Source: Google AdMob SDK

Google Play Billing Library

License: Google Play Services Terms of Service

Copyright: © Google LLC

Description: In-app purchases and subscription management

Version: 6.1.0

Source: Google Play Billing

🛠️ Build Tools & Testing

Gradle Build System

License: Apache License 2.0

Copyright: © Gradle Inc.

Description: Build automation and dependency management

Version: 8.13.2 (Android Gradle Plugin)

Source: gradle.org

JUnit & Testing Libraries

License: Eclipse Public License 1.0

Copyright: © JUnit contributors

Description: Unit testing framework and test runners

Components:

  • junit:junit (4.13.2)
  • androidx.test.ext:junit (1.1.5)
  • androidx.test.espresso:espresso-core (3.5.1)

Mockito

License: MIT License

Copyright: © Mockito contributors

Description: Mocking framework for unit tests

Components:

  • mockito-core (5.3.1)
  • mockito-inline (5.2.0)
  • mockito-kotlin (5.1.0)

Source: site.mockito.org

📄 License Texts

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
                

Apache License 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Full license text: apache.org/licenses/LICENSE-2.0
                

Eclipse Public License 1.0

THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF
THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Full license text: eclipse.org/legal/epl-v10.html
                

⚖️ Attribution & Compliance

EthervoxAI complies with all license requirements of the software it uses. We are deeply grateful to the open source community for making these tools available.

If you believe any attribution is missing or incorrect, please contact us at: legal@ethervox.ai

Last Updated: July 1, 2026