Skip to content

Commit 7fabaa8

Browse files
justin808claude
andcommitted
Add Pro license files to indicate separate licensing
- Add LICENSE.md files to both Pro directories (Ruby and NPM) - Files reference root REACT-ON-RAILS-PRO-LICENSE.md for consistency - Clearly indicate Pro files are omitted from OSS distributions - Pro directories now have explicit licensing documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 6256ff1 commit 7fabaa8

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

lib/react_on_rails/pro/LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# React on Rails Pro License
2+
3+
The files in this directory and its subdirectories are licensed under the **React on Rails Pro** license, which is separate from the MIT license that covers the core React on Rails functionality.
4+
5+
## License Terms
6+
7+
These files are proprietary software and are **NOT** covered by the MIT license found in the root LICENSE.md file. Usage requires a valid React on Rails Pro license.
8+
9+
## Distribution
10+
11+
Files in this directory will be **omitted** from future distributions of the open source React on Rails Ruby gem. They are exclusively available to React on Rails Pro licensees.
12+
13+
## License Reference
14+
15+
For the complete React on Rails Pro license terms, see: `REACT-ON-RAILS-PRO-LICENSE.md` in the root directory of this repository.
16+
17+
## More Information
18+
19+
For React on Rails Pro licensing information and to obtain a license, please visit:
20+
- [React on Rails Pro](https://www.shakacode.com/react-on-rails-pro/)
21+

node_package/src/pro/LICENSE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# React on Rails Pro License
2+
3+
The files in this directory and its subdirectories are licensed under the **React on Rails Pro** license, which is separate from the MIT license that covers the core React on Rails functionality.
4+
5+
## License Terms
6+
7+
These files are proprietary software and are **NOT** covered by the MIT license found in the root LICENSE.md file. Usage requires a valid React on Rails Pro license.
8+
9+
## Distribution
10+
11+
Files in this directory will be **omitted** from future distributions of the open source React on Rails NPM package. They are exclusively available to React on Rails Pro licensees.
12+
13+
## License Reference
14+
15+
For the complete React on Rails Pro license terms, see: `REACT-ON-RAILS-PRO-LICENSE.md` in the root directory of this repository.
16+
17+
## More Information
18+
19+
For React on Rails Pro licensing information and to obtain a license, please visit:
20+
- [React on Rails Pro](https://www.shakacode.com/react-on-rails-pro/)
21+

0 commit comments

Comments
 (0)