1
+ ---
2
+ key: fcl-1.0-mit
3
+ short_name: FCL-1.0-MIT
4
+ name: Fair Core License, Version 1.0, MIT Future License
5
+ category: Source-available
6
+ owner: keygen
7
+ homepage_url: https://github.com/keygen-sh/fcl.dev/blob/master/FCL-1.0-MIT.md
8
+ spdx_license_key: LicenseRef-scancode-fcl-1.0-mit
9
+ other_urls:
10
+ - https://fcl.dev/
11
+ ---
12
+
13
+ # Fair Core License, Version 1.0, MIT Future License
14
+
15
+ ## Abbreviation
16
+
17
+ FCL-1.0-MIT
18
+
19
+ ## Notice
20
+
21
+ Copyright ${year} ${licensor name}
22
+
23
+ ## Terms and Conditions
24
+
25
+ ### Licensor ("We")
26
+
27
+ The party offering the Software under these Terms and Conditions.
28
+
29
+ ### The Software
30
+
31
+ The "Software" is each version of the software that we make available under
32
+ these Terms and Conditions, as indicated by our inclusion of these Terms and
33
+ Conditions with the Software.
34
+
35
+ ### License Grant
36
+
37
+ Subject to your compliance with this License Grant and the Limitations,
38
+ Patents, Redistribution and Trademark clauses below, we hereby grant you the
39
+ right to use, copy, modify, create derivative works, publicly perform, publicly
40
+ display and redistribute the Software for any Permitted Purpose identified
41
+ below.
42
+
43
+ ### Permitted Purpose
44
+
45
+ A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
46
+ means making the Software available to others in a commercial product or
47
+ service that:
48
+
49
+ 1. substitutes for the Software;
50
+
51
+ 2. substitutes for any other product or service we offer using the Software
52
+ that exists as of the date we make the Software available; or
53
+
54
+ 3. offers the same or substantially similar functionality as the Software.
55
+
56
+ Permitted Purposes specifically include using the Software:
57
+
58
+ 1. for your internal use and access;
59
+
60
+ 2. for non-commercial education;
61
+
62
+ 3. for non-commercial research; and
63
+
64
+ 4. in connection with professional services that you provide to a licensee
65
+ using the Software in accordance with these Terms and Conditions.
66
+
67
+ ### Limitations
68
+
69
+ You must not move, change, disable, or circumvent the license key functionality
70
+ in the Software; or modify any portion of the Software protected by the license
71
+ key to:
72
+
73
+ 1. enable access to the protected functionality without a valid license key; or
74
+
75
+ 2. remove the protected functionality.
76
+
77
+ ### Patents
78
+
79
+ To the extent your use for a Permitted Purpose would necessarily infringe our
80
+ patents, the license grant above includes a license under our patents. If you
81
+ make a claim against any party that the Software infringes or contributes to
82
+ the infringement of any patent, then your patent license to the Software ends
83
+ immediately.
84
+
85
+ ### Redistribution
86
+
87
+ The Terms and Conditions apply to all copies, modifications and derivatives of
88
+ the Software.
89
+
90
+ If you redistribute any copies, modifications or derivatives of the Software,
91
+ you must include a copy of or a link to these Terms and Conditions and not
92
+ remove any copyright or other proprietary notices provided in or with the
93
+ Software.
94
+
95
+ ### Disclaimer
96
+
97
+ THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
98
+ IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
99
+ PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
100
+
101
+ IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
102
+ SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
103
+ EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
104
+
105
+ In the event the provision of this Disclaimer section is unenforceable under
106
+ applicable law, the licenses granted herein are void.
107
+
108
+ ### Trademarks
109
+
110
+ Except for displaying the License Details and identifying us as the origin of
111
+ the Software, you have no right under these Terms and Conditions to use our
112
+ trademarks, trade names, service marks or product names.
113
+
114
+ ## Grant of Future License
115
+
116
+ We hereby irrevocably grant you an additional license to use the Software,
117
+ under the MIT license, that is effective on the second anniversary of the date
118
+ we make the Software available. On or after that date, you may use the Software
119
+ under the MIT license, in which case the following will apply:
120
+
121
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
122
+ this software and associated documentation files (the "Software"), to deal in
123
+ the Software without restriction, including without limitation the rights to
124
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
125
+ of the Software, and to permit persons to whom the Software is furnished to do
126
+ so, subject to the following conditions:
127
+
128
+ The above copyright notice and this permission notice shall be included in all
129
+ copies or substantial portions of the Software.
130
+
131
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
132
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
133
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
134
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
135
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
136
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
137
+ SOFTWARE.
0 commit comments