Skip to content
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

Issue 31249 update license information #31261

Merged
merged 15 commits into from
Feb 7, 2025

Conversation

wezell
Copy link
Contributor

@wezell wezell commented Jan 29, 2025

This pull request includes significant changes to the licensing information across multiple files in the dotCMS project. The primary focus is updating the license from the dotCMS Enterprise License to the Business Source License (BUSL-1.1) and adding new fields to certain methods.

Licensing Updates:

  • Updated license information to the Business Source License (BUSL-1.1) in AuthPipeProxy.java, BaseAuthenticator.java, ClusterUtil.java, ClusterUtilProxy.java, DashboardProxy.java, ESSeachAPI.java, and FormAJAXProxy.java. [1] [2] [3] [4] [5] [6] [7]

Method Enhancements:

  • Added the key field to the getNodeInfo method in ClusterUtil.java to include the server key in the node information.
  • Added the key field to the createFailedJson method in ClusterUtil.java to include the server key in the failed JSON response.

File Removal:

  • Removed the LICENSE file from the dotCMS/src/enterprise directory as part of the license update.

This PR fixes: #31249

@wezell wezell linked an issue Feb 3, 2025 that may be closed by this pull request
@wezell wezell marked this pull request as ready for review February 3, 2025 17:53
minor change to verbiage

ref: #31249
@wezell wezell added this pull request to the merge queue Feb 7, 2025
Merged via the queue into main with commit 7189abf Feb 7, 2025
36 checks passed
@wezell wezell deleted the issue-31249-update-license-information branch February 7, 2025 17:11
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.

Update License Information
3 participants