Skip to content

docs: adds the missing osl license file#64

Merged
asadali214 merged 2 commits intomasterfrom
add-osl-license
Aug 22, 2025
Merged

docs: adds the missing osl license file#64
asadali214 merged 2 commits intomasterfrom
add-osl-license

Conversation

@asadali214
Copy link
Copy Markdown
Collaborator

What

This PR adds an OSL license file, the same as the one this library is forked from

Why

The composer.json has already specified the LICENSE as OSL 3.0. but the license file was missing from the source code.

Closes #63

Type of change

Select multiple if applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause a breaking change)
  • Tests (adds or updates tests)
  • Documentation (adds or updates documentation)
  • Refactor (style improvements, performance improvements, code refactoring)
  • Revert (reverts a commit)
  • CI/Build (adds or updates a script, change in external dependencies)

Dependency Change

N/A

Breaking change

N/A

Testing

N/A

Checklist

  • My code follows the coding conventions
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added new unit tests

@asadali214 asadali214 self-assigned this Aug 22, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the missing Open Software License v3.0 (OSL-3.0) file to align with the license specification in composer.json and resolve issue #63.

  • Adds the complete OSL-3.0 license text to a new LICENSE file
  • Updates the README.rst to link the license badge to the local LICENSE file instead of the external Packagist page

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
LICENSE Adds the complete OSL-3.0 license text as a new file
README.rst Updates license badge link to point to local LICENSE file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@asadali214 asadali214 requested review from thehappybug and removed request for sufyankhanrao August 22, 2025 10:04
@sonarqubecloud
Copy link
Copy Markdown

@asadali214 asadali214 merged commit 6b9fd3f into master Aug 22, 2025
12 checks passed
@asadali214 asadali214 deleted the add-osl-license branch August 22, 2025 11:25
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.

License clarification for "apimatic/jsonmapper"

3 participants