datagraph-studio
Copyright 2026 Sumit Kumar Gupta, Nitish Pradhan

This product is licensed under the Apache License, Version 2.0 (see LICENSE).

--------------------------------------------------------------------------------
Third-party components
--------------------------------------------------------------------------------

datagraph-core (https://github.com/sumit-gupta03/datagraph)
    Copyright (c) 2026 datagraph contributors
    Licensed under the MIT License.

    datagraph-studio depends on datagraph-core as an ordinary package (it is not
    vendored). Parts of the studio's read-only viewer - the graph file cache,
    the JSON route shapes under /api and the loopback-binding policy - follow the
    design of `datagraph.serve`, which is MIT-licensed. The MIT notice above is
    reproduced here as that license requires; the Apache-2.0 terms in LICENSE
    apply to this project's own source.

    The full MIT text is available at https://opensource.org/licenses/MIT and in
    the datagraph-core distribution.
