Files
deepset-ai--haystack/licenserc.toml
Sebastian Husch Lee f962e67347 chore: Merge main into v3 (#11715)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anubhav Anand <76263415+i-anubhav-anand@users.noreply.github.com>
Co-authored-by: Julian Risch <julian.risch@deepset.ai>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Srivatsa Kamballa <skamb10@uic.edu>
Co-authored-by: David S. Batista <dsbatista@gmail.com>
Co-authored-by: gyx09212214-prog <gyx09212214@gmail.com>
Co-authored-by: gyx09212214-prog <243787584+gyx09212214-prog@users.noreply.github.com>
Co-authored-by: Haystack Bot <73523382+HaystackBot@users.noreply.github.com>
Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
Co-authored-by: milljer <milljer@users.noreply.github.com>
Co-authored-by: bogdankostic <48713846+bogdankostic@users.noreply.github.com>
Co-authored-by: julian-risch <4181769+julian-risch@users.noreply.github.com>
Co-authored-by: davidsbatista <7937824+davidsbatista@users.noreply.github.com>
Co-authored-by: AxelRay <raynaldo.axel@gmail.com>
Co-authored-by: Ayush <158567328+Ayushhgit@users.noreply.github.com>
Co-authored-by: bogdankostic <bogdankostic@web.de>
Co-authored-by: Ashith Fernandes <fernandesashith24@gmail.com>
Co-authored-by: Kunal <kkunal_be23@thapar.edu>
Co-authored-by: Aditya Raut <rautaditya2606@gmail.com>
2026-06-22 18:04:43 +02:00

32 lines
486 B
TOML

headerPath = "license-header.txt"
excludes = [
".clusterfuzzlite",
"*.csv",
"*.feature",
"*.html",
"*.ini",
"*.jinja2",
"*.md",
"*.mp3",
"*.msg",
"*.toml",
"*.txt",
"*.typed",
"*.wav",
"*.yaml",
"*.yml",
".github",
"CITATION.cff",
"docker",
"docs",
"docs-website",
"examples",
"proposals",
"releasenotes",
]
[properties]
inceptionYear = 2022
copyrightOwner = "deepset GmbH <info@deepset.ai>"