-
Notifications
You must be signed in to change notification settings - Fork 23
Update licensing metadata #2593
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
View rendered docs @ https://intelpython.github.io/dpnp/index.html |
Array API standard conformance tests for dpnp=0.20.0dev0=py313h509198e_8 ran successfully. |
0858f85
to
99a6cbb
Compare
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.
I checked with Jessica who is coordinating license change questions - she is approved that PR to be merged.
99a6cbb
to
9f7042c
Compare
The PR changes the license from `BSD-2-Clause` to `BSD-3-Clause`, so called the “New BSD License” or “Modified BSD License”. Also that aligns the license used by MKL components or by NumPy. The license header is updated with `BSD-3-Clause` per each impacted file in the repository. e188991
The PR changes the license from
BSD-2-Clause
toBSD-3-Clause
, so called the “New BSD License” or “Modified BSD License”.Also that aligns the license used by MKL components or by NumPy.
The license header is updated with
BSD-3-Clause
per each impacted file in the repository.