Skip to content

Commit e79b973

Browse files
authored
Update LICENSE
1 parent 5f0229a commit e79b973

1 file changed

Lines changed: 57 additions & 21 deletions

File tree

LICENSE

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) 2025 ParrotHat
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+
Copyright (c) 2025 ParrotHat Foundation
2+
3+
This software is licensed under the Parrot Free License (PFL) Version 1.0.
4+
See the full license text below.
5+
6+
----------------------------------------------------------------
7+
8+
Parrot Free License (PFL) — Version 1.0
9+
10+
1. Permission to Use
11+
The User is granted the right to operate and utilize the Software for any lawful purpose,
12+
in both private and commercial environments.
13+
Attribution is not required when the Software is only used and not redistributed.
14+
15+
2. Access to Source Code
16+
When the Software is distributed, the corresponding source code
17+
must be made accessible without obstruction.
18+
It must be provided in a form suitable for modification and compilation
19+
using non-proprietary tools.
20+
21+
3. Modification and Derivative Works
22+
Users may modify the Software and create derivative works.
23+
Derivatives must remain licensed under the Parrot Free License
24+
and must document all modifications while preserving original authorship notices.
25+
26+
4. Redistribution Obligations
27+
Redistribution requires inclusion of this License unaltered,
28+
preservation of authorship notices, and availability of the corresponding source code.
29+
Modified copies must state that modifications are present.
30+
31+
5. Copyleft and Compatibility
32+
Derivative works may not be relicensed under more restrictive terms.
33+
Combining PFL components with proprietary modules is allowed
34+
only when the proprietary parts remain completely separable.
35+
36+
6. Network and Remote Use
37+
If modified Software is used through a public or private service,
38+
Users interacting with the Software must have access to the corresponding source code.
39+
40+
7. Trademark and Identity
41+
This License does not grant rights to use ParrotHat Foundation trademarks.
42+
Such identifiers may only be used as attribution where required.
43+
44+
8. Warranty and Liability
45+
The Software is provided without warranty of any kind.
46+
The Provider shall not be held liable for damages resulting from use,
47+
modification, or redistribution.
48+
49+
9. Termination
50+
Rights under this License terminate automatically
51+
if the User violates the redistribution, copyleft, or authorship-preservation requirements.
52+
53+
10. Future Versions
54+
The ParrotHat Foundation may publish updated versions of this License.
55+
Users may choose to adopt a later version unless explicitly restricted.
56+
57+
End of Document — Parrot Free License (PFL) Version 1.0

0 commit comments

Comments
 (0)