1 Please feel free to add and / or modify files here but keep in mind that
2 EPL requires that "derivative works" be licensed under the terms of the EPL.
3 If the extension is a separate module and is not published under the EPL
4 it will not be adopted in the SUMO mainline repository.
6 Modifications to the files and directories listed here are considered _derivative work_:
39 Directories containing interface code for _separate modules_ (with separate lists) are:
41 - car following models that inherit from MSCFModel (excluding [modifications of the existing models](microsim/cfmodels/README_Contributing.md))
42 - lane changing models that inherit from MSAbstractLaneChangeModel (excluding [modifications of the existing models](microsim/lcmodels/README_Contributing.md))
43 - simulation output modules (excluding [changes to the existing classes](microsim/output/README_Contributing.md))
44 - vehicle device modules (excluding [changes to the existing classes](microsim/devices/README_Contributing.md))
45 - network import modules (excluding [changes to the existing classes](netimport/README_Contributing.md))
46 - network export modules (excluding [changes to the existing classes](netwrite/README_Contributing.md))