diff --git a/LICENSE b/LICENSE index 276283d..b2b5359 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,6 @@ The MIT License -Copyright 2018-2026 Mitch Allen - -Special Note: This license does not apply to any third party assets that were imported into the project as a utility or for demonstration purposes. Contact the authors of those assets for licensing information. +Copyright (c) 2018-2026 Mitch Allen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 84b5e5b..ee8d0dc 100644 --- a/README.md +++ b/README.md @@ -357,3 +357,13 @@ Tags matching `v*` trigger two workflows that build and push multi-platform (`li Each publish creates both a versioned tag and updates `latest`. +* * * + +## License + +MIT — see [LICENSE](LICENSE). + +The license covers this project's own code. It does not apply to any third +party assets that were imported into the project as a utility or for +demonstration purposes; contact the authors of those assets for their +licensing information.