Changeset 27323 in osm for applications/editors/josm


Ignore:
Timestamp:
2011-12-27T20:19:24+01:00 (13 years ago)
Author:
oliverw
Message:

Removed duplicate comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/FixAddresses/src/org/openstreetmap/josm/plugins/fixAddresses/AddressEditContainer.java

    r26509 r27323  
    11/*
    2  * This program is free software: you can redistribute it and/or modify it under
    3  * the terms of the GNU General Public License as published by the
    4  * Free Software Foundation, either version 3 of the License, or
    5  * (at your option) any later version.
    6  *
    7  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
    8  * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    9  * See the GNU General Public License for more details.
    10  *
    11  * You should have received a copy of the GNU General Public License along with this program.
    12  * If not, see <http://www.gnu.org/licenses/>.
    13  */
    14 /**
    152 * This program is free software: you can redistribute it and/or modify it under
    163 * the terms of the GNU General Public License as published by the
Note: See TracChangeset for help on using the changeset viewer.