Skip to content

Commit 5ac7c1d

Browse files
committed
Add MIT license rule with attribution and no-endorsement clause
Signed-off-by: dikshaa2909 <dikshadeware@gmail.com>
1 parent 022ddc8 commit 5ac7c1d

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
license_expression: mit AND no-endorsement
3+
is_license_text: yes
4+
relevance: 100
5+
6+
required_phrases:
7+
- Permission is hereby granted, free of charge
8+
- The above copyright notice and this permission notice
9+
- THE SOFTWARE IS PROVIDED "AS IS"
10+
---
11+
12+
Copyright 2025 Sinusoidal Systems AB
13+
14+
Permission is hereby granted, free of charge, to any person obtaining a copy of
15+
this software and associated documentation files (the "Software"), to deal in
16+
the Software without restriction, including without limitation the rights to
17+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
18+
of the Software, and to permit persons to whom the Software is furnished to do
19+
so, subject to the following conditions:
20+
21+
1. The above copyright notice and this permission notice shall be included in
22+
all copies or substantial portions of the Software.
23+
24+
2. Redistributions of the Software in source or binary form must include an
25+
attribution notice stating that the Software was originally developed by
26+
Sinusoidal Systems AB, and may not in any way suggest that Sinusoidal Systems AB
27+
endorses or is affiliated with the redistribution or derivative work without
28+
prior written permission.
29+
30+
3. Neither the name, trademarks, nor service marks of Sinusoidal Systems AB may be
31+
used to endorse or promote products derived from this Software without specific
32+
prior written permission.
33+
34+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40+
SOFTWARE.

0 commit comments

Comments
 (0)