Closed
Description
Summary
Missing header may lead to issues with license checkers, e.g. Nexus IQ.
Why is this needed?
Avoid false / positives when license is checked programmatically.
Which area does this relate to?
No response
Solution
Add the header MIT No Attribution
as a first line.
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Java, TypeScript