Skip to content

fix(zed): add license files to extension directory#560

Merged
avifenesh merged 1 commit intomainfrom
fix/zed-license
Feb 25, 2026
Merged

fix(zed): add license files to extension directory#560
avifenesh merged 1 commit intomainfrom
fix/zed-license

Conversation

@avifenesh
Copy link
Collaborator

Summary

Test plan

  • License files present in editors/zed/
  • Content matches root license files

Required by zed-industries/extensions for extension submission.
Copilot AI review requested due to automatic review settings February 25, 2026 12:23
@avifenesh avifenesh added the skip-changelog Skip changelog verification label Feb 25, 2026
Copy link
Contributor

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 MIT and Apache 2.0 license files to the Zed extension directory to satisfy requirements for submission to the zed-industries/extensions repository. The license files are direct copies of the root license files with identical content and copyright information.

Changes:

  • Copied LICENSE-MIT to editors/zed/ directory
  • Copied LICENSE-APACHE to editors/zed/ directory

Reviewed changes

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

File Description
editors/zed/LICENSE-MIT Adds MIT license file matching root license
editors/zed/LICENSE-APACHE Adds Apache 2.0 license file matching root license

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avifenesh avifenesh merged commit f396e9c into main Feb 25, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skip changelog verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants