kaos-citations
Copyright 2026 273 Ventures LLC.

This product includes software developed at 273 Ventures LLC
(https://273ventures.com).

Licensed under the Apache License, Version 2.0. See the LICENSE file
distributed with this software for the full text of the license.

----------------------------------------------------------------------
Third-party data
----------------------------------------------------------------------

This product includes vendored JSON data from two open-source projects
maintained by the Free Law Project, distributed under the BSD 2-Clause
License. The data files live in ``kaos_citations/data/``; the upstream
license texts are reproduced verbatim in
``kaos_citations/data/LICENSE.vendored``.

  * reporters_db
    Source: https://github.com/freelawproject/reporters-db
    Files:  reporters.json, case_name_abbreviations.json,
            state_abbreviations.json, laws.json, journals.json,
            regexes.json
    Copyright (c) 2014, Free Law Project
    License: BSD 2-Clause

  * courts_db
    Source: https://github.com/freelawproject/courts-db
    Files:  courts.json, courts_states.json, courts_variables.json
    Copyright (c) 2020, Free Law Project
    License: BSD 2-Clause

kaos-citations consumes these data files only — no Python code from
either upstream project is imported by the runtime.
