Restore sources' original copyright information#35
Merged
my-ship-it merged 1 commit intoapache:mainfrom Jul 28, 2023
Merged
Conversation
Contributor
|
The build failed because the package name of the rpm in the .cloudberry-db.spec file was changed from cloudberry-db to cloudberrydb @tuhaihe |
Member
Author
|
hi @sandiandian , thanks for your comments. I noticed the conflicts as GitHub promotes. Let me fix this. |
501eaee to
3212540
Compare
This PR is used for restoring Cloudberry Database codebase files' original copyright information, including cases such as `Cloudberry Inc`~>`Greenplum Inc` and more. In addition, adding hashData license header info to the files changed initially, created, or updated by the Cloudberry Database team. If you have any questions about the license headers, please email us: info@cloudberrydb.org. Thanks!
3212540 to
b7e8c2d
Compare
Contributor
|
Is the PR ready for ready now? |
Member
Author
|
@my-ship-it, all checks have passed. Now it's ready to approve. Thanks! |
avamingli
approved these changes
Jul 28, 2023
my-ship-it
approved these changes
Jul 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes: #ISSUE
Change logs
This PR is used for restoring Cloudberry Database codebase files' original copyright information, including cases such as
Cloudberry Inc~>Greenplum Incand more.In addition, adding hashData license header info to the files changed initially, created, or updated by the Cloudberry Database team.
Why are the changes needed?
Follow the open source license.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Please detail how the changes were tested, including manual tests and any relevant unit or integration tests.
Contributor's Checklist
Here are some reminders before you submit the pull request:
make installcheckmake -C src/test installcheck-cbdb-parallel