Skip to content

Commit a5859bc

Browse files
chore: update license to PolyForm Shield 1.0.0
1 parent adceade commit a5859bc

2 files changed

Lines changed: 90 additions & 23 deletions

File tree

LICENSE

Lines changed: 89 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,89 @@
1-
MIT License
2-
3-
Copyright (c) 2026 dotBrains
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+
# PolyForm Shield License 1.0.0
2+
3+
<https://polyformproject.org/licenses/shield/1.0.0>
4+
5+
## Acceptance
6+
7+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
8+
9+
## Copyright License
10+
11+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose. However, you may only distribute the software according to Distribution License and make changes or new works based on the software according to Changes and New Works License.
12+
13+
## Distribution License
14+
15+
The licensor grants you an additional copyright license to distribute copies of the software. Your license to distribute covers distributing the software with changes and new works permitted by Changes and New Works License.
16+
17+
## Notices
18+
19+
You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms or the URL for them above, as well as copies of any plain-text lines beginning with `Required Notice:` that the licensor provided with the software. For example:
20+
21+
> Required Notice: Copyright Yoyodyne, Inc. (http://example.com)
22+
23+
## Changes and New Works License
24+
25+
The licensor grants you an additional copyright license to make changes and new works based on the software for any permitted purpose.
26+
27+
## Patent License
28+
29+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
30+
31+
## Noncompete
32+
33+
Any purpose is a permitted purpose, except for providing any product that competes with the software or any product the licensor or any of its affiliates provides using the software.
34+
35+
## Competition
36+
37+
Goods and services compete even when they provide functionality through different kinds of interfaces or for different technical platforms. Applications can compete with services, libraries with plugins, frameworks with development tools, and so on, even if they're written in different programming languages or for different computer architectures. Goods and services compete even when provided free of charge. If you market a product as a practical substitute for the software or another product, it definitely competes.
38+
39+
## New Products
40+
41+
If you are using the software to provide a product that does not compete, but the licensor or any of its affiliates brings your product into competition by providing a new version of the software or another product using the software, you may continue using versions of the software available under these terms beforehand to provide your competing product, but not any later versions.
42+
43+
## Discontinued Products
44+
45+
You may begin using the software to compete with a product or service that the licensor or any of its affiliates has stopped providing, unless the licensor includes a plain-text line beginning with `Licensor Line of Business:` with the software that mentions that line of business. For example:
46+
47+
> Licensor Line of Business: YoyodyneCMS Content Management System (http://example.com/cms)
48+
49+
## Sales of Business
50+
51+
If the licensor or any of its affiliates sells a line of business developing the software or using the software to provide a product, the buyer can also enforce Noncompete for that product.
52+
53+
## Fair Use
54+
55+
You may have "fair use" rights for the software under the law. These terms do not limit them.
56+
57+
## No Other Rights
58+
59+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
60+
61+
## Patent Defense
62+
63+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
64+
65+
## Violations
66+
67+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
68+
69+
## No Liability
70+
71+
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
72+
73+
## Definitions
74+
75+
The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms.
76+
77+
A **product** can be a good or service, or a combination of them.
78+
79+
**You** refers to the individual or entity agreeing to these terms.
80+
81+
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all its affiliates.
82+
83+
**Affiliates** means the other organizations than an organization has control over, is under the control of, or is under common control with.
84+
85+
**Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
86+
87+
**Your licenses** are all the licenses granted to you for the software under these terms.
88+
89+
**Use** means anything you do with the software requiring one of your licenses.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@ Contributions are welcome! Please feel free to submit pull requests or open issu
126126

127127
## License
128128

129-
MIT License - See LICENSE file for details
130-
129+
This project is licensed under the [PolyForm Shield License 1.0.0](https://polyformproject.org/licenses/shield/1.0.0/) — see [LICENSE](LICENSE) for details.
131130
## Credits
132131

133132
- Inspired by various dotfile configurations across the community

0 commit comments

Comments
 (0)