-
Notifications
You must be signed in to change notification settings - Fork 111
fix: license header for Pyright language server #4132
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
Signed-off-by: Xinyuan Lin <xinyual3@uci.edu>
|
@aglinxinyuan can you open a new issue for this change? We want to include the issue in #4080. |
The issue is described in PR #3415. Can we use PR #3415 as a reference? |
PJ describes the issue in the reply to PR #3415. Since it is confusing, I will create an issue. Issue #4133 |
|
@aglinxinyuan : @bobbai00 is traveling and may have limited availability. Besides him, can you recommend another committer to review it? |
@Yicong-Huang can review it. |
Remove pyright-language-service license header changes as they are already addressed in PR apache#4132. This commit now focuses only on: - mbknor-jackson-jsonschema (MIT license attribution) - Angular array.type.ts (MIT license attribution) - sbt-license-report plugin for dependency tracking
What changes were proposed in this PR?
Remove the Apache header and add back the MIT header for 3rd-party source files.
Any related issues, documentation, discussions?
Fixes #4133
Was this PR authored or co-authored using generative AI tooling?
No.