source: osm/applications/editors/josm/plugins/mapillary/LICENSE.md@ 32631

Last change on this file since 32631 was 32631, checked in by floscher, 10 years ago

Redesign icons

Use simple easily recognizable icons based on material design instead of our previous icons.

File size: 2.1 KB
Line 
1The software "josm-mapillary-plugin" is released under the GNU General Public License v2 or later.
2
3The GPL licenses are accessible online under https://www.gnu.org/licenses/gpl-2.0 and https://www.gnu.org/licenses/gpl-3.0 or see the files `LICENSE_gpl-2.0` and `LICENSE_gpl-3.0`, which are distributed alongside this software.
4
5We also use icons that are derived from the material design icons available at https://github.com/Templarian/MaterialDesign .
6Thus these icons are distributed under the following licenses:
7* `images/dialogs/mapillary-filter.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/c2652c0182ca00b34731585671972f062c3e142b/icons/svg/filter.svg and licensed under SIL Open Font License 1.1
8* `images/dialogs/mapillary-history.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/f070b5b276e79ed4d2ccebbf8308a20200d5a8e1/icons/svg/history.svg and licensed under the CC-BY 4.0 license
9* `images/dialogs/mapillary-main.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/9104e0c054bade8caee8336881c0fe5a9a6e3eff/icons/svg/image-area.svg and licensed under SIL Open Font License 1.1
10* `images/dialogs/mapillary-upload.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/9f884f210e8ecbfec60cc9cbe31bf02fd8e57308/icons/svg/upload.svg and licensed under the CC-BY 4.0 license
11* `images/mapmode/mapillary-join.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/a23d11da6894db5a29a30e2284c922993ccb553a/icons/svg/call-merge.svg and licensed under the CC-BY 4.0 license
12* `images/mapmode/mapillary-select.svg` is derived from https://github.com/Templarian/MaterialDesign/blob/a73a075601cdbce1542fe85904fbb7c651c5eccc/icons/svg/cursor-move.svg and licensed under the SIL Open Font License 1.1
13
14The SIL Open Font License 1.1 is available under http://scripts.sil.org/OFL and also distributed with this software in the file `LICENSE_ofl-1.1`.
15The license CC-BY 4.0 is available under https://creativecommons.org/licenses/by/4.0/ and also distributed with this software in the file `LICENSE_cc-by-4.0`.
Note: See TracBrowser for help on using the repository browser.