Skip to content

Commit 37d1f26

Browse files
Remove examples of prohibited modifications from LICENSE.md to streamline the document and focus on the core licensing terms.
1 parent ca4d093 commit 37d1f26

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

LICENSE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,4 @@ For Pro-licensed code (as defined in the "License Scope" section above), see:
8181
- Authentication systems in `lib/react_on_rails/utils.rb` and Pro TypeScript modules
8282
- The `react_on_rails_pro?` method and `rorPro` field generation
8383

84-
**Examples of prohibited modifications** that would constitute unauthorized Pro feature use:
85-
86-
- Modifying `lib/react_on_rails/helper.rb` to bypass `react_on_rails_pro?` checks
87-
- Altering `lib/react_on_rails/utils.rb` to change the `rorPro` field generation logic
88-
- Tampering with Pro feature detection in MIT-licensed interface files (e.g., `clientStartup.ts`, `serverRenderReactComponent.ts`, `ReactOnRails.client.ts`, `ReactOnRails.node.ts`)
89-
- Removing or bypassing license validation calls before accessing Pro features
90-
9184
While MIT-licensed code may be modified under MIT terms, using such modifications to access Pro features without a valid license violates the React on Rails Pro License.

0 commit comments

Comments
 (0)