Skip to content

Commit dc9e262

Browse files
authored
Change license from MIT to Business Source License 1.1 (#185)
1 parent 648d57c commit dc9e262

1 file changed

Lines changed: 83 additions & 21 deletions

File tree

LICENSE

Lines changed: 83 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,83 @@
1-
MIT License
2-
3-
Copyright (c) 2023 Øyvind Raddum Berg
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.
1+
Business Source License 1.1
2+
3+
Licensor: Øyvind Raddum Berg
4+
Licensed Work: Typr
5+
The Licensed Work is (c) 2023-2026 Øyvind Raddum Berg.
6+
7+
Additional Use Grant:
8+
9+
You may use the Licensed Work in production, provided that you:
10+
11+
(a) use only unmodified copies of the Licensed Work as distributed
12+
by the Licensor; and
13+
14+
(b) comply with the usage limits of the free tier as published at
15+
https://typr.dev/pricing (the "Free Tier").
16+
17+
The Licensor will not reduce the scope of the Additional Use Grant
18+
for any previously released version of the Licensed Work.
19+
20+
Use of the Licensed Work beyond the Free Tier, or use of modified
21+
copies of the Licensed Work, requires a separate commercial license
22+
from the Licensor. Contact licensing@typr.dev.
23+
24+
Change Date: Four years from the date of each release of the
25+
Licensed Work.
26+
27+
Change License: Apache License, Version 2.0
28+
29+
Notice
30+
31+
The Business Source License (this document, or the "License") is not
32+
an Open Source license. However, the Licensed Work will eventually be
33+
made available under the Change License, when the Change Date for
34+
each version arrives.
35+
36+
License text copyright (c) 2017 MariaDB Corporation Ab, All Rights
37+
Reserved. "Business Source License" is a trademark of MariaDB
38+
Corporation Ab.
39+
40+
-----------------------------------------------------------------------------
41+
42+
Terms
43+
44+
The Licensor hereby grants you the right to copy, modify, create
45+
derivative works, redistribute, and make non-production use of the
46+
Licensed Work. The Licensor may make an Additional Use Grant, above,
47+
permitting limited production use.
48+
49+
Effective on the Change Date, or the fourth anniversary of the first
50+
publicly available distribution of a specific version of the Licensed
51+
Work, whichever comes first, the Licensor hereby grants you rights
52+
under the terms of the Change License, and the rights granted in the
53+
paragraph above terminate.
54+
55+
If your use of the Licensed Work does not comply with the requirements
56+
currently in effect as described in this License, you must purchase a
57+
commercial license from the Licensor, its affiliated entities, or
58+
authorized resellers, or you must refrain from using the Licensed Work.
59+
60+
All copies of the original and modified Licensed Work, and derivative
61+
works of the Licensed Work, are subject to this License. This License
62+
applies separately for each version of the Licensed Work and the
63+
Change Date may vary for each version of the Licensed Work released
64+
by the Licensor.
65+
66+
You must conspicuously display this License on each original or
67+
modified copy of the Licensed Work. If you receive the Licensed Work
68+
in original or modified form from a third party, the terms and
69+
conditions set forth in this License apply to your use of that work.
70+
71+
Any use of the Licensed Work in violation of this License will
72+
automatically terminate your rights under this License for the current
73+
and all other versions of the Licensed Work.
74+
75+
This License does not grant you any right in any trademark or logo of
76+
the Licensor or its affiliates (provided that you may use a trademark
77+
or logo of the Licensor as expressly required by this License).
78+
79+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS
80+
PROVIDED ON AN "AS IS" BASIS. THE LICENSOR HEREBY DISCLAIMS ALL
81+
WARRANTIES AND CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT
82+
LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
83+
PURPOSE, NON-INFRINGEMENT, AND TITLE.

0 commit comments

Comments
 (0)