fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-01-04 11:33 am

[dw-nonfree] errors in TT conversion of htdocs/legal/dmca.bml

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/b9224a8fe8a9]

http://bugs.dwscoalition.org/show_bug.cgi?id=3375

Update email and company address. Remove fax # (not much used).

Patch by [personal profile] fu.

Files modified:
  • views/legal/dmca.tt
--------------------------------------------------------------------------------
diff -r d7e9e2f01af0 -r b9224a8fe8a9 views/legal/dmca.tt
--- a/views/legal/dmca.tt	Tue Jan 04 18:57:49 2011 +0800
+++ b/views/legal/dmca.tt	Tue Jan 04 19:33:05 2011 +0800
@@ -34,7 +34,7 @@
 
 <p>If you believe that someone on [% site.name %] has violated your copyright, you may send us a Notification of Copyright Infringement. For us to process such a notification, it must substantially comply with the requirements set forth in United States law. To speed our handling of your notification, please make sure it complies with the following criteria:</p>
 
-<ol><li>Notifications may be submitted to [% site.nameshort %]'s Registered Agent in one of three ways. You may send it via email (no attachments, please) to <b>[% site.email.coppa %]</b>; you may send it via fax to <b>319-856-3598</b>; or you may send it via physical mail to <b>38 S Paca St #217, Baltimore, MD, 21201</b>. We prefer to receive notification via email or fax.</li>
+<ol><li>Notifications may be submitted to [% site.nameshort %]'s Registered Agent in one of three ways. You may send it via email (no attachments, please) to <b>[% site.email.abuse %]</b>, or you may send it via physical mail to <b>[% site.addressline %]</b>. We prefer to receive notification via email.</li>
 
 <li>Notifications must be signed by the copyright holder or the copyright holder's designated agent. Signatures may be a physical signature or a digital signature in a recognized industry-standard format such as PGP. Unsigned notifications will not be processed.</li>
 
--------------------------------------------------------------------------------