-
Notifications
You must be signed in to change notification settings - Fork 236
In binary distributions, now we group the artifacts and we add BSD/MIT licenses inline #1573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I'm doing a new complete pass to double check all is there. @justinmclean do you mind to take a quick look ? Thanks ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It makes sense to group them. Thanks @jbonofre !
22c321d
to
bd2dba0
Compare
…T licenses inline
Group: software.amazon.awssdk Name: sts Version: 2.31.30 | ||
Group: software.amazon.awssdk Name: third-party-jackson-core Version: 2.31.30 | ||
Group: software.amazon.awssdk Name: utils Version: 2.31.30 | ||
Group: software.amazon.awssdk Name: apache-client Version: 2.31.40 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version here changed, does that mean we missed an AWS bump in the notice?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I ran my script again and I found that several versions in LICENSE
and NOTICE
were not up to date.
My script to help on
LICENSE
didn't include the required license content inline (for BSD or MIT licenses).I updated my script: