Changeset 8530 in josm for trunk/src/org/openstreetmap/josm/data/imagery/CachedAttributionBingAerialTileSource.java
- Timestamp:
- 2015-06-25T00:05:23+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/imagery/CachedAttributionBingAerialTileSource.java
r8526 r8530 20 20 * 21 21 * @author Wiktor Niesiobędzki 22 * @since TODO 23 * 22 * @since 8526 24 23 */ 25 24 public class CachedAttributionBingAerialTileSource extends BingAerialTileSource { … … 71 70 } 72 71 } 73
Note:
See TracChangeset
for help on using the changeset viewer.