maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH 1/2] Update copyright messages according to


From: David MENTRE
Subject: Re: [Maposmatic-dev] [PATCH 1/2] Update copyright messages according to osm.org/copyright
Date: Sun, 13 Jan 2013 17:58:16 +0100

Hello Guttorm,

2013/1/10 Guttorm Flatabø <address@hidden>:
> --- a/ocitysmap/indexlib/indexer.py
> +++ b/ocitysmap/indexlib/indexer.py
> @@ -129,8 +129,9 @@ class StreetIndex:
>              return writer.writerow(_r)
>
>          copyright_notice = (u'© %(year)d MapOSMatic/ocitysmap authors. '
> -                            u'Map data © %(year)d OpenStreetMap.org '
> -                            u'and contributors (CC-BY-SA)' %
> +                            u'Map data © OpenStreetMap contributors, '
> +                            u'under ODbL, '
> +                            u'see http://opendatacommons.org/licenses/odbl/' 
> %
>                              {'year': datetime.date.today().year})
>          if title is not None:
>              csv_writerow(['# (UTF-8)', title, copyright_notice])

Why have you used above a link to OdBL instead of the
http://www.openstreetmap.org/copyright used elswhere?

Otherwise, patch OK for me.

Best regards,
david



reply via email to

[Prev in Thread] Current Thread [Next in Thread]