Skip to content

Conversation

@skedwards88
Copy link

I think that the copyright info in the autogenerated Java client docs is being pulled from the organization name and URL in the pom.xml file. The copyright should now be: © 2025 DataStax, an IBM Company. This PR updates the organization name and URL in the pom.xml file in an attempt to update the copyright in the autogenerated Java client docs.

<organization>
<name>DataStax</name>
<url>https://www.datastax.com</url>
<name>DataStax, an IBM Company</name>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The docs site is using "IBM Corporation" now, so I assume this should change as well.

Suggested change
<name>DataStax, an IBM Company</name>
<name>IBM Corporation</name>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants