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: docs/components/pages/pricing/faq.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ const faqs = [
16
16
{
17
17
question:
18
18
"What License is BlockNote using? Can I use it for commercial projects?",
19
-
answer: `BlockNote is licensed under the MPL 2.0 license, which allows you to use BlockNote in commercial (and closed-source) applications.
19
+
answer: `BlockNote is open source software licensed under the MPL 2.0 license, which allows you to use BlockNote in commercial (and closed-source) applications - even without a subscription.
20
20
If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well.`,
0 commit comments