Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: onnx
Upstream-Contact: onnx-technical-discuss@lists.lfaidata.foundation
Source: onnx.ai

# Sample paragraph, commented out:
#
# Files: src/*
# Copyright: $YEAR $NAME <$CONTACT>
# License: ...


Files: codecov.yml
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: .github/**/*.md .github/pull_request_template.md
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: .github/**/*.yml
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/simple/**/test_data_set_0/*pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/node/**/test_data_set_0/*.pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/simple/**/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/pytorch-operator/**/test_data_set_0/*.pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/pytorch-operator/**/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/pytorch-operator/**/*.pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/node/**/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/pytorch-converted/**/test_data_set_0/*.pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/light/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/light/*.pb
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/real/**/*.json
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/pytorch-converted/**/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/backend/test/data/light/light/*.onnx
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/onnx-operators* onnx/onnx-ml* onnx/onnx-data* onnx/onnx*
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: docs/docsgen/source/api/*md docs/docsgen/source/_static/*  docs/docsgen/source/requirements.txt docs/docsgen/source/onnx-favicon.png
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: docs/Change*.md
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: docs/Test*.md
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: docs/Operator*.md
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: .gitignore **/*/.gitignore .gitmodules .lintrunner.toml .gitattributes .git-blame-ignore-revs .clang* .editorconfig
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: docs/docsgen/source/intro/images/* docs/docsgen/source/intro/*md
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/examples/*ipynb onnx/examples/resources/*
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: MANIFEST.in VERSION_NUMBER CODE_OF_CONDUCT.md CODEOWNERS pyproject*.toml requirements*.txt
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/onnx_cpp2py_export/*pyi onnx/py.typed
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/defs/**/*.cc onnx/defs/**/*.h
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/reference/ops/aionnxml/*py
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/defs/*.cc onnx/defs/*.h
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: cmake/ONNXConfig*.in CMakeLists.txt cmake/*cmake cmake/
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: .vscode/settings.json docs/docsgen/source/_templates/layout.html docs/docsgen/source/_templates/sidebar-nav-bs.html docs/images/onnx_hub_arch.svg docs/onnx-horizontal-color.png tools/protoc-gen-mypy.sh.in
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

Files: onnx/gen_proto.py tools/protoc-gen-mypy.bat onnx/reference/op_run.py
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0

# remove that after regeneration of proto files
Files: onnx/backend/sample/ops/abs.py onnx/gen_proto.py
COPYRIGHT: Copyright (c) ONNX Project Contributors
License: Apache-2.0
