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:
parent
9d9c13c433
commit
a1f73967a9
3 changed files with 15 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue