Skip to content

Commit 52163bb

Browse files
committed
2 parents fd5236d + db85786 commit 52163bb

File tree

2 files changed

+36
-6
lines changed

2 files changed

+36
-6
lines changed

LICENSE

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2020 creativeLabs Łukasz Holeczek.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
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.

README.md

+15-6
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,18 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
3535
## Versions
3636

3737
* [CoreUI Free Bootstrap Admin Template](https://github.com/coreui/coreui-free-bootstrap-admin-template)
38-
* [CoreUI Free Bootstrap Admin Template (Ajax)](https://github.com/coreui/coreui-free-bootstrap-admin-template-ajax)
39-
* [CoreUI Free Angular 2+ Admin Template](https://github.com/coreui/coreui-free-angular-admin-template)
38+
* [CoreUI Free Angular 9+ Admin Template](https://github.com/coreui/coreui-free-angular-admin-template)
4039
* [CoreUI Free React.js Admin Template](https://github.com/coreui/coreui-free-react-admin-template)
4140
* [CoreUI Free Vue.js Admin Template](https://github.com/coreui/coreui-free-vue-admin-template)
4241
* [CoreUI Free Laravel Admin Template](https://github.com/coreui/coreui-free-laravel-admin-template)
4342
* [CoreUI Free Vue.js + Laravel Admin Template](https://github.com/coreui/coreui-free-vue-laravel-admin-template)
4443

4544
## CoreUI Pro
4645

46+
**Only customers with [Enterpise Membership Plan](https://coreui.io/pro/#buy) have access to private github CoreUI Pro repository.**
47+
4748
* 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/pro/)
48-
* 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/pro/angular)
49+
* 💪 [CoreUI Pro Angular 9+ Admin Template](https://coreui.io/pro/angular)
4950
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react)
5051
* 💪 [CoreUI Pro Vue Admin Template](https://coreui.io/pro/vue)
5152
* 💪 [CoreUI Pro Laravel Admin Template](https://coreui.io/pro/laravel/)
@@ -55,8 +56,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
5556

5657
### Clone repo
5758

58-
**Only customers with [Enterpise Membership Plan](https://coreui.io/pro/#buy) have access to private github repository.**
59-
6059
``` bash
6160
# clone the repo
6261
$ git clone https://github.com/coreui/coreui-free-react-admin-template.git my-project
@@ -161,4 +160,14 @@ Get updates on CoreUI's development and chat with the project maintainers and co
161160

162161
## Copyright and License
163162

164-
copyright 2020 creativeLabs Łukasz Holeczek.
163+
copyright 2020 creativeLabs Łukasz Holeczek.
164+
165+
166+
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
167+
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
168+
169+
## Support CoreUI Development
170+
171+
CoreUI is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying [CoreUI Pro Version](https://coreui.io/pro/).
172+
173+
We're also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on [Twitter](https://twitter.com/lukaszholeczek).

0 commit comments

Comments
 (0)