From 64fa7e8f2be0d63af3d6eeab95ae0f3ba0d9c087 Mon Sep 17 00:00:00 2001 From: Frederik Ramm Date: Wed, 30 Jul 2008 13:20:33 +0000 Subject: [PATCH] add "non-exclusively" to new user signup message --- app/views/user/new.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/user/new.rhtml b/app/views/user/new.rhtml index dca1e8509..5d4687edd 100644 --- a/app/views/user/new.rhtml +++ b/app/views/user/new.rhtml @@ -1,7 +1,7 @@

Create a user account


Fill in the form and we'll send you a quick email to activate your account.

-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 this Creative Commons license (by-sa).

+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 this Creative Commons license (by-sa).

<%= error_messages_for 'user' %> -- 2.43.2