package.xml
setup.py
ament_copyright/__init__.py
ament_copyright/copyright_names.py
ament_copyright/crawler.py
ament_copyright/licenses.py
ament_copyright/main.py
ament_copyright/parser.py
ament_copyright/py.typed
ament_copyright/pytest_marker.py
ament_copyright.egg-info/PKG-INFO
ament_copyright.egg-info/SOURCES.txt
ament_copyright.egg-info/dependency_links.txt
ament_copyright.egg-info/entry_points.txt
ament_copyright.egg-info/not-zip-safe
ament_copyright.egg-info/requires.txt
ament_copyright.egg-info/top_level.txt
ament_copyright/template/apache2_contributing.txt
ament_copyright/template/apache2_header.txt
ament_copyright/template/apache2_license.txt
ament_copyright/template/boost1_contributing.txt
ament_copyright/template/boost1_header.txt
ament_copyright/template/boost1_license.txt
ament_copyright/template/bsd_2clause_contributing.txt
ament_copyright/template/bsd_2clause_header.txt
ament_copyright/template/bsd_2clause_license.txt
ament_copyright/template/bsd_3clause_contributing.txt
ament_copyright/template/bsd_3clause_header.txt
ament_copyright/template/bsd_3clause_header_0.txt
ament_copyright/template/bsd_3clause_license.txt
ament_copyright/template/gplv3_contributing.txt
ament_copyright/template/gplv3_header.txt
ament_copyright/template/gplv3_license.txt
ament_copyright/template/lgplv3_contributing.txt
ament_copyright/template/lgplv3_header.txt
ament_copyright/template/lgplv3_license.txt
ament_copyright/template/mit0_contributing.txt
ament_copyright/template/mit0_header.txt
ament_copyright/template/mit0_license.txt
ament_copyright/template/mit_contributing.txt
ament_copyright/template/mit_header.txt
ament_copyright/template/mit_header_0.txt
ament_copyright/template/mit_license.txt
resource/ament_copyright
test/test_copyright.py
test/test_crawler.py
test/test_flake8.py
test/test_parser.py
test/test_pep257.py