forked from OpenLiberty/liberty-tools-vscode
-
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.
Moved brace-expansion package to correct licence section
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -310,7 +310,6 @@ The Program includes some or all of the following that IBM obtained | |
under the ISC License. | ||
|
||
at-least-node | Copyright (c) 2020 Ryan Zimmerman <[email protected]> | ||
brace-expansion | Copyright (c) 2013 Julian Gruber <[email protected]> | ||
graceful-fs | Copyright (c) Isaac Z. Schlueter Ben Noordhuis and Contributors | ||
lru-cache | Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors | ||
minimatch | Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors | ||
|
@@ -349,6 +348,7 @@ under the MIT License: | |
@types/semver | Copyright (c) Microsoft Corporation. | ||
@types/xml2js | Copyright (c) Microsoft Corporation. | ||
balanced-match | Copyright (c) 2013 Julian Gruber <[email protected]> | ||
brace-expansion | Copyright (c) 2013 Julian Gruber <[email protected]> | ||
fs-extra | Copyright (c) 2011-2017 JP Richardson | ||
jsonfile | Copyright (c) 2012-2015 JP Richardson <[email protected]> | ||
jsonpath-plus | Copyright (c) 2011-2019 Stefan Goessner, Subbu Allamaraju, Mike Brevoort, | ||
|