Add trademark information to copyright page

Added some minimal text to the copyright page wrt trademarks, currently
pointing to the LWG, one day it should refer to a formal policy.
This commit is contained in:
Simon Poole 2015-05-19 13:53:18 +01:00 committed by Tom Hughes
parent 9d9c13c433
commit a1f73967a9
3 changed files with 15 additions and 3 deletions

View file

@ -71,3 +71,6 @@
<h3><%= t "license_page.legal_babble.infringement_title_html", :locale => @locale %></h3>
<p><%= t "license_page.legal_babble.infringement_1_html", :locale => @locale %></p>
<p><%= t "license_page.legal_babble.infringement_2_html", :locale => @locale %></p>
<h3><%= t "license_page.legal_babble.trademarks_title_html", :locale => @locale %></h3>
<p><%= t "license_page.legal_babble.trademarks_1_html", :locale => @locale %></p>