From: Simon Poole Date: Tue, 19 May 2015 12:53:18 +0000 (+0100) Subject: Add trademark information to copyright page X-Git-Tag: live~4096 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a1f73967a929a45e32d3b517ab5918c363714c97?hp=9d9c13c433620f19420cb36af4b74129b21b3c14 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. --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index f48f02e50..df2f40774 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -15,9 +15,15 @@ fieldset,img { border: 0; } legend { color: #000; } -sup { vertical-align: text-top; } +sup { + vertical-align: super; + font-size: smaller; +} -sub { vertical-align: text-bottom; } +sub { + vertical-align: sub; + font-size: smaller; +} table { border-collapse: collapse; diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 777ae3768..887782be2 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -71,3 +71,6 @@

<%= t "license_page.legal_babble.infringement_title_html", :locale => @locale %>

<%= t "license_page.legal_babble.infringement_1_html", :locale => @locale %>

<%= t "license_page.legal_babble.infringement_2_html", :locale => @locale %>

+ +

<%= t "license_page.legal_babble.trademarks_title_html", :locale => @locale %>

+

<%= t "license_page.legal_babble.trademarks_1_html", :locale => @locale %>

diff --git a/config/locales/en.yml b/config/locales/en.yml index 27e83c0cf..d426faabe 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -966,7 +966,7 @@ en: legal_babble: title_html: Copyright and License intro_1_html: | - OpenStreetMap is open data, licensed under the ® is open data, licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF). @@ -1078,6 +1078,9 @@ en: to our takedown procedure or file directly at our on-line filing page. + trademarks_title_html: Trademarks + trademarks_1_html: | + OpenStreetMap and the looking glass logo are registered trademarks of the OpenStreetMap Foundation. If you have questions about your use of the marks, please send your questions to the Licence Working Group. welcome_page: title: Welcome! introduction_html: |