Skip to content

Instantly share code, notes, and snippets.

# (C) Datadog, Inc. 2018
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
import re
import win32service
from six import iteritems
from datadog_checks.checks import AgentCheck
import argparse
import os
import sys
import re
from pathlib import Path
TARGETS = (
'latest',
@masci
masci / haystack_cla.txt
Created December 6, 2023 10:33 — forked from deepset-cla/haystack_cla.txt
CLA for haystack
# Contributor License Agreement
Thank you for your interest in making a Contribution to a project of Deepset GmbH, a German company having its registered office at Hermannstraße 168, 12051 Berlin, Germany (**Deepset** or **we**).
In order to clarify the intellectual property license granted with Contributions from any natural person or legal entity, Deepset must have a Contributor License Agreement (**CLA**) on file. The CLA is agreed between each Contributor and Deepset, indicating agreement to the license terms below. This license **is for your protection as a Contributor** (by a disclaimer of liability and aclause designed to protect you in case of a patent dispute) as well as the protection of Deepset and its users; **it does not change your rights to use your own Contributions** for any other purpose.
You accept and agree to the following terms and conditions for your past, present and future Contributions submitted to Deepset.
## Definitions:
**You** (or **Your**) shall mean the natural person or leg