Changeset 36165 in osm for applications/editors/josm/plugins/checkstyle-config.xml
- Timestamp:
- 2023-10-10T18:04:41+02:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/checkstyle-config.xml
r35255 r36165 103 103 </module> 104 104 </module> 105 <module name="Header"> 106 <property name="header" value="// License: GPL. For details, see LICENSE file."/>105 <module name="RegexpHeader"> 106 <property name="header" value="// License: (GPL|Public Domain)\. For details, see LICENSE file\."/> 107 107 <property name="fileExtensions" value=".java"/> 108 108 </module>
Note:
See TracChangeset
for help on using the changeset viewer.
