<p></p>
<p><b>@AntonKhorev</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5933#discussion_r2046412798">app/views/changesets/index.atom.builder</a>:</p>
<pre style='color:#555'>> @@ -10,9 +10,7 @@ atom_feed(:language => I18n.locale, :schema_date => 2009,
   feed.logo image_url("mag_map-rss2.0.png")
 
   feed.rights :type => "xhtml" do |xhtml|
-    xhtml.a :href => "https://creativecommons.org/licenses/by-sa/2.0/" do |a|
-      a.img :src => image_url("cc_button.png"), :alt => "CC by-sa 2.0"
-    end
+    xhtml.a "Open Data Commons Open Database License", :href => "https://opendatacommons.org/licenses/odbl/"
</pre>
<blockquote>
<p dir="auto">a localizable string</p>
</blockquote>
<p dir="auto">For that to have any effect we need to include <code class="notranslate">locale=xx</code> in feed links. Currently we don't.</p>
<p dir="auto">Another option is to have the entire <code class="notranslate"><rights></code> contents in <code class="notranslate">Settings</code> because maybe you have an appropriate "button" image, maybe you don't. Or maybe you want something more complicated than just one license. What's the correct license for OpenHistoricalMap? CC0 + some other CCs in some other cases. Their <a href="https://www.openhistoricalmap.org/history/feed" rel="nofollow">feed</a> says CC by-sa like it used to be on OSM, probably because nobody looks at it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5933#discussion_r2046412798">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOTQNBDDVKGWRPR27L2ZYJWTAVCNFSM6AAAAAB3FVRVZ6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDONZRGY4DINRRGQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMMRRS7NKSNDXMN3IL2ZYJWTA5CNFSM6AAAAAB3FVRVZ6WGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTVFGSGQM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5933/review/2771684614</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5933#discussion_r2046412798",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5933#discussion_r2046412798",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>