-
Notifications
You must be signed in to change notification settings - Fork 588
IBM Copyright Additions #3238
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
IBM Copyright Additions #3238
Conversation
1b35b90 to
25c4b3b
Compare
25c4b3b to
5f0489b
Compare
| })); | ||
| pom.developers(devs -> devs.developer(dev -> { | ||
| dev.getName().set("Terracotta Engineers"); | ||
| dev.getEmail().set("tc-oss@softwareag.com"); |
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.
shouldn't tc-oss@softwareag.com be removed?
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.
Replaced with tc-oss-dg@ibm.com
|
Tons of references to "Software AG" in |
5f0489b to
34d02dc
Compare
Right... there is lots of language referencing licensing and usage of the Docker images. I've left that all in place for the moment until there is guidance on what it should be replaced with. |
cljohnso
left a comment
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.
Looks good other that what's been mentioned.
cljohnso
left a comment
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.
Accepting the update for @aurbroszniowski comment.
No description provided.