package.xml
setup.py
../../../../build/ament_copyright/ament_copyright.egg-info/PKG-INFO
../../../../build/ament_copyright/ament_copyright.egg-info/SOURCES.txt
../../../../build/ament_copyright/ament_copyright.egg-info/dependency_links.txt
../../../../build/ament_copyright/ament_copyright.egg-info/entry_points.txt
../../../../build/ament_copyright/ament_copyright.egg-info/not-zip-safe
../../../../build/ament_copyright/ament_copyright.egg-info/requires.txt
../../../../build/ament_copyright/ament_copyright.egg-info/top_level.txt
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/pytest_marker.py
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/bsd2_contributing.txt
ament_copyright/template/bsd2_header.txt
ament_copyright/template/bsd2_license.txt
ament_copyright/template/bsd_3clause_contributing.txt
ament_copyright/template/bsd_3clause_header.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/mit_contributing.txt
ament_copyright/template/mit_header.txt
ament_copyright/template/mit_license.txt
doc/index.rst
resource/ament_copyright
test/test_copyright.py
test/test_flake8.py
test/test_pep257.py
test/cases/3clause_bsd/case.py
test/cases/3clause_bsd/case2.cpp
test/cases/apache2_license/case.py
test/cases/boost1/case.py
test/cases/boost1/case2.cpp
test/cases/bsd_license/case.py
test/cases/bsd_license_indented/case.py
test/cases/bsd_license_tabs/case.py