Skip to content

Commit ca4d093

Browse files
linting
1 parent f408946 commit ca4d093

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

LICENSE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ The following directories and all their contents are licensed under the **MIT Li
1818

1919
### Pro Licensed Code
2020

21-
```text
22-
SPDX-License-Identifier: LicenseRef-Proprietary
23-
```
24-
2521
The following directories and all their contents are licensed under the **React on Rails Pro License**:
2622

2723
- `lib/react_on_rails/pro/`

docs/DIRECTORY_LICENSING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ react_on_rails/
2222
**Exception:** The `node_package/src/pro/` directory contains Pro implementation code licensed under the React on Rails Pro License. This code is included in the package but requires a valid Pro license to use.
2323

2424
**Important Distinction:**
25+
2526
- **MIT-licensed interface files** (outside `pro/` directories) can be freely modified under MIT terms
2627
- **Using those modifications to access Pro features** without a license violates the Pro License
2728
- **Pro-licensed files** (inside `pro/` directories) require a Pro license to use in any way

0 commit comments

Comments
 (0)