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: dist/LICENCE
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -71,15 +71,15 @@ The above copyright notice and this permission notice shall be included in all c
71
71
72
72
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.
73
73
74
-
@fastify/busboy
74
+
form-data
75
75
MIT
76
-
Copyright Brian White. All rights reserved.
76
+
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
77
77
78
78
Permission is hereby granted, free of charge, to any person obtaining a copy
79
-
of this software and associated documentation files (the "Software"), to
80
-
deal in the Software without restriction, including without limitation the
81
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
82
-
sell copies of the Software, and to permit persons to whom the Software is
79
+
of this software and associated documentation files (the "Software"), to deal
80
+
in the Software without restriction, including without limitation the rights
81
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
82
+
copies of the Software, and to permit persons to whom the Software is
83
83
furnished to do so, subject to the following conditions:
84
84
85
85
The above copyright notice and this permission notice shall be included in
@@ -89,9 +89,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
89
89
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
90
90
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
91
91
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
92
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
94
-
IN THE SOFTWARE.
92
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
93
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
0 commit comments