-
Notifications
You must be signed in to change notification settings - Fork 53
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
NXDRIVE-2900: Update license headers for Nuxeo addons #4639
NXDRIVE-2900: Update license headers for Nuxeo addons #4639
Conversation
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.
PR Type: Enhancement
PR Summary: This pull request updates the license headers across various files in the Nuxeo Drive Shell Extensions and related utilities to reflect the change in copyright from Nuxeo to Hyland Software, Inc. and its affiliates. The changes span across C++ source and header files, documentation updates, and build scripts, ensuring that the copyright notice is consistent and up-to-date across the project.
Decision: Comment
📝 Type: 'Enhancement' - not supported yet.
- Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
📝 Complexity: the changes are too large or complex for Sourcery to approve.
- Unsupported files: the diff contains files that Sourcery does not currently support during reviews.
General suggestions:
- Ensure that all files affected by the copyright change have been updated in this pull request to maintain consistency across the project.
- Consider reviewing the project's documentation and other resources to ensure that all references to copyright and licensing are accurate and reflect the current state.
- It might be beneficial to audit other areas of the project for similar updates, including but not limited to, additional documentation, website content, and marketing materials.
Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4639 +/- ##
=======================================
Coverage 49.17% 49.18%
=======================================
Files 94 94
Lines 15681 15681
=======================================
+ Hits 7711 7712 +1
+ Misses 7970 7969 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
👍
NXDRIVE-2900: Update license headers for Nuxeo addons