Skip to content

Change license to MIT and update file paths - #74

Merged
pontemonti merged 24 commits into
mainfrom
users/johanb/UpdatePackageJson
Nov 19, 2025
Merged

Change license to MIT and update file paths#74
pontemonti merged 24 commits into
mainfrom
users/johanb/UpdatePackageJson

Conversation

@pontemonti

Copy link
Copy Markdown
Contributor

Updated license field to 'MIT' and modified file paths in 'files' section.

Comment thread .github/workflows/ci.yml Outdated
@pontemonti
pontemonti marked this pull request as ready for review November 19, 2025 18:43
@pontemonti
pontemonti requested review from a team as code owners November 19, 2025 18:43
Copilot AI review requested due to automatic review settings November 19, 2025 18:43
@pontemonti
pontemonti enabled auto-merge (squash) November 19, 2025 18:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 standardizes the licensing across all Agent365 packages by updating the license field to "MIT" and ensuring the LICENSE.md file is properly included in published packages. The changes align with the MIT license already present in the repository root.

  • Updated license field from "See license file" to "MIT" in all package.json files
  • Modified the "pack" script to copy LICENSE.md from the repository root to each package
  • Added LICENSE.md to the "files" array to ensure it's included in published packages

Reviewed Changes

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

Show a summary per file
File Description
packages/agents-a365-tooling/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-tooling-extensions-openai/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-tooling-extensions-langchain/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-tooling-extensions-claude/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-runtime/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-observability/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array
packages/agents-a365-observability-extensions-openai/package.json Modified pack script to copy LICENSE.md and added LICENSE.md to files array (license field was already "MIT")
packages/agents-a365-notifications/package.json Updated license field to "MIT", modified pack script to copy LICENSE.md, and added LICENSE.md to files array

@pontemonti
pontemonti merged commit 4db980f into main Nov 19, 2025
13 checks passed
@pontemonti
pontemonti deleted the users/johanb/UpdatePackageJson branch November 19, 2025 18:49
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.

5 participants