forked from smithy-lang/smithy-language-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add lsp4j attribution (smithy-lang#8)
- Loading branch information
Chase Coalwell
authored
Feb 22, 2021
1 parent
cf566a4
commit b5866c2
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,19 @@ | ||
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. | ||
|
||
|
||
********************** | ||
THIRD PARTY COMPONENTS | ||
********************** | ||
|
||
This software includes third party software subject to the following copyrights: | ||
- lsp4j v0.9.0 - Copyright © 2007-2019 Eclipse Foundation, Inc. and its licensors. (Eclipse Distribution License - v2.0) | ||
|
||
This program and the accompanying materials are made available under the | ||
terms of the Eclipse Public License v. 2.0 which is available at | ||
http://www.eclipse.org/legal/epl-2.0, | ||
or the Eclipse Distribution License v. 1.0 which is available at | ||
http://www.eclipse.org/org/documents/edl-v10.php. | ||
|
||
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause | ||
|
||
https://github.com/eclipse/lsp4j/archive/v0.9.0.zip |