Skip to content

license update ansible#33

Merged
lm-madhvi merged 5 commits into
mainfrom
update_ansible_license
Apr 13, 2026
Merged

license update ansible#33
lm-madhvi merged 5 commits into
mainfrom
update_ansible_license

Conversation

@lm-madhvi

Copy link
Copy Markdown
Contributor

No description provided.

@stair-lm stair-lm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

There are other license references that need to be updated.

For example:

  1. logicmonitor/README.md

    Lines 170 to 172 in 3505f52

    BSD (3-clause) License
    See [LICENSE](https://github.com/ansible-collections/logicmonitor/blob/main/LICENSE) to see the full text.
  2. # Copyright (c) 2022 LogicMonitor, Inc.
    # Use of this source code is governed by a BSD-style
    # license that can be found in the LICENSE file.

@stair-lm

Copy link
Copy Markdown
Collaborator

@lm-madhvi Since the license is changing, I'd recommend a major version change (i.e., s/2.x.y/3.0.0/) @

version: 2.0.4

The major revbump signals to consumers that there's a breaking|incompatible change. In this case, it's not a backwards-incompatible API but a license switcheroo.

@stair-lm stair-lm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

I found four additional BSD references that should also be updated (either in this PR, or a fast-follow PR):

% grep -ri bsd
./plugins/doc_fragments/lm_auth_options.py:# Use of this source code is governed by a BSD-style
./plugins/doc_fragments/lm_sdt_options.py:# Use of this source code is governed by a BSD-style
./plugins/module_utils/logicmonitor_common.py:# Use of this source code is governed by a BSD-style
./README.md:[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](LICENSE)

Comment thread README.md Outdated
@lm-madhvi lm-madhvi merged commit fd56900 into main Apr 13, 2026
2 checks passed
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