1
- # The MIT License (MIT)
1
+ # Licensing
2
2
3
- Copyright (c) 2017, 2018 Justin Gordon and ShakaCode, http://www.shakacode.com
3
+ - ** Core** : MIT (this file)
4
+ - ** Pro** : see [ REACT-ON-RAILS-PRO-LICENSE.md] ( ./REACT-ON-RAILS-PRO-LICENSE.md )
5
+
6
+ ---
7
+
8
+ # MIT License
9
+
10
+ Copyright (c) 2017, 2018 Justin Gordon and ShakaCode
11
+ Copyright (c) 2015–2025 ShakaCode, LLC
4
12
5
13
Permission is hereby granted, free of charge, to any person obtaining a copy
6
14
of this software and associated documentation files (the "Software"), to deal
@@ -12,10 +20,14 @@ furnished to do so, subject to the following conditions:
12
20
The above copyright notice and this permission notice shall be included in
13
21
all copies or substantial portions of the Software.
14
22
23
+ ---
24
+
25
+ ## Disclaimer
26
+
15
27
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
28
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
29
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
30
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
31
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
32
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33
+ SOFTWARE.
0 commit comments