Add ProxySQL LLC copyright notice to LICENSE#13
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the project's copyright information by incorporating ProxySQL LLC into the LICENSE file. This change ensures proper legal attribution and compliance, while carefully maintaining all existing copyright entries without alteration. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA copyright attribution line for 2026 ProxySQL LLC has been added to the Apache 2.0 LICENSE file header. No other license terms, conditions, or structural content were modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Adds ProxySQL LLC to the Apache 2.0 appendix copyright notice list in LICENSE, preserving existing attributions and keeping the standard license text intact.
Changes:
- Added
Copyright 2026 ProxySQL LLCto the copyright notices section ofLICENSE.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Code Review
This pull request adds a copyright notice for ProxySQL LLC to the LICENSE file. However, the copyright year is set to 2026, which is a future date. This is likely a typo and could have legal implications, as copyright notices should reflect the year of publication. I have added a comment with a suggested correction.
| Copyright 2015 Booking.com | ||
| Copyright 2016 - Feb 2020 GitHub | ||
| Copyright 2020 - Shlomi Noach | ||
| Copyright 2026 ProxySQL LLC |
Summary
Copyright 2026 ProxySQL LLCto the LICENSE file's copyright notices section (lines 189-193)Test plan
Summary by CodeRabbit