Skip to content

Commit c934012

Browse files
hyangahgopherbot
authored andcommitted
[release] update LICENSE for v0.33.0
Change-Id: I914707480475bbf3991530b1a3ff933ff9596a5a Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/402235 Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Russ Cox <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
1 parent 8298d83 commit c934012

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

LICENSE

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -495,25 +495,26 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
495495

496496
-----
497497

498-
The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/visionmedia/debug.git. This software contains the following license and notice below:
498+
The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/debug-js/debug.git. This software contains the following license and notice below:
499499

500500
(The MIT License)
501501

502-
Copyright (c) 2014 TJ Holowaychuk <[email protected]>
502+
Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]>
503+
Copyright (c) 2018-2021 Josh Junon
503504

504-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
505-
and associated documentation files (the 'Software'), to deal in the Software without restriction,
506-
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
505+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
506+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
507+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
507508
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
508509
subject to the following conditions:
509510

510-
The above copyright notice and this permission notice shall be included in all copies or substantial
511+
The above copyright notice and this permission notice shall be included in all copies or substantial
511512
portions of the Software.
512513

513-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
514-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
515-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
516-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
514+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
515+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
516+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
517+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
517518
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
518519

519520
-----
@@ -2253,6 +2254,20 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
22532254

22542255
-----
22552256

2257+
The following software may be included in this product: vscode-uri. A copy of the source code may be downloaded from git+https://github.com/microsoft/vscode-uri.git. This software contains the following license and notice below:
2258+
2259+
The MIT License (MIT)
2260+
2261+
Copyright (c) Microsoft
2262+
2263+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2264+
2265+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2266+
2267+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2268+
2269+
-----
2270+
22562271
The following software may be included in this product: web-request. A copy of the source code may be downloaded from git+https://github.com/davetemplin/web-request.git. This software contains the following license and notice below:
22572272

22582273
The MIT License (MIT)

0 commit comments

Comments
 (0)