From 1f6dc49237836b909e77883f5e9190db152a1bb2 Mon Sep 17 00:00:00 2001 From: Ricardo Borenstein Date: Tue, 15 Oct 2024 11:11:06 +0200 Subject: [PATCH] adding license --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/README.md b/README.md index 85d27db..1cca690 100644 --- a/README.md +++ b/README.md @@ -145,3 +145,31 @@ This command generates announcements for a flight based on SimBrief data, with r --- The **AI Powered Cabin Announcement** plugin transforms in-flight audio by integrating AI technology, real-time capabilities, and flexible configuration options for creating a more realistic and engaging flight experience. + +# License + +Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0) + +## You are free to: +- **Share** — copy and redistribute the material in any medium or format. +- **Adapt** — remix, transform, and build upon the material. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +## Under the following terms: +- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. +- **NonCommercial** — You may not use the material for commercial purposes. + +## No additional restrictions: +- You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +## Notices: +- You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. +- No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +For more details, see [Creative Commons BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). + + +## Acknowledgement + +This project is a fork of the original open-source **XA-CABIN** plugin developed by [X-Airline](https://github.com/xairline/xa-cabin-fwl). We extend our gratitude to the contributors of the original project for their work and commitment to the flight simulation community. \ No newline at end of file