Last change
on this file since 31816 was 31816, checked in by floscher, 10 years ago |
[mapillary] Fix Sonar issues that were newly introduced with last two commits
These were mainly missing header comments noting the license in the package-info.java and some minor issues.
|
File size:
226 bytes
|
Line | |
---|
1 | // License: GPL. For details, see LICENSE file.
|
---|
2 | /**
|
---|
3 | * Classes for exporting images that were downloaded from <a href="https://mapillary.com">mapillary.com</a> .
|
---|
4 | */
|
---|
5 | package org.openstreetmap.josm.plugins.mapillary.io.export;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.