aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/help/about.rhtml11
-rw-r--r--app/views/request/show.rhtml6
2 files changed, 13 insertions, 4 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml
index 0a2a303b2..11362cf2f 100644
--- a/app/views/help/about.rhtml
+++ b/app/views/help/about.rhtml
@@ -365,6 +365,17 @@ such as Word documents.
hide, then please <a href="/help/contact">let us know</a>. We'll then
remove it, provided it is genuinely private information. In particular, we
will remove remarks that are irrelevantly personal.
+</dd>
+
+<dt id="commercial">What is your policy on documents with commercial copyright?<a href="#commercial">#</a> </dt>
+
+<dd>Our Freedom of Information law is "applicant blind", so anyone in the
+world can request the same document and get a copy of it. If you like you can
+<a href="/help/contact">contact us</a> and ask us to take down documents
+which you have the copyright of. However, to save tax payers' money by
+preventing duplicate requests, and for good public relations, we'd advise
+you not to do that.
+</dd>
</dl>
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml
index 2f50eae66..26200d0b8 100644
--- a/app/views/request/show.rhtml
+++ b/app/views/request/show.rhtml
@@ -39,10 +39,8 @@
<!-- Important terms: <%= @xapian_similar.important_terms.join(" ") %> -->
<% end %>
- <!--<h2>Blog posts about this request</h2>
- <p>...
- <h2>Wikipedia articles</h2>
- <p>...-->
+ <p><a href="/help/about#commercial">Are you the owner of
+ any commercial copyright on this page?'</a>
</div>