Skip to content

Commit a1e01b5

Browse files
authored
chore(license): update date ranges; standardise style (#89)
1 parent 0b9b1f7 commit a1e01b5

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

LICENSE

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
The MIT License (MIT)
1+
MIT License
22

33
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
44
Copyright (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

79
Permission is hereby granted, free of charge, to any person obtaining a copy
810
of 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
1113
copies of the Software, and to permit persons to whom the Software is
1214
furnished 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

1719
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1820
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1921
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2022
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2123
LIABILITY, 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

Comments
 (0)