You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project's source code is licensed under the Apache 2.0 License.
325
+
This project's **source code** is licensed under the **MIT License** - see [LICENSE](LICENSE) for details.
326
326
327
-
**Third-Party Dependencies:**
328
-
-**cpp-httplib** and **nlohmann/json** use MIT licenses
329
-
-**Ryzen AI DLLs** (included in binary releases) are licensed under the AMD Software End User License Agreement - see `AMD_LICENSE` file in the release package for full terms
327
+
**Release Artifacts (ryzenai-server.zip):**
328
+
- The `ryzenai-server.exe` binary and the header-only dependencies (**cpp-httplib**, **nlohmann/json**) are MIT licensed
329
+
- The **Ryzen AI DLLs** included in binary releases are licensed under the AMD Software End User License Agreement - see `AMD_LICENSE` file in the release package for full terms
330
+
331
+
**Note:** When you download a release, the `AMD_LICENSE` file is included alongside the DLLs. The source code in this repository does not include the DLLs - they are copied from your local Ryzen AI installation during the build process.
0 commit comments