source: josm/trunk/src/org/openstreetmap/josm/data/notes/package-info.java@ 10134

Last change on this file since 10134 was 10134, checked in by Don-vip, 8 years ago

sonar, javadoc

  • Property svn:eol-style set to native
File size: 206 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides the classes for OSM notes. See <a href="https://wiki.openstreetmap.org/wiki/Notes">Notes</a>.
5 */
6package org.openstreetmap.josm.data.notes;
Note: See TracBrowser for help on using the repository browser.