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

Replace OpenSearch license header with Wazuh's AGPLv3 header #184

Merged
merged 6 commits into from
Dec 16, 2024

Conversation

QU3B1M
Copy link
Member

@QU3B1M QU3B1M commented Dec 11, 2024

Description

Add new license header for the plugins source code, and apply it using the spotless tool. It also includes some minor styling modifications.

Applied license header

/*
 * Copyright (C) 2024, Wazuh Inc.
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with this program.  If not, see <https://www.gnu.org/licenses/>.
*/

Issues Resolved

Resolves #181

@QU3B1M QU3B1M self-assigned this Dec 11, 2024
@QU3B1M QU3B1M requested a review from a team as a code owner December 11, 2024 16:39
Copy link
Member

@AlexRuiz7 AlexRuiz7 left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexRuiz7 AlexRuiz7 merged commit 159fba2 into master Dec 16, 2024
1 check passed
@AlexRuiz7 AlexRuiz7 deleted the 181-replace-source-code-license branch December 16, 2024 10:56
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.

Change source code license header
2 participants