Badgerati / Pode

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
https://badgerati.github.io/Pode
MIT License
830 stars 92 forks source link

Split the license file up, add missing ones, and add the dependency licenses to be released with Pode #1316

Closed Badgerati closed 3 months ago

Badgerati commented 3 months ago

Description of the Change

Adds the following missing licenses for dependencies:

Splits the LICENSE.txt file up, so that the main LICENSE.txt file is just Pode's MIT license; the other dependency licenses are all now under a new /licenses folder which is also packaged up and released with Pode.

Related Issue

Resolves #1308