neiam
/action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Update 3rd party licenses (#113)
9627051 · github-actions[bot] · 2022-05-09 16:24
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+26
−26
@@ -2843,6 +2843,32 @@ THE SOFTWARE.
| 2843 | 2843 | |
| 2844 | 2844 | ----- |
| 2845 | 2845 | |
| 2846 | +The following software may be included in this product: function.prototype.name, globalthis. A copy of the source code may be downloaded from git://github.com/es-shims/Function.prototype.name.git (function.prototype.name), git://github.com/ljharb/System.global.git (globalthis). This software contains the following license and notice below: | |
| 2847 | + | |
| 2848 | +The MIT License (MIT) | |
| 2849 | + | |
| 2850 | +Copyright (c) 2016 Jordan Harband | |
| 2851 | + | |
| 2852 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 2853 | +of this software and associated documentation files (the "Software"), to deal | |
| 2854 | +in the Software without restriction, including without limitation the rights | |
| 2855 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 2856 | +copies of the Software, and to permit persons to whom the Software is | |
| 2857 | +furnished to do so, subject to the following conditions: | |
| 2858 | + | |
| 2859 | +The above copyright notice and this permission notice shall be included in all | |
| 2860 | +copies or substantial portions of the Software. | |
| 2861 | + | |
| 2862 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 2863 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 2864 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 2865 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 2866 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 2867 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 2868 | +SOFTWARE. | |
| 2869 | + | |
| 2870 | +----- | |
| 2871 | + | |
| 2846 | 2872 | The following software may be included in this product: functional-red-black-tree. A copy of the source code may be downloaded from git://github.com/mikolalysenko/functional-red-black-tree.git. This software contains the following license and notice below: |
| 2847 | 2873 | |
| 2848 | 2874 | The MIT License (MIT) |
@@ -3027,32 +3053,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| 3027 | 3053 | |
| 3028 | 3054 | ----- |
| 3029 | 3055 | |
| 3030 | −The following software may be included in this product: globalthis. A copy of the source code may be downloaded from git://github.com/ljharb/System.global.git. This software contains the following license and notice below: | |
| 3031 | − | |
| 3032 | −The MIT License (MIT) | |
| 3033 | − | |
| 3034 | −Copyright (c) 2016 Jordan Harband | |
| 3035 | − | |
| 3036 | −Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 3037 | −of this software and associated documentation files (the "Software"), to deal | |
| 3038 | −in the Software without restriction, including without limitation the rights | |
| 3039 | −to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 3040 | −copies of the Software, and to permit persons to whom the Software is | |
| 3041 | −furnished to do so, subject to the following conditions: | |
| 3042 | − | |
| 3043 | −The above copyright notice and this permission notice shall be included in all | |
| 3044 | −copies or substantial portions of the Software. | |
| 3045 | − | |
| 3046 | −THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 3047 | −IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 3048 | −FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 3049 | −AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 3050 | −LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 3051 | −OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 3052 | −SOFTWARE. | |
| 3053 | − | |
| 3054 | −----- | |
| 3055 | − | |
| 3056 | 3056 | The following software may be included in this product: has-property-descriptors, supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-property-descriptors.git (has-property-descriptors), git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below: |
| 3057 | 3057 | |
| 3058 | 3058 | MIT License |
Parents: cb4115c