add "non-exclusively" to new user signup message
This commit is contained in:
parent
fb5f6bb4a2
commit
64fa7e8f2b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<h1>Create a user account</h1><br>
|
<h1>Create a user account</h1><br>
|
||||||
Fill in the form and we'll send you a quick email to activate your account.<br><br>
|
Fill in the form and we'll send you a quick email to activate your account.<br><br>
|
||||||
|
|
||||||
By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.<br><br>
|
By creating an account, you agree that all work uploaded to openstreetmap.org and all data created by use of any tools which connect to openstreetmap.org is to be (non-exclusively) licensed under <a href="http://creativecommons.org/licenses/by-sa/2.0/">this Creative Commons license (by-sa)</a>.<br><br>
|
||||||
|
|
||||||
<%= error_messages_for 'user' %>
|
<%= error_messages_for 'user' %>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue