You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@ BlockNote is 100% Open Source Software.
2
2
3
3
Source code in this repository is covered by the "Mozilla Public License Version 2.0" (MPL-2.0) license, except for the XL packages. The MPL-2.0 license allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well.
4
4
5
-
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the "GNU Affero General Public License Version 3" (AGPL-3.0). Additionally, a commercial license is available. See our website (https://www.blocknotejs.org/pricing) for more information and the commercial license terms.
5
+
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the "GNU General Public License Version 3" (GPL-3.0). Additionally, a commercial license is available. See our website (https://www.blocknotejs.org/pricing) for more information and the commercial license terms.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The codebase is automatically tested using Vitest and Playwright.
90
90
91
91
BlockNote is 100% Open Source Software. The majority of BlockNote is licensed under the [MPL-2.0 license](LICENSE-MPL.txt), which allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. [Learn more](https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/).
92
92
93
-
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the AGPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
93
+
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the GPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
Copy file name to clipboardExpand all lines: docs/content/pages/blocknote-xl-commercial-license.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you do not agree to any of the terms and conditions of this Agreement or if y
19
19
- "Affiliates" means the subsidiaries and the affiliates of the Licensee.
20
20
- "Agreement" means this legally binding agreement that grants the Commercial License for all BlockNote XL products.
21
21
- “Application” means either one (1) unique domain for web-based applications (excluding development, testing, or staging domains), or one (1) executable application instance for desktop or mobile use;
22
-
- "AGPL" means the GNU Affero General Public License version 3.0.
22
+
- "GPL" means the GNU General Public License version 3.0.
23
23
- "BlockNote" means OpenBlocks B.V., a legal entity registered under the Dutch Chamber of Commerce identifier 96110295.
24
24
- "Commercial License" means the commercial license that is granted in this Agreement.
25
25
- "Effective Date" means the date on which the Agreement is made effective. This is the date of the purchase.
@@ -43,7 +43,7 @@ If you do not agree to any of the terms and conditions of this Agreement or if y
43
43
44
44
Licensor offers the XL Packages under a dual license model. Licensor offers two licensing options:
45
45
46
-
- a) the open source AGPL, where any modifications or derivative works must also be made available under the license terms of AGPL; and
46
+
- a) the open source GPL, where any modifications or derivative works must also be made available under the license terms of GPL; and
47
47
- b) this Commercial License, where you may use the Software under the terms and conditions mentioned in this Agreement.
48
48
49
49
This Agreement is only applicable if you use the Commercial License.
@@ -112,12 +112,12 @@ No Commercial License is required if:
112
112
- a) you are an open source contributor who is not affiliated with the Licensee; or
113
113
- b) you are someone who solely executes the front end for testing purposes, such as verifying back-end changes, and are not contributing changes to the Front-end code.
114
114
115
-
Licensor is committed to supporting Open Source Software (OSS). When Licensee is developing OSS licensed under an Open Source Initiative approved license and not compatible with the AGPL (e.g. a permissive license like MIT), Licensee may include the Software in its project and use the Commercial License free of charge, provided that:
115
+
Licensor is committed to supporting Open Source Software (OSS). When Licensee is developing OSS licensed under an Open Source Initiative approved license and not compatible with the GPL (e.g. a permissive license like MIT), Licensee may include the Software in its project and use the Commercial License free of charge, provided that:
116
116
117
117
- a) the Software is used solely for the development or demonstration of your open source project;
118
-
- b) Licensee informs its downstream users that enabling any feature relying on our Software will require compliance with either the AGPL or the Commercial License.
118
+
- b) Licensee informs its downstream users that enabling any feature relying on our Software will require compliance with either the GPL or the Commercial License.
119
119
120
-
For clarity, inclusion of the Software in your OSS project, where it is completely disabled and not exposed to Users, does not trigger AGPL reciprocity or the terms of this Commercial License until such functionality is enabled or made accessible.
120
+
For clarity, inclusion of the Software in your OSS project, where it is completely disabled and not exposed to Users, does not trigger GPL reciprocity or the terms of this Commercial License until such functionality is enabled or made accessible.
121
121
122
122
Please contact the Licensor for explicit permission or clarification if you intend to enable the Software in a publicly accessible or hosted environment, or if you are uncertain whether your use qualifies under these conditions.
123
123
*/}
@@ -171,11 +171,11 @@ Upon termination of this Agreement, Licensee's license to access and use the Sof
171
171
172
172
Any provisions of this Agreement containing licensing restrictions, warranties and warranty disclaimers, confidentiality obligations, limitations of liability and/or indemnity terms, and any term of this Agreement which, by its nature, is intended to survive termination or expiration, will remain in effect following any termination or expiration of this Agreement, as will Licensee's obligation to pay any fees accrued and owing to Licensor as of termination or expiration.
173
173
174
-
### 5.5. Transition from Commercial License to AGPL
174
+
### 5.5. Transition from Commercial License to GPL
175
175
176
-
If the Licensee chooses to discontinue the Commercial License and instead rely solely on the AGPL license, all rights and benefits granted under the Commercial License shall immediately terminate. This includes, but is not limited to, access to the Software, priority updates, and any form of technical support or assistance provided under the Commercial License.
176
+
If the Licensee chooses to discontinue the Commercial License and instead rely solely on the GPL license, all rights and benefits granted under the Commercial License shall immediately terminate. This includes, but is not limited to, access to the Software, priority updates, and any form of technical support or assistance provided under the Commercial License.
177
177
178
-
By transitioning to the AGPL license, the Licensee agrees to comply fully with the terms of the AGPL. The Licensor shall bear no further obligations toward the Licensee after the transition, and no refunds or credits shall be issued for any remaining term of the Commercial License.
178
+
By transitioning to the GPL license, the Licensee agrees to comply fully with the terms of the GPL. The Licensor shall bear no further obligations toward the Licensee after the transition, and no refunds or credits shall be issued for any remaining term of the Commercial License.
Copy file name to clipboardExpand all lines: docs/content/pages/terms-and-conditions.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ If you have any questions regarding these Terms or BlockNote, do not hesitate to
33
33
34
34
1. BlockNote offers you access to the BlockNote open source library, examples and documentation which you can use as to power text editors in your application.
35
35
2. We offer BlockNote to business users and consumers. **Consumer** means: any person not acting in the exercise of a profession or business.
36
-
3. The open source software is available under the licenses specified in the source code (MPL 2.0 for the general library, and AGPL 3.0 for the XL packages unless, specified otherwise).
36
+
3. The open source software is available under the licenses specified in the source code (MPL 2.0 for the general library, and GPL 3.0 for the XL packages unless, specified otherwise).
37
37
4. We offer additional services and licenses under separate terms. These are available as part through specific BlockNote Pro tiers, and include options like a [commercial license](/legal/blocknote-xl-commercial-license) for the XL packages and a [Service Level Agreement](/legal/service-level-agreement). If these specific terms conflict with our general Terms and Conditions, the commercial license terms will apply.
38
38
39
39
### Subscriptions and cancellation of BlockNote Pro
Copy file name to clipboardExpand all lines: packages/core/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The codebase is automatically tested using Vitest and Playwright.
90
90
91
91
BlockNote is 100% Open Source Software. The majority of BlockNote is licensed under the [MPL-2.0 license](LICENSE-MPL.txt), which allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. [Learn more](https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/).
92
92
93
-
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the AGPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
93
+
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the GPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
Copy file name to clipboardExpand all lines: packages/react/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The codebase is automatically tested using Vitest and Playwright.
90
90
91
91
BlockNote is 100% Open Source Software. The majority of BlockNote is licensed under the [MPL-2.0 license](LICENSE-MPL.txt), which allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. [Learn more](https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/).
92
92
93
-
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the AGPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
93
+
The XL packages (source code in the `packages/xl-*` directories and published in NPM as `@blocknote/xl-*`) are licensed under the GPL-3.0. If you cannot comply with this license and want to use the XL libraries, you'll need a commercial license. Refer to [our website](https://www.blocknotejs.org/pricing) for more information.
0 commit comments