1- The MIT License (MIT)
1+ MIT License
22
33Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
44Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
5- Copyright (c) 2021 Fastify Collaborators
5+ Copyright (c) 2021-present The Fastify team
6+
7+ The Fastify team members are listed at https://github.com/fastify/fastify#team.
68
79Permission is hereby granted, free of charge, to any person obtaining a copy
810of this software and associated documentation files (the "Software"), to deal
@@ -11,13 +13,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1113copies of the Software, and to permit persons to whom the Software is
1214furnished to do so, subject to the following conditions:
1315
14- The above copyright notice and this permission notice shall be included in
15- all copies or substantial portions of the Software.
16+ The above copyright notice and this permission notice shall be included in all
17+ copies or substantial portions of the Software.
1618
1719THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1820IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1921FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2022AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2123LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23- THE SOFTWARE.
24+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25+ SOFTWARE.
0 commit comments