Skip to content

Commit 8eeab12

Browse files
fix: yarn license (#6711) (#6712)
* fix: yarn license * fix: update notice year Co-authored-by: abeizn <zikuan.an@merico.dev>
1 parent c6c7631 commit 8eeab12

File tree

3 files changed

+244
-37
lines changed

3 files changed

+244
-37
lines changed

LICENSE

Lines changed: 233 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -234,11 +234,13 @@ SOFTWARE.
234234

235235
--------------------------------------------------------------------------------
236236

237-
The following file is distributed under different licenses:
238-
./config-ui/.yarn/releases/yarn-3.4.1.cjs
239-
================================================================================
240-
The following library is distributed under the BSD 2-Clause License:
241-
Yarn software - Copyright (c) 2016-present, Yarn Contributors. All rights reserved.
237+
./config-ui/.yarn/releases/yarn-3.4.1.cjs is licensed under the following terms:
238+
239+
BSD 2-Clause License
240+
241+
For Yarn software
242+
243+
Copyright (c) 2016-present, Yarn Contributors. All rights reserved.
242244

243245
Redistribution and use in source and binary forms, with or without modification,
244246
are permitted provided that the following conditions are met:
@@ -260,21 +262,229 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
260262
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
261263
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
262264
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
263-
================================================================================
264-
The following libraries are distributed under the MIT License:
265-
fill-range - Copyright (c) 2014-present, Jon Schlinkert.
266-
is-extglob - Copyright (c) 2014-2016, Jon Schlinkert.
267-
is-glob - Copyright (c) 2014-2017, Jon Schlinkert.
268-
is-number - Copyright (c) 2014-present, Jon Schlinkert.
269-
is-windows - Copyright © 2015-2018, Jon Schlinkert.
270-
to-regex-range - Copyright (c) 2015-present, Jon Schlinkert.
271-
Yarn software - Copyright (c) 2015, Rebecca Turner
272-
Yarn software - Copyright Joyent, Inc. and other Node contributors.
273-
Yarn software - Copyright Node.js contributors. All rights reserved.
274-
Yarn software - Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
275-
276-
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:
277-
278-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
279-
280-
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.
265+
266+
====================
267+
fill-range library
268+
269+
The MIT License (MIT)
270+
271+
Copyright (c) 2014-present, Jon Schlinkert.
272+
273+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
274+
software and associated documentation files (the "Software"), to deal in the Software
275+
without restriction, including without limitation the rights to use, copy, modify,
276+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
277+
permit persons to whom the Software is furnished to do so, subject to the following
278+
conditions:
279+
280+
The above copyright notice and this permission notice shall be included in all copies or
281+
substantial portions of the Software.
282+
283+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
284+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
285+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
286+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
287+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
288+
OTHER DEALINGS IN THE SOFTWARE.
289+
290+
====================
291+
is-extglob library
292+
293+
The MIT License (MIT)
294+
295+
Copyright (c) 2014-2016, Jon Schlinkert.
296+
297+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
298+
software and associated documentation files (the "Software"), to deal in the Software
299+
without restriction, including without limitation the rights to use, copy, modify,
300+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
301+
permit persons to whom the Software is furnished to do so, subject to the following
302+
conditions:
303+
304+
The above copyright notice and this permission notice shall be included in all copies or
305+
substantial portions of the Software.
306+
307+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
308+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
309+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
310+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
311+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
312+
OTHER DEALINGS IN THE SOFTWARE.
313+
314+
====================
315+
is-glob library
316+
317+
The MIT License (MIT)
318+
319+
Copyright (c) 2014-2017, Jon Schlinkert.
320+
321+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
322+
software and associated documentation files (the "Software"), to deal in the Software
323+
without restriction, including without limitation the rights to use, copy, modify,
324+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
325+
permit persons to whom the Software is furnished to do so, subject to the following
326+
conditions:
327+
328+
The above copyright notice and this permission notice shall be included in all copies or
329+
substantial portions of the Software.
330+
331+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
332+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
333+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
334+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
335+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
336+
OTHER DEALINGS IN THE SOFTWARE.
337+
338+
====================
339+
is-number library
340+
341+
The MIT License (MIT)
342+
343+
Copyright (c) 2014-present, Jon Schlinkert.
344+
345+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
346+
software and associated documentation files (the "Software"), to deal in the Software
347+
without restriction, including without limitation the rights to use, copy, modify,
348+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
349+
permit persons to whom the Software is furnished to do so, subject to the following
350+
conditions:
351+
352+
The above copyright notice and this permission notice shall be included in all copies or
353+
substantial portions of the Software.
354+
355+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
356+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
357+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
358+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
359+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
360+
OTHER DEALINGS IN THE SOFTWARE.
361+
362+
====================
363+
is-windows library
364+
365+
The MIT License (MIT)
366+
367+
Copyright © 2015-2018, Jon Schlinkert.
368+
369+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
370+
software and associated documentation files (the "Software"), to deal in the Software
371+
without restriction, including without limitation the rights to use, copy, modify,
372+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
373+
permit persons to whom the Software is furnished to do so, subject to the following
374+
conditions:
375+
376+
The above copyright notice and this permission notice shall be included in all copies or
377+
substantial portions of the Software.
378+
379+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
380+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
381+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
382+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
383+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
384+
OTHER DEALINGS IN THE SOFTWARE.
385+
386+
====================
387+
to-regex-range library
388+
389+
The MIT License (MIT)
390+
391+
Copyright (c) 2015-present, Jon Schlinkert.
392+
393+
Permission is hereby granted, free of charge, to any person obtaining a copy of this
394+
software and associated documentation files (the "Software"), to deal in the Software
395+
without restriction, including without limitation the rights to use, copy, modify,
396+
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
397+
permit persons to whom the Software is furnished to do so, subject to the following
398+
conditions:
399+
400+
The above copyright notice and this permission notice shall be included in all copies or
401+
substantial portions of the Software.
402+
403+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
404+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
405+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
406+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
407+
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
408+
OTHER DEALINGS IN THE SOFTWARE.
409+
410+
====================
411+
Copyright (c) 2015, Rebecca Turner
412+
413+
Permission to use, copy, modify, and/or distribute this software for any
414+
purpose with or without fee is hereby granted, provided that the above
415+
copyright notice and this permission notice appear in all copies.
416+
417+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
418+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
419+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
420+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
421+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
422+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
423+
PERFORMANCE OF THIS SOFTWARE.
424+
425+
====================
426+
Copyright Joyent, Inc. and other Node contributors.
427+
428+
Permission is hereby granted, free of charge, to any person obtaining a
429+
copy of this software and associated documentation files (the
430+
"Software"), to deal in the Software without restriction, including
431+
without limitation the rights to use, copy, modify, merge, publish,
432+
distribute, sublicense, and/or sell copies of the Software, and to permit
433+
persons to whom the Software is furnished to do so, subject to the
434+
following conditions:
435+
436+
The above copyright notice and this permission notice shall be included
437+
in all copies or substantial portions of the Software.
438+
439+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
440+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
441+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
442+
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
443+
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
444+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
445+
USE OR OTHER DEALINGS IN THE SOFTWARE.
446+
447+
====================
448+
Copyright Node.js contributors. All rights reserved.
449+
450+
Permission is hereby granted, free of charge, to any person obtaining a copy
451+
of this software and associated documentation files (the "Software"), to
452+
deal in the Software without restriction, including without limitation the
453+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
454+
sell copies of the Software, and to permit persons to whom the Software is
455+
furnished to do so, subject to the following conditions:
456+
457+
The above copyright notice and this permission notice shall be included in
458+
all copies or substantial portions of the Software.
459+
460+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
461+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
462+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
463+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
464+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
465+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
466+
IN THE SOFTWARE.
467+
468+
====================
469+
The MIT License (MIT)
470+
471+
Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
472+
473+
Permission is hereby granted, free of charge, to any person obtaining a copy
474+
of this software and associated documentation files (the "Software"), to deal
475+
in the Software without restriction, including without limitation the rights
476+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
477+
copies of the Software, and to permit persons to whom the Software is
478+
furnished to do so, subject to the following conditions:
479+
480+
The above copyright notice and this permission notice shall be included in
481+
all copies or substantial portions of the Software.
482+
483+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
484+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
485+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
486+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
487+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
488+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
489+
THE SOFTWARE.
490+

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache DevLake (incubating)
2-
Copyright 2022-2023 The Apache Software Foundation
2+
Copyright 2022-2024 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (https://www.apache.org/).

0 commit comments

Comments
 (0)