source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/presets/package-info.java@ 12042

Last change on this file since 12042 was 9665, checked in by stoecker, 8 years ago

fix eol-style issues and similar formating stuff, see #12410

File size: 159 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides classes for handling tagging presets.
5 */
6package org.openstreetmap.josm.gui.tagging.presets;
Note: See TracBrowser for help on using the repository browser.