Ignore:
Timestamp:
2015-05-23T01:40:23+02:00 (9 years ago)
Author:
Don-vip
Message:

Sonar: various code style cleanup:

  • fix copyright
  • classes that should be final
  • order of javadoc At-clauses
  • unexpected spaces before parenthesis
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/CreateCircleAction.java

    r8308 r8419  
    4545 * BTW: Someone might want to implement projection corrections for this...
    4646 *
    47  * @since 996
    48  *
    4947 * @author Henry Loenwind
    5048 * @author Sebastian Masch
    5149 * @author Alain Delplanque
     50 *
     51 * @since 996
    5252 */
    5353public final class CreateCircleAction extends JosmAction {
Note: See TracChangeset for help on using the changeset viewer.