Skip to content

Latest commit

 

History

History
155 lines (106 loc) · 5.02 KB

File metadata and controls

155 lines (106 loc) · 5.02 KB

Aetherra Project - Legal Compliance Documentation

Project License Information

Project Name: Aetherra AI Operating System License: GNU General Public License v3.0 (or later) Copyright: (C) 2025 Aetherra Labs and Contributors Repository: https://github.com/AetherraLabs/Aetherra

Distribution Rights and Legal Status

This project is 100% legally compliant for development and distribution under the GPL-3.0 license. All components have been verified for license compatibility.

What You Can Do (GPL-3.0 Rights)

  • ✅ Use for any purpose (including commercial)
  • ✅ Study and modify the source code
  • ✅ Distribute copies of the software
  • ✅ Distribute modified versions
  • ✅ Sell commercial licenses or support services
  • ✅ Create proprietary add-ons (if they don't link with GPL code)

Your Obligations When Distributing

  • 📋 Include the GPL-3.0 license text (LICENSE file)
  • 📋 Include copyright notices (COPYRIGHT file)
  • 📋 Provide source code access when distributing binaries
  • 📋 Document any modifications made to the software
  • 📋 Include third-party attributions (NOTICE file)

Third-Party License Verification

All dependencies have been analyzed for GPL-3.0 compatibility:

Compatible Licenses Used

  • Apache-2.0: OpenAI, Google AI, Transformers, Requests - ✅ GPL Compatible
  • MIT: Anthropic, SQLAlchemy, many others - ✅ GPL Compatible
  • BSD-3-Clause: PyTorch, NumPy, Pandas, Flask - ✅ GPL Compatible
  • LGPL-3.0: PySide6 (Qt framework) - ✅ GPL Compatible
  • Python Software Foundation License: Core Python libraries - ✅ GPL Compatible

No Problematic Licenses Found

  • ❌ No proprietary components
  • ❌ No copyleft-incompatible licenses
  • ❌ No patent-restricted components
  • ❌ No trademark violations

Code Ownership and Originality

Original Code

  • All Aetherra core components are original works
  • All Lyrixa components are original works
  • All plugin system code is original
  • All AI integration code is original

Third-Party Integration

  • AI services accessed via official APIs (OpenAI, Anthropic, Google)
  • Standard Python libraries used as intended
  • No copied code from Stack Overflow or other sources
  • No reverse-engineered proprietary software

Intellectual Property Compliance

Patents

  • No known patent restrictions on any components
  • All AI model access through official APIs (no patent issues)
  • Standard software libraries used within license terms

Trademarks

  • Project name "Aetherra" is original
  • No trademark conflicts identified
  • Third-party service names used only for integration purposes

Copyrights

  • All original code properly attributed to AetherraLabs
  • Third-party components retain original copyright notices
  • No copyright violations identified

Commercial Distribution Rights

Under GPL-3.0, you have full rights to:

  1. Sell the Software: You can charge for copies of Aetherra
  2. Offer Commercial Support: You can provide paid support services
  3. Create Commercial Distributions: You can package and sell commercial versions
  4. Develop Proprietary Add-ons: As long as they don't link with GPL code

Commercial Use Requirements

  • Must provide source code to customers
  • Must include all license files (LICENSE, COPYRIGHT, NOTICE)
  • Must allow customers to redistribute under GPL-3.0
  • Must document any modifications made

Legal Risk Assessment: MINIMAL

Risk Level: LOW

  • Strong license foundation (GPL-3.0)
  • No proprietary dependencies
  • All third-party components properly licensed
  • Clean intellectual property chain
  • No identified legal obstacles

Recommended Actions Completed

  • ✅ Added comprehensive copyright headers
  • ✅ Created COPYRIGHT file
  • ✅ Created NOTICE file for third-party attributions
  • ✅ Verified all dependency licenses
  • ✅ Documented legal compliance

Conclusion

The Aetherra project is legally clear for development and distribution.

You have full legal rights to:

  • Develop and modify the software
  • Distribute it commercially or non-commercially
  • Create derivative works
  • Sell commercial versions or support

The project demonstrates excellent license hygiene and poses minimal legal risk for development or distribution activities.



Standard Project Disclaimer

Disclaimer: Aetherra is provided "AS IS" without warranty. See Sections 15 and 16 of the GNU General Public License v3.0 (included in LICENSE) for full disclaimer and liability limitations. This document does not constitute legal advice; for definitive guidance (especially regarding commercial distribution or jurisdiction-specific obligations), consult a qualified intellectual property attorney. Aetherra is developed and stewarded by Aetherra Labs and Contributors.

The prior analysis above reflects current repository state and is updated as dependencies or attribution requirements evolve.

Last Updated: August 7, 2025 Document Version: 1.0