Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: myst-parser
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .github/workflows/docutils_setup.py
           .github/workflows/tests.yml
           .gitignore
           .pre-commit-config.yaml
           .readthedocs.yml
           CHANGELOG.md
           README.md
           codecov.yml
           docs/.gitignore
           docs/Makefile
           docs/_static/custom.css
           docs/api/reference.rst
           docs/conf.py
           docs/configuration.md
           docs/develop/_changelog.md
           docs/develop/architecture.md
           docs/develop/background.md
           docs/develop/contributing.md
           docs/develop/index.md
           docs/develop/test_infrastructure.md
           docs/docutils.md
           docs/faq/index.md
           docs/faq/snippets/include-md.md
           docs/faq/snippets/include-rst.rst
           docs/index.md
           docs/intro.md
           docs/syntax/example.txt
           docs/syntax/img/fun-fish.png
           docs/syntax/optional.md
           docs/syntax/reference.md
           docs/syntax/roles-and-directives.md
           docs/syntax/syntax.md
           example-include.md
           myst_parser/__init__.py
           myst_parser/_compat.py
           myst_parser/_docs.py
           myst_parser/cli.py
           myst_parser/config/__init__.py
           myst_parser/config/dc_validators.py
           myst_parser/config/main.py
           myst_parser/docutils_.py
           myst_parser/mdit_to_docutils/__init__.py
           myst_parser/mdit_to_docutils/base.py
           myst_parser/mdit_to_docutils/html_to_nodes.py
           myst_parser/mdit_to_docutils/sphinx_.py
           myst_parser/mdit_to_docutils/utils.py
           myst_parser/mocking.py
           myst_parser/parsers/__init__.py
           myst_parser/parsers/directives.py
           myst_parser/parsers/docutils_.py
           myst_parser/parsers/mdit.py
           myst_parser/parsers/parse_html.py
           myst_parser/parsers/sphinx_.py
           myst_parser/py.typed
           myst_parser/sphinx_.py
           myst_parser/sphinx_ext/__init__.py
           myst_parser/sphinx_ext/directives.py
           myst_parser/sphinx_ext/main.py
           myst_parser/sphinx_ext/mathjax.py
           myst_parser/sphinx_ext/myst_refs.py
           pyproject.toml
           tests/test_cli.py
           tests/test_commonmark/commonmark.json
           tests/test_commonmark/spec.sh
           tests/test_commonmark/test_commonmark.py
           tests/test_docutils.py
           tests/test_html/html_ast.md
           tests/test_html/html_round_trip.md
           tests/test_html/html_to_nodes.md
           tests/test_html/test_html_to_nodes.py
           tests/test_html/test_parse_html.py
           tests/test_renderers/fixtures/amsmath.md
           tests/test_renderers/fixtures/containers.md
           tests/test_renderers/fixtures/definition_lists.md
           tests/test_renderers/fixtures/directive_options.md
           tests/test_renderers/fixtures/directive_parsing.txt
           tests/test_renderers/fixtures/docutil_directives.md
           tests/test_renderers/fixtures/docutil_roles.md
           tests/test_renderers/fixtures/dollarmath.md
           tests/test_renderers/fixtures/eval_rst.md
           tests/test_renderers/fixtures/mock_include.md
           tests/test_renderers/fixtures/mock_include_errors.md
           tests/test_renderers/fixtures/myst-config.txt
           tests/test_renderers/fixtures/reporter_warnings.md
           tests/test_renderers/fixtures/sphinx_directives.md
           tests/test_renderers/fixtures/sphinx_roles.md
           tests/test_renderers/fixtures/tables.md
           tests/test_renderers/test_error_reporting.py
           tests/test_renderers/test_fixtures_docutils.py
           tests/test_renderers/test_fixtures_sphinx.py
           tests/test_renderers/test_include_directive.py
           tests/test_renderers/test_myst_config.py
           tests/test_renderers/test_myst_refs.py
           tests/test_renderers/test_parse_directives.py
           tests/test_sphinx/conftest.py
           tests/test_sphinx/sourcedirs/.gitignore
           tests/test_sphinx/sourcedirs/basic/conf.py
           tests/test_sphinx/sourcedirs/basic/example.jpg
           tests/test_sphinx/sourcedirs/basic/index.md
           tests/test_sphinx/sourcedirs/basic/orphan.md
           tests/test_sphinx/sourcedirs/commonmark_only/conf.py
           tests/test_sphinx/sourcedirs/commonmark_only/index.md
           tests/test_sphinx/sourcedirs/extended_syntaxes/conf.py
           tests/test_sphinx/sourcedirs/extended_syntaxes/fun-fish.png
           tests/test_sphinx/sourcedirs/extended_syntaxes/index.md
           tests/test_sphinx/sourcedirs/fieldlist/conf.py
           tests/test_sphinx/sourcedirs/fieldlist/index.md
           tests/test_sphinx/sourcedirs/footnotes/conf.py
           tests/test_sphinx/sourcedirs/footnotes/footnote_md.md
           tests/test_sphinx/sourcedirs/footnotes/footnote_rst.rst
           tests/test_sphinx/sourcedirs/footnotes/index.md
           tests/test_sphinx/sourcedirs/gettext/conf.py
           tests/test_sphinx/sourcedirs/gettext/fun-fish.png
           tests/test_sphinx/sourcedirs/gettext/index.md
           tests/test_sphinx/sourcedirs/gettext/poisson-amusant.png
           tests/test_sphinx/sourcedirs/heading_slug_func/conf.py
           tests/test_sphinx/sourcedirs/heading_slug_func/index.md
           tests/test_sphinx/sourcedirs/include_from_rst/conf.py
           tests/test_sphinx/sourcedirs/include_from_rst/include.md
           tests/test_sphinx/sourcedirs/include_from_rst/index.rst
           tests/test_sphinx/sourcedirs/includes/conf.py
           tests/test_sphinx/sourcedirs/includes/example1.jpg
           tests/test_sphinx/sourcedirs/includes/include1.inc.md
           tests/test_sphinx/sourcedirs/includes/include_code.py
           tests/test_sphinx/sourcedirs/includes/include_literal.txt
           tests/test_sphinx/sourcedirs/includes/index.md
           tests/test_sphinx/sourcedirs/includes/subfolder/example2.jpg
           tests/test_sphinx/sourcedirs/includes/subfolder/include2.inc.md
           tests/test_sphinx/sourcedirs/mathjax/conf.py
           tests/test_sphinx/sourcedirs/mathjax/index.md
           tests/test_sphinx/sourcedirs/references/conf.py
           tests/test_sphinx/sourcedirs/references/file_link.txt
           tests/test_sphinx/sourcedirs/references/index.md
           tests/test_sphinx/sourcedirs/references/other.md
           tests/test_sphinx/sourcedirs/references/subfolder/file_link2.txt
           tests/test_sphinx/sourcedirs/references/subfolder/other2.md
           tests/test_sphinx/sourcedirs/references_singlehtml/conf.py
           tests/test_sphinx/sourcedirs/references_singlehtml/index.md
           tests/test_sphinx/sourcedirs/references_singlehtml/other/index.md
           tests/test_sphinx/sourcedirs/references_singlehtml/other/other.md
           tests/test_sphinx/sourcedirs/references_singlehtml/other/other2.md
           tests/test_sphinx/sourcedirs/substitutions/conf.py
           tests/test_sphinx/sourcedirs/substitutions/fun-fish.png
           tests/test_sphinx/sourcedirs/substitutions/index.md
           tests/test_sphinx/sourcedirs/substitutions/other.md
           tests/test_sphinx/sourcedirs/texi_table/conf.py
           tests/test_sphinx/sourcedirs/texi_table/index.md
           tests/test_sphinx/test_sphinx_builds.py
           tox.ini
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     tests/test_renderers/fixtures/docutil_syntax_elements.md
           tests/test_renderers/fixtures/docutil_syntax_extensions.txt
           tests/test_renderers/fixtures/sphinx_syntax_elements.md
           tests/test_sphinx/sourcedirs/basic/content.md
Copyright: (C) (r) (R) (tm) (TM) (p) (P) +- ...
           : MIT dedication: | To my *homies* abstract: Something something **dark** side other: Something else
License:   __NO_LICENSE__

Files:     tests/test_sphinx/sourcedirs/gettext/fr/LC_MESSAGES/index.po
           tests/test_sphinx/test_sphinx_builds/test_gettext.pot
           tests/test_sphinx/test_sphinx_builds/test_gettext_additional_targets.pot
Copyright: XXXX, Executable Book Project
License:   _SAME_
 This file is distributed under the same license as the Python package.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         tests/test_sphinx/test_sphinx_builds/test_commonmark_only.xml
#         tests/test_sphinx/test_sphinx_builds/test_references_singlehtml.xml
#         tests/test_sphinx/test_sphinx_builds/test_include_from_rst.xml
#         tests/test_sphinx/test_sphinx_builds/test_gettext_html.resolved.xml
#         tests/test_sphinx/test_sphinx_builds/test_basic.sphinx4.html
#         tests/test_sphinx/test_sphinx_builds/test_fieldlist_extension.sphinx5.html
#         tests/test_sphinx/test_sphinx_builds/test_references_singlehtml.html
#         tests/test_sphinx/test_sphinx_builds/test_includes.xml
#         tests/test_sphinx/test_sphinx_builds/test_basic.resolved.xml
#         tests/test_sphinx/test_sphinx_builds/test_fieldlist_extension.xml
#         tests/test_sphinx/test_sphinx_builds/test_substitutions.xml
#         tests/test_sphinx/test_sphinx_builds/test_references.html
#         tests/test_sphinx/test_sphinx_builds/test_gettext_html.sphinx5.html
#         tests/test_sphinx/test_sphinx_builds/test_includes.html
#         tests/test_sphinx/test_sphinx_builds/test_gettext_html.xml
#         tests/test_sphinx/test_sphinx_builds/test_heading_slug_func.resolved.xml
#         tests/test_sphinx/test_sphinx_builds/test_substitutions.other.xml
#         tests/test_sphinx/test_sphinx_builds/test_references.xml
#         tests/test_sphinx/test_sphinx_builds/test_footnotes.sphinx4.html
#         tests/test_sphinx/test_sphinx_builds/test_heading_slug_func.html
#         tests/test_sphinx/test_sphinx_builds/test_heading_slug_func.xml
#         tests/test_sphinx/test_sphinx_builds/test_references_singlehtml.resolved.xml
#         tests/test_sphinx/test_sphinx_builds/test_basic.xml
#         tests/test_sphinx/test_sphinx_builds/test_footnotes.sphinx5.html
#         tests/test_sphinx/test_sphinx_builds/test_fieldlist_extension.sphinx4.html
#         tests/test_sphinx/test_sphinx_builds/test_footnotes.xml
#         tests/test_sphinx/test_sphinx_builds/test_extended_syntaxes.xml
#         tests/test_sphinx/test_sphinx_builds/test_commonmark_only.html
#         tests/test_sphinx/test_sphinx_builds/test_basic.sphinx5.html
#         tests/test_sphinx/test_sphinx_builds/test_substitutions.html
#         tests/test_sphinx/test_sphinx_builds/test_references.resolved.xml
#         tests/test_sphinx/test_sphinx_builds/test_gettext_html.sphinx4.html
#         tests/test_sphinx/test_sphinx_builds/test_extended_syntaxes.html
#         tests/test_renderers/test_myst_refs/doc_with_extension.xml
#         tests/test_renderers/test_myst_refs/doc_nested.xml
#         tests/test_renderers/test_myst_refs/ref.xml
#         tests/test_renderers/test_myst_refs/ref_colon.xml
#         tests/test_renderers/test_myst_refs/ref_nested.xml
#         tests/test_renderers/test_myst_refs/missing.xml
#         tests/test_renderers/test_myst_refs/duplicate.xml
#         tests/test_renderers/test_myst_refs/null.xml
#         tests/test_renderers/test_myst_refs/doc.xml
#         docs/_static/logo-wide.svg
#         docs/_static/logo-square.svg

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE
 MIT License
 .
 Copyright (c) 2020 ExecutableBookProject
 .
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
