You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/cli-utils/LICENSE.md
+23-63
Original file line number
Diff line number
Diff line change
@@ -20,29 +20,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
SOFTWARE.
22
22
23
-
## sade
23
+
## clipanion
24
24
25
-
The MIT License (MIT)
26
-
27
-
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
28
-
29
-
Permission is hereby granted, free of charge, to any person obtaining a copy
30
-
of this software and associated documentation files (the "Software"), to deal
31
-
in the Software without restriction, including without limitation the rights
32
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33
-
copies of the Software, and to permit persons to whom the Software is
34
-
furnished to do so, subject to the following conditions:
25
+
MIT, See license at: https://github.com/arcanis/clipanion
35
26
36
-
The above copyright notice and this permission notice shall be included in
37
-
all copies or substantial portions of the Software.
27
+
## typanion
38
28
39
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
41
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
42
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
43
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
44
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
45
-
THE SOFTWARE.
29
+
MIT, See license at: https://github.com/arcanis/typanion
46
30
47
31
## json5
48
32
@@ -132,30 +116,6 @@ The above copyright notice and this permission notice shall be included in all c
132
116
133
117
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.
134
118
135
-
## mri
136
-
137
-
The MIT License (MIT)
138
-
139
-
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
140
-
141
-
Permission is hereby granted, free of charge, to any person obtaining a copy
142
-
of this software and associated documentation files (the "Software"), to deal
143
-
in the Software without restriction, including without limitation the rights
144
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
145
-
copies of the Software, and to permit persons to whom the Software is
146
-
furnished to do so, subject to the following conditions:
147
-
148
-
The above copyright notice and this permission notice shall be included in
149
-
all copies or substantial portions of the Software.
150
-
151
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
152
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
153
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
154
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
155
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
156
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
157
-
THE SOFTWARE.
158
-
159
119
## wonka
160
120
161
121
MIT License
@@ -206,7 +166,7 @@ THE SOFTWARE.
206
166
207
167
## @clack/core
208
168
209
-
MIT, Copyright (c) 0no.co <hi@0no.co>
169
+
MIT, Copyright (c) Nate Moore
210
170
211
171
## picocolors
212
172
@@ -298,24 +258,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
298
258
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
299
259
THE SOFTWARE.
300
260
301
-
## which
302
-
303
-
The ISC License
304
-
305
-
Copyright (c) Isaac Z. Schlueter and Contributors
306
-
307
-
Permission to use, copy, modify, and/or distribute this software for any
308
-
purpose with or without fee is hereby granted, provided that the above
309
-
copyright notice and this permission notice appear in all copies.
310
-
311
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
312
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
313
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
314
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
315
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
316
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
317
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
318
-
319
261
## shebang-command
320
262
321
263
The MIT License (MIT)
@@ -340,6 +282,24 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
340
282
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
341
283
THE SOFTWARE.
342
284
285
+
## which
286
+
287
+
The ISC License
288
+
289
+
Copyright (c) Isaac Z. Schlueter and Contributors
290
+
291
+
Permission to use, copy, modify, and/or distribute this software for any
292
+
purpose with or without fee is hereby granted, provided that the above
293
+
copyright notice and this permission notice appear in all copies.
294
+
295
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
296
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
297
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
298
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
299
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
300
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
301
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0 commit comments