Skip to content

Commit 7c8213b

Browse files
authored
chore: update (#1704)
* chore: update license * Remove CONTRIBUTING.md
1 parent e1bf0c7 commit 7c8213b

File tree

3 files changed

+21
-72
lines changed

3 files changed

+21
-72
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

LICENSE

Lines changed: 21 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,21 @@
1-
Fair Source License, version 0.9
2-
3-
Copyright (C) 2023-present typicode
4-
5-
Licensor: typicode
6-
7-
Software: json-server
8-
9-
Use Limitation: 2 users
10-
11-
License Grant. Licensor hereby grants to each recipient of the
12-
Software ("you") a non-exclusive, non-transferable, royalty-free and
13-
fully-paid-up license, under all of the Licensor's copyright and
14-
patent rights, to use, copy, distribute, prepare derivative works of,
15-
publicly perform and display the Software, subject to the Use
16-
Limitation and the conditions set forth below.
17-
18-
Use Limitation. The license granted above allows use by up to the
19-
number of users per entity set forth above (the "Use Limitation"). For
20-
determining the number of users, "you" includes all affiliates,
21-
meaning legal entities controlling, controlled by, or under common
22-
control with you. If you exceed the Use Limitation, your use is
23-
subject to payment of Licensor's then-current list price for licenses.
24-
25-
Conditions. Redistribution in source code or other forms must include
26-
a copy of this license document to be provided in a reasonable
27-
manner. Any redistribution of the Software is only allowed subject to
28-
this license.
29-
30-
Trademarks. This license does not grant you any right in the
31-
trademarks, service marks, brand names or logos of Licensor.
32-
33-
DISCLAIMER. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OR
34-
CONDITION, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES
35-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36-
NONINFRINGEMENT. LICENSORS HEREBY DISCLAIM ALL LIABILITY, WHETHER IN
37-
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
38-
CONNECTION WITH THE SOFTWARE.
39-
40-
Termination. If you violate the terms of this license, your rights
41-
will terminate automatically and will not be reinstated without the
42-
prior written consent of Licensor. Any such termination will not
43-
affect the right of others who may have received copies of the
44-
Software from you.
1+
MIT License
2+
3+
Copyright (c) 2026 typicode
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,6 @@ Run `json-server --help` for a list of options
113113

114114
[Become a sponsor and have your company logo here](https://github.com/users/typicode/sponsorship)
115115

116-
## Sponsorware
117-
118-
> [!NOTE]
119-
> This project uses the [Fair Source License](https://fair.io/). Only organizations with 3+ users are kindly asked to contribute a small amount through sponsorship [sponsor](https://github.com/sponsors/typicode) for usage. **This license helps keep the project sustainable and healthy, benefiting everyone.**
120-
>
121-
> For more information, FAQs, and the rationale behind this, visit [https://fair.io/](https://fair.io/).
122-
123116
## Query Capabilities
124117

125118
JSON Server supports advanced querying out of the box:

0 commit comments

Comments
 (0)