-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Added 2025/05/2025-05-09-source-code.md #17698
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
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
Before disabling any content in relation to this takedown notice, GitHub | ||
- contacted the owners of some or all of the affected repositories to give them an opportunity to [make changes](https://docs.github.com/en/github/site-policy/dmca-takedown-policy#a-how-does-this-actually-work). | ||
- provided information on how to [submit a DMCA Counter Notice](https://docs.github.com/en/articles/guide-to-submitting-a-dmca-counter-notice). | ||
|
||
To learn about when and why GitHub may process some notices this way, please visit our [README](https://github.com/github/dmca/blob/master/README.md#anatomy-of-a-takedown-notice). | ||
|
||
--- | ||
|
||
To: GitHub DMCA Agent | ||
From: [private] | ||
Email: [private] | ||
Tel: [private] | ||
Address: [private] | ||
|
||
Date: [private] | ||
|
||
1. Identification of copyrighted work | ||
|
||
The original work is [private] repository “PotPlayer_Chatgpt_Translate” hosted at | ||
|
||
https://github.com/Felix3322/PotPlayer_Chatgpt_Translate | ||
|
||
—specifically version v1.5.1, which is licensed under the GNU General Public License v3.0 (GPL-3.0). | ||
|
||
2. Identification of infringing material | ||
|
||
The infringing repository is: | ||
|
||
https://github.com/gitsang/potplayer-translate-llm | ||
|
||
This repository is a direct clone of [private] v1.5.1 code with the following violations of the GPL-3.0 terms: | ||
|
||
Removal of all original copyright and attribution | ||
|
||
Rebranding under a new name | ||
|
||
Relicensing under the MIT License without [private] permission | ||
|
||
These actions strip away the copyleft safeguards of GPL-3.0, mislead downstream users, and deprive [private] of the attribution and license protections [private] chose. | ||
|
||
3. Explanation of non-compliance & remediation steps | ||
|
||
Under GPL-3.0, any distributed copy must: | ||
|
||
Retain the original GPL-3.0 license text and copyright notices in every file. | ||
|
||
Include a copy of the full GPL-3.0 license (i.e. the LICENSE file). | ||
|
||
Disclose source code under the same license. | ||
|
||
To bring gitsang’s mirror into compliance, they would need to: | ||
|
||
Restore the original GPL-3.0 headers in every source file. | ||
|
||
Include [private] name and copyright year. | ||
|
||
Add back the unmodified LICENSE file for GPL-3.0. | ||
|
||
Remove any MIT license references. | ||
|
||
4. Good-faith belief statement | ||
|
||
I have a good-faith belief that the use of the material in this manner is not authorized by me, the copyright owner, or by law. | ||
|
||
5. Fair use consideration | ||
|
||
I have taken fair-use considerations into account and believe this use is not permitted. | ||
|
||
6. Accuracy statement (perjury clause) | ||
|
||
I swear, under penalty of perjury, that the information in this notification is accurate and that I am the copyright owner or am authorized to act on behalf of the owner. | ||
|
||
7. Requested action | ||
Remove the infringing repository listed above. | ||
|
||
Review gitsang’s account for repeat infringement under GitHub’s Repeat Infringer Policy. | ||
|
||
Signed, | ||
[private] |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] Consider adding an H1 title (e.g., '# DMCA Takedown Notice') at the beginning of the file to enhance clarity and structure.
Copilot uses AI. Check for mistakes.