/home/docs/checkouts/readthedocs.org/user_builds/lf-releng-tools/envs/stable/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Usage: lftools license check [OPTIONS] SOURCE
Check files for missing license headers.
Does not care if about line formatting of the license as long as all of the
text is there and in the correct order.
Note: This code only supports '#' comments for license headers.
Options:
-l, --license TEXT License header file to compare against.
--help Show this message and exit.