Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update LICENSE #216

Merged
merged 2 commits into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License
MIT NON-AI License

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder what's the point of changing the license to NON-AI?

In fact, there is nothing special in the code that could be hidden from the machine. And what could not be used to train her.

Why then change the license to a more strict one?

Copy link
Owner Author

@kevincobain2000 kevincobain2000 Jan 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you know it’s a her.

Well, just trying to lower the footprint for readme, commit messages, our issues discussion and the code to not end up on some system we don’t know about, without us knowing.
More like a protection for us, if the AI goes wrong, it weren’t us who helped train it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copyright (c) 2023 Pulkit Kathuria
Copyright (c) 2023 Pulkit Kathuria, Evsyukov Denis

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading