source: osm/applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java@ 20390

Last change on this file since 20390 was 18544, checked in by pieren, 15 years ago

Add licence in headers for GPL compliance.

  • Property svn:eol-style set to native
File size: 218 bytes
Line 
1// License: GPL. v2 and later. Copyright 2008-2009 by Pieren <pieren3@gmail.com> and others
2package cadastre_fr;
3
4class DuplicateLayerException extends Exception {
5 private static final long serialVersionUID = 1L;}
Note: See TracBrowser for help on using the repository browser.