mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-07-04 16:00:34 -04:00
Merge pull request #9371 from wdickerson/pod-176-copyright-email-address
chore[POD-176]: Update DMCA email address
This commit is contained in:
commit
c8ece93e3c
2 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"dmca.intro": "The Scratch Foundation respects the intellectual property of others, as well as our users. If you believe that your work has been copied in a way that constitutes copyright infringement, please email copyright@scratch.mit.edu, or mail your complaint to the following:",
|
||||
"dmca.intro": "The Scratch Foundation respects the intellectual property of others, as well as our users. If you believe that your work has been copied in a way that constitutes copyright infringement, please email copyright@scratch.org, or mail your complaint to the following:",
|
||||
"dmca.llkresponse": "The Scratch Foundation will promptly process and investigate notices of alleged infringement and will take appropriate actions under the Digital Millennium Copyright Act (“DMCA”) and other applicable intellectual property laws. Upon receipt of notices complying or substantially complying with the DMCA, the Scratch Foundation may act expeditiously to remove or disable access to any material claimed to be infringing. Repeat infringers of third-party copyrights are subject to termination in appropriate circumstances.",
|
||||
"dmca.assessment": "In assessing whether or not a Scratch user has violated your copyrights, please keep in mind that Scratch is an educational and not-for-profit initiative, seeking to aid children’s learning by providing the tools for them to learn and express themselves using digital technology. Please also keep in mind the “Fair Use” doctrine incorporated into the Copyright Act of 1976, 17 U.S.C. § 107.",
|
||||
"dmca.eyetoeye": "We hope you also see Scratch not only as a good way of popularizing your creations/website but also as an opportunity to do something good for children’s education.",
|
||||
"dmca.afterfiling": "If you choose to make a copyright infringement complaint, please note that we may post your notification, with personally identifiable information redacted, to a clearinghouse such as chillingeffects.org. Please also note that you may be liable for damages (including costs and attorneys’ fees) if you materially misrepresent that an activity is infringing your copyright.",
|
||||
"dmca.counternotification": "Counter-notification",
|
||||
"dmca.ifremoved": "If your content has been removed due to a DMCA takedown notice, you believe you have a legal right to use the material, and you want to legally dispute this claim, you can file a DMCA counter-notification. You should only submit a counter-notification if the content was removed because of a mistake or misidentification and you are willing to go to court to defend your use of the material.",
|
||||
"dmca.mailcounter": "A DMCA counter-notification can be emailed to copyright@scratch.mit.edu or mailed to:",
|
||||
"dmca.mailcounter": "A DMCA counter-notification can be emailed to copyright@scratch.org or mailed to:",
|
||||
"dmca.mustinclude": "This counter-notice must include:",
|
||||
"dmca.fullname": "Your full name",
|
||||
"dmca.address": "Your address",
|
||||
|
|
|
@ -295,7 +295,7 @@ const Terms = () => (
|
|||
<p>
|
||||
6.1 If you are a copyright holder and believe that content on Scratch
|
||||
violates your rights, you may send a DMCA notification to{' '}
|
||||
<a href="mailto:copyright@scratch.mit.edu">copyright@scratch.mit.edu</a>.
|
||||
<a href="mailto:copyright@scratch.org">copyright@scratch.org</a>.
|
||||
For more information, including the information that must be included
|
||||
in a DMCA notification, see our full <a href="/DMCA">DMCA Policy</a> and
|
||||
the text of the DMCA,{' '}
|
||||
|
@ -305,7 +305,7 @@ const Terms = () => (
|
|||
6.2 If you are a Scratch user and you believe that your content did not
|
||||
constitute a copyright violation and was taken down in error, you may
|
||||
send a notification to{' '}
|
||||
<a href="mailto:copyright@scratch.mit.edu">copyright@scratch.mit.edu</a>.
|
||||
<a href="mailto:copyright@scratch.org">copyright@scratch.org</a>.
|
||||
Please include:
|
||||
<ul>
|
||||
<li>Your Scratch username and email address;</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue