Skip to content

Commit 7b0e8c8

Browse files
committed
chore!: Change LICENSE to forbid AI
1 parent d26924f commit 7b0e8c8

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

LICENSE

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
ISC License
1+
NON-AI ISC License
22

33
Copyright (c) 2026 BubbleFish
44

5-
Permission to use, copy, modify, and/or distribute this software for any
6-
purpose with or without fee is hereby granted, provided that the above
7-
copyright notice and this permission notice appear in all copies.
8-
9-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
10-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
12-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
14-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15-
PERFORMANCE OF THIS SOFTWARE.
5+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted,
6+
provided that:
7+
8+
1. The above copyright notice and this permission notice appear in all copies.
9+
10+
2. The software and any modifications made to it may not be used for the purpose of training or improving machine learning algorithms,
11+
including but not limited to artificial intelligence, natural language processing, or data mining. This condition applies to any derivatives,
12+
modifications, or updates based on the Software code. Any usage of the Software in an AI-training dataset is considered a breach of this License.
13+
14+
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING
15+
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT,
16+
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
17+
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)