Process DMCA request

This commit is contained in:
dmca-sync-bot 2024-03-18 21:18:27 +00:00
parent 91918715ae
commit fe14eeba97

View File

@ -0,0 +1,113 @@
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 the copyright holder.
**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 am one of the [private] of the project.
**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.**
The infringed work is the Steam 'n' Rails Minecraft mod (https://github.com/Layers-of-Railways/Railway), which is licensed under MIT (https://github.com/Layers-of-Railways/Railway/blob/1.19/dev/LICENSE). Indiviual files have been copied from this project with little to no changes apart from package refactors, structure refactors or formatting changes without any attribution.
**What files should be taken down? Please provide URLs for each file, or if the entire repository, the repositorys URL.**
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/AccessorBlockEntityType.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/client/AccessorInstance.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/AccessorNavigation.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/client/AccessorToolboxHandlerClient.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/AccessorTrackMaterialFactory.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/AccessorTrackTargetingBehavior.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/blocks/bogeys/selection_menu/BogeyCategoryHandlerClient.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/blocks/bogeys/selection_menu/BogeyCategoryHandlerServer.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/c2s/BogeyStyleSelectionPacket.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/c2s/C2SPacket.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/blocks/bogeys/CategoryIcon.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/event/client/ClientEvents.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/util/client/CustomTrackOverlayRendering.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/util/EntityUtils.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/Env.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin_interfaces/IGetBezierConnection.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin_interfaces/IHasTrackCasing.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin_interfaces/ISwitchDisabledEdge.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/MixinAbstractBogeyBlock.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/MixinStationBlockEntity.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/MixinTrackBlock.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/MixinTrackBlockEntity.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/client/MixinTrackInstance_BezierTrackInstance.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/client/MixinTrackRenderer.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/mixins/mixin/client/MixinTrackTargetingClient.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/s2c/OverridableSignalPacket.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/PacketSet.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/network/PlayerSelection.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/blocks/bogeys/selection_menu/RadialBogeyCategoryMenu.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/util/RegistrationListening.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/util/deprecated/TextUtils.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/blocks/roller_extensions/TrackReplacePaver.java
https://github.com/WillowKoishi/KuaYue/blob/1.19.2_lead_beyond_migrate/src/main/java/willow/train/kuayue/util/Utils.java
**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.**
https://github.com/HTony03/KuaYue
https://github.com/Flamarine/KuaYue
https://github.com/ERroooooR/KuaYue
**Is the work licensed under an open source license?**
Yes
**Which license?**
MIT
**How do you believe the license is being violated?**
The license requests the following:
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Said request is not being followed
**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.**
Adding proper copyright notices/attribution where they have used our code.
**What would be the best solution for the alleged infringement?**
Reported content must be removed
**Do you have the alleged infringers contact information? If so, please provide it.**
**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.**
I would prefer being contacted by email at [private], however my phone number is [private]
**Please type your full legal name below to sign this request.**
[private]