mirror of
https://github.com/github/dmca.git
synced 2025-06-18 08:55:43 -04:00
Process DMCA request
This commit is contained in:
parent
2b3466434e
commit
42c8253fc5
101
2023/12/2023-12-07-hmcl.md
Normal file
101
2023/12/2023-12-07-hmcl.md
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
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).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Are you the copyright holder or authorized to act on the copyright owner's behalf?**
|
||||||
|
|
||||||
|
Yes, I am authorized to act on the copyright owner's behalf.
|
||||||
|
|
||||||
|
**Are you submitting a revised DMCA notice after GitHub Trust & Safety requested you make changes to your original notice?**
|
||||||
|
|
||||||
|
No
|
||||||
|
|
||||||
|
**Does your claim involve content on GitHub or npm.js?**
|
||||||
|
|
||||||
|
GitHub
|
||||||
|
|
||||||
|
**Please describe the nature of your copyright ownership or authorization to act on the owner's behalf.**
|
||||||
|
|
||||||
|
I'm authorized to act on the copyright owner's behalf, whose ID is [private]. HMCL, a open source project on GitHub, required every fork NOT to remove its copyright declaration displayed in the softward. (From https://github.com/huanghongxun/HMCL/?tab=readme-ov-file#additional-terms-under-gplv3-section-7)
|
||||||
|
However, another Project, whose name is FoldCraftLauncher on https://github.com/FCL-Team/FoldCraftLauncher, forked HMCL and removed all the copyright declaration displayed on the top of every source code file, that breaks the copyright license.
|
||||||
|
|
||||||
|
**Please provide a detailed description of the original copyrighted work that has allegedly been infringed. If possible, include a URL to where it is posted online.**
|
||||||
|
|
||||||
|
It's on here: https://github.com/huanghongxun/HMCL?tab=readme-ov-file#license
|
||||||
|
|
||||||
|
The software is distributed under GPLv3 with additional terms.
|
||||||
|
|
||||||
|
When you distribute a modified version of the software, you must change the software name or the version number in a reasonable way in order to distinguish it from the original version. (Under GPLv3, 7(c))
|
||||||
|
|
||||||
|
You must not remove the copyright declaration displayed in the software. (Under GPLv3, 7(b))
|
||||||
|
|
||||||
|
**What files should be taken down? Please provide URLs for each file, or if the entire repository, the repository’s URL.**
|
||||||
|
|
||||||
|
All the files under the folder ./FCLCore/src/main/java/com/tungsten/fclcore, in repository https://github.com/FCL-Team/FoldCraftLauncher/
|
||||||
|
|
||||||
|
**Do you claim to have any technological measures in place to control access to your copyrighted content? Please see our <a href="https://docs.github.com/articles/guide-to-submitting-a-dmca-takedown-notice#complaints-about-anti-circumvention-technology">Complaints about Anti-Circumvention Technology</a> if you are unsure.**
|
||||||
|
|
||||||
|
No
|
||||||
|
|
||||||
|
**<a href="https://docs.github.com/articles/dmca-takedown-policy#b-what-about-forks-or-whats-a-fork">Have you searched for any forks</a> of the allegedly infringing files or repositories? Each fork is a distinct repository and must be identified separately if you believe it is infringing and wish to have it taken down.**
|
||||||
|
|
||||||
|
No. There is only one branch on https://github.com/FCL-Team/FoldCraftLauncher/, which is named 'main'
|
||||||
|
|
||||||
|
**Is the work licensed under an open source license?**
|
||||||
|
|
||||||
|
Yes
|
||||||
|
|
||||||
|
**Which license?**
|
||||||
|
|
||||||
|
GPLv3 with additional terms.
|
||||||
|
|
||||||
|
When you distribute a modified version of the software, you must change the software name or the version number in a reasonable way in order to distinguish it from the original version. (Under GPLv3, 7(c))
|
||||||
|
|
||||||
|
You must not remove the copyright declaration displayed in the software. (Under GPLv3, 7(b))
|
||||||
|
|
||||||
|
See https://github.com/huanghongxun/HMCL?tab=readme-ov-file#license for full license information.
|
||||||
|
|
||||||
|
**How do you believe the license is being violated?**
|
||||||
|
|
||||||
|
https://github.com/FCL-Team/FoldCraftLauncher/tree/main/FCLCore/src/main/java/com/tungsten/fclcore
|
||||||
|
https://github.com/huanghongxun/HMCL/tree/javafx/HMCLCore/src/main/java/org/jackhuang/hmcl
|
||||||
|
The source code below these folders are completely same, except that FoldCraftLauncher remove all the copyright declaration on the top of every source code file, which is against https://github.com/huanghongxun/HMCL/?tab=readme-ov-file#additional-terms-under-gplv3-section-7.
|
||||||
|
|
||||||
|
**What changes can be made to bring the project into compliance with the license? For example, adding attribution, adding a license, making the repository private.**
|
||||||
|
|
||||||
|
Recover all the copyright declaration on every source code file under https://github.com/FCL-Team/FoldCraftLauncher/tree/main/FCLCore/src/main/java/com/tungsten/fclcore that is forked from https://github.com/huanghongxun/HMCL/tree/javafx/HMCLCore/src/main/java/org/jackhuang/hmcl
|
||||||
|
|
||||||
|
**What would be the best solution for the alleged infringement?**
|
||||||
|
|
||||||
|
Other Change
|
||||||
|
|
||||||
|
**Describe the change.**
|
||||||
|
|
||||||
|
Recover all the copyright declaration on every source code file under https://github.com/FCL-Team/FoldCraftLauncher/tree/main/FCLCore/src/main/java/com/tungsten/fclcore that is forked from https://github.com/huanghongxun/HMCL/tree/javafx/HMCLCore/src/main/java/org/jackhuang/hmcl
|
||||||
|
|
||||||
|
Here is an original copyright declaration from https://github.com/huanghongxun/HMCL/blob/javafx/HMCLCore/src/main/java/org/jackhuang/hmcl/auth/Account.java
|
||||||
|
[private]
|
||||||
|
|
||||||
|
**Do you have the alleged infringer’s contact information? If so, please provide it.**
|
||||||
|
|
||||||
|
No.
|
||||||
|
|
||||||
|
**I have a good faith belief that use of the copyrighted materials described above on the infringing web pages is not authorized by the copyright owner, or its agent, or the law.**
|
||||||
|
|
||||||
|
**I have taken <a href="https://www.lumendatabase.org/topics/22">fair use</a> into consideration.**
|
||||||
|
|
||||||
|
**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, of an exclusive right that is allegedly infringed.**
|
||||||
|
|
||||||
|
**I have read and understand GitHub's <a href="https://docs.github.com/articles/guide-to-submitting-a-dmca-takedown-notice/">Guide to Submitting a DMCA Takedown Notice</a>.**
|
||||||
|
|
||||||
|
**So that we can get back to you, please provide either your telephone number or physical address.**
|
||||||
|
|
||||||
|
Telephone: [private] ([private])
|
||||||
|
|
||||||
|
**Please type your full legal name below to sign this request.**
|
||||||
|
|
||||||
|
[private]
|
Loading…
Reference in New Issue
Block a user