Skip to content

Commit a58b0ee

Browse files
committed
Update README.md and LICENSE.md
1 parent 6a5f677 commit a58b0ee

File tree

2 files changed

+62
-26
lines changed

2 files changed

+62
-26
lines changed

LICENSE.md

Lines changed: 57 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,57 @@
1-
MIT License
2-
3-
Copyright (c) 2020 Braxton Huff (seeking design opportunities in tech)
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 all
13-
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 THE
21-
SOFTWARE.
1+
# Repo Licenses
2+
3+
## Each custom app or extension hosted in this repo falls under the license utilized by the maintainer
4+
5+
<br>
6+
7+
## The layout of this repository is licensed under the [Braxton Huff License (BRAX)](https://3raxton.github.io/license/BRAX) by [Braxton Huff](https://github.com/3raxton)
8+
9+
- ### This license only includes the following files:
10+
11+
* AUTHORS.md
12+
* CODE_OF_CONDUCT.md
13+
* CONTRIBUTING.md
14+
* LICENSE.md
15+
* README.md
16+
<br><br>
17+
* This license may be modified and/or adapted upon discussion with the repo's original copyright owner
18+
<br><br>
19+
20+
21+
The Braxton Huff License (BRAX)
22+
23+
Copyright © 2022-2022 – Braxton Huff
24+
25+
This license is derived from the MIT and BSD-4-Clause licenses. While this license is detailed, modifications and/or adaptations may be made as the original copyright holder (“original copyright holder” and/or “copyright holder” and/or “COPYRIGHT HOLDER” and/or "AUTHORS" and/or “COPYRIGHT HOLDERS”) deems fit. If a project the original copyright holder owns utilizes this license, I, as the original copyright holder, am willing to discuss license modifications and/or adaptations for use of a copy of this software and associated documentation files in any private or public project or elsewhere.
26+
27+
28+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software" and/or “SOFTWARE”), to deal in the Software with some following restrictions, including without limitation the rights to personally use, copy, modify, merge and with listed limitations to publicly publish with credit, distribute with credit, sublicense and/or sell with credit as detailed in clause/condition five, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
29+
30+
31+
32+
1. Redistributions of Software must retain the above copyright notice, this list of conditions and the following disclaimer.
33+
34+
35+
2. Redistributions of the Software in any form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
36+
37+
38+
3. All advertising materials mentioning features or use of this Software must display the following acknowledgement unless otherwise specified in writing.
39+
40+
This product includes software developed by name of the original copyright holder. In this case, the name of the original copyright holder is Braxton Huff. This acknowledgement unless otherwise specified in writing should read:
41+
42+
This product includes software developed by Braxton Huff.
43+
44+
45+
4. Neither the name of the copyright holder, nor the names of its contributors, may be used to endorse or promote products derived from this Software without specific prior written permission.
46+
47+
48+
5. If the Software is sublicensed and/or sold, a predetermined percentage of royalties must be provided to the original copyright holder. If this condition/clause is disregarded, the original copyright holder must receive 100% of royalties from each sale.
49+
50+
51+
6. Any modifications and/or adaptations may be made to this license pending discussion with the original copyright holder and as the original copyright holder deems fit. These modifications and/or adaptations must be documented along with written permission from the original copyright holder.
52+
53+
54+
55+
THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDER "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS AND/OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
56+
57+

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target="_blank"><br><img width="100" src="https://emojipedia-us.s3.dualstack.us-
77
<a><img src="https://img.shields.io/badge/more-Custom%20Apps%20&amp;%20Extensions-orange.svg" alt="More Custom Apps and Extensions"></a>
88
<a><img src="https://img.shields.io/badge/for-spicetify-E71A0E.svg" alt="For Spicetify"></a>
99
<a href="https://3raxton.github.io/license"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License"></a>
10-
<a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F3raxton%2Fspicetify-customapps%2F&count_bg=%23E71A0E&title_bg=%23000000&icon=spotify.svg&icon_color=%23E71A0E&title=hits&edge_flat=false"/></a></p>
10+
<!-- <a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2F3raxton%2Fspicetify-customapps%2F&count_bg=%23E71A0E&title_bg=%23000000&icon=spotify.svg&icon_color=%23E71A0E&title=hits&edge_flat=false"/></a></p> -->
1111

1212
<br>
1313

@@ -98,16 +98,16 @@ Follow the instructions below or read the <a href="https://github.com/3raxton/sp
9898
## Licenses
9999

100100
* Each custom app or extension hosted in this repo falls under the license utilized by the maintainer
101-
* The layout of this repository is licensed under the [Braxton Huff License (BRAX)](https://3raxton.github.io/license/BRAX) by [Braxton Huff](https://github.com/3raxton)
102-
* This includes the following files:
103-
<br> <br>
101+
<br>
102+
* The layout of this repository is licensed under the [Braxton Huff License (BRAX)](https://3raxton.github.io/license/BRAX) by [Braxton Huff](https://github.com/3raxton) and <b>only includes the following files:</b><br><br>
103+
104104
* AUTHORS.md
105105
* CODE_OF_CONDUCT.md
106106
* CONTRIBUTING.md
107107
* LICENSE.md
108108
* README.md
109109
<br><br>
110-
* This license may be modified and/or adapted upon discussion with the repo's original copyright owner
110+
* This license may be modified and/or adapted upon discussion with the original copyright owner
111111
<br><br>
112112

113113

0 commit comments

Comments
 (0)