From cc516569f015fdccb6c9bc9d2724bf2a71fdcd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9na=C3=AFc=20Huard?= Date: Tue, 2 Feb 2021 11:17:50 +0100 Subject: [PATCH 1/2] Update copyright to 2021 --- Dockerfiles/agent/windows/entrypoint/Process.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Process.h | 2 +- Dockerfiles/agent/windows/entrypoint/Service.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Service.h | 2 +- Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Win32Exception.h | 2 +- Dockerfiles/agent/windows/entrypoint/entrypoint.cpp | 2 +- Dockerfiles/cluster-agent/entrypoint.sh | 2 +- Dockerfiles/cluster-agent/readsecret.sh | 2 +- Dockerfiles/dogstatsd/alpine/entrypoint.sh | 2 +- LICENSE | 2 +- NOTICE | 2 +- cmd/agent/agent.rc | 2 +- cmd/agent/android/main_android.go | 2 +- cmd/agent/api/agent/agent.go | 2 +- cmd/agent/api/agent/agent_jmx.go | 2 +- cmd/agent/api/agent/agent_nojmx.go | 2 +- cmd/agent/api/agent/python_status.go | 2 +- cmd/agent/api/agent/python_status_nopython.go | 2 +- cmd/agent/api/check/check.go | 2 +- cmd/agent/api/grpc.go | 2 +- cmd/agent/api/listener.go | 2 +- cmd/agent/api/response/types.go | 2 +- cmd/agent/api/server.go | 2 +- cmd/agent/api/tools.go | 2 +- cmd/agent/app/app.go | 2 +- cmd/agent/app/check.go | 2 +- cmd/agent/app/config.go | 2 +- cmd/agent/app/config_check.go | 2 +- cmd/agent/app/control_service_windows.go | 2 +- cmd/agent/app/dependent_services.go | 2 +- cmd/agent/app/dependent_services_nix.go | 2 +- cmd/agent/app/dependent_services_windows.go | 2 +- cmd/agent/app/diagnose.go | 2 +- cmd/agent/app/dogstatsd_stats.go | 2 +- cmd/agent/app/flare.go | 2 +- cmd/agent/app/health.go | 2 +- cmd/agent/app/hostname.go | 2 +- cmd/agent/app/import.go | 2 +- cmd/agent/app/install_service_windows.go | 2 +- cmd/agent/app/integrations.go | 2 +- cmd/agent/app/integrations_darwin.go | 2 +- cmd/agent/app/integrations_nix.go | 2 +- cmd/agent/app/integrations_test.go | 2 +- cmd/agent/app/integrations_windows.go | 2 +- cmd/agent/app/jmx.go | 2 +- cmd/agent/app/launchgui.go | 2 +- cmd/agent/app/listchecks.go | 2 +- cmd/agent/app/regimport_windows.go | 2 +- cmd/agent/app/reloadcheck.go | 2 +- cmd/agent/app/remove_service_windows.go | 2 +- cmd/agent/app/run.go | 2 +- cmd/agent/app/secret.go | 2 +- cmd/agent/app/settings/runtime_setting.go | 2 +- cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go | 2 +- cmd/agent/app/settings/runtime_setting_log_level.go | 2 +- cmd/agent/app/settings/runtime_setting_profiling.go | 2 +- cmd/agent/app/settings/runtime_settings_test.go | 2 +- cmd/agent/app/standalone/doc.go | 2 +- cmd/agent/app/standalone/jmx.go | 2 +- cmd/agent/app/standalone/jmx_nojmx.go | 2 +- cmd/agent/app/standalone/setup.go | 2 +- cmd/agent/app/standalone/warnings.go | 2 +- cmd/agent/app/start.go | 2 +- cmd/agent/app/status.go | 2 +- cmd/agent/app/stop.go | 2 +- cmd/agent/app/tagger_list.go | 2 +- cmd/agent/app/version.go | 2 +- cmd/agent/clcrunnerapi/clc_runner_listener.go | 2 +- cmd/agent/clcrunnerapi/clc_runner_server.go | 2 +- cmd/agent/clcrunnerapi/v1/clcrunner.go | 2 +- cmd/agent/common/autodiscovery.go | 2 +- cmd/agent/common/commands/check.go | 2 +- cmd/agent/common/common.go | 2 +- cmd/agent/common/common_android.go | 2 +- cmd/agent/common/common_darwin.go | 2 +- cmd/agent/common/common_freebsd.go | 2 +- cmd/agent/common/common_nix.go | 2 +- cmd/agent/common/common_windows.go | 2 +- cmd/agent/common/helpers.go | 2 +- cmd/agent/common/import.go | 2 +- cmd/agent/common/import_docker_test.go | 2 +- cmd/agent/common/import_test.go | 2 +- cmd/agent/common/loader.go | 2 +- cmd/agent/common/misconfig/global.go | 2 +- cmd/agent/common/misconfig/mounts.go | 2 +- cmd/agent/common/misconfig/mounts_test.go | 2 +- cmd/agent/common/system_probe_config_helper.go | 2 +- cmd/agent/common/system_probe_config_helper_unsupported.go | 2 +- cmd/agent/dist/checks/__init__.py | 2 +- cmd/agent/dist/checks/libs/__init__.py | 2 +- cmd/agent/dist/checks/libs/wmi/__init__.py | 2 +- cmd/agent/dist/checks/libs/wmi/sampler.py | 2 +- cmd/agent/dist/checks/network_checks.py | 2 +- cmd/agent/dist/checks/winwmi_check.py | 2 +- cmd/agent/dist/config.py | 2 +- cmd/agent/dist/utils/__init__.py | 2 +- cmd/agent/dist/utils/containers.py | 2 +- cmd/agent/dist/utils/platform.py | 2 +- cmd/agent/dist/utils/subprocess_output.py | 2 +- cmd/agent/dist/utils/tailfile.py | 2 +- cmd/agent/dist/utils/timeout.py | 2 +- cmd/agent/doc.go | 2 +- cmd/agent/gui/checks_nopy.go | 2 +- cmd/agent/gui/checks_python.go | 2 +- cmd/agent/install_mac_os.sh | 2 +- cmd/agent/main.go | 2 +- cmd/agent/main_windows.go | 2 +- cmd/agent/windows/service/service.go | 2 +- cmd/cluster-agent-cloudfoundry/app/app.go | 2 +- cmd/cluster-agent-cloudfoundry/main.go | 2 +- cmd/cluster-agent/admission/server.go | 2 +- cmd/cluster-agent/api/agent/agent.go | 2 +- cmd/cluster-agent/api/listener.go | 2 +- cmd/cluster-agent/api/server.go | 2 +- cmd/cluster-agent/api/server_test.go | 2 +- cmd/cluster-agent/api/v1/cloudfoundry_metadata.go | 2 +- cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks_nocompile.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks_test.go | 2 +- cmd/cluster-agent/api/v1/endpointschecks.go | 2 +- cmd/cluster-agent/api/v1/endpointschecks_nocompile.go | 2 +- cmd/cluster-agent/api/v1/install.go | 2 +- cmd/cluster-agent/app/app.go | 2 +- cmd/cluster-agent/app/check.go | 2 +- cmd/cluster-agent/app/clusterchecks.go | 2 +- cmd/cluster-agent/app/compliance.go | 2 +- cmd/cluster-agent/app/compliance_cmd.go | 2 +- cmd/cluster-agent/app/config.go | 2 +- cmd/cluster-agent/app/config_check.go | 2 +- cmd/cluster-agent/app/diagnose.go | 2 +- cmd/cluster-agent/app/dummy.go | 2 +- cmd/cluster-agent/app/flare.go | 2 +- cmd/cluster-agent/app/health.go | 2 +- cmd/cluster-agent/app/metadata_mapper_digest.go | 2 +- cmd/cluster-agent/app/secret_helper.go | 2 +- cmd/cluster-agent/app/status.go | 2 +- cmd/cluster-agent/app/telemetry.go | 2 +- cmd/cluster-agent/commands/clusterchecks.go | 2 +- cmd/cluster-agent/commands/configcheck.go | 2 +- cmd/cluster-agent/custommetrics/server.go | 2 +- cmd/cluster-agent/klog.go | 2 +- cmd/cluster-agent/main.go | 2 +- cmd/dogstatsd/main.go | 2 +- cmd/dogstatsd/main_linux.go | 2 +- cmd/dogstatsd/main_nix.go | 2 +- cmd/dogstatsd/main_windows.go | 2 +- cmd/iot-agent/main.go | 2 +- cmd/iot-agent/main_windows.go | 2 +- cmd/py-launcher/py-launcher.go | 2 +- cmd/secrets/secret_helper.go | 2 +- cmd/secrets/secret_helper_test.go | 2 +- cmd/security-agent/api/agent/agent.go | 2 +- cmd/security-agent/api/listener.go | 2 +- cmd/security-agent/api/server.go | 2 +- cmd/security-agent/app/app.go | 2 +- cmd/security-agent/app/check.go | 2 +- cmd/security-agent/app/compliance.go | 2 +- cmd/security-agent/app/config.go | 2 +- cmd/security-agent/app/flare.go | 2 +- cmd/security-agent/app/metrics.go | 2 +- cmd/security-agent/app/runtime.go | 2 +- cmd/security-agent/app/runtime_unsupported.go | 2 +- cmd/security-agent/app/status.go | 2 +- cmd/security-agent/common/check_command.go | 2 +- cmd/security-agent/common/config.go | 2 +- cmd/security-agent/main.go | 2 +- cmd/serverless/main.go | 2 +- cmd/system-probe/modules/security_runtime.go | 2 +- cmd/system-probe/windows_resources/system-probe.rc | 2 +- cmd/systray/doconfigure.go | 2 +- cmd/systray/doflare.go | 2 +- cmd/systray/doservicecontrol.go | 2 +- cmd/systray/systray.go | 2 +- cmd/systray/systray.rc | 2 +- cmd/trace-agent/main.go | 2 +- cmd/trace-agent/main_linux.go | 2 +- cmd/trace-agent/main_nix.go | 2 +- cmd/trace-agent/main_windows.go | 2 +- devenv/scripts/Install-DevEnv.ps1 | 2 +- omnibus/config/projects/agent-binaries.rb | 2 +- omnibus/config/projects/agent.rb | 2 +- omnibus/config/projects/dogstatsd.rb | 2 +- omnibus/config/projects/iot-agent.rb | 2 +- omnibus/config/software/datadog-agent-finalize.rb | 2 +- omnibus/config/software/datadog-agent-integrations-py2.rb | 2 +- omnibus/config/software/datadog-agent-integrations-py3.rb | 2 +- omnibus/config/software/datadog-agent-prepare.rb | 2 +- omnibus/config/software/datadog-agent.rb | 2 +- omnibus/config/software/datadog-buildpack-finalize.rb | 2 +- omnibus/config/software/datadog-cf-finalize.rb | 2 +- omnibus/config/software/datadog-dogstatsd-finalize.rb | 2 +- omnibus/config/software/datadog-dogstatsd.rb | 2 +- omnibus/config/software/datadog-iot-agent.rb | 2 +- omnibus/config/software/datadog-security-agent-policies.rb | 2 +- omnibus/config/software/jmxfetch.rb | 2 +- omnibus/config/software/libbcc.rb | 2 +- omnibus/config/software/system-probe.rb | 2 +- omnibus/omnibus.rb | 2 +- omnibus/resources/agent/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/agent/pkg/license.html.erb | 2 +- omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/iot/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/iot/pkg/license.html.erb | 2 +- pkg/aggregator/aggregator.go | 2 +- pkg/aggregator/aggregator_test.go | 2 +- pkg/aggregator/check_sampler.go | 2 +- pkg/aggregator/check_sampler_bench_test.go | 2 +- pkg/aggregator/check_sampler_test.go | 2 +- pkg/aggregator/ckey/key.go | 2 +- pkg/aggregator/ckey/key_test.go | 2 +- pkg/aggregator/context_resolver.go | 2 +- pkg/aggregator/context_resolver_test.go | 2 +- pkg/aggregator/mocksender/asserts.go | 2 +- pkg/aggregator/mocksender/asserts_test.go | 2 +- pkg/aggregator/mocksender/mocked_methods.go | 2 +- pkg/aggregator/mocksender/mocksender.go | 2 +- pkg/aggregator/sender.go | 2 +- pkg/aggregator/sender_test.go | 2 +- pkg/aggregator/sketch_map.go | 2 +- pkg/aggregator/sketch_map_test.go | 2 +- pkg/aggregator/time_sampler.go | 2 +- pkg/aggregator/time_sampler_test.go | 2 +- pkg/api/healthprobe/healthprobe.go | 2 +- pkg/api/security/platform_nowindows.go | 2 +- pkg/api/security/platform_windows.go | 2 +- pkg/api/security/security.go | 2 +- pkg/api/security/security_test.go | 2 +- pkg/api/util/doget.go | 2 +- pkg/api/util/util.go | 2 +- pkg/autodiscovery/autoconfig.go | 2 +- pkg/autodiscovery/autoconfig_test.go | 2 +- pkg/autodiscovery/common/kubelet.go | 2 +- pkg/autodiscovery/common/kubelet_test.go | 2 +- pkg/autodiscovery/common/prometheus.go | 2 +- pkg/autodiscovery/common/prometheus_apiserver.go | 2 +- pkg/autodiscovery/common/prometheus_apiserver_test.go | 2 +- pkg/autodiscovery/common/prometheus_kubelet.go | 2 +- pkg/autodiscovery/common/prometheus_kubelet_test.go | 2 +- pkg/autodiscovery/common/prometheus_test.go | 2 +- pkg/autodiscovery/common_test.go | 2 +- pkg/autodiscovery/config_poller.go | 2 +- pkg/autodiscovery/configresolver/configresolver.go | 2 +- pkg/autodiscovery/configresolver/configresolver_test.go | 2 +- pkg/autodiscovery/integration/config.go | 2 +- pkg/autodiscovery/integration/config_test.go | 2 +- pkg/autodiscovery/listeners/cloudfoundry.go | 2 +- pkg/autodiscovery/listeners/cloudfoundry_test.go | 2 +- pkg/autodiscovery/listeners/common.go | 2 +- pkg/autodiscovery/listeners/common_test.go | 2 +- pkg/autodiscovery/listeners/docker.go | 2 +- pkg/autodiscovery/listeners/docker_kubelet.go | 2 +- pkg/autodiscovery/listeners/docker_nokubelet.go | 2 +- pkg/autodiscovery/listeners/docker_test.go | 2 +- pkg/autodiscovery/listeners/ecs.go | 2 +- pkg/autodiscovery/listeners/environment.go | 2 +- pkg/autodiscovery/listeners/kube_endpoints.go | 2 +- pkg/autodiscovery/listeners/kube_endpoints_test.go | 2 +- pkg/autodiscovery/listeners/kube_services.go | 2 +- pkg/autodiscovery/listeners/kube_services_test.go | 2 +- pkg/autodiscovery/listeners/kubelet.go | 2 +- pkg/autodiscovery/listeners/kubelet_test.go | 2 +- pkg/autodiscovery/listeners/snmp.go | 2 +- pkg/autodiscovery/listeners/snmp_test.go | 2 +- pkg/autodiscovery/listeners/types.go | 2 +- pkg/autodiscovery/providers/cloudfoundry.go | 2 +- pkg/autodiscovery/providers/cloudfoundry_test.go | 2 +- pkg/autodiscovery/providers/clusterchecks.go | 2 +- pkg/autodiscovery/providers/consul.go | 2 +- pkg/autodiscovery/providers/consul_test.go | 2 +- pkg/autodiscovery/providers/docker.go | 2 +- pkg/autodiscovery/providers/docker_test.go | 2 +- pkg/autodiscovery/providers/ecs.go | 2 +- pkg/autodiscovery/providers/ecs_test.go | 2 +- pkg/autodiscovery/providers/endpointschecks.go | 2 +- pkg/autodiscovery/providers/etcd.go | 2 +- pkg/autodiscovery/providers/etcd_test.go | 2 +- pkg/autodiscovery/providers/file.go | 2 +- pkg/autodiscovery/providers/file_android.go | 2 +- pkg/autodiscovery/providers/file_common.go | 2 +- pkg/autodiscovery/providers/file_test.go | 2 +- pkg/autodiscovery/providers/kube_common.go | 2 +- pkg/autodiscovery/providers/kube_endpoints.go | 2 +- pkg/autodiscovery/providers/kube_endpoints_test.go | 2 +- pkg/autodiscovery/providers/kube_services.go | 2 +- pkg/autodiscovery/providers/kube_services_test.go | 2 +- pkg/autodiscovery/providers/kubelet.go | 2 +- pkg/autodiscovery/providers/kubelet_test.go | 2 +- pkg/autodiscovery/providers/names/provider_names.go | 2 +- pkg/autodiscovery/providers/prometheus_common.go | 2 +- pkg/autodiscovery/providers/prometheus_common_test.go | 2 +- pkg/autodiscovery/providers/prometheus_pods.go | 2 +- pkg/autodiscovery/providers/prometheus_services.go | 2 +- pkg/autodiscovery/providers/prometheus_services_test.go | 2 +- pkg/autodiscovery/providers/providers.go | 2 +- pkg/autodiscovery/providers/utils.go | 2 +- pkg/autodiscovery/providers/utils_test.go | 2 +- pkg/autodiscovery/providers/zookeeper.go | 2 +- pkg/autodiscovery/providers/zookeeper_test.go | 2 +- pkg/autodiscovery/scheduler/meta.go | 2 +- pkg/autodiscovery/scheduler/scheduler.go | 2 +- pkg/autodiscovery/stats.go | 2 +- pkg/autodiscovery/stats_test.go | 2 +- pkg/autodiscovery/store.go | 2 +- pkg/autodiscovery/store_test.go | 2 +- pkg/autodiscovery/templatecache.go | 2 +- pkg/autodiscovery/templatecache_test.go | 2 +- pkg/clusteragent/admission/const.go | 2 +- pkg/clusteragent/admission/controllers/secret/config.go | 2 +- pkg/clusteragent/admission/controllers/secret/controller.go | 2 +- .../admission/controllers/secret/controller_test.go | 2 +- pkg/clusteragent/admission/controllers/webhook/config.go | 2 +- pkg/clusteragent/admission/controllers/webhook/controller.go | 2 +- .../admission/controllers/webhook/controller_test.go | 2 +- pkg/clusteragent/admission/metrics/metrics.go | 2 +- pkg/clusteragent/admission/mutate/common.go | 2 +- pkg/clusteragent/admission/mutate/common_test.go | 2 +- pkg/clusteragent/admission/mutate/config.go | 2 +- pkg/clusteragent/admission/mutate/config_test.go | 2 +- pkg/clusteragent/admission/mutate/tags.go | 2 +- pkg/clusteragent/admission/mutate/tags_test.go | 2 +- pkg/clusteragent/admission/mutate/test_utils.go | 2 +- pkg/clusteragent/admission/start.go | 2 +- pkg/clusteragent/admission/status.go | 2 +- pkg/clusteragent/admission/status_no_apiserver.go | 2 +- pkg/clusteragent/admission/util.go | 2 +- pkg/clusteragent/admission/util_test.go | 2 +- pkg/clusteragent/api/v1/types.go | 2 +- pkg/clusteragent/api/v1/types_test.go | 2 +- pkg/clusteragent/clusterchecks/api.go | 2 +- pkg/clusteragent/clusterchecks/api_nocompile.go | 2 +- pkg/clusteragent/clusterchecks/api_test.go | 2 +- pkg/clusteragent/clusterchecks/common_test.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_configs.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_main.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_nodes.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_rebalance.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_test.go | 2 +- pkg/clusteragent/clusterchecks/handler.go | 2 +- pkg/clusteragent/clusterchecks/handler_test.go | 2 +- pkg/clusteragent/clusterchecks/helpers.go | 2 +- pkg/clusteragent/clusterchecks/helpers_test.go | 2 +- pkg/clusteragent/clusterchecks/leadership_kube.go | 2 +- pkg/clusteragent/clusterchecks/leadership_nokube.go | 2 +- pkg/clusteragent/clusterchecks/metrics.go | 2 +- pkg/clusteragent/clusterchecks/stats.go | 2 +- pkg/clusteragent/clusterchecks/stores.go | 2 +- pkg/clusteragent/clusterchecks/types/types.go | 2 +- pkg/clusteragent/custommetrics/provider.go | 2 +- pkg/clusteragent/custommetrics/provider_test.go | 2 +- pkg/clusteragent/custommetrics/status.go | 2 +- pkg/clusteragent/custommetrics/status_no_apiserver.go | 2 +- pkg/clusteragent/custommetrics/store.go | 2 +- pkg/clusteragent/custommetrics/store_configmap.go | 2 +- pkg/clusteragent/custommetrics/store_configmap_test.go | 2 +- pkg/clusteragent/custommetrics/types.go | 2 +- pkg/clusteragent/externalmetrics/autoscaler_watcher.go | 2 +- pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go | 2 +- pkg/clusteragent/externalmetrics/datadogmetric_controller.go | 2 +- .../externalmetrics/datadogmetric_controller_test.go | 2 +- pkg/clusteragent/externalmetrics/metrics_retriever.go | 2 +- pkg/clusteragent/externalmetrics/metrics_retriever_test.go | 2 +- pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go | 2 +- pkg/clusteragent/externalmetrics/model/utils.go | 2 +- pkg/clusteragent/externalmetrics/provider.go | 2 +- pkg/clusteragent/externalmetrics/provider_test.go | 2 +- pkg/clusteragent/externalmetrics/store.go | 2 +- pkg/clusteragent/externalmetrics/utils.go | 2 +- pkg/clusteragent/externalmetrics/utils_for_test.go | 2 +- pkg/clusteragent/externalmetrics/utils_test.go | 2 +- pkg/clusteragent/orchestrator/controller.go | 2 +- pkg/clusteragent/orchestrator/processor.go | 2 +- pkg/clusteragent/orchestrator/processor_test.go | 2 +- pkg/clusteragent/orchestrator/stats.go | 2 +- pkg/clusteragent/orchestrator/status.go | 2 +- pkg/clusteragent/orchestrator/status_no_apiserver.go | 2 +- pkg/clusteragent/orchestrator/transformer.go | 2 +- pkg/clusteragent/orchestrator/transformer_test.go | 2 +- pkg/clusteragent/servercontext.go | 2 +- pkg/collector/check/check.go | 2 +- pkg/collector/check/check_test.go | 2 +- pkg/collector/check/defaults/defaults.go | 2 +- pkg/collector/check/defaults/doc.go | 2 +- pkg/collector/check/id.go | 2 +- pkg/collector/check/id_test.go | 2 +- pkg/collector/check/jmx.go | 2 +- pkg/collector/check/jmx_test.go | 2 +- pkg/collector/check/loader.go | 2 +- pkg/collector/check/retry.go | 2 +- pkg/collector/check/stats.go | 2 +- pkg/collector/check/stats_test.go | 2 +- pkg/collector/check/stub.go | 2 +- pkg/collector/collector.go | 2 +- pkg/collector/collector_test.go | 2 +- pkg/collector/corechecks/checkbase.go | 2 +- pkg/collector/corechecks/checkbase_test.go | 2 +- pkg/collector/corechecks/cluster/doc.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_apiserver.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_eventbundle.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_openshift.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_openshift_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state_defaults.go | 2 +- .../corechecks/cluster/kubernetes_state_label_joins.go | 2 +- .../corechecks/cluster/kubernetes_state_label_joins_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go | 2 +- .../corechecks/cluster/kubernetes_state_telemetry_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state_test.go | 2 +- .../corechecks/cluster/kubernetes_state_transformers.go | 2 +- .../corechecks/cluster/kubernetes_state_transformers_test.go | 2 +- pkg/collector/corechecks/containers/containerd.go | 2 +- pkg/collector/corechecks/containers/containerd_events.go | 2 +- pkg/collector/corechecks/containers/containerd_events_test.go | 2 +- pkg/collector/corechecks/containers/containerd_test.go | 2 +- pkg/collector/corechecks/containers/cri.go | 2 +- pkg/collector/corechecks/containers/cri_test.go | 2 +- pkg/collector/corechecks/containers/doc.go | 2 +- pkg/collector/corechecks/containers/docker.go | 2 +- pkg/collector/corechecks/containers/docker_config.go | 2 +- pkg/collector/corechecks/containers/docker_eventbundle.go | 2 +- pkg/collector/corechecks/containers/docker_events.go | 2 +- pkg/collector/corechecks/containers/docker_events_test.go | 2 +- pkg/collector/corechecks/containers/docker_rate_capping.go | 2 +- pkg/collector/corechecks/containers/docker_rate_capping_test.go | 2 +- pkg/collector/corechecks/containers/docker_test.go | 2 +- pkg/collector/corechecks/embed/apm.go | 2 +- pkg/collector/corechecks/embed/apm_nix.go | 2 +- pkg/collector/corechecks/embed/jmx/check.go | 2 +- pkg/collector/corechecks/embed/jmx/loader.go | 2 +- pkg/collector/corechecks/embed/jmx/loader_test.go | 2 +- pkg/collector/corechecks/embed/jmx/runner.go | 2 +- pkg/collector/corechecks/embed/jmx/runner_test.go | 2 +- pkg/collector/corechecks/embed/jmx/state.go | 2 +- pkg/collector/corechecks/embed/jmx/state_nojmx.go | 2 +- pkg/collector/corechecks/embed/process_agent.go | 2 +- pkg/collector/corechecks/loader.go | 2 +- pkg/collector/corechecks/loader_test.go | 2 +- pkg/collector/corechecks/net/doc.go | 2 +- pkg/collector/corechecks/net/network.go | 2 +- pkg/collector/corechecks/net/network_test.go | 2 +- pkg/collector/corechecks/net/ntp.go | 2 +- .../corechecks/net/ntp_local_defined_server_nowindows.go | 2 +- .../corechecks/net/ntp_local_defined_server_nowindows_test.go | 2 +- .../corechecks/net/ntp_local_defined_server_windows.go | 2 +- .../corechecks/net/ntp_local_defined_server_windows_test.go | 2 +- pkg/collector/corechecks/net/ntp_test.go | 2 +- pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/doc.go | 2 +- pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/jetson.go | 2 +- pkg/collector/corechecks/nvidia/jetson/jetson_test.go | 2 +- pkg/collector/corechecks/nvidia/jetson/metricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go | 2 +- .../corechecks/nvidia/jetson/temperatureMetricsSender.go | 2 +- pkg/collector/corechecks/system/cpu.go | 2 +- pkg/collector/corechecks/system/cpu_ctx_switches.go | 2 +- pkg/collector/corechecks/system/cpu_ctx_switches_linux.go | 2 +- pkg/collector/corechecks/system/cpu_test.go | 2 +- pkg/collector/corechecks/system/cpu_windows.go | 2 +- pkg/collector/corechecks/system/disk.go | 2 +- pkg/collector/corechecks/system/disk_nix.go | 2 +- pkg/collector/corechecks/system/disk_test.go | 2 +- pkg/collector/corechecks/system/file_handles.go | 2 +- pkg/collector/corechecks/system/file_handles_test.go | 2 +- pkg/collector/corechecks/system/file_handles_windows.go | 2 +- pkg/collector/corechecks/system/file_handles_windows_test.go | 2 +- pkg/collector/corechecks/system/iostats.go | 2 +- pkg/collector/corechecks/system/iostats_nix.go | 2 +- pkg/collector/corechecks/system/iostats_nix_test.go | 2 +- pkg/collector/corechecks/system/iostats_pdh_windows.go | 2 +- pkg/collector/corechecks/system/iostats_pdh_windows_test.go | 2 +- pkg/collector/corechecks/system/iostats_test.go | 2 +- pkg/collector/corechecks/system/load.go | 2 +- pkg/collector/corechecks/system/load_test.go | 2 +- pkg/collector/corechecks/system/memory.go | 2 +- pkg/collector/corechecks/system/memory_nix.go | 2 +- pkg/collector/corechecks/system/memory_nix_test.go | 2 +- pkg/collector/corechecks/system/memory_windows.go | 2 +- pkg/collector/corechecks/system/memory_windows_test.go | 2 +- pkg/collector/corechecks/system/uptime.go | 2 +- pkg/collector/corechecks/system/uptime_nix.go | 2 +- pkg/collector/corechecks/system/uptime_test.go | 2 +- pkg/collector/corechecks/system/uptime_windows.go | 2 +- pkg/collector/corechecks/system/winproc_windows.go | 2 +- pkg/collector/corechecks/system/winproc_windows_test.go | 2 +- pkg/collector/corechecks/systemd/dbus_conn.go | 2 +- pkg/collector/corechecks/systemd/doc.go | 2 +- pkg/collector/corechecks/systemd/systemd.go | 2 +- pkg/collector/corechecks/systemd/systemd_test.go | 2 +- pkg/collector/embed_nopy.go | 2 +- pkg/collector/embed_python.go | 2 +- pkg/collector/loaders/loaders.go | 2 +- pkg/collector/loaders/loaders_test.go | 2 +- pkg/collector/metadata/agentchecks.go | 2 +- pkg/collector/metadata/agentchecks/agentchecks.go | 2 +- pkg/collector/metadata/agentchecks/agentchecks_test.go | 2 +- pkg/collector/metadata/agentchecks/payload.go | 2 +- pkg/collector/metadata/doc.go | 2 +- pkg/collector/python/aggregator.go | 2 +- pkg/collector/python/aggregator_test.go | 2 +- pkg/collector/python/check.go | 2 +- pkg/collector/python/check_test.go | 2 +- pkg/collector/python/containers.go | 2 +- pkg/collector/python/containers_test.go | 2 +- pkg/collector/python/datadog_agent.go | 2 +- pkg/collector/python/datadog_agent_test.go | 2 +- pkg/collector/python/helpers.go | 2 +- pkg/collector/python/init.go | 2 +- pkg/collector/python/init_nix.go | 2 +- pkg/collector/python/init_windows.go | 2 +- pkg/collector/python/kubeutil.go | 2 +- pkg/collector/python/kubeutil_test.go | 2 +- pkg/collector/python/loader.go | 2 +- pkg/collector/python/loader_stubs.go | 2 +- pkg/collector/python/loader_test.go | 2 +- pkg/collector/python/loader_windows.go | 2 +- pkg/collector/python/memory.go | 2 +- pkg/collector/python/no_kubeutil.go | 2 +- pkg/collector/python/py3_checker.go | 2 +- pkg/collector/python/subprocesses.go | 2 +- pkg/collector/python/tagger.go | 2 +- pkg/collector/python/tagger_test.go | 2 +- pkg/collector/python/test_aggregator.go | 2 +- pkg/collector/python/test_check.go | 2 +- pkg/collector/python/test_containers.go | 2 +- pkg/collector/python/test_datadog_agent.go | 2 +- pkg/collector/python/test_kubeutil.go | 2 +- pkg/collector/python/test_loader.go | 2 +- pkg/collector/python/test_tagger.go | 2 +- pkg/collector/python/test_util.go | 2 +- pkg/collector/python/test_util_darwin.go | 2 +- pkg/collector/python/test_util_linux.go | 2 +- pkg/collector/python/test_util_windows.go | 2 +- pkg/collector/python/util.go | 2 +- pkg/collector/python/util_test.go | 2 +- pkg/collector/runner/runner.go | 2 +- pkg/collector/runner/runner_nopython.go | 2 +- pkg/collector/runner/runner_python.go | 2 +- pkg/collector/runner/runner_test.go | 2 +- pkg/collector/scheduler.go | 2 +- pkg/collector/scheduler/job.go | 2 +- pkg/collector/scheduler/job_test.go | 2 +- pkg/collector/scheduler/scheduler.go | 2 +- pkg/collector/scheduler/scheduler_test.go | 2 +- pkg/collector/scheduler_test.go | 2 +- pkg/collector/stats.go | 2 +- pkg/collector/stats_test.go | 2 +- pkg/compliance/agent/agent.go | 2 +- pkg/compliance/agent/agent_test.go | 2 +- pkg/compliance/agent/node_labels.go | 2 +- pkg/compliance/agent/telemetry.go | 2 +- pkg/compliance/agent/telemetry_test.go | 2 +- pkg/compliance/check.go | 2 +- pkg/compliance/checks/audit.go | 2 +- pkg/compliance/checks/audit_check.go | 2 +- pkg/compliance/checks/audit_check_test.go | 2 +- pkg/compliance/checks/builder.go | 2 +- pkg/compliance/checks/builder_test.go | 2 +- pkg/compliance/checks/check.go | 2 +- pkg/compliance/checks/check_test.go | 2 +- pkg/compliance/checks/checkable.go | 2 +- pkg/compliance/checks/checkable_test.go | 2 +- pkg/compliance/checks/command_check.go | 2 +- pkg/compliance/checks/command_check_test.go | 2 +- pkg/compliance/checks/command_utils.go | 2 +- pkg/compliance/checks/custom/helper_for_test.go | 2 +- pkg/compliance/checks/custom/kube_defaultserviceaccounts.go | 2 +- .../checks/custom/kube_defaultserviceaccounts_test.go | 2 +- pkg/compliance/checks/custom/kube_networkpolicies.go | 2 +- pkg/compliance/checks/custom/kube_networkpolicies_test.go | 2 +- pkg/compliance/checks/custom/registry.go | 2 +- pkg/compliance/checks/custom_check.go | 2 +- pkg/compliance/checks/custom_check_test.go | 2 +- pkg/compliance/checks/docker.go | 2 +- pkg/compliance/checks/docker_check.go | 2 +- pkg/compliance/checks/docker_check_test.go | 2 +- pkg/compliance/checks/env/audit.go | 2 +- pkg/compliance/checks/env/docker.go | 2 +- pkg/compliance/checks/env/env.go | 2 +- pkg/compliance/checks/env/kubernetes.go | 2 +- pkg/compliance/checks/file.go | 2 +- pkg/compliance/checks/file_check.go | 2 +- pkg/compliance/checks/file_check_test.go | 2 +- pkg/compliance/checks/file_utils.go | 2 +- pkg/compliance/checks/file_utils_test.go | 2 +- pkg/compliance/checks/file_windows.go | 2 +- pkg/compliance/checks/global.go | 2 +- pkg/compliance/checks/group_check.go | 2 +- pkg/compliance/checks/group_check_test.go | 2 +- pkg/compliance/checks/helpers.go | 2 +- pkg/compliance/checks/iterator.go | 2 +- pkg/compliance/checks/kubeapiserver_check.go | 2 +- pkg/compliance/checks/kubeapiserver_check_test.go | 2 +- pkg/compliance/checks/mock_checkable.go | 2 +- pkg/compliance/checks/no_audit.go | 2 +- pkg/compliance/checks/no_docker.go | 2 +- pkg/compliance/checks/process_check.go | 2 +- pkg/compliance/checks/process_check_test.go | 2 +- pkg/compliance/checks/process_utils.go | 2 +- pkg/compliance/checks/process_utils_test.go | 2 +- pkg/compliance/checks/resource_check.go | 2 +- pkg/compliance/checks/resource_check_test.go | 2 +- pkg/compliance/checks/status.go | 2 +- pkg/compliance/checks/status_test.go | 2 +- pkg/compliance/eval/ast.go | 2 +- pkg/compliance/eval/cache.go | 2 +- pkg/compliance/eval/cache_test.go | 2 +- pkg/compliance/eval/eval.go | 2 +- pkg/compliance/eval/eval_test.go | 2 +- pkg/compliance/eval/parser.go | 2 +- pkg/compliance/eval/parser_test.go | 2 +- pkg/compliance/eval/util.go | 2 +- pkg/compliance/eval/util_test.go | 2 +- pkg/compliance/event/event.go | 2 +- pkg/compliance/event/reporter.go | 2 +- pkg/compliance/report.go | 2 +- pkg/compliance/report_utils.go | 2 +- pkg/compliance/resource.go | 2 +- pkg/compliance/resource_test.go | 2 +- pkg/compliance/rule.go | 2 +- pkg/compliance/suite.go | 2 +- pkg/compliance/suite_test.go | 2 +- pkg/config/config.go | 2 +- pkg/config/config_android.go | 2 +- pkg/config/config_darwin.go | 2 +- pkg/config/config_nix.go | 2 +- pkg/config/config_overrides.go | 2 +- pkg/config/config_test.go | 2 +- pkg/config/config_windows.go | 2 +- pkg/config/environment.go | 2 +- pkg/config/environment_detection.go | 2 +- pkg/config/legacy/converter.go | 2 +- pkg/config/legacy/converter_test.go | 2 +- pkg/config/legacy/docker.go | 2 +- pkg/config/legacy/docker_test.go | 2 +- pkg/config/legacy/importer.go | 2 +- pkg/config/legacy/importer_test.go | 2 +- pkg/config/legacy/kubernetes.go | 2 +- pkg/config/legacy/kubernetes_test.go | 2 +- pkg/config/legacy/no_docker.go | 2 +- pkg/config/legacy/process-agent.go | 2 +- pkg/config/legacy/tests/config.py | 2 +- pkg/config/legacy/trace-agent.go | 2 +- pkg/config/legacy_converter.go | 2 +- pkg/config/log.go | 2 +- pkg/config/log_nix.go | 2 +- pkg/config/log_test.go | 2 +- pkg/config/log_windows.go | 2 +- pkg/config/mock.go | 2 +- pkg/config/render_config.go | 2 +- pkg/config/seelog/seelog_config.go | 2 +- pkg/config/types.go | 2 +- pkg/config/viper.go | 2 +- pkg/config/viper_test.go | 2 +- pkg/diagnose/diagnosis/loader.go | 2 +- pkg/diagnose/runner.go | 2 +- pkg/diagnose/runner_test.go | 2 +- pkg/dogstatsd/float64_list_pool.go | 2 +- pkg/dogstatsd/listeners/listener_telemetry_windows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_nowindows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_windows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_windows_test.go | 2 +- pkg/dogstatsd/listeners/packet_assembler.go | 2 +- pkg/dogstatsd/listeners/packet_manager_windows.go | 2 +- pkg/dogstatsd/listeners/packet_pool.go | 2 +- pkg/dogstatsd/listeners/packets_buffer.go | 2 +- pkg/dogstatsd/listeners/types.go | 2 +- pkg/dogstatsd/listeners/udp.go | 2 +- pkg/dogstatsd/listeners/udp_test.go | 2 +- pkg/dogstatsd/listeners/uds_common.go | 2 +- pkg/dogstatsd/listeners/uds_common_test.go | 2 +- pkg/dogstatsd/listeners/uds_linux.go | 2 +- pkg/dogstatsd/listeners/uds_linux_test.go | 2 +- pkg/dogstatsd/listeners/uds_nolinux.go | 2 +- pkg/dogstatsd/mapper/mapper.go | 2 +- pkg/dogstatsd/mapper/mapper_cache.go | 2 +- pkg/dogstatsd/mapper/mapper_cache_test.go | 2 +- pkg/dogstatsd/mapper/mapper_test.go | 2 +- pkg/dogstatsd/server.go | 2 +- pkg/dogstatsd/server_bench_test.go | 2 +- pkg/dogstatsd/server_test.go | 2 +- pkg/ebpf/LICENSE | 2 +- pkg/errors/errors.go | 2 +- pkg/errors/errors_test.go | 2 +- pkg/flare/archive.go | 2 +- pkg/flare/archive_dca.go | 2 +- pkg/flare/archive_docker.go | 2 +- pkg/flare/archive_docker_test.go | 2 +- pkg/flare/archive_nix.go | 2 +- pkg/flare/archive_nix_test.go | 2 +- pkg/flare/archive_nodocker.go | 2 +- pkg/flare/archive_security.go | 2 +- pkg/flare/archive_security_test.go | 2 +- pkg/flare/archive_test.go | 2 +- pkg/flare/archive_win.go | 2 +- pkg/flare/archive_win_test.go | 2 +- pkg/flare/cluster_checks.go | 2 +- pkg/flare/config_check.go | 2 +- pkg/flare/dca_telemetry.go | 2 +- pkg/flare/diagnose.go | 2 +- pkg/flare/envvars.go | 2 +- pkg/flare/envvars_test.go | 2 +- pkg/flare/flare.go | 2 +- pkg/flare/flare_test.go | 2 +- pkg/flare/writer.go | 2 +- pkg/flare/writer_test.go | 2 +- pkg/forwarder/blocked_endpoints.go | 2 +- pkg/forwarder/blocked_endpoints_test.go | 2 +- pkg/forwarder/domain_forwarder.go | 2 +- pkg/forwarder/domain_forwarder_test.go | 2 +- pkg/forwarder/failed_transaction_removal_policy.go | 2 +- pkg/forwarder/forwarder.go | 2 +- pkg/forwarder/forwarder_health.go | 2 +- pkg/forwarder/forwarder_health_test.go | 2 +- pkg/forwarder/forwarder_test.go | 2 +- pkg/forwarder/retry_queue_telemetry.go | 2 +- pkg/forwarder/test_common.go | 2 +- pkg/forwarder/transaction.go | 2 +- pkg/forwarder/transaction_container.go | 2 +- pkg/forwarder/transaction_test.go | 2 +- pkg/forwarder/transactions_file_storage.go | 2 +- pkg/forwarder/transactions_serializer.go | 2 +- pkg/forwarder/worker.go | 2 +- pkg/forwarder/worker_test.go | 2 +- pkg/jmxfetch/jmxfetch.go | 2 +- pkg/jmxfetch/jmxfetch_nix.go | 2 +- pkg/jmxfetch/jmxfetch_windows.go | 2 +- pkg/kubestatemetrics/builder/builder.go | 2 +- pkg/kubestatemetrics/store/store.go | 2 +- pkg/kubestatemetrics/store/store_test.go | 2 +- pkg/logs/agent.go | 2 +- pkg/logs/agent_test.go | 2 +- pkg/logs/auditor/api_v0.go | 2 +- pkg/logs/auditor/api_v0_test.go | 2 +- pkg/logs/auditor/api_v1.go | 2 +- pkg/logs/auditor/api_v1_test.go | 2 +- pkg/logs/auditor/api_v2.go | 2 +- pkg/logs/auditor/api_v2_test.go | 2 +- pkg/logs/auditor/auditor.go | 2 +- pkg/logs/auditor/auditor_test.go | 2 +- pkg/logs/auditor/mock/mock.go | 2 +- pkg/logs/client/destination.go | 2 +- pkg/logs/client/destinations.go | 2 +- pkg/logs/client/destinations_context.go | 2 +- pkg/logs/client/destinations_context_test.go | 2 +- pkg/logs/client/errors.go | 2 +- pkg/logs/client/http/content_encoding.go | 2 +- pkg/logs/client/http/content_encoding_test.go | 2 +- pkg/logs/client/http/destination_test.go | 2 +- pkg/logs/client/mock/mock.go | 2 +- pkg/logs/client/tcp/connection_manager.go | 2 +- pkg/logs/client/tcp/connection_manager_test.go | 2 +- pkg/logs/client/tcp/delimiter.go | 2 +- pkg/logs/client/tcp/delimiter_test.go | 2 +- pkg/logs/client/tcp/destination.go | 2 +- pkg/logs/client/tcp/prefixer.go | 2 +- pkg/logs/client/tcp/prefixer_test.go | 2 +- pkg/logs/client/tcp/test_utils.go | 2 +- pkg/logs/config/config.go | 2 +- pkg/logs/config/config_test.go | 2 +- pkg/logs/config/constants.go | 2 +- pkg/logs/config/endpoints.go | 2 +- pkg/logs/config/endpoints_test.go | 2 +- pkg/logs/config/integration_config.go | 2 +- pkg/logs/config/integration_config_test.go | 2 +- pkg/logs/config/messages.go | 2 +- pkg/logs/config/messages_test.go | 2 +- pkg/logs/config/parser.go | 2 +- pkg/logs/config/parser_test.go | 2 +- pkg/logs/config/processing_rules.go | 2 +- pkg/logs/config/processing_rules_test.go | 2 +- pkg/logs/config/source.go | 2 +- pkg/logs/config/source_test.go | 2 +- pkg/logs/config/sources.go | 2 +- pkg/logs/config/sources_test.go | 2 +- pkg/logs/config/status.go | 2 +- pkg/logs/config/status_test.go | 2 +- pkg/logs/config/test_utils.go | 2 +- pkg/logs/decoder/decoder.go | 2 +- pkg/logs/decoder/decoder_test.go | 2 +- pkg/logs/decoder/line_handler.go | 2 +- pkg/logs/decoder/line_handler_test.go | 2 +- pkg/logs/decoder/line_parser.go | 2 +- pkg/logs/decoder/line_parser_test.go | 2 +- pkg/logs/decoder/matcher.go | 2 +- pkg/logs/diagnostic/message_receiver_test.go | 2 +- pkg/logs/diagnostic/noop_message_receiver.go | 2 +- pkg/logs/input/channel/launcher.go | 2 +- pkg/logs/input/channel/tailer.go | 2 +- pkg/logs/input/container/launcher.go | 2 +- pkg/logs/input/docker/ad_identifier.go | 2 +- pkg/logs/input/docker/ad_identifier_kubelet.go | 2 +- pkg/logs/input/docker/container.go | 2 +- pkg/logs/input/docker/container_test.go | 2 +- pkg/logs/input/docker/decoder_test.go | 2 +- pkg/logs/input/docker/identifier.go | 2 +- pkg/logs/input/docker/identifier_test.go | 2 +- pkg/logs/input/docker/json_parser.go | 2 +- pkg/logs/input/docker/json_parser_test.go | 2 +- pkg/logs/input/docker/launcher.go | 2 +- pkg/logs/input/docker/launcher_nix.go | 2 +- pkg/logs/input/docker/launcher_nodocker.go | 2 +- pkg/logs/input/docker/launcher_test.go | 2 +- pkg/logs/input/docker/launcher_windows.go | 2 +- pkg/logs/input/docker/matcher.go | 2 +- pkg/logs/input/docker/matcher_test.go | 2 +- pkg/logs/input/docker/parser.go | 2 +- pkg/logs/input/docker/parser_test.go | 2 +- pkg/logs/input/docker/reader.go | 2 +- pkg/logs/input/docker/reader_test.go | 2 +- pkg/logs/input/docker/since.go | 2 +- pkg/logs/input/docker/since_test.go | 2 +- pkg/logs/input/docker/tailer.go | 2 +- pkg/logs/input/docker/tailer_test.go | 2 +- pkg/logs/input/file/file_provider.go | 2 +- pkg/logs/input/file/file_provider_test.go | 2 +- pkg/logs/input/file/open_file_nix.go | 2 +- pkg/logs/input/file/open_file_windows.go | 2 +- pkg/logs/input/file/position.go | 2 +- pkg/logs/input/file/position_test.go | 2 +- pkg/logs/input/file/rotate_nix.go | 2 +- pkg/logs/input/file/rotate_windows.go | 2 +- pkg/logs/input/file/scanner.go | 2 +- pkg/logs/input/file/scanner_test.go | 2 +- pkg/logs/input/file/tailer.go | 2 +- pkg/logs/input/file/tailer_nix.go | 2 +- pkg/logs/input/file/tailer_test.go | 2 +- pkg/logs/input/file/tailer_windows.go | 2 +- pkg/logs/input/journald/docker.go | 2 +- pkg/logs/input/journald/docker_test.go | 2 +- pkg/logs/input/journald/launcher.go | 2 +- pkg/logs/input/journald/launcher_nosystemd.go | 2 +- pkg/logs/input/journald/tailer.go | 2 +- pkg/logs/input/journald/tailer_test.go | 2 +- pkg/logs/input/journald/tailer_util.go | 2 +- pkg/logs/input/kubernetes/decoder_test.go | 2 +- pkg/logs/input/kubernetes/launcher.go | 2 +- pkg/logs/input/kubernetes/launcher_nokubelet.go | 2 +- pkg/logs/input/kubernetes/launcher_test.go | 2 +- pkg/logs/input/kubernetes/parser.go | 2 +- pkg/logs/input/kubernetes/parser_test.go | 2 +- pkg/logs/input/listener/errors.go | 2 +- pkg/logs/input/listener/errors_test.go | 2 +- pkg/logs/input/listener/launcher.go | 2 +- pkg/logs/input/listener/tailer.go | 2 +- pkg/logs/input/listener/tailer_test.go | 2 +- pkg/logs/input/listener/tcp.go | 2 +- pkg/logs/input/listener/tcp_test.go | 2 +- pkg/logs/input/listener/udp.go | 2 +- pkg/logs/input/listener/udp_darwin_test.go | 2 +- pkg/logs/input/listener/udp_default_test.go | 2 +- pkg/logs/input/listener/udp_linux_test.go | 2 +- pkg/logs/input/listener/udp_nix_test.go | 2 +- pkg/logs/input/listener/udp_test.go | 2 +- pkg/logs/input/service_name.go | 2 +- pkg/logs/input/service_name_test.go | 2 +- pkg/logs/input/traps/launcher.go | 2 +- pkg/logs/input/traps/tailer.go | 2 +- pkg/logs/input/traps/tailer_test.go | 2 +- pkg/logs/input/windowsevent/event.h | 2 +- pkg/logs/input/windowsevent/event_to_tailer.go | 2 +- pkg/logs/input/windowsevent/eventlog.c | 2 +- pkg/logs/input/windowsevent/launcher.go | 2 +- pkg/logs/input/windowsevent/launcher_nix.go | 2 +- pkg/logs/input/windowsevent/launcher_test.go | 2 +- pkg/logs/input/windowsevent/launcher_windows.go | 2 +- pkg/logs/input/windowsevent/tailer.go | 2 +- pkg/logs/input/windowsevent/tailer_nix.go | 2 +- pkg/logs/input/windowsevent/tailer_test.go | 2 +- pkg/logs/input/windowsevent/tailer_windows.go | 2 +- pkg/logs/logs.go | 2 +- pkg/logs/message/message.go | 2 +- pkg/logs/message/message_test.go | 2 +- pkg/logs/message/origin.go | 2 +- pkg/logs/message/origin_test.go | 2 +- pkg/logs/message/status.go | 2 +- pkg/logs/message/status_test.go | 2 +- pkg/logs/metrics/metrics.go | 2 +- pkg/logs/metrics/metrics_test.go | 2 +- pkg/logs/parser/parser.go | 2 +- pkg/logs/parser/parser_test.go | 2 +- pkg/logs/pipeline/mock/mock.go | 2 +- pkg/logs/pipeline/pipeline.go | 2 +- pkg/logs/pipeline/provider.go | 2 +- pkg/logs/pipeline/provider_test.go | 2 +- pkg/logs/processor/encoder.go | 2 +- pkg/logs/processor/encoder_test.go | 2 +- pkg/logs/processor/json.go | 2 +- pkg/logs/processor/json_serverless.go | 2 +- pkg/logs/processor/processor.go | 2 +- pkg/logs/processor/processor_test.go | 2 +- pkg/logs/processor/proto.go | 2 +- pkg/logs/processor/raw.go | 2 +- pkg/logs/restart/parallel_stop.go | 2 +- pkg/logs/restart/restart.go | 2 +- pkg/logs/restart/serial_stop.go | 2 +- pkg/logs/restart/start.go | 2 +- pkg/logs/restart/starter.go | 2 +- pkg/logs/restart/stop.go | 2 +- pkg/logs/scheduler/scheduler.go | 2 +- pkg/logs/scheduler/scheduler_test.go | 2 +- pkg/logs/sender/batch_strategy.go | 2 +- pkg/logs/sender/batch_strategy_test.go | 2 +- pkg/logs/sender/message_buffer.go | 2 +- pkg/logs/sender/message_buffer_test.go | 2 +- pkg/logs/sender/sender.go | 2 +- pkg/logs/sender/sender_test.go | 2 +- pkg/logs/sender/serializer.go | 2 +- pkg/logs/sender/serializer_test.go | 2 +- pkg/logs/sender/stream_strategy.go | 2 +- pkg/logs/sender/stream_strategy_test.go | 2 +- pkg/logs/service/service.go | 2 +- pkg/logs/service/services.go | 2 +- pkg/logs/service/services_test.go | 2 +- pkg/logs/status/builder.go | 2 +- pkg/logs/status/status.go | 2 +- pkg/logs/status/status_test.go | 2 +- pkg/logs/status/test_utils.go | 2 +- pkg/metadata/common/common.go | 2 +- pkg/metadata/common/common_nix.go | 2 +- pkg/metadata/common/common_test.go | 2 +- pkg/metadata/common/common_windows.go | 2 +- pkg/metadata/common/payload.go | 2 +- pkg/metadata/ecs/doc.go | 2 +- pkg/metadata/ecs/ecs.go | 2 +- pkg/metadata/ecs/ecs_test.go | 2 +- pkg/metadata/externalhost/doc.go | 2 +- pkg/metadata/externalhost/externalhost.go | 2 +- pkg/metadata/externalhost/externalhost_test.go | 2 +- pkg/metadata/externalhost/payload.go | 2 +- pkg/metadata/gohai/gohai.go | 2 +- pkg/metadata/gohai/gohai_test.go | 2 +- pkg/metadata/gohai/payload.go | 2 +- pkg/metadata/host.go | 2 +- pkg/metadata/host/container/loader.go | 2 +- pkg/metadata/host/host.go | 2 +- pkg/metadata/host/host_darwin.go | 2 +- pkg/metadata/host/host_darwin_test.go | 2 +- pkg/metadata/host/host_linux_test.go | 2 +- pkg/metadata/host/host_nix.go | 2 +- pkg/metadata/host/host_notwin.go | 2 +- pkg/metadata/host/host_test.go | 2 +- pkg/metadata/host/host_windows.go | 2 +- pkg/metadata/host/host_windows_test.go | 2 +- pkg/metadata/host/payload.go | 2 +- pkg/metadata/inventories/inventories.go | 2 +- pkg/metadata/inventories/inventories_test.go | 2 +- pkg/metadata/inventories/payload.go | 2 +- pkg/metadata/payload.go | 2 +- pkg/metadata/resources.go | 2 +- pkg/metadata/resources/payload.go | 2 +- pkg/metadata/resources/resources.go | 2 +- pkg/metadata/resources/resources_other.go | 2 +- pkg/metadata/resources/resources_test.go | 2 +- pkg/metadata/scheduler.go | 2 +- pkg/metadata/scheduler_test.go | 2 +- pkg/metadata/types.go | 2 +- pkg/metadata/v5/payload.go | 2 +- pkg/metadata/v5/payload_common.go | 2 +- pkg/metadata/v5/payload_no_gohai.go | 2 +- pkg/metadata/v5/payload_test.go | 2 +- pkg/metadata/v5/v5.go | 2 +- pkg/metadata/v5/v5_other.go | 2 +- pkg/metadata/v5/v5_test.go | 2 +- pkg/metrics/context_metrics.go | 2 +- pkg/metrics/context_metrics_test.go | 2 +- pkg/metrics/count.go | 2 +- pkg/metrics/count_test.go | 2 +- pkg/metrics/counter.go | 2 +- pkg/metrics/counter_test.go | 2 +- pkg/metrics/event.go | 2 +- pkg/metrics/event_test.go | 2 +- pkg/metrics/gauge.go | 2 +- pkg/metrics/gauge_test.go | 2 +- pkg/metrics/histogram.go | 2 +- pkg/metrics/histogram_bucket.go | 2 +- pkg/metrics/histogram_test.go | 2 +- pkg/metrics/historate.go | 2 +- pkg/metrics/historate_test.go | 2 +- pkg/metrics/metric.go | 2 +- pkg/metrics/metric_sample.go | 2 +- pkg/metrics/metric_sample_test.go | 2 +- pkg/metrics/metric_test.go | 2 +- pkg/metrics/monotonic_count.go | 2 +- pkg/metrics/monotonic_count_test.go | 2 +- pkg/metrics/rate.go | 2 +- pkg/metrics/rate_test.go | 2 +- pkg/metrics/series.go | 2 +- pkg/metrics/series_benchmark_test.go | 2 +- pkg/metrics/series_test.go | 2 +- pkg/metrics/service_check.go | 2 +- pkg/metrics/service_check_test.go | 2 +- pkg/metrics/set.go | 2 +- pkg/metrics/set_test.go | 2 +- pkg/metrics/test_helper.go | 2 +- pkg/orchestrator/cache.go | 2 +- pkg/orchestrator/cache_test.go | 2 +- pkg/orchestrator/config/config.go | 2 +- pkg/orchestrator/config/config_test.go | 2 +- pkg/orchestrator/pod.go | 2 +- pkg/orchestrator/pod_test.go | 2 +- pkg/orchestrator/redact/data_scrubber.go | 2 +- pkg/orchestrator/redact/data_scrubber_test.go | 2 +- pkg/orchestrator/redact/pod.go | 2 +- pkg/orchestrator/redact/pod_test.go | 2 +- pkg/orchestrator/util.go | 2 +- pkg/persistentcache/persistentcache.go | 2 +- pkg/persistentcache/persistentcache_test.go | 2 +- pkg/pidfile/pidfile.go | 2 +- pkg/pidfile/pidfile_darwin.go | 2 +- pkg/pidfile/pidfile_nix.go | 2 +- pkg/pidfile/pidfile_test.go | 2 +- pkg/pidfile/pidfile_windows.go | 2 +- pkg/process/checks/pod.go | 2 +- pkg/process/checks/pod_null.go | 2 +- pkg/process/util/api/payload.go | 2 +- pkg/process/util/api/transport.go | 2 +- pkg/process/util/api/transport_test.go | 2 +- pkg/process/util/api/weighted_queue.go | 2 +- pkg/quantile/test_helper.go | 2 +- pkg/secrets/check_rights_nix.go | 2 +- pkg/secrets/check_rights_nix_test.go | 2 +- pkg/secrets/check_rights_windows.go | 2 +- pkg/secrets/check_rights_windows_test.go | 2 +- pkg/secrets/fetch_secret.go | 2 +- pkg/secrets/fetch_secret_test.go | 2 +- pkg/secrets/info.go | 2 +- pkg/secrets/info_nix.go | 2 +- pkg/secrets/info_windows.go | 2 +- pkg/secrets/no_secrets.go | 2 +- pkg/secrets/secrets.go | 2 +- pkg/secrets/secrets_test.go | 2 +- pkg/secrets/test/argument/argument.go | 2 +- pkg/secrets/test/error/error.go | 2 +- pkg/secrets/test/input/input.go | 2 +- pkg/secrets/test/response_too_long/response_too_long.go | 2 +- pkg/secrets/test/simple/simple.go | 2 +- pkg/secrets/test/timeout/timeout.go | 2 +- pkg/security/agent/agent.go | 2 +- pkg/security/agent/client.go | 2 +- pkg/security/config/config.go | 2 +- pkg/security/config/default.go | 2 +- pkg/security/ebpf/byteorder.go | 2 +- pkg/security/ebpf/manager.go | 2 +- pkg/security/ebpf/map.go | 2 +- pkg/security/ebpf/probes/all.go | 2 +- pkg/security/ebpf/probes/attr.go | 2 +- pkg/security/ebpf/probes/const.go | 2 +- pkg/security/ebpf/probes/event_types.go | 2 +- pkg/security/ebpf/probes/exec.go | 2 +- pkg/security/ebpf/probes/link.go | 2 +- pkg/security/ebpf/probes/mkdir.go | 2 +- pkg/security/ebpf/probes/mount.go | 2 +- pkg/security/ebpf/probes/open.go | 2 +- pkg/security/ebpf/probes/rename.go | 2 +- pkg/security/ebpf/probes/rmdir.go | 2 +- pkg/security/ebpf/probes/shared.go | 2 +- pkg/security/ebpf/probes/syscall_helpers.go | 2 +- pkg/security/ebpf/probes/unlink.go | 2 +- pkg/security/ebpf/probes/xattr.go | 2 +- pkg/security/module/event.go | 2 +- pkg/security/module/module.go | 2 +- pkg/security/module/module_unsupported.go | 2 +- pkg/security/module/rate_limiter.go | 2 +- pkg/security/module/server.go | 2 +- pkg/security/probe/applier.go | 2 +- pkg/security/probe/approvers.go | 2 +- pkg/security/probe/capabilities.go | 2 +- pkg/security/probe/consts.go | 2 +- pkg/security/probe/consts_test.go | 2 +- pkg/security/probe/container_resolver.go | 2 +- pkg/security/probe/custom_events.go | 2 +- pkg/security/probe/dentry_resolver.go | 2 +- pkg/security/probe/discarders.go | 2 +- pkg/security/probe/kfilters.go | 2 +- pkg/security/probe/kfilters_bpf.go | 2 +- pkg/security/probe/kfilters_test.go | 2 +- pkg/security/probe/load_controller.go | 2 +- pkg/security/probe/metrics.go | 2 +- pkg/security/probe/model.go | 2 +- pkg/security/probe/model_test.go | 2 +- pkg/security/probe/mount.go | 2 +- pkg/security/probe/mount_test.go | 2 +- pkg/security/probe/open.go | 2 +- pkg/security/probe/perf_buffer_monitor.go | 2 +- pkg/security/probe/policy.go | 2 +- pkg/security/probe/probe.go | 2 +- pkg/security/probe/probe_bpf.go | 2 +- pkg/security/probe/probe_monitor.go | 2 +- pkg/security/probe/process_cache_entry.go | 2 +- pkg/security/probe/process_resolver.go | 2 +- pkg/security/probe/process_resolver_test.go | 2 +- pkg/security/probe/reorderer.go | 2 +- pkg/security/probe/report.go | 2 +- pkg/security/probe/resolvers.go | 2 +- pkg/security/probe/serializers.go | 2 +- pkg/security/probe/syscall_stats.go | 2 +- pkg/security/probe/syscalls.go | 2 +- pkg/security/probe/time_resolver.go | 2 +- pkg/security/probe/user_resolver.go | 2 +- pkg/security/rules/bucket.go | 2 +- pkg/security/rules/capabilities.go | 2 +- pkg/security/rules/errors.go | 2 +- pkg/security/rules/filter_values.go | 2 +- pkg/security/rules/model_test.go | 2 +- pkg/security/rules/policy.go | 2 +- pkg/security/rules/ruleset.go | 2 +- pkg/security/rules/ruleset_test.go | 2 +- pkg/security/rules/truth_table.go | 2 +- pkg/security/rules/utils.go | 2 +- pkg/security/secl/ast/secl.go | 2 +- pkg/security/secl/ast/secl_test.go | 2 +- pkg/security/secl/eval/context.go | 2 +- pkg/security/secl/eval/errors.go | 2 +- pkg/security/secl/eval/eval.go | 2 +- pkg/security/secl/eval/eval_test.go | 2 +- pkg/security/secl/eval/event.go | 2 +- pkg/security/secl/eval/macro.go | 2 +- pkg/security/secl/eval/model.go | 2 +- pkg/security/secl/eval/model_test.go | 2 +- pkg/security/secl/eval/operators.go | 2 +- pkg/security/secl/eval/operators_test.go | 2 +- pkg/security/secl/eval/registers.go | 2 +- pkg/security/secl/eval/rule.go | 2 +- pkg/security/secl/eval/state.go | 2 +- pkg/security/secl/generators/accessors/accessors.go | 2 +- pkg/security/secl/generators/operators/operators.go | 2 +- pkg/security/secl/secl.go | 2 +- pkg/security/secl/secl_test.go | 2 +- pkg/security/tests/chmod_test.go | 2 +- pkg/security/tests/chown32_test.go | 2 +- pkg/security/tests/chown_test.go | 2 +- pkg/security/tests/dentry_test.go | 2 +- pkg/security/tests/filters_test.go | 2 +- pkg/security/tests/link_test.go | 2 +- pkg/security/tests/macros_test.go | 2 +- pkg/security/tests/mitre_test.go | 2 +- pkg/security/tests/mkdir_test.go | 2 +- pkg/security/tests/mount_test.go | 2 +- pkg/security/tests/open_test.go | 2 +- pkg/security/tests/probe_monitor_test.go | 2 +- pkg/security/tests/process_test.go | 2 +- pkg/security/tests/rename_test.go | 2 +- pkg/security/tests/rmdir_test.go | 2 +- pkg/security/tests/setup_test.go | 2 +- pkg/security/tests/stress_test.go | 2 +- pkg/security/tests/stresser_test.go | 2 +- pkg/security/tests/testdrive.go | 2 +- pkg/security/tests/unlink_test.go | 2 +- pkg/security/tests/utimes_test.go | 2 +- pkg/security/tests/xattr_test.go | 2 +- pkg/security/utils/binary.go | 2 +- pkg/security/utils/cgroup.go | 2 +- pkg/security/utils/proc.go | 2 +- pkg/security/utils/rand.go | 2 +- pkg/serializer/jsonstream/compressor.go | 2 +- pkg/serializer/jsonstream/compressor_nozlib.go | 2 +- pkg/serializer/jsonstream/compressor_test.go | 2 +- pkg/serializer/jsonstream/payload_builder.go | 2 +- pkg/serializer/jsonstream/payload_builder_nozlib.go | 2 +- pkg/serializer/marshaler/marshaler.go | 2 +- pkg/serializer/serializer.go | 2 +- pkg/serializer/serializer_benchmark_test.go | 2 +- pkg/serializer/serializer_test.go | 2 +- pkg/serializer/split/split.go | 2 +- pkg/serializer/split/split_test.go | 2 +- pkg/serializer/test_common.go | 2 +- pkg/snmp/snmp.go | 2 +- pkg/snmp/snmp_test.go | 2 +- pkg/snmp/traps/auth.go | 2 +- pkg/snmp/traps/config.go | 2 +- pkg/snmp/traps/config_test.go | 2 +- pkg/snmp/traps/constants.go | 2 +- pkg/snmp/traps/format.go | 2 +- pkg/snmp/traps/format_test.go | 2 +- pkg/snmp/traps/logging.go | 2 +- pkg/snmp/traps/server.go | 2 +- pkg/snmp/traps/server_test.go | 2 +- pkg/snmp/traps/status.go | 2 +- pkg/snmp/traps/testing.go | 2 +- pkg/status/health/global.go | 2 +- pkg/status/health/health.go | 2 +- pkg/status/health/health_test.go | 2 +- pkg/status/helpers.go | 2 +- pkg/status/helpers_test.go | 2 +- pkg/status/jmx_status.go | 2 +- pkg/status/render.go | 2 +- pkg/status/status.go | 2 +- pkg/status/status_apiserver.go | 2 +- pkg/status/status_no_apiserver.go | 2 +- pkg/status/status_system_probe.go | 2 +- pkg/status/status_system_probe_unsupported.go | 2 +- pkg/status/status_test.go | 2 +- pkg/status/types.go | 2 +- pkg/tagger/collectors/catalog.go | 2 +- pkg/tagger/collectors/common.go | 2 +- pkg/tagger/collectors/common_test.go | 2 +- pkg/tagger/collectors/const.go | 2 +- pkg/tagger/collectors/docker_extract.go | 2 +- pkg/tagger/collectors/docker_extract_test.go | 2 +- pkg/tagger/collectors/docker_main.go | 2 +- pkg/tagger/collectors/ecs_common.go | 2 +- pkg/tagger/collectors/ecs_common_test.go | 2 +- pkg/tagger/collectors/ecs_extract.go | 2 +- pkg/tagger/collectors/ecs_extract_test.go | 2 +- pkg/tagger/collectors/ecs_fargate_extract.go | 2 +- pkg/tagger/collectors/ecs_fargate_extract_test.go | 2 +- pkg/tagger/collectors/ecs_fargate_main.go | 2 +- pkg/tagger/collectors/ecs_main.go | 2 +- pkg/tagger/collectors/kubelet_extract.go | 2 +- pkg/tagger/collectors/kubelet_extract_test.go | 2 +- pkg/tagger/collectors/kubelet_main.go | 2 +- pkg/tagger/collectors/kubernetes_main.go | 2 +- pkg/tagger/collectors/kubernetes_metadata_mapper.go | 2 +- pkg/tagger/collectors/kubernetes_metadata_mapper_test.go | 2 +- pkg/tagger/collectors/static_extract.go | 2 +- pkg/tagger/collectors/static_extract_test.go | 2 +- pkg/tagger/collectors/static_main.go | 2 +- pkg/tagger/collectors/types.go | 2 +- pkg/tagger/global.go | 2 +- pkg/tagger/local/tagger.go | 2 +- pkg/tagger/local/tagger_test.go | 2 +- pkg/tagger/local/tagstore.go | 2 +- pkg/tagger/local/tagstore_bench_test.go | 2 +- pkg/tagger/local/tagstore_test.go | 2 +- pkg/tagger/remote/tagger.go | 2 +- pkg/tagger/remote/tagstore.go | 2 +- pkg/tagger/utils/compute_tags_hash.go | 2 +- pkg/tagger/utils/compute_tags_hash_test.go | 2 +- pkg/tagger/utils/concat.go | 2 +- pkg/tagger/utils/concat_test.go | 2 +- pkg/tagger/utils/expiry.go | 2 +- pkg/tagger/utils/expiry_test.go | 2 +- pkg/tagger/utils/k8s_metadata.go | 2 +- pkg/tagger/utils/k8s_metadata_test.go | 2 +- pkg/tagger/utils/strings.go | 2 +- pkg/tagger/utils/strings_test.go | 2 +- pkg/tagger/utils/taglist.go | 2 +- pkg/tagger/utils/taglist_test.go | 2 +- pkg/telemetry/counter.go | 2 +- pkg/telemetry/counter_test.go | 2 +- pkg/telemetry/gauge.go | 2 +- pkg/telemetry/prom_counter.go | 2 +- pkg/telemetry/prom_counter_test.go | 2 +- pkg/telemetry/prom_gauge.go | 2 +- pkg/trace/agent/agent.go | 2 +- pkg/trace/agent/agent_test.go | 2 +- pkg/trace/agent/normalizer.go | 2 +- pkg/trace/agent/normalizer_test.go | 2 +- pkg/trace/agent/processed_trace.go | 2 +- pkg/trace/agent/run.go | 2 +- pkg/trace/agent/sampler.go | 2 +- pkg/trace/agent/truncator.go | 2 +- pkg/trace/agent/truncator_test.go | 2 +- pkg/trace/api/api.go | 2 +- pkg/trace/api/api_nix_test.go | 2 +- pkg/trace/api/api_test.go | 2 +- pkg/trace/api/limited_reader.go | 2 +- pkg/trace/api/limited_reader_test.go | 2 +- pkg/trace/api/listener.go | 2 +- pkg/trace/api/pipe.go | 2 +- pkg/trace/api/pipe_off.go | 2 +- pkg/trace/api/ratelimiter.go | 2 +- pkg/trace/api/ratelimiter_test.go | 2 +- pkg/trace/api/responses.go | 2 +- pkg/trace/atomic/float.go | 2 +- pkg/trace/config/apply.go | 2 +- pkg/trace/config/apply_test.go | 2 +- pkg/trace/config/config.go | 2 +- pkg/trace/config/config_nix.go | 2 +- pkg/trace/config/config_test.go | 2 +- pkg/trace/config/config_windows.go | 2 +- pkg/trace/config/env_test.go | 2 +- pkg/trace/event/doc.go | 2 +- pkg/trace/event/extractor.go | 2 +- pkg/trace/event/extractor_fixed_rate.go | 2 +- pkg/trace/event/extractor_fixed_rate_test.go | 2 +- pkg/trace/event/extractor_legacy.go | 2 +- pkg/trace/event/extractor_legacy_test.go | 2 +- pkg/trace/event/extractor_metric.go | 2 +- pkg/trace/event/extractor_metric_test.go | 2 +- pkg/trace/event/extractor_noop.go | 2 +- pkg/trace/event/extractor_test.go | 2 +- pkg/trace/event/processor.go | 2 +- pkg/trace/event/processor_test.go | 2 +- pkg/trace/event/sampler_max_eps.go | 2 +- pkg/trace/event/sampler_max_eps_test.go | 2 +- pkg/trace/filters/blacklister.go | 2 +- pkg/trace/filters/blacklister_test.go | 2 +- pkg/trace/filters/replacer.go | 2 +- pkg/trace/filters/replacer_test.go | 2 +- pkg/trace/flags/flags_benchmarking.go | 2 +- pkg/trace/flags/flags_nix.go | 2 +- pkg/trace/flags/flags_windows.go | 2 +- pkg/trace/flags/flags_z.go | 2 +- pkg/trace/info/endpoint.go | 2 +- pkg/trace/info/info.go | 2 +- pkg/trace/info/info_test.go | 2 +- pkg/trace/info/make.go | 2 +- pkg/trace/info/sampler.go | 2 +- pkg/trace/info/stats.go | 2 +- pkg/trace/info/stats_test.go | 2 +- pkg/trace/info/version.go | 2 +- pkg/trace/info/writer.go | 2 +- pkg/trace/metrics/client.go | 2 +- pkg/trace/metrics/metrics.go | 2 +- pkg/trace/metrics/metrics_benchmarking.go | 2 +- pkg/trace/metrics/timing/example_test.go | 2 +- pkg/trace/metrics/timing/timing.go | 2 +- pkg/trace/metrics/timing/timing_test.go | 2 +- pkg/trace/obfuscate/http.go | 2 +- pkg/trace/obfuscate/http_test.go | 2 +- pkg/trace/obfuscate/json.go | 2 +- pkg/trace/obfuscate/json_scanner.go | 2 +- pkg/trace/obfuscate/json_test.go | 2 +- pkg/trace/obfuscate/memcached.go | 2 +- pkg/trace/obfuscate/memcached_test.go | 2 +- pkg/trace/obfuscate/obfuscate.go | 2 +- pkg/trace/obfuscate/obfuscate_test.go | 2 +- pkg/trace/obfuscate/redis.go | 2 +- pkg/trace/obfuscate/redis_test.go | 2 +- pkg/trace/obfuscate/redis_tokenizer.go | 2 +- pkg/trace/obfuscate/redis_tokenizer_test.go | 2 +- pkg/trace/obfuscate/sql.go | 2 +- pkg/trace/obfuscate/sql_test.go | 2 +- pkg/trace/obfuscate/sql_tokenizer.go | 2 +- pkg/trace/osutil/file.go | 2 +- pkg/trace/pb/decoder_bytes.go | 2 +- pkg/trace/pb/decoder_v05_test.go | 2 +- pkg/trace/pb/doc.go | 2 +- pkg/trace/pb/span.pb.go | 2 +- pkg/trace/pb/span_gen.go | 2 +- pkg/trace/pb/span_gen_modifs_test.go | 2 +- pkg/trace/pb/trace.go | 2 +- pkg/trace/pb/trace.pb.go | 2 +- pkg/trace/pb/trace_payload.pb.go | 2 +- pkg/trace/sampler/adjust.go | 2 +- pkg/trace/sampler/adjust_test.go | 2 +- pkg/trace/sampler/backend.go | 2 +- pkg/trace/sampler/catalog.go | 2 +- pkg/trace/sampler/catalog_test.go | 2 +- pkg/trace/sampler/coresampler.go | 2 +- pkg/trace/sampler/coresampler_test.go | 2 +- pkg/trace/sampler/dynamic_config.go | 2 +- pkg/trace/sampler/dynamic_config_test.go | 2 +- pkg/trace/sampler/memory_backend.go | 2 +- pkg/trace/sampler/memory_backend_test.go | 2 +- pkg/trace/sampler/prioritysampler.go | 2 +- pkg/trace/sampler/prioritysampler_test.go | 2 +- pkg/trace/sampler/sampler.go | 2 +- pkg/trace/sampler/score.go | 2 +- pkg/trace/sampler/score_test.go | 2 +- pkg/trace/sampler/scoresampler.go | 2 +- pkg/trace/sampler/scoresampler_test.go | 2 +- pkg/trace/sampler/signature.go | 2 +- pkg/trace/sampler/signature_test.go | 2 +- pkg/trace/sampler/state.go | 2 +- pkg/trace/stats/concentrator.go | 2 +- pkg/trace/stats/concentrator_test.go | 2 +- pkg/trace/stats/quantile/converter.go | 2 +- pkg/trace/stats/quantile/converter_test.go | 2 +- pkg/trace/stats/quantile/summary.go | 2 +- pkg/trace/stats/quantile/summary_bench_test.go | 2 +- pkg/trace/stats/quantile/summary_test.go | 2 +- pkg/trace/stats/quantile/weighted.go | 2 +- pkg/trace/stats/quantile/weighted_test.go | 2 +- pkg/trace/stats/stats.go | 2 +- pkg/trace/stats/stats_payload.go | 2 +- pkg/trace/stats/stats_test.go | 2 +- pkg/trace/stats/statsraw.go | 2 +- pkg/trace/stats/statsraw_test.go | 2 +- pkg/trace/stats/sublayers.go | 2 +- pkg/trace/stats/sublayers_test.go | 2 +- pkg/trace/stats/subtrace.go | 2 +- pkg/trace/stats/subtrace_test.go | 2 +- pkg/trace/stats/tags.go | 2 +- pkg/trace/stats/tags_test.go | 2 +- pkg/trace/stats/weight.go | 2 +- pkg/trace/stats/weight_test.go | 2 +- pkg/trace/test/agent.go | 2 +- pkg/trace/test/backend.go | 2 +- pkg/trace/test/buffer.go | 2 +- pkg/trace/test/buffer_test.go | 2 +- pkg/trace/test/doc.go | 2 +- pkg/trace/test/example_test.go | 2 +- pkg/trace/test/runner.go | 2 +- pkg/trace/test/testsuite/events_test.go | 2 +- pkg/trace/test/testsuite/hostname_test.go | 2 +- pkg/trace/test/testsuite/secrets_test.go | 2 +- pkg/trace/test/testsuite/sublayers_test.go | 2 +- pkg/trace/test/testsuite/testdata/secretscript.go | 2 +- pkg/trace/test/testutil/backoff.go | 2 +- pkg/trace/test/testutil/random.go | 2 +- pkg/trace/test/testutil/sampler.go | 2 +- pkg/trace/test/testutil/span.go | 2 +- pkg/trace/test/testutil/stats.go | 2 +- pkg/trace/test/testutil/stats_test.go | 2 +- pkg/trace/test/testutil/statsd.go | 2 +- pkg/trace/test/testutil/testutil.go | 2 +- pkg/trace/test/testutil/trace.go | 2 +- pkg/trace/traceutil/doc.go | 2 +- pkg/trace/traceutil/span.go | 2 +- pkg/trace/traceutil/span_test.go | 2 +- pkg/trace/traceutil/trace.go | 2 +- pkg/trace/traceutil/trace_test.go | 2 +- pkg/trace/traceutil/truncate.go | 2 +- pkg/trace/traceutil/truncate_test.go | 2 +- pkg/trace/watchdog/cpu.go | 2 +- pkg/trace/watchdog/cpu_windows.go | 2 +- pkg/trace/watchdog/info.go | 2 +- pkg/trace/watchdog/info_test.go | 2 +- pkg/trace/watchdog/logonpanic.go | 2 +- pkg/trace/watchdog/logonpanic_test.go | 2 +- pkg/trace/writer/sender.go | 2 +- pkg/trace/writer/sender_test.go | 2 +- pkg/trace/writer/stats.go | 2 +- pkg/trace/writer/stats_test.go | 2 +- pkg/trace/writer/testserver.go | 2 +- pkg/trace/writer/testserver_test.go | 2 +- pkg/trace/writer/trace.go | 2 +- pkg/trace/writer/trace_test.go | 2 +- pkg/util/alibaba/alibaba.go | 2 +- pkg/util/alibaba/alibaba_test.go | 2 +- pkg/util/alibaba/diagnosis.go | 2 +- pkg/util/androidasset/notandroid.go | 2 +- pkg/util/androidasset/readdir.go | 2 +- pkg/util/azure/azure.go | 2 +- pkg/util/azure/azure_test.go | 2 +- pkg/util/azure/diagnosis.go | 2 +- pkg/util/bimap.go | 2 +- pkg/util/bimap_test.go | 2 +- pkg/util/cache/cache.go | 2 +- pkg/util/cloudfoundry/bbscache.go | 2 +- pkg/util/cloudfoundry/bbscache_test.go | 2 +- pkg/util/cloudfoundry/cloudfoundry.go | 2 +- pkg/util/cloudfoundry/types.go | 2 +- pkg/util/cloudfoundry/types_test.go | 2 +- pkg/util/cloudprovider.go | 2 +- pkg/util/clusteragent/clcrunner.go | 2 +- pkg/util/clusteragent/clcrunner_test.go | 2 +- pkg/util/clusteragent/clusteragent.go | 2 +- pkg/util/clusteragent/clusteragent_test.go | 2 +- pkg/util/clusteragent/clusterchecks.go | 2 +- pkg/util/clusteragent/clusterchecks_test.go | 2 +- pkg/util/clusteragent/diagnosis.go | 2 +- pkg/util/clusteragent/endpointschecks.go | 2 +- pkg/util/clusteragent/endpointschecks_test.go | 2 +- pkg/util/clusteragent/leader_client.go | 2 +- pkg/util/common.go | 2 +- pkg/util/common/common.go | 2 +- pkg/util/common/common_test.go | 2 +- pkg/util/common/slice.go | 2 +- pkg/util/compression/no_compression.go | 2 +- pkg/util/compression/zlib.go | 2 +- pkg/util/compression/zstd.go | 2 +- pkg/util/containerd/containerd_util.go | 2 +- pkg/util/containerd/containerd_util_test.go | 2 +- pkg/util/containerd/diagnosis.go | 2 +- pkg/util/containers/collectors/catalog.go | 2 +- pkg/util/containers/collectors/detector.go | 2 +- pkg/util/containers/collectors/detector_test.go | 2 +- pkg/util/containers/collectors/docker.go | 2 +- pkg/util/containers/collectors/ecs_fargate.go | 2 +- pkg/util/containers/collectors/kubelet.go | 2 +- pkg/util/containers/collectors/types.go | 2 +- pkg/util/containers/cri/common.go | 2 +- pkg/util/containers/cri/crimock/criutil.go | 2 +- pkg/util/containers/cri/diagnosis.go | 2 +- pkg/util/containers/cri/metadata.go | 2 +- pkg/util/containers/cri/util.go | 2 +- pkg/util/containers/cri/util_test.go | 2 +- pkg/util/containers/entity.go | 2 +- pkg/util/containers/entity_test.go | 2 +- pkg/util/containers/filter.go | 2 +- pkg/util/containers/filter_test.go | 2 +- pkg/util/containers/image.go | 2 +- pkg/util/containers/image_test.go | 2 +- pkg/util/containers/metrics/types.go | 2 +- pkg/util/containers/metrics/types_helper.go | 2 +- pkg/util/containers/pause.go | 2 +- pkg/util/containers/pause_test.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_detect.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_detect_test.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_metrics.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_metrics_test.go | 2 +- pkg/util/containers/providers/cgroup/common.go | 2 +- pkg/util/containers/providers/cgroup/common_test.go | 2 +- pkg/util/containers/providers/cgroup/disk.go | 2 +- pkg/util/containers/providers/cgroup/disk_test.go | 2 +- pkg/util/containers/providers/cgroup/network.go | 2 +- pkg/util/containers/providers/cgroup/network_test.go | 2 +- pkg/util/containers/providers/cgroup/proc.go | 2 +- pkg/util/containers/providers/cgroup/proc_test.go | 2 +- pkg/util/containers/providers/cgroup/provider.go | 2 +- pkg/util/containers/providers/provider.go | 2 +- pkg/util/containers/providers/windows/dummy.go | 2 +- pkg/util/containers/providers/windows/provider.go | 2 +- pkg/util/containers/types.go | 2 +- pkg/util/containers/types_helper.go | 2 +- pkg/util/docker/containers.go | 2 +- pkg/util/docker/containers_test.go | 2 +- pkg/util/docker/diagnosis.go | 2 +- pkg/util/docker/docker_test.go | 2 +- pkg/util/docker/docker_util.go | 2 +- pkg/util/docker/event_pull.go | 2 +- pkg/util/docker/event_pull_test.go | 2 +- pkg/util/docker/event_stream.go | 2 +- pkg/util/docker/event_stream_test.go | 2 +- pkg/util/docker/event_types.go | 2 +- pkg/util/docker/fake/client.go | 2 +- pkg/util/docker/global.go | 2 +- pkg/util/docker/global_nodocker.go | 2 +- pkg/util/docker/host_ip_provider.go | 2 +- pkg/util/docker/host_ip_provider_test.go | 2 +- pkg/util/docker/host_metadata.go | 2 +- pkg/util/docker/host_tags.go | 2 +- pkg/util/docker/host_tags_test.go | 2 +- pkg/util/docker/network.go | 2 +- pkg/util/docker/network_test_linux.go | 2 +- pkg/util/docker/network_test_windows.go | 2 +- pkg/util/docker/rancher.go | 2 +- pkg/util/docker/rancher_test.go | 2 +- pkg/util/docker/storage.go | 2 +- pkg/util/docker/storage_test.go | 2 +- pkg/util/docker/util_common.go | 2 +- pkg/util/docker/util_docker.go | 2 +- pkg/util/docker/util_docker_test.go | 2 +- pkg/util/docker/uts.go | 2 +- pkg/util/ec2/diagnosis.go | 2 +- pkg/util/ec2/ec2.go | 2 +- pkg/util/ec2/ec2_no_tags.go | 2 +- pkg/util/ec2/ec2_tags.go | 2 +- pkg/util/ec2/ec2_tags_test.go | 2 +- pkg/util/ec2/ec2_test.go | 2 +- pkg/util/ecs/common.go | 2 +- pkg/util/ecs/common/common.go | 2 +- pkg/util/ecs/common_test.go | 2 +- pkg/util/ecs/detection.go | 2 +- pkg/util/ecs/detection_nodocker.go | 2 +- pkg/util/ecs/diagnosis.go | 2 +- pkg/util/ecs/doc.go | 2 +- pkg/util/ecs/metadata/clients.go | 2 +- pkg/util/ecs/metadata/clients_nodocker.go | 2 +- pkg/util/ecs/metadata/detection.go | 2 +- pkg/util/ecs/metadata/detection_test.go | 2 +- pkg/util/ecs/metadata/doc.go | 2 +- pkg/util/ecs/metadata/testutil/dummy_ecs.go | 2 +- pkg/util/ecs/metadata/v1/client.go | 2 +- pkg/util/ecs/metadata/v1/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v1/client_test.go | 2 +- pkg/util/ecs/metadata/v1/types.go | 2 +- pkg/util/ecs/metadata/v2/client.go | 2 +- pkg/util/ecs/metadata/v2/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v2/client_test.go | 2 +- pkg/util/ecs/metadata/v2/types.go | 2 +- pkg/util/ecs/metadata/v3/client.go | 2 +- pkg/util/ecs/metadata/v3/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v3/types.go | 2 +- pkg/util/executable/executable.go | 2 +- pkg/util/fargate/detection.go | 2 +- pkg/util/fargate/hostname_core.go | 2 +- pkg/util/fargate/hostname_process.go | 2 +- pkg/util/fargate/hostname_process_test.go | 2 +- pkg/util/fargate/types.go | 2 +- pkg/util/filesystem/file.go | 2 +- pkg/util/flavor/flavor.go | 2 +- pkg/util/gce/diagnosis.go | 2 +- pkg/util/gce/gce.go | 2 +- pkg/util/gce/gce_no_tags.go | 2 +- pkg/util/gce/gce_tags.go | 2 +- pkg/util/gce/gce_tags_test.go | 2 +- pkg/util/gce/gce_test.go | 2 +- pkg/util/hostname.go | 2 +- pkg/util/hostname/apiserver/hostname.go | 2 +- pkg/util/hostname/docker.go | 2 +- pkg/util/hostname/ec2.go | 2 +- pkg/util/hostname/gce.go | 2 +- pkg/util/hostname/kube_apiserver.go | 2 +- pkg/util/hostname/kubelet.go | 2 +- pkg/util/hostname/kubelet/host_alias.go | 2 +- pkg/util/hostname/kubelet/hostname.go | 2 +- pkg/util/hostname/kubelet/hostname_test.go | 2 +- pkg/util/hostname/kubelet/no_host_alias.go | 2 +- pkg/util/hostname/providers.go | 2 +- pkg/util/hostname/validate/validate.go | 2 +- pkg/util/hostname/validate/validate_test.go | 2 +- pkg/util/hostname_docker.go | 2 +- pkg/util/hostname_docker_stub.go | 2 +- pkg/util/hostname_nix.go | 2 +- pkg/util/hostname_windows.go | 2 +- pkg/util/http/client.go | 2 +- pkg/util/http/client_test.go | 2 +- pkg/util/http/transport.go | 2 +- pkg/util/http/transport_test.go | 2 +- pkg/util/input/input.go | 2 +- pkg/util/json/raw_object_writer.go | 2 +- pkg/util/json/raw_object_writer_test.go | 2 +- pkg/util/jsonquery/jsonquery.go | 2 +- pkg/util/jsonquery/jsonquery_test.go | 2 +- pkg/util/kubernetes/apiserver/apiserver.go | 2 +- pkg/util/kubernetes/apiserver/apiserver_kubelet.go | 2 +- pkg/util/kubernetes/apiserver/apiserver_nocompile.go | 2 +- pkg/util/kubernetes/apiserver/common/common.go | 2 +- pkg/util/kubernetes/apiserver/common/common_test.go | 2 +- pkg/util/kubernetes/apiserver/controller_util.go | 2 +- pkg/util/kubernetes/apiserver/controllers.go | 2 +- pkg/util/kubernetes/apiserver/diagnosis.go | 2 +- pkg/util/kubernetes/apiserver/endpoints.go | 2 +- pkg/util/kubernetes/apiserver/endpoints_test.go | 2 +- pkg/util/kubernetes/apiserver/events.go | 2 +- pkg/util/kubernetes/apiserver/events_test.go | 2 +- pkg/util/kubernetes/apiserver/hostname.go | 2 +- pkg/util/kubernetes/apiserver/hpa_controller.go | 2 +- pkg/util/kubernetes/apiserver/hpa_controller_test.go | 2 +- pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go | 2 +- .../apiserver/leaderelection/leaderelection_engine.go | 2 +- .../kubernetes/apiserver/leaderelection/leaderelection_test.go | 2 +- pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go | 2 +- pkg/util/kubernetes/apiserver/metadata_controller.go | 2 +- pkg/util/kubernetes/apiserver/metadata_controller_test.go | 2 +- pkg/util/kubernetes/apiserver/openshift.go | 2 +- pkg/util/kubernetes/apiserver/openshift_types.go | 2 +- pkg/util/kubernetes/apiserver/services.go | 2 +- pkg/util/kubernetes/apiserver/services_kubelet.go | 2 +- pkg/util/kubernetes/apiserver/services_kubelet_test.go | 2 +- pkg/util/kubernetes/apiserver/services_test.go | 2 +- pkg/util/kubernetes/apiserver/store.go | 2 +- pkg/util/kubernetes/apiserver/types.go | 2 +- pkg/util/kubernetes/apiserver/util.go | 2 +- pkg/util/kubernetes/apiserver/wpa_controller.go | 2 +- pkg/util/kubernetes/apiserver/wpa_controller_test.go | 2 +- pkg/util/kubernetes/auth.go | 2 +- pkg/util/kubernetes/autoscalers/autoscalers.go | 2 +- pkg/util/kubernetes/autoscalers/autoscalers_test.go | 2 +- pkg/util/kubernetes/autoscalers/datadogexternal.go | 2 +- pkg/util/kubernetes/autoscalers/datadogexternal_test.go | 2 +- pkg/util/kubernetes/autoscalers/processor.go | 2 +- pkg/util/kubernetes/autoscalers/processor_test.go | 2 +- pkg/util/kubernetes/certificate/certificate.go | 2 +- pkg/util/kubernetes/certificate/certificate_test.go | 2 +- pkg/util/kubernetes/clustername/clustername.go | 2 +- pkg/util/kubernetes/clustername/clustername_test.go | 2 +- pkg/util/kubernetes/const.go | 2 +- pkg/util/kubernetes/hostinfo/apiserver.go | 2 +- pkg/util/kubernetes/hostinfo/no_apiserver.go | 2 +- pkg/util/kubernetes/hostinfo/no_node_labels.go | 2 +- pkg/util/kubernetes/hostinfo/no_tags.go | 2 +- pkg/util/kubernetes/hostinfo/node_labels.go | 2 +- pkg/util/kubernetes/hostinfo/tags.go | 2 +- pkg/util/kubernetes/hostinfo/tags_test.go | 2 +- pkg/util/kubernetes/hostinfo/tags_utils.go | 2 +- pkg/util/kubernetes/kubelet/container_test.go | 2 +- pkg/util/kubernetes/kubelet/containers.go | 2 +- pkg/util/kubernetes/kubelet/diagnosis.go | 2 +- pkg/util/kubernetes/kubelet/host_metadata.go | 2 +- pkg/util/kubernetes/kubelet/json.go | 2 +- pkg/util/kubernetes/kubelet/kubelet.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_client.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_common.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_common_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_hosts.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_hosts_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_interface.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_orchestrator.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_test.go | 2 +- pkg/util/kubernetes/kubelet/pod.go | 2 +- pkg/util/kubernetes/kubelet/pod_test.go | 2 +- pkg/util/kubernetes/kubelet/podwatcher.go | 2 +- pkg/util/kubernetes/kubelet/podwatcher_test.go | 2 +- pkg/util/kubernetes/kubelet/types_kubelet.go | 2 +- pkg/util/log/log.go | 2 +- pkg/util/log/log_test.go | 2 +- pkg/util/log/strip.go | 2 +- pkg/util/log/strip_test.go | 2 +- pkg/util/pipe.go | 2 +- pkg/util/pipe_nix.go | 2 +- pkg/util/pipe_windows.go | 2 +- pkg/util/profiling/profiling.go | 2 +- pkg/util/profiling/profiling_test.go | 2 +- pkg/util/retry/error.go | 2 +- pkg/util/retry/error_test.go | 2 +- pkg/util/retry/retrier.go | 2 +- pkg/util/retry/retrier_test.go | 2 +- pkg/util/retry/types.go | 2 +- pkg/util/sort_uniq_test.go | 2 +- pkg/util/stat.go | 2 +- pkg/util/testutil/tempfolder.go | 2 +- pkg/util/tmplvar/parse.go | 2 +- pkg/util/tmplvar/parse_test.go | 2 +- pkg/util/version_history.go | 2 +- pkg/util/winutil/elevated.go | 2 +- pkg/util/winutil/eventlog.go | 2 +- pkg/util/winutil/iphelper/adapters.go | 2 +- pkg/util/winutil/iphelper/routes.go | 2 +- pkg/util/winutil/pdhutil/pdh.go | 2 +- pkg/util/winutil/pdhutil/pdh_386.go | 2 +- pkg/util/winutil/pdhutil/pdh_amd64.go | 2 +- pkg/util/winutil/pdhutil/pdhcounter.go | 2 +- pkg/util/winutil/pdhutil/pdhhelper.go | 2 +- pkg/util/winutil/shutil.go | 2 +- pkg/util/winutil/test_shutil.go | 2 +- pkg/util/winutil/winmem.go | 2 +- pkg/util/winutil/winmem_386.go | 2 +- pkg/util/winutil/winmem_amd64.go | 2 +- pkg/util/winutil/winsec.go | 2 +- pkg/util/winutil/winstrings.go | 2 +- pkg/util/winutil/winver.go | 2 +- pkg/util/xc/nix.go | 2 +- pkg/util/xc/stub.go | 2 +- pkg/version/base.go | 2 +- pkg/version/base_test.go | 2 +- pkg/version/version.go | 2 +- pkg/version/version_test.go | 2 +- rtloader/LICENSE | 2 +- rtloader/NOTICE | 2 +- rtloader/common/builtins/_util.c | 2 +- rtloader/common/builtins/_util.h | 2 +- rtloader/common/builtins/aggregator.c | 2 +- rtloader/common/builtins/aggregator.h | 2 +- rtloader/common/builtins/containers.c | 2 +- rtloader/common/builtins/containers.h | 2 +- rtloader/common/builtins/datadog_agent.c | 2 +- rtloader/common/builtins/datadog_agent.h | 2 +- rtloader/common/builtins/kubeutil.c | 2 +- rtloader/common/builtins/kubeutil.h | 2 +- rtloader/common/builtins/tagger.c | 2 +- rtloader/common/builtins/tagger.h | 2 +- rtloader/common/builtins/util.c | 2 +- rtloader/common/builtins/util.h | 2 +- rtloader/common/cgo_free.c | 2 +- rtloader/common/cgo_free.h | 2 +- rtloader/common/log.c | 2 +- rtloader/common/log.h | 2 +- rtloader/common/rtloader_mem.c | 2 +- rtloader/common/rtloader_mem.h | 2 +- rtloader/common/stringutils.c | 2 +- rtloader/common/stringutils.h | 2 +- rtloader/demo/main.c | 2 +- rtloader/demo/main.py | 2 +- rtloader/include/datadog_agent_rtloader.h | 2 +- rtloader/include/rtloader.h | 2 +- rtloader/include/rtloader_types.h | 2 +- rtloader/rtloader/api.cpp | 2 +- rtloader/rtloader/rtloader.cpp | 2 +- rtloader/three/three.cpp | 2 +- rtloader/three/three.h | 2 +- rtloader/two/two.cpp | 2 +- rtloader/two/two.h | 2 +- test/benchmarks/aggregator/main.go | 2 +- test/benchmarks/aggregator/metrics.go | 2 +- test/benchmarks/aggregator/push_metric.go | 2 +- test/benchmarks/dogstatsd/main.go | 2 +- test/integration/config_providers/etcd/etcd_provider_test.go | 2 +- .../config_providers/zookeeper/zookeeper_provider_test.go | 2 +- test/integration/corechecks/docker/basemetrics_test.go | 2 +- test/integration/corechecks/docker/catalog.go | 2 +- test/integration/corechecks/docker/events_test.go | 2 +- test/integration/corechecks/docker/exitcode_test.go | 2 +- test/integration/corechecks/docker/globalmetrics_test.go | 2 +- test/integration/corechecks/docker/main_test.go | 2 +- test/integration/corechecks/docker/serviceup_test.go | 2 +- test/integration/dogstatsd/origin_detection.go | 2 +- test/integration/dogstatsd/origin_detection_skip.go | 2 +- test/integration/dogstatsd/origin_detection_test.go | 2 +- test/integration/listeners/docker/docker_listener_test.go | 2 +- test/integration/util/kube_apiserver/apiserver_test.go | 2 +- test/integration/util/kube_apiserver/common.go | 2 +- test/integration/util/kubelet/common.go | 2 +- test/integration/util/kubelet/insecurekubelet_test.go | 2 +- test/integration/util/kubelet/securekubelet_test.go | 2 +- test/integration/util/leaderelection/leaderelection_test.go | 2 +- test/integration/utils/certificates.go | 2 +- test/integration/utils/certificates_test.go | 2 +- test/integration/utils/compose.go | 2 +- test/integration/utils/setup_linux.go | 2 +- test/integration/utils/setup_windows.go | 2 +- .../site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb | 2 +- .../site-cookbooks/dd-agent-install/recipes/_install_windows.rb | 2 +- .../dd-agent-install/recipes/_install_windows_base.rb | 2 +- .../site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb | 2 +- .../site-cookbooks/dd-agent-sles-workaround/recipes/default.rb | 2 +- .../recipes/list-files-before-install.rb | 2 +- .../site-cookbooks/dd-security-agent-check/recipes/default.rb | 2 +- .../dd-security-agent-check/recipes/stress-tests.rb | 2 +- .../site-cookbooks/dd-system-probe-check/recipes/default.rb | 2 +- test/system/dogstatsd/dogstatsd_test.go | 2 +- test/system/dogstatsd/receive_and_forward_test.go | 2 +- test/system/python_binding/datadog_agent.py | 2 +- test/system/python_binding/test.sh | 2 +- tools.go | 2 +- tools/windows/install-help/cal/customaction.rc | 2 +- tools/windows/install-help/install-cmd/install-cmd.rc | 2 +- tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc | 2 +- 1802 files changed, 1802 insertions(+), 1802 deletions(-) diff --git a/Dockerfiles/agent/windows/entrypoint/Process.cpp b/Dockerfiles/agent/windows/entrypoint/Process.cpp index ab4f31baf72cf..78613ff543d81 100644 --- a/Dockerfiles/agent/windows/entrypoint/Process.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Process.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "Process.h" #include "Win32Exception.h" diff --git a/Dockerfiles/agent/windows/entrypoint/Process.h b/Dockerfiles/agent/windows/entrypoint/Process.h index 0bd361f3adb31..aedd91745774c 100644 --- a/Dockerfiles/agent/windows/entrypoint/Process.h +++ b/Dockerfiles/agent/windows/entrypoint/Process.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #pragma once #include diff --git a/Dockerfiles/agent/windows/entrypoint/Service.cpp b/Dockerfiles/agent/windows/entrypoint/Service.cpp index c9653dcfdec65..3f556f57e8247 100644 --- a/Dockerfiles/agent/windows/entrypoint/Service.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Service.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include #include "Service.h" diff --git a/Dockerfiles/agent/windows/entrypoint/Service.h b/Dockerfiles/agent/windows/entrypoint/Service.h index 860a3e076e40f..2be3836c0f6e6 100644 --- a/Dockerfiles/agent/windows/entrypoint/Service.h +++ b/Dockerfiles/agent/windows/entrypoint/Service.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #pragma once #include diff --git a/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp b/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp index 0aae7a72f1eac..bd8528e783b01 100644 --- a/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "Win32Exception.h" #include diff --git a/Dockerfiles/agent/windows/entrypoint/Win32Exception.h b/Dockerfiles/agent/windows/entrypoint/Win32Exception.h index b77d54a1058eb..951cdbba8807f 100644 --- a/Dockerfiles/agent/windows/entrypoint/Win32Exception.h +++ b/Dockerfiles/agent/windows/entrypoint/Win32Exception.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #pragma once diff --git a/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp b/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp index 4de1fb3433cd0..108a7127a9193 100644 --- a/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp +++ b/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include #include diff --git a/Dockerfiles/cluster-agent/entrypoint.sh b/Dockerfiles/cluster-agent/entrypoint.sh index 2a591e09b7dae..1410fdf47e5d6 100755 --- a/Dockerfiles/cluster-agent/entrypoint.sh +++ b/Dockerfiles/cluster-agent/entrypoint.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. ##### Core config ##### diff --git a/Dockerfiles/cluster-agent/readsecret.sh b/Dockerfiles/cluster-agent/readsecret.sh index 5df6adc5e3a8f..7fccf893103f2 100644 --- a/Dockerfiles/cluster-agent/readsecret.sh +++ b/Dockerfiles/cluster-agent/readsecret.sh @@ -3,6 +3,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. /opt/datadog-agent/bin/datadog-cluster-agent secret-helper read $@ diff --git a/Dockerfiles/dogstatsd/alpine/entrypoint.sh b/Dockerfiles/dogstatsd/alpine/entrypoint.sh index 2515d1753618d..8c3f81bdd8325 100755 --- a/Dockerfiles/dogstatsd/alpine/entrypoint.sh +++ b/Dockerfiles/dogstatsd/alpine/entrypoint.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. ##### Core config ##### diff --git a/LICENSE b/LICENSE index 89d89c2e41a90..3449828201d2e 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016-2020 Datadog, Inc. + Copyright 2016-2021 Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/NOTICE b/NOTICE index e5173e0dd7d74..f6bf415b51e9f 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Datadog datadog-agent -Copyright 2016-2020 Datadog, Inc. +Copyright 2016-2021 Datadog, Inc. This product includes software developed at Datadog (https://www.datadoghq.com/). This product includes software developed at CoreOS, Inc (http://www.coreos.com/). diff --git a/cmd/agent/agent.rc b/cmd/agent/agent.rc index 9a313f0ccba25..f55d1362ea869 100644 --- a/cmd/agent/agent.rc +++ b/cmd/agent/agent.rc @@ -49,7 +49,7 @@ BEGIN VALUE "FileDescription", "Datadog Metrics Agent" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6" - VALUE "LegalCopyright", "Copyright (C) 2016-2020" + VALUE "LegalCopyright", "Copyright (C) 2016-2021" VALUE "OriginalFilename", "agent.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/agent/android/main_android.go b/cmd/agent/android/main_android.go index 9722bb3b111ce..f166c286da3cd 100644 --- a/cmd/agent/android/main_android.go +++ b/cmd/agent/android/main_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build android diff --git a/cmd/agent/api/agent/agent.go b/cmd/agent/api/agent/agent.go index 542e7c2d3158d..cc43d8615d1c4 100644 --- a/cmd/agent/api/agent/agent.go +++ b/cmd/agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/agent_jmx.go b/cmd/agent/api/agent/agent_jmx.go index 42a86707ed9af..3d1d4fe95f364 100644 --- a/cmd/agent/api/agent/agent_jmx.go +++ b/cmd/agent/api/agent/agent_jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/agent_nojmx.go b/cmd/agent/api/agent/agent_nojmx.go index a786793800e74..bbd52e6aa32af 100644 --- a/cmd/agent/api/agent/agent_nojmx.go +++ b/cmd/agent/api/agent/agent_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/python_status.go b/cmd/agent/api/agent/python_status.go index 3ee50adc8ab7f..fb8bc012a784e 100644 --- a/cmd/agent/api/agent/python_status.go +++ b/cmd/agent/api/agent/python_status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/python_status_nopython.go b/cmd/agent/api/agent/python_status_nopython.go index 80e7155830e13..25e48f43b8c7f 100644 --- a/cmd/agent/api/agent/python_status_nopython.go +++ b/cmd/agent/api/agent/python_status_nopython.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/check/check.go b/cmd/agent/api/check/check.go index f8969fc00ed42..0d4bc7f13cf98 100644 --- a/cmd/agent/api/check/check.go +++ b/cmd/agent/api/check/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package check implements the api endpoints for the `/check` prefix. // This group of endpoints is meant to provide specific functionalities diff --git a/cmd/agent/api/grpc.go b/cmd/agent/api/grpc.go index b2511e0fbbbab..3e74a869ec7e8 100644 --- a/cmd/agent/api/grpc.go +++ b/cmd/agent/api/grpc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/agent/api/listener.go b/cmd/agent/api/listener.go index 3df3a98cf7dc2..90e3971694d63 100644 --- a/cmd/agent/api/listener.go +++ b/cmd/agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/cmd/agent/api/response/types.go b/cmd/agent/api/response/types.go index 51275e2d76668..f66707e242ef0 100644 --- a/cmd/agent/api/response/types.go +++ b/cmd/agent/api/response/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package response diff --git a/cmd/agent/api/server.go b/cmd/agent/api/server.go index fc4709f58d402..52454cae8b1fe 100644 --- a/cmd/agent/api/server.go +++ b/cmd/agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/agent/api/tools.go b/cmd/agent/api/tools.go index 9b3a27b94142e..f23b3cd44399c 100644 --- a/cmd/agent/api/tools.go +++ b/cmd/agent/api/tools.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build tools diff --git a/cmd/agent/app/app.go b/cmd/agent/app/app.go index 064b97a99adb9..0af134c78a64d 100644 --- a/cmd/agent/app/app.go +++ b/cmd/agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package app implements the Agent main loop, orchestrating diff --git a/cmd/agent/app/check.go b/cmd/agent/app/check.go index d5f35038ee645..523a27a7c5556 100644 --- a/cmd/agent/app/check.go +++ b/cmd/agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/config.go b/cmd/agent/app/config.go index a3e3c2d8c86bc..7917d21d748c9 100644 --- a/cmd/agent/app/config.go +++ b/cmd/agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/config_check.go b/cmd/agent/app/config_check.go index 31eb82daee5ce..7bcc6a596a3a6 100644 --- a/cmd/agent/app/config_check.go +++ b/cmd/agent/app/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/control_service_windows.go b/cmd/agent/app/control_service_windows.go index 2bd5038e53ac5..bd798b3cf0c03 100644 --- a/cmd/agent/app/control_service_windows.go +++ b/cmd/agent/app/control_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/dependent_services.go b/cmd/agent/app/dependent_services.go index ed04cf660a5c7..306a956e2d8b0 100644 --- a/cmd/agent/app/dependent_services.go +++ b/cmd/agent/app/dependent_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/dependent_services_nix.go b/cmd/agent/app/dependent_services_nix.go index 9c1b741d1cdee..5156debbe8bbf 100644 --- a/cmd/agent/app/dependent_services_nix.go +++ b/cmd/agent/app/dependent_services_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package app diff --git a/cmd/agent/app/dependent_services_windows.go b/cmd/agent/app/dependent_services_windows.go index 41787b075a3cf..b448813432cec 100644 --- a/cmd/agent/app/dependent_services_windows.go +++ b/cmd/agent/app/dependent_services_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package app diff --git a/cmd/agent/app/diagnose.go b/cmd/agent/app/diagnose.go index 8b3741e3b0f81..73568f9b79f85 100644 --- a/cmd/agent/app/diagnose.go +++ b/cmd/agent/app/diagnose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/dogstatsd_stats.go b/cmd/agent/app/dogstatsd_stats.go index 6b534993b7ac6..7906b7aa7ee29 100644 --- a/cmd/agent/app/dogstatsd_stats.go +++ b/cmd/agent/app/dogstatsd_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/flare.go b/cmd/agent/app/flare.go index ea08cc571b651..ba4a275b44869 100644 --- a/cmd/agent/app/flare.go +++ b/cmd/agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/health.go b/cmd/agent/app/health.go index f91c3ee12bba6..9bcfd862fde79 100644 --- a/cmd/agent/app/health.go +++ b/cmd/agent/app/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/hostname.go b/cmd/agent/app/hostname.go index d997a922ab91b..7f2f662623256 100644 --- a/cmd/agent/app/hostname.go +++ b/cmd/agent/app/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/import.go b/cmd/agent/app/import.go index c6d0dd4a82891..84bacf06c89d9 100644 --- a/cmd/agent/app/import.go +++ b/cmd/agent/app/import.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/install_service_windows.go b/cmd/agent/app/install_service_windows.go index 04002d4e3725b..8e3da6be1745c 100644 --- a/cmd/agent/app/install_service_windows.go +++ b/cmd/agent/app/install_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/integrations.go b/cmd/agent/app/integrations.go index 5a7535537430d..fb1d5ab07c32e 100644 --- a/cmd/agent/app/integrations.go +++ b/cmd/agent/app/integrations.go @@ -1,6 +1,6 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_darwin.go b/cmd/agent/app/integrations_darwin.go index bf3c1b2778ca8..c9ef9839e8847 100644 --- a/cmd/agent/app/integrations_darwin.go +++ b/cmd/agent/app/integrations_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_nix.go b/cmd/agent/app/integrations_nix.go index 0b870368e226a..65b66f39c0e32 100644 --- a/cmd/agent/app/integrations_nix.go +++ b/cmd/agent/app/integrations_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows,!darwin // +build python diff --git a/cmd/agent/app/integrations_test.go b/cmd/agent/app/integrations_test.go index 254dd3c88e547..9e3ef0b101e1a 100644 --- a/cmd/agent/app/integrations_test.go +++ b/cmd/agent/app/integrations_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_windows.go b/cmd/agent/app/integrations_windows.go index 68a89b243e487..18123832fa4a6 100644 --- a/cmd/agent/app/integrations_windows.go +++ b/cmd/agent/app/integrations_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows // +build python diff --git a/cmd/agent/app/jmx.go b/cmd/agent/app/jmx.go index 0f87f2a925830..e6be60aedf692 100644 --- a/cmd/agent/app/jmx.go +++ b/cmd/agent/app/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/cmd/agent/app/launchgui.go b/cmd/agent/app/launchgui.go index 53a502a642b7e..7e1546c523229 100644 --- a/cmd/agent/app/launchgui.go +++ b/cmd/agent/app/launchgui.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/listchecks.go b/cmd/agent/app/listchecks.go index 4524af38a0d57..5bc74eede3dfa 100644 --- a/cmd/agent/app/listchecks.go +++ b/cmd/agent/app/listchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/regimport_windows.go b/cmd/agent/app/regimport_windows.go index ca477d74b29e9..396da04aa8b6e 100644 --- a/cmd/agent/app/regimport_windows.go +++ b/cmd/agent/app/regimport_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/reloadcheck.go b/cmd/agent/app/reloadcheck.go index 87466fdbfa4fb..b4a07c92ebaa2 100644 --- a/cmd/agent/app/reloadcheck.go +++ b/cmd/agent/app/reloadcheck.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/remove_service_windows.go b/cmd/agent/app/remove_service_windows.go index fb5d9e0ca1ed3..7383c7b9695d8 100644 --- a/cmd/agent/app/remove_service_windows.go +++ b/cmd/agent/app/remove_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/run.go b/cmd/agent/app/run.go index 8dcaf0b0c62ab..9a4bef93b825f 100644 --- a/cmd/agent/app/run.go +++ b/cmd/agent/app/run.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/secret.go b/cmd/agent/app/secret.go index 64144a9c05232..2622bea8ca99f 100644 --- a/cmd/agent/app/secret.go +++ b/cmd/agent/app/secret.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/settings/runtime_setting.go b/cmd/agent/app/settings/runtime_setting.go index 948f9c2d5b9e2..671e9253a7dd1 100644 --- a/cmd/agent/app/settings/runtime_setting.go +++ b/cmd/agent/app/settings/runtime_setting.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go b/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go index b8e32a3331163..0cbc2d562aaea 100644 --- a/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go +++ b/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_log_level.go b/cmd/agent/app/settings/runtime_setting_log_level.go index 89ae1e794fbe9..1b56d8c6469d1 100644 --- a/cmd/agent/app/settings/runtime_setting_log_level.go +++ b/cmd/agent/app/settings/runtime_setting_log_level.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_profiling.go b/cmd/agent/app/settings/runtime_setting_profiling.go index a0d24458cb463..13dbbd2218cca 100644 --- a/cmd/agent/app/settings/runtime_setting_profiling.go +++ b/cmd/agent/app/settings/runtime_setting_profiling.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_settings_test.go b/cmd/agent/app/settings/runtime_settings_test.go index f92e9511bbb71..9aecbe01c8d76 100644 --- a/cmd/agent/app/settings/runtime_settings_test.go +++ b/cmd/agent/app/settings/runtime_settings_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package settings diff --git a/cmd/agent/app/standalone/doc.go b/cmd/agent/app/standalone/doc.go index 8b8cf8da0623e..941b43e96d7eb 100644 --- a/cmd/agent/app/standalone/doc.go +++ b/cmd/agent/app/standalone/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package standalone provides utility functions for Agent CLI commands that set up diff --git a/cmd/agent/app/standalone/jmx.go b/cmd/agent/app/standalone/jmx.go index de12c6cb25319..755a36aee2f97 100644 --- a/cmd/agent/app/standalone/jmx.go +++ b/cmd/agent/app/standalone/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/cmd/agent/app/standalone/jmx_nojmx.go b/cmd/agent/app/standalone/jmx_nojmx.go index 8a0cd84634de2..a58515b495a34 100644 --- a/cmd/agent/app/standalone/jmx_nojmx.go +++ b/cmd/agent/app/standalone/jmx_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !jmx diff --git a/cmd/agent/app/standalone/setup.go b/cmd/agent/app/standalone/setup.go index bad435011fcfa..ae23e31ce5265 100644 --- a/cmd/agent/app/standalone/setup.go +++ b/cmd/agent/app/standalone/setup.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package standalone diff --git a/cmd/agent/app/standalone/warnings.go b/cmd/agent/app/standalone/warnings.go index 22d009611c078..450aa942daccb 100644 --- a/cmd/agent/app/standalone/warnings.go +++ b/cmd/agent/app/standalone/warnings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package standalone diff --git a/cmd/agent/app/start.go b/cmd/agent/app/start.go index 9488594436a2c..a603da5816bd7 100644 --- a/cmd/agent/app/start.go +++ b/cmd/agent/app/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/status.go b/cmd/agent/app/status.go index 5c800754a47a1..5d86d268b5294 100644 --- a/cmd/agent/app/status.go +++ b/cmd/agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/stop.go b/cmd/agent/app/stop.go index 0c95c67242842..b1115721c343d 100644 --- a/cmd/agent/app/stop.go +++ b/cmd/agent/app/stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/cmd/agent/app/tagger_list.go b/cmd/agent/app/tagger_list.go index 1eb871d8b167c..868f5cf2bf057 100644 --- a/cmd/agent/app/tagger_list.go +++ b/cmd/agent/app/tagger_list.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/app/version.go b/cmd/agent/app/version.go index cb4862e8f9b24..45e7997f18c29 100644 --- a/cmd/agent/app/version.go +++ b/cmd/agent/app/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/agent/clcrunnerapi/clc_runner_listener.go b/cmd/agent/clcrunnerapi/clc_runner_listener.go index f5aa180f93496..5535458dd3569 100644 --- a/cmd/agent/clcrunnerapi/clc_runner_listener.go +++ b/cmd/agent/clcrunnerapi/clc_runner_listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package clcrunnerapi implements the clc runner IPC api. Using HTTP diff --git a/cmd/agent/clcrunnerapi/clc_runner_server.go b/cmd/agent/clcrunnerapi/clc_runner_server.go index af999b0b2c0cc..d0b6f9ff1df74 100644 --- a/cmd/agent/clcrunnerapi/clc_runner_server.go +++ b/cmd/agent/clcrunnerapi/clc_runner_server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package clcrunnerapi implements the clc runner IPC api. Using HTTP diff --git a/cmd/agent/clcrunnerapi/v1/clcrunner.go b/cmd/agent/clcrunnerapi/v1/clcrunner.go index 76070e63036b9..63ff6870577b7 100644 --- a/cmd/agent/clcrunnerapi/v1/clcrunner.go +++ b/cmd/agent/clcrunnerapi/v1/clcrunner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package v1 implements the api endpoints for the `/api/v1` prefix. // This group of endpoints is meant to provide external queries with diff --git a/cmd/agent/common/autodiscovery.go b/cmd/agent/common/autodiscovery.go index 7f48d5e9c02a3..6e69db34c0362 100644 --- a/cmd/agent/common/autodiscovery.go +++ b/cmd/agent/common/autodiscovery.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/commands/check.go b/cmd/agent/common/commands/check.go index 950f56706759e..b0a7a4f958255 100644 --- a/cmd/agent/common/commands/check.go +++ b/cmd/agent/common/commands/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package commands diff --git a/cmd/agent/common/common.go b/cmd/agent/common/common.go index c2eabbc9482d1..aa1f2634a7dd1 100644 --- a/cmd/agent/common/common.go +++ b/cmd/agent/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package common provides a set of common symbols needed by different packages, // to avoid circular dependencies. diff --git a/cmd/agent/common/common_android.go b/cmd/agent/common/common_android.go index eb307d287a31b..e63f8c5bf0a8f 100644 --- a/cmd/agent/common/common_android.go +++ b/cmd/agent/common/common_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/common_darwin.go b/cmd/agent/common/common_darwin.go index 981120618872a..236eec2f31216 100644 --- a/cmd/agent/common/common_darwin.go +++ b/cmd/agent/common/common_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/common_freebsd.go b/cmd/agent/common/common_freebsd.go index b01b93d18436f..fde3b60bfe003 100644 --- a/cmd/agent/common/common_freebsd.go +++ b/cmd/agent/common/common_freebsd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/common_nix.go b/cmd/agent/common/common_nix.go index 8a0f5604eb452..9becf7ee72935 100644 --- a/cmd/agent/common/common_nix.go +++ b/cmd/agent/common/common_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build netbsd openbsd solaris dragonfly linux // +build !android diff --git a/cmd/agent/common/common_windows.go b/cmd/agent/common/common_windows.go index 5d0e48fbe7b99..0b78b549380dc 100644 --- a/cmd/agent/common/common_windows.go +++ b/cmd/agent/common/common_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/helpers.go b/cmd/agent/common/helpers.go index 5daf56424874b..cd3e3ec93f215 100644 --- a/cmd/agent/common/helpers.go +++ b/cmd/agent/common/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/import.go b/cmd/agent/common/import.go index ebf0d50ce9622..2f691ef54b537 100644 --- a/cmd/agent/common/import.go +++ b/cmd/agent/common/import.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package common provides a set of common symbols needed by different packages, // to avoid circular dependencies. diff --git a/cmd/agent/common/import_docker_test.go b/cmd/agent/common/import_docker_test.go index 3874e10b22684..b406824e692ad 100644 --- a/cmd/agent/common/import_docker_test.go +++ b/cmd/agent/common/import_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/cmd/agent/common/import_test.go b/cmd/agent/common/import_test.go index 62b8da221915d..3d87df1e6e47a 100644 --- a/cmd/agent/common/import_test.go +++ b/cmd/agent/common/import_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/loader.go b/cmd/agent/common/loader.go index 5fd4402012c7b..36be66d661973 100644 --- a/cmd/agent/common/loader.go +++ b/cmd/agent/common/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/agent/common/misconfig/global.go b/cmd/agent/common/misconfig/global.go index e4db1246541fb..f39b4ab2b3fe8 100644 --- a/cmd/agent/common/misconfig/global.go +++ b/cmd/agent/common/misconfig/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package misconfig diff --git a/cmd/agent/common/misconfig/mounts.go b/cmd/agent/common/misconfig/mounts.go index 9f03d7456791c..738e988e6f38e 100644 --- a/cmd/agent/common/misconfig/mounts.go +++ b/cmd/agent/common/misconfig/mounts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/cmd/agent/common/misconfig/mounts_test.go b/cmd/agent/common/misconfig/mounts_test.go index 1c551e4a00a53..c009f73c403b4 100644 --- a/cmd/agent/common/misconfig/mounts_test.go +++ b/cmd/agent/common/misconfig/mounts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/cmd/agent/common/system_probe_config_helper.go b/cmd/agent/common/system_probe_config_helper.go index 1147ec4d0a1f7..fb42ab03f99f7 100644 --- a/cmd/agent/common/system_probe_config_helper.go +++ b/cmd/agent/common/system_probe_config_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build process diff --git a/cmd/agent/common/system_probe_config_helper_unsupported.go b/cmd/agent/common/system_probe_config_helper_unsupported.go index ce0ee2057e87d..c56a8a6a612c6 100644 --- a/cmd/agent/common/system_probe_config_helper_unsupported.go +++ b/cmd/agent/common/system_probe_config_helper_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !process diff --git a/cmd/agent/dist/checks/__init__.py b/cmd/agent/dist/checks/__init__.py index 837aaf5af3b9d..d47a3597e4c2b 100644 --- a/cmd/agent/dist/checks/__init__.py +++ b/cmd/agent/dist/checks/__init__.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # NOTE: The files in this folder are needed for the legacy import path # (from checks import AgentCheck) to work. diff --git a/cmd/agent/dist/checks/libs/__init__.py b/cmd/agent/dist/checks/libs/__init__.py index 22bfb0e9de29f..d35fe4c393785 100644 --- a/cmd/agent/dist/checks/libs/__init__.py +++ b/cmd/agent/dist/checks/libs/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. diff --git a/cmd/agent/dist/checks/libs/wmi/__init__.py b/cmd/agent/dist/checks/libs/wmi/__init__.py index 22bfb0e9de29f..d35fe4c393785 100644 --- a/cmd/agent/dist/checks/libs/wmi/__init__.py +++ b/cmd/agent/dist/checks/libs/wmi/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. diff --git a/cmd/agent/dist/checks/libs/wmi/sampler.py b/cmd/agent/dist/checks/libs/wmi/sampler.py index 6d31afe6caa8a..d3d10ee7da7d6 100644 --- a/cmd/agent/dist/checks/libs/wmi/sampler.py +++ b/cmd/agent/dist/checks/libs/wmi/sampler.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # pylint: disable=E0401 diff --git a/cmd/agent/dist/checks/network_checks.py b/cmd/agent/dist/checks/network_checks.py index 8b19e12d46561..6eb8e9baf0358 100644 --- a/cmd/agent/dist/checks/network_checks.py +++ b/cmd/agent/dist/checks/network_checks.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.checks import NetworkCheck, Status, EventType # noqa: F401 diff --git a/cmd/agent/dist/checks/winwmi_check.py b/cmd/agent/dist/checks/winwmi_check.py index 76edfd5e68916..02148bd254dff 100644 --- a/cmd/agent/dist/checks/winwmi_check.py +++ b/cmd/agent/dist/checks/winwmi_check.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.checks.win.wmi import WinWMICheck, WMIMetric, MissingTagBy, from_time, to_time # noqa: F401 diff --git a/cmd/agent/dist/config.py b/cmd/agent/dist/config.py index 7eef511368a2a..53a3a6add40db 100644 --- a/cmd/agent/dist/config.py +++ b/cmd/agent/dist/config.py @@ -1,6 +1,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.config import _is_affirmative # noqa: F401 from datadog_checks.log import _get_py_loglevel # noqa: F401 diff --git a/cmd/agent/dist/utils/__init__.py b/cmd/agent/dist/utils/__init__.py index 22bfb0e9de29f..d35fe4c393785 100644 --- a/cmd/agent/dist/utils/__init__.py +++ b/cmd/agent/dist/utils/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. diff --git a/cmd/agent/dist/utils/containers.py b/cmd/agent/dist/utils/containers.py index d7fc36263cbfb..e0394ff994015 100644 --- a/cmd/agent/dist/utils/containers.py +++ b/cmd/agent/dist/utils/containers.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.utils.containers import hash_mutable # noqa: F401 diff --git a/cmd/agent/dist/utils/platform.py b/cmd/agent/dist/utils/platform.py index 9076cb198e5a3..897b024d65e27 100644 --- a/cmd/agent/dist/utils/platform.py +++ b/cmd/agent/dist/utils/platform.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.utils.platform import Platform # noqa: F401 diff --git a/cmd/agent/dist/utils/subprocess_output.py b/cmd/agent/dist/utils/subprocess_output.py index 3807c234edf63..897839a6f2375 100644 --- a/cmd/agent/dist/utils/subprocess_output.py +++ b/cmd/agent/dist/utils/subprocess_output.py @@ -1,6 +1,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.utils.subprocess_output import get_subprocess_output # noqa: F401 diff --git a/cmd/agent/dist/utils/tailfile.py b/cmd/agent/dist/utils/tailfile.py index dc558b78ff31c..7faf7011c0d11 100644 --- a/cmd/agent/dist/utils/tailfile.py +++ b/cmd/agent/dist/utils/tailfile.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.utils.tailfile import TailFile # noqa: F401 diff --git a/cmd/agent/dist/utils/timeout.py b/cmd/agent/dist/utils/timeout.py index c40cfcea76cca..77f0a6424cd73 100644 --- a/cmd/agent/dist/utils/timeout.py +++ b/cmd/agent/dist/utils/timeout.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. from datadog_checks.base.utils.timeout import TimeoutException, timeout # noqa: F401 diff --git a/cmd/agent/doc.go b/cmd/agent/doc.go index 6aa17cb093233..3835160e5444c 100644 --- a/cmd/agent/doc.go +++ b/cmd/agent/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* diff --git a/cmd/agent/gui/checks_nopy.go b/cmd/agent/gui/checks_nopy.go index 58c0467bbc9f7..3fc5c1e8dab14 100644 --- a/cmd/agent/gui/checks_nopy.go +++ b/cmd/agent/gui/checks_nopy.go @@ -1,5 +1,5 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !python diff --git a/cmd/agent/gui/checks_python.go b/cmd/agent/gui/checks_python.go index 58537767e9b83..55c1934f19503 100644 --- a/cmd/agent/gui/checks_python.go +++ b/cmd/agent/gui/checks_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/cmd/agent/install_mac_os.sh b/cmd/agent/install_mac_os.sh index 6b7f0cb7a9de3..b48f7702294b9 100755 --- a/cmd/agent/install_mac_os.sh +++ b/cmd/agent/install_mac_os.sh @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # Datadog Agent install script for macOS. set -e diff --git a/cmd/agent/main.go b/cmd/agent/main.go index 7d31eacb26962..2834f1403a038 100644 --- a/cmd/agent/main.go +++ b/cmd/agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows,!android diff --git a/cmd/agent/main_windows.go b/cmd/agent/main_windows.go index 9cabb23cb762c..07bc27503292a 100644 --- a/cmd/agent/main_windows.go +++ b/cmd/agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !android diff --git a/cmd/agent/windows/service/service.go b/cmd/agent/windows/service/service.go index f1db2f5b49891..f71564456accc 100644 --- a/cmd/agent/windows/service/service.go +++ b/cmd/agent/windows/service/service.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/cmd/cluster-agent-cloudfoundry/app/app.go b/cmd/cluster-agent-cloudfoundry/app/app.go index c78829e004bc3..2fbe80fa69e90 100644 --- a/cmd/cluster-agent-cloudfoundry/app/app.go +++ b/cmd/cluster-agent-cloudfoundry/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent-cloudfoundry/main.go b/cmd/cluster-agent-cloudfoundry/main.go index d9d366ed911ce..f5e023fd7eda1 100644 --- a/cmd/cluster-agent-cloudfoundry/main.go +++ b/cmd/cluster-agent-cloudfoundry/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build clusterchecks diff --git a/cmd/cluster-agent/admission/server.go b/cmd/cluster-agent/admission/server.go index e7fdceb153904..aba872ff5b749 100644 --- a/cmd/cluster-agent/admission/server.go +++ b/cmd/cluster-agent/admission/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/api/agent/agent.go b/cmd/cluster-agent/api/agent/agent.go index 62f8b48de1423..b3aab651d87cb 100644 --- a/cmd/cluster-agent/api/agent/agent.go +++ b/cmd/cluster-agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/cluster-agent/api/listener.go b/cmd/cluster-agent/api/listener.go index f01e7d02dcd73..6de374b19a7b8 100644 --- a/cmd/cluster-agent/api/listener.go +++ b/cmd/cluster-agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/cluster-agent/api/server.go b/cmd/cluster-agent/api/server.go index b34f14a87ee39..9e4893aa48ed2 100644 --- a/cmd/cluster-agent/api/server.go +++ b/cmd/cluster-agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/cluster-agent/api/server_test.go b/cmd/cluster-agent/api/server_test.go index 5402445669b2c..b5f47935bc824 100644 --- a/cmd/cluster-agent/api/server_test.go +++ b/cmd/cluster-agent/api/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go b/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go index afd35824ab40e..34924d0730149 100644 --- a/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go +++ b/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build clusterchecks,!kubeapiserver diff --git a/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go b/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go index 339f0eb2593a5..b29ea47d1bb7f 100644 --- a/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go +++ b/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build !clusterchecks,!kubeapiserver diff --git a/cmd/cluster-agent/api/v1/clusterchecks.go b/cmd/cluster-agent/api/v1/clusterchecks.go index 1c55a35cc2074..e86170f3d481f 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks.go +++ b/cmd/cluster-agent/api/v1/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go b/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go index 2e27d3506e2dc..7a0e16e54a54c 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go +++ b/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !clusterchecks diff --git a/cmd/cluster-agent/api/v1/clusterchecks_test.go b/cmd/cluster-agent/api/v1/clusterchecks_test.go index 9dae52c0dec85..3e51703294d08 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks_test.go +++ b/cmd/cluster-agent/api/v1/clusterchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/endpointschecks.go b/cmd/cluster-agent/api/v1/endpointschecks.go index c5d09f588f910..257ea7feb3564 100644 --- a/cmd/cluster-agent/api/v1/endpointschecks.go +++ b/cmd/cluster-agent/api/v1/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go b/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go index 67491739e2392..b3c9ef730b9bc 100644 --- a/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go +++ b/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !clusterchecks diff --git a/cmd/cluster-agent/api/v1/install.go b/cmd/cluster-agent/api/v1/install.go index 0d3940c80d086..b91c8ea622cea 100644 --- a/cmd/cluster-agent/api/v1/install.go +++ b/cmd/cluster-agent/api/v1/install.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package v1 diff --git a/cmd/cluster-agent/app/app.go b/cmd/cluster-agent/app/app.go index 2254cf23c2b9f..fc62181eb21a6 100644 --- a/cmd/cluster-agent/app/app.go +++ b/cmd/cluster-agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/check.go b/cmd/cluster-agent/app/check.go index e8396a785fa81..73643d8b1b5a5 100644 --- a/cmd/cluster-agent/app/check.go +++ b/cmd/cluster-agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/clusterchecks.go b/cmd/cluster-agent/app/clusterchecks.go index cddc156d3a2f6..19b373298bb31 100644 --- a/cmd/cluster-agent/app/clusterchecks.go +++ b/cmd/cluster-agent/app/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver // +build clusterchecks diff --git a/cmd/cluster-agent/app/compliance.go b/cmd/cluster-agent/app/compliance.go index e5c8042aebc25..e500dcfd6019b 100644 --- a/cmd/cluster-agent/app/compliance.go +++ b/cmd/cluster-agent/app/compliance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/compliance_cmd.go b/cmd/cluster-agent/app/compliance_cmd.go index f685e35faab74..5e1278dd18b01 100644 --- a/cmd/cluster-agent/app/compliance_cmd.go +++ b/cmd/cluster-agent/app/compliance_cmd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/cluster-agent/app/config.go b/cmd/cluster-agent/app/config.go index 8006c122f1386..e9c5ab622f63f 100644 --- a/cmd/cluster-agent/app/config.go +++ b/cmd/cluster-agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/config_check.go b/cmd/cluster-agent/app/config_check.go index b4130dacd3212..0a031128067aa 100644 --- a/cmd/cluster-agent/app/config_check.go +++ b/cmd/cluster-agent/app/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/diagnose.go b/cmd/cluster-agent/app/diagnose.go index 3fdb3ed36c1a2..ecf9971190db2 100644 --- a/cmd/cluster-agent/app/diagnose.go +++ b/cmd/cluster-agent/app/diagnose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/dummy.go b/cmd/cluster-agent/app/dummy.go index b9d1e50d4ab67..ff700867d4076 100644 --- a/cmd/cluster-agent/app/dummy.go +++ b/cmd/cluster-agent/app/dummy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/cmd/cluster-agent/app/flare.go b/cmd/cluster-agent/app/flare.go index ef09b439a00d5..f1c6f980c1ea5 100644 --- a/cmd/cluster-agent/app/flare.go +++ b/cmd/cluster-agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/health.go b/cmd/cluster-agent/app/health.go index 4b76cd137c19b..449a4c77dc60c 100644 --- a/cmd/cluster-agent/app/health.go +++ b/cmd/cluster-agent/app/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/metadata_mapper_digest.go b/cmd/cluster-agent/app/metadata_mapper_digest.go index f7ac3f2391e6e..d149aaca320f0 100644 --- a/cmd/cluster-agent/app/metadata_mapper_digest.go +++ b/cmd/cluster-agent/app/metadata_mapper_digest.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/secret_helper.go b/cmd/cluster-agent/app/secret_helper.go index c98b8b66cf3ff..e7664525a8ffc 100644 --- a/cmd/cluster-agent/app/secret_helper.go +++ b/cmd/cluster-agent/app/secret_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,secrets diff --git a/cmd/cluster-agent/app/status.go b/cmd/cluster-agent/app/status.go index 6b58f6423496d..15d47c61925df 100644 --- a/cmd/cluster-agent/app/status.go +++ b/cmd/cluster-agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/telemetry.go b/cmd/cluster-agent/app/telemetry.go index 20b34a1403c1f..629cde3b49e84 100644 --- a/cmd/cluster-agent/app/telemetry.go +++ b/cmd/cluster-agent/app/telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/commands/clusterchecks.go b/cmd/cluster-agent/commands/clusterchecks.go index 67d2a49fe2333..c539776e81324 100644 --- a/cmd/cluster-agent/commands/clusterchecks.go +++ b/cmd/cluster-agent/commands/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver clusterchecks diff --git a/cmd/cluster-agent/commands/configcheck.go b/cmd/cluster-agent/commands/configcheck.go index 97295bf7989be..00c0a9f31f7f9 100644 --- a/cmd/cluster-agent/commands/configcheck.go +++ b/cmd/cluster-agent/commands/configcheck.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver clusterchecks diff --git a/cmd/cluster-agent/custommetrics/server.go b/cmd/cluster-agent/custommetrics/server.go index 6db2fd7c3bce8..b2f68605ee66a 100644 --- a/cmd/cluster-agent/custommetrics/server.go +++ b/cmd/cluster-agent/custommetrics/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/klog.go b/cmd/cluster-agent/klog.go index c0a3dc18cd8e6..35075c6d83f3a 100644 --- a/cmd/cluster-agent/klog.go +++ b/cmd/cluster-agent/klog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/cluster-agent/main.go b/cmd/cluster-agent/main.go index 354810cc9165e..b66cd53dc6069 100644 --- a/cmd/cluster-agent/main.go +++ b/cmd/cluster-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/dogstatsd/main.go b/cmd/dogstatsd/main.go index 38fda95b1bf02..18372f2c58c8e 100644 --- a/cmd/dogstatsd/main.go +++ b/cmd/dogstatsd/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //go:generate go run ../../pkg/config/render_config.go dogstatsd ../../pkg/config/config_template.yaml ./dist/dogstatsd.yaml diff --git a/cmd/dogstatsd/main_linux.go b/cmd/dogstatsd/main_linux.go index 975e23ffadd38..fac2ff1e8f63d 100644 --- a/cmd/dogstatsd/main_linux.go +++ b/cmd/dogstatsd/main_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/cmd/dogstatsd/main_nix.go b/cmd/dogstatsd/main_nix.go index c4cf6d616ad63..f28bd4da52cbf 100644 --- a/cmd/dogstatsd/main_nix.go +++ b/cmd/dogstatsd/main_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/cmd/dogstatsd/main_windows.go b/cmd/dogstatsd/main_windows.go index 3545cc5bc80c2..45d4b20430836 100644 --- a/cmd/dogstatsd/main_windows.go +++ b/cmd/dogstatsd/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/cmd/iot-agent/main.go b/cmd/iot-agent/main.go index 785b191c27cc1..30f39c6bf63af 100644 --- a/cmd/iot-agent/main.go +++ b/cmd/iot-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows,!android diff --git a/cmd/iot-agent/main_windows.go b/cmd/iot-agent/main_windows.go index 7dc94094b0df7..83d2310707079 100644 --- a/cmd/iot-agent/main_windows.go +++ b/cmd/iot-agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !android diff --git a/cmd/py-launcher/py-launcher.go b/cmd/py-launcher/py-launcher.go index 41a95b13d6b5c..7eba31fbf23f4 100644 --- a/cmd/py-launcher/py-launcher.go +++ b/cmd/py-launcher/py-launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/cmd/secrets/secret_helper.go b/cmd/secrets/secret_helper.go index 491f9fd9ed608..2b1e43e22c264 100644 --- a/cmd/secrets/secret_helper.go +++ b/cmd/secrets/secret_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/cmd/secrets/secret_helper_test.go b/cmd/secrets/secret_helper_test.go index 89f93dcfc4c89..e31e49c3e8c7c 100644 --- a/cmd/secrets/secret_helper_test.go +++ b/cmd/secrets/secret_helper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/cmd/security-agent/api/agent/agent.go b/cmd/security-agent/api/agent/agent.go index 2d7622ac38c72..59cfb8045dc2a 100644 --- a/cmd/security-agent/api/agent/agent.go +++ b/cmd/security-agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/security-agent/api/listener.go b/cmd/security-agent/api/listener.go index dbe907fb22fd7..5c3d0e7854113 100644 --- a/cmd/security-agent/api/listener.go +++ b/cmd/security-agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/cmd/security-agent/api/server.go b/cmd/security-agent/api/server.go index 3ea80938c399e..eccab0687a3dd 100644 --- a/cmd/security-agent/api/server.go +++ b/cmd/security-agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/security-agent/app/app.go b/cmd/security-agent/app/app.go index c60c5d1d2848e..7d495ffd2c1cd 100644 --- a/cmd/security-agent/app/app.go +++ b/cmd/security-agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/check.go b/cmd/security-agent/app/check.go index efbd91545e0d8..21d861086dde4 100644 --- a/cmd/security-agent/app/check.go +++ b/cmd/security-agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/security-agent/app/compliance.go b/cmd/security-agent/app/compliance.go index 32c26c69948f2..8ed67cb10e539 100644 --- a/cmd/security-agent/app/compliance.go +++ b/cmd/security-agent/app/compliance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/config.go b/cmd/security-agent/app/config.go index 1dc1cb56659c0..8f6ff20188c15 100644 --- a/cmd/security-agent/app/config.go +++ b/cmd/security-agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/security-agent/app/flare.go b/cmd/security-agent/app/flare.go index 504c09486f392..d31573510d746 100644 --- a/cmd/security-agent/app/flare.go +++ b/cmd/security-agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/metrics.go b/cmd/security-agent/app/metrics.go index 1675205f3fe64..8133674e10a1f 100644 --- a/cmd/security-agent/app/metrics.go +++ b/cmd/security-agent/app/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/runtime.go b/cmd/security-agent/app/runtime.go index 5c2b74319f265..4e880f7a234ec 100644 --- a/cmd/security-agent/app/runtime.go +++ b/cmd/security-agent/app/runtime.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/runtime_unsupported.go b/cmd/security-agent/app/runtime_unsupported.go index d3c5fe67931f1..667c9c851f564 100644 --- a/cmd/security-agent/app/runtime_unsupported.go +++ b/cmd/security-agent/app/runtime_unsupported.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/app/status.go b/cmd/security-agent/app/status.go index 3d3dd6bc397f4..212439e9d1de8 100644 --- a/cmd/security-agent/app/status.go +++ b/cmd/security-agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package app diff --git a/cmd/security-agent/common/check_command.go b/cmd/security-agent/common/check_command.go index 835cef41a787d..06a2a14b37ec5 100644 --- a/cmd/security-agent/common/check_command.go +++ b/cmd/security-agent/common/check_command.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/cmd/security-agent/common/config.go b/cmd/security-agent/common/config.go index c488725ea1831..0953123d9290b 100644 --- a/cmd/security-agent/common/config.go +++ b/cmd/security-agent/common/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/cmd/security-agent/main.go b/cmd/security-agent/main.go index a0ca5d20f222f..51fc57edb61ab 100644 --- a/cmd/security-agent/main.go +++ b/cmd/security-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/cmd/serverless/main.go b/cmd/serverless/main.go index 8efd2ae6b0452..8b25c633890d7 100644 --- a/cmd/serverless/main.go +++ b/cmd/serverless/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/cmd/system-probe/modules/security_runtime.go b/cmd/system-probe/modules/security_runtime.go index adcb2fe26267d..b8d8fb8974b5f 100644 --- a/cmd/system-probe/modules/security_runtime.go +++ b/cmd/system-probe/modules/security_runtime.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package modules diff --git a/cmd/system-probe/windows_resources/system-probe.rc b/cmd/system-probe/windows_resources/system-probe.rc index df10694e35b15..de3905771a689 100644 --- a/cmd/system-probe/windows_resources/system-probe.rc +++ b/cmd/system-probe/windows_resources/system-probe.rc @@ -35,7 +35,7 @@ BEGIN VALUE "FileDescription", "Datadog System Probe" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "system-probe" - VALUE "LegalCopyright", "Copyright (C) 2020" + VALUE "LegalCopyright", "Copyright (C) 2020-2021" VALUE "OriginalFilename", "system-probe.exe" VALUE "ProductName", "Datadog System Probe" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/systray/doconfigure.go b/cmd/systray/doconfigure.go index 99c4bc60d4001..f0c3323807afa 100644 --- a/cmd/systray/doconfigure.go +++ b/cmd/systray/doconfigure.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package main diff --git a/cmd/systray/doflare.go b/cmd/systray/doflare.go index 54a2b2812ca0c..4672b1321c037 100644 --- a/cmd/systray/doflare.go +++ b/cmd/systray/doflare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package main diff --git a/cmd/systray/doservicecontrol.go b/cmd/systray/doservicecontrol.go index 6c9767b0c5b82..03e06947ebc84 100644 --- a/cmd/systray/doservicecontrol.go +++ b/cmd/systray/doservicecontrol.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package main diff --git a/cmd/systray/systray.go b/cmd/systray/systray.go index 8efa96419f80d..98c2ef890554b 100644 --- a/cmd/systray/systray.go +++ b/cmd/systray/systray.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package main diff --git a/cmd/systray/systray.rc b/cmd/systray/systray.rc index ca2836c901744..bc2480867449f 100644 --- a/cmd/systray/systray.rc +++ b/cmd/systray/systray.rc @@ -35,7 +35,7 @@ BEGIN VALUE "FileDescription", "Datadog Metrics System Tray Application" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6 Systray" - VALUE "LegalCopyright", "Copyright (C) 2016-2020" + VALUE "LegalCopyright", "Copyright (C) 2016-2021" VALUE "OriginalFilename", "ddtray.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/trace-agent/main.go b/cmd/trace-agent/main.go index 89b7be2333acc..05b56d0726b6d 100644 --- a/cmd/trace-agent/main.go +++ b/cmd/trace-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/cmd/trace-agent/main_linux.go b/cmd/trace-agent/main_linux.go index ea716e104f84d..54888ed1cd9f8 100644 --- a/cmd/trace-agent/main_linux.go +++ b/cmd/trace-agent/main_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/cmd/trace-agent/main_nix.go b/cmd/trace-agent/main_nix.go index 9997f9dd9f7ad..2f04fc35bb891 100644 --- a/cmd/trace-agent/main_nix.go +++ b/cmd/trace-agent/main_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/cmd/trace-agent/main_windows.go b/cmd/trace-agent/main_windows.go index 9f334ebe0477d..a60ecbf41b91c 100644 --- a/cmd/trace-agent/main_windows.go +++ b/cmd/trace-agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/devenv/scripts/Install-DevEnv.ps1 b/devenv/scripts/Install-DevEnv.ps1 index 07957c23dd6ad..d12694b159dc3 100644 --- a/devenv/scripts/Install-DevEnv.ps1 +++ b/devenv/scripts/Install-DevEnv.ps1 @@ -2,7 +2,7 @@ # under the Apache License Version 2.0. # This product includes software developed at Datadog # (https://www.datadoghq.com/). -# Copyright 2019-2020 Datadog, Inc. +# Copyright 2019-2021 Datadog, Inc. Write-Host '======================================================= diff --git a/omnibus/config/projects/agent-binaries.rb b/omnibus/config/projects/agent-binaries.rb index 6998de98c7e26..10d14f92d1c58 100644 --- a/omnibus/config/projects/agent-binaries.rb +++ b/omnibus/config/projects/agent-binaries.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/projects/agent.rb b/omnibus/config/projects/agent.rb index fdc6acc2346fd..b8a8aebd47ed7 100644 --- a/omnibus/config/projects/agent.rb +++ b/omnibus/config/projects/agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require "./lib/ostools.rb" name 'agent' diff --git a/omnibus/config/projects/dogstatsd.rb b/omnibus/config/projects/dogstatsd.rb index fec355ca03580..ade9cfe4a687b 100644 --- a/omnibus/config/projects/dogstatsd.rb +++ b/omnibus/config/projects/dogstatsd.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/projects/iot-agent.rb b/omnibus/config/projects/iot-agent.rb index 0e1b055b69d97..1c50564ab5563 100644 --- a/omnibus/config/projects/iot-agent.rb +++ b/omnibus/config/projects/iot-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/software/datadog-agent-finalize.rb b/omnibus/config/software/datadog-agent-finalize.rb index 5370d9a231c82..15a35a6aad371 100644 --- a/omnibus/config/software/datadog-agent-finalize.rb +++ b/omnibus/config/software/datadog-agent-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-agent-integrations-py2.rb b/omnibus/config/software/datadog-agent-integrations-py2.rb index 3f5f6174c81fc..5df9f58fb5560 100644 --- a/omnibus/config/software/datadog-agent-integrations-py2.rb +++ b/omnibus/config/software/datadog-agent-integrations-py2.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/datadog-agent-integrations-py3.rb b/omnibus/config/software/datadog-agent-integrations-py3.rb index 7520de6ab13b9..620fd5b39bb51 100644 --- a/omnibus/config/software/datadog-agent-integrations-py3.rb +++ b/omnibus/config/software/datadog-agent-integrations-py3.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/datadog-agent-prepare.rb b/omnibus/config/software/datadog-agent-prepare.rb index 5c7b98e1cbc16..e904b050dff96 100644 --- a/omnibus/config/software/datadog-agent-prepare.rb +++ b/omnibus/config/software/datadog-agent-prepare.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. name "datadog-agent-prepare" description "steps required to preprare the build" diff --git a/omnibus/config/software/datadog-agent.rb b/omnibus/config/software/datadog-agent.rb index 31cb5710be773..f3be607a6e926 100644 --- a/omnibus/config/software/datadog-agent.rb +++ b/omnibus/config/software/datadog-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require './lib/ostools.rb' require 'pathname' diff --git a/omnibus/config/software/datadog-buildpack-finalize.rb b/omnibus/config/software/datadog-buildpack-finalize.rb index 0476296117b9e..9824dce124a01 100644 --- a/omnibus/config/software/datadog-buildpack-finalize.rb +++ b/omnibus/config/software/datadog-buildpack-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-cf-finalize.rb b/omnibus/config/software/datadog-cf-finalize.rb index a24aee53fca6a..0b7a8bc11e985 100644 --- a/omnibus/config/software/datadog-cf-finalize.rb +++ b/omnibus/config/software/datadog-cf-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-dogstatsd-finalize.rb b/omnibus/config/software/datadog-dogstatsd-finalize.rb index f89b00596dce4..37a8123d8876d 100644 --- a/omnibus/config/software/datadog-dogstatsd-finalize.rb +++ b/omnibus/config/software/datadog-dogstatsd-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-dogstatsd.rb b/omnibus/config/software/datadog-dogstatsd.rb index f2bef1445e22c..3ab892cb44b53 100644 --- a/omnibus/config/software/datadog-dogstatsd.rb +++ b/omnibus/config/software/datadog-dogstatsd.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require 'pathname' name 'datadog-dogstatsd' diff --git a/omnibus/config/software/datadog-iot-agent.rb b/omnibus/config/software/datadog-iot-agent.rb index 95643c955ed54..cc3d2013ae2a9 100644 --- a/omnibus/config/software/datadog-iot-agent.rb +++ b/omnibus/config/software/datadog-iot-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require './lib/ostools.rb' require 'pathname' diff --git a/omnibus/config/software/datadog-security-agent-policies.rb b/omnibus/config/software/datadog-security-agent-policies.rb index f7d0c5f272827..51639e545d719 100644 --- a/omnibus/config/software/datadog-security-agent-policies.rb +++ b/omnibus/config/software/datadog-security-agent-policies.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/jmxfetch.rb b/omnibus/config/software/jmxfetch.rb index 0a7374e5a2906..de649e224651a 100644 --- a/omnibus/config/software/jmxfetch.rb +++ b/omnibus/config/software/jmxfetch.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. name "jmxfetch" diff --git a/omnibus/config/software/libbcc.rb b/omnibus/config/software/libbcc.rb index e99e942d35d48..fc0dfe89f8c05 100644 --- a/omnibus/config/software/libbcc.rb +++ b/omnibus/config/software/libbcc.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. name 'bcc' diff --git a/omnibus/config/software/system-probe.rb b/omnibus/config/software/system-probe.rb index d3a0f58990fd3..8be561f266895 100644 --- a/omnibus/config/software/system-probe.rb +++ b/omnibus/config/software/system-probe.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. name 'system-probe' diff --git a/omnibus/omnibus.rb b/omnibus/omnibus.rb index ad92c2c57ef03..1cf5191e99d4a 100644 --- a/omnibus/omnibus.rb +++ b/omnibus/omnibus.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. if ENV["WINDOWS_BUILD_32_BIT"] windows_arch :x86 diff --git a/omnibus/resources/agent/msi/assets/LICENSE.rtf b/omnibus/resources/agent/msi/assets/LICENSE.rtf index 87d78cf2288e7..93c01ad60027d 100644 --- a/omnibus/resources/agent/msi/assets/LICENSE.rtf +++ b/omnibus/resources/agent/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2020 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/agent/pkg/license.html.erb b/omnibus/resources/agent/pkg/license.html.erb index b238d0ae1fa3f..060e8a01bfbe7 100644 --- a/omnibus/resources/agent/pkg/license.html.erb +++ b/omnibus/resources/agent/pkg/license.html.erb @@ -1,4 +1,4 @@ -Copyright 2016-2020 Datadog, Inc. +Copyright 2016-2021 Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf b/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf index 0def15e91981c..9db2b04b13b65 100644 --- a/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf +++ b/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2020 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/iot/msi/assets/LICENSE.rtf b/omnibus/resources/iot/msi/assets/LICENSE.rtf index 87d78cf2288e7..93c01ad60027d 100644 --- a/omnibus/resources/iot/msi/assets/LICENSE.rtf +++ b/omnibus/resources/iot/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2020 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/iot/pkg/license.html.erb b/omnibus/resources/iot/pkg/license.html.erb index b238d0ae1fa3f..060e8a01bfbe7 100644 --- a/omnibus/resources/iot/pkg/license.html.erb +++ b/omnibus/resources/iot/pkg/license.html.erb @@ -1,4 +1,4 @@ -Copyright 2016-2020 Datadog, Inc. +Copyright 2016-2021 Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/aggregator/aggregator.go b/pkg/aggregator/aggregator.go index 6e24a86d08f0b..be632e4bbf56c 100644 --- a/pkg/aggregator/aggregator.go +++ b/pkg/aggregator/aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/aggregator_test.go b/pkg/aggregator/aggregator_test.go index bf19e4836754d..e9913e2a4559d 100644 --- a/pkg/aggregator/aggregator_test.go +++ b/pkg/aggregator/aggregator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler.go b/pkg/aggregator/check_sampler.go index 4b4b84c9f9189..9bbebea4b3880 100644 --- a/pkg/aggregator/check_sampler.go +++ b/pkg/aggregator/check_sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler_bench_test.go b/pkg/aggregator/check_sampler_bench_test.go index aad804cb8fdb1..87b037a6c611e 100644 --- a/pkg/aggregator/check_sampler_bench_test.go +++ b/pkg/aggregator/check_sampler_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler_test.go b/pkg/aggregator/check_sampler_test.go index 5658a775d6158..04a985651479a 100644 --- a/pkg/aggregator/check_sampler_test.go +++ b/pkg/aggregator/check_sampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/ckey/key.go b/pkg/aggregator/ckey/key.go index ae70b96201c22..4198321b16e68 100644 --- a/pkg/aggregator/ckey/key.go +++ b/pkg/aggregator/ckey/key.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ckey diff --git a/pkg/aggregator/ckey/key_test.go b/pkg/aggregator/ckey/key_test.go index 31bcd6ea60d21..ab862ec0a9bc0 100644 --- a/pkg/aggregator/ckey/key_test.go +++ b/pkg/aggregator/ckey/key_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ckey diff --git a/pkg/aggregator/context_resolver.go b/pkg/aggregator/context_resolver.go index 485dafd9a2db4..2dc250671eacf 100644 --- a/pkg/aggregator/context_resolver.go +++ b/pkg/aggregator/context_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/context_resolver_test.go b/pkg/aggregator/context_resolver_test.go index f775daf2dab2d..76ffff5b6bdfe 100644 --- a/pkg/aggregator/context_resolver_test.go +++ b/pkg/aggregator/context_resolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/mocksender/asserts.go b/pkg/aggregator/mocksender/asserts.go index 9658b2d7e3fd7..36f255ec676c3 100644 --- a/pkg/aggregator/mocksender/asserts.go +++ b/pkg/aggregator/mocksender/asserts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/asserts_test.go b/pkg/aggregator/mocksender/asserts_test.go index de808a6b39b3f..18b32b5f4bce2 100644 --- a/pkg/aggregator/mocksender/asserts_test.go +++ b/pkg/aggregator/mocksender/asserts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/mocked_methods.go b/pkg/aggregator/mocksender/mocked_methods.go index 30939fd7754ac..ed7f6bb5b79ed 100644 --- a/pkg/aggregator/mocksender/mocked_methods.go +++ b/pkg/aggregator/mocksender/mocked_methods.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/mocksender.go b/pkg/aggregator/mocksender/mocksender.go index c29382d2f96f9..9992c1011a687 100644 --- a/pkg/aggregator/mocksender/mocksender.go +++ b/pkg/aggregator/mocksender/mocksender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mocksender diff --git a/pkg/aggregator/sender.go b/pkg/aggregator/sender.go index 3409a60086956..8f337323c7498 100644 --- a/pkg/aggregator/sender.go +++ b/pkg/aggregator/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sender_test.go b/pkg/aggregator/sender_test.go index 7848ac6582355..3601076318d09 100644 --- a/pkg/aggregator/sender_test.go +++ b/pkg/aggregator/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sketch_map.go b/pkg/aggregator/sketch_map.go index f50c6f5ab7374..329f15456e5ff 100644 --- a/pkg/aggregator/sketch_map.go +++ b/pkg/aggregator/sketch_map.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sketch_map_test.go b/pkg/aggregator/sketch_map_test.go index 9c82d28454591..41851b35193ba 100644 --- a/pkg/aggregator/sketch_map_test.go +++ b/pkg/aggregator/sketch_map_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/time_sampler.go b/pkg/aggregator/time_sampler.go index c446b281d41a0..32492943b8470 100644 --- a/pkg/aggregator/time_sampler.go +++ b/pkg/aggregator/time_sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/aggregator/time_sampler_test.go b/pkg/aggregator/time_sampler_test.go index 3959d1c368301..7e3babfd36913 100644 --- a/pkg/aggregator/time_sampler_test.go +++ b/pkg/aggregator/time_sampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package aggregator diff --git a/pkg/api/healthprobe/healthprobe.go b/pkg/api/healthprobe/healthprobe.go index 7fd79d0b21e33..1ff43cf74899c 100644 --- a/pkg/api/healthprobe/healthprobe.go +++ b/pkg/api/healthprobe/healthprobe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package healthprobe diff --git a/pkg/api/security/platform_nowindows.go b/pkg/api/security/platform_nowindows.go index efedaa9ae2481..f7bfd6546dc62 100644 --- a/pkg/api/security/platform_nowindows.go +++ b/pkg/api/security/platform_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/api/security/platform_windows.go b/pkg/api/security/platform_windows.go index 38745574264fa..6504e9bb2c9f3 100644 --- a/pkg/api/security/platform_windows.go +++ b/pkg/api/security/platform_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package security diff --git a/pkg/api/security/security.go b/pkg/api/security/security.go index cce55e3881dee..3d7253687dc74 100644 --- a/pkg/api/security/security.go +++ b/pkg/api/security/security.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package security diff --git a/pkg/api/security/security_test.go b/pkg/api/security/security_test.go index 0f972f22d7919..0d25b55fcfd61 100644 --- a/pkg/api/security/security_test.go +++ b/pkg/api/security/security_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/api/util/doget.go b/pkg/api/util/doget.go index 1cac6273102f0..042e4d724ed0d 100644 --- a/pkg/api/util/doget.go +++ b/pkg/api/util/doget.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/api/util/util.go b/pkg/api/util/util.go index 4b84cd320bfae..b03b213e4a196 100644 --- a/pkg/api/util/util.go +++ b/pkg/api/util/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/autodiscovery/autoconfig.go b/pkg/autodiscovery/autoconfig.go index 9e56a579f028e..c9e8740704f98 100644 --- a/pkg/autodiscovery/autoconfig.go +++ b/pkg/autodiscovery/autoconfig.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/autoconfig_test.go b/pkg/autodiscovery/autoconfig_test.go index 7b5ec9e2c50d0..1e2c803368917 100644 --- a/pkg/autodiscovery/autoconfig_test.go +++ b/pkg/autodiscovery/autoconfig_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/common/kubelet.go b/pkg/autodiscovery/common/kubelet.go index 166e6f7bd9dbe..bcca856a42c0a 100644 --- a/pkg/autodiscovery/common/kubelet.go +++ b/pkg/autodiscovery/common/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/kubelet_test.go b/pkg/autodiscovery/common/kubelet_test.go index a2e3b12f46ada..1e63a3b1296d3 100644 --- a/pkg/autodiscovery/common/kubelet_test.go +++ b/pkg/autodiscovery/common/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/prometheus.go b/pkg/autodiscovery/common/prometheus.go index ed727fd827b1a..0968f2053c1a8 100644 --- a/pkg/autodiscovery/common/prometheus.go +++ b/pkg/autodiscovery/common/prometheus.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/prometheus_apiserver.go b/pkg/autodiscovery/common/prometheus_apiserver.go index cf717e591fb2c..1c71d245e8958 100644 --- a/pkg/autodiscovery/common/prometheus_apiserver.go +++ b/pkg/autodiscovery/common/prometheus_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/common/prometheus_apiserver_test.go b/pkg/autodiscovery/common/prometheus_apiserver_test.go index 9e074684a5008..fa7854763ec7c 100644 --- a/pkg/autodiscovery/common/prometheus_apiserver_test.go +++ b/pkg/autodiscovery/common/prometheus_apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/common/prometheus_kubelet.go b/pkg/autodiscovery/common/prometheus_kubelet.go index e0d4a550b19d1..2f0e8df438b6b 100644 --- a/pkg/autodiscovery/common/prometheus_kubelet.go +++ b/pkg/autodiscovery/common/prometheus_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/common/prometheus_kubelet_test.go b/pkg/autodiscovery/common/prometheus_kubelet_test.go index 89166275fb139..c191d42b15444 100644 --- a/pkg/autodiscovery/common/prometheus_kubelet_test.go +++ b/pkg/autodiscovery/common/prometheus_kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/common/prometheus_test.go b/pkg/autodiscovery/common/prometheus_test.go index 5078b49955100..be5f60af79ae5 100644 --- a/pkg/autodiscovery/common/prometheus_test.go +++ b/pkg/autodiscovery/common/prometheus_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/autodiscovery/common_test.go b/pkg/autodiscovery/common_test.go index fae4af9e99014..60e34aae4079d 100644 --- a/pkg/autodiscovery/common_test.go +++ b/pkg/autodiscovery/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/config_poller.go b/pkg/autodiscovery/config_poller.go index ecf465e279cab..a856f1539314f 100644 --- a/pkg/autodiscovery/config_poller.go +++ b/pkg/autodiscovery/config_poller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/configresolver/configresolver.go b/pkg/autodiscovery/configresolver/configresolver.go index 828d6275127a5..3dd2330b81061 100644 --- a/pkg/autodiscovery/configresolver/configresolver.go +++ b/pkg/autodiscovery/configresolver/configresolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package configresolver diff --git a/pkg/autodiscovery/configresolver/configresolver_test.go b/pkg/autodiscovery/configresolver/configresolver_test.go index 828a1470da043..3bb321819503e 100644 --- a/pkg/autodiscovery/configresolver/configresolver_test.go +++ b/pkg/autodiscovery/configresolver/configresolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package configresolver diff --git a/pkg/autodiscovery/integration/config.go b/pkg/autodiscovery/integration/config.go index 6bcbe48de517b..abcb375776f77 100644 --- a/pkg/autodiscovery/integration/config.go +++ b/pkg/autodiscovery/integration/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package integration diff --git a/pkg/autodiscovery/integration/config_test.go b/pkg/autodiscovery/integration/config_test.go index 144b1d383d529..33423d0e9970d 100644 --- a/pkg/autodiscovery/integration/config_test.go +++ b/pkg/autodiscovery/integration/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package integration diff --git a/pkg/autodiscovery/listeners/cloudfoundry.go b/pkg/autodiscovery/listeners/cloudfoundry.go index 18303ba39e4fb..8a56bca43ad69 100644 --- a/pkg/autodiscovery/listeners/cloudfoundry.go +++ b/pkg/autodiscovery/listeners/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/listeners/cloudfoundry_test.go b/pkg/autodiscovery/listeners/cloudfoundry_test.go index dd32e3d3949b7..55b60fabbbbc8 100644 --- a/pkg/autodiscovery/listeners/cloudfoundry_test.go +++ b/pkg/autodiscovery/listeners/cloudfoundry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/listeners/common.go b/pkg/autodiscovery/listeners/common.go index 199bfc6d7f6bd..cba5e32b6e194 100644 --- a/pkg/autodiscovery/listeners/common.go +++ b/pkg/autodiscovery/listeners/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/common_test.go b/pkg/autodiscovery/listeners/common_test.go index 37b238875cbe1..e6b0305ef12de 100644 --- a/pkg/autodiscovery/listeners/common_test.go +++ b/pkg/autodiscovery/listeners/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/docker.go b/pkg/autodiscovery/listeners/docker.go index 7f0bacb139835..61580b8a3e33d 100644 --- a/pkg/autodiscovery/listeners/docker.go +++ b/pkg/autodiscovery/listeners/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/docker_kubelet.go b/pkg/autodiscovery/listeners/docker_kubelet.go index e5fb5d65a8bef..924218de07fd5 100644 --- a/pkg/autodiscovery/listeners/docker_kubelet.go +++ b/pkg/autodiscovery/listeners/docker_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,kubelet diff --git a/pkg/autodiscovery/listeners/docker_nokubelet.go b/pkg/autodiscovery/listeners/docker_nokubelet.go index b4a49d8455a90..0d3d2602e9953 100644 --- a/pkg/autodiscovery/listeners/docker_nokubelet.go +++ b/pkg/autodiscovery/listeners/docker_nokubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!kubelet diff --git a/pkg/autodiscovery/listeners/docker_test.go b/pkg/autodiscovery/listeners/docker_test.go index 2b4c3369d9da4..d6dd703d57971 100644 --- a/pkg/autodiscovery/listeners/docker_test.go +++ b/pkg/autodiscovery/listeners/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/ecs.go b/pkg/autodiscovery/listeners/ecs.go index f8f1a21eeadf2..3b86f3e140119 100644 --- a/pkg/autodiscovery/listeners/ecs.go +++ b/pkg/autodiscovery/listeners/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/environment.go b/pkg/autodiscovery/listeners/environment.go index 64c04bf6ab112..d78452c3ed16f 100644 --- a/pkg/autodiscovery/listeners/environment.go +++ b/pkg/autodiscovery/listeners/environment.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/kube_endpoints.go b/pkg/autodiscovery/listeners/kube_endpoints.go index 1a669b22a9be0..5633a8f4d5729 100644 --- a/pkg/autodiscovery/listeners/kube_endpoints.go +++ b/pkg/autodiscovery/listeners/kube_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_endpoints_test.go b/pkg/autodiscovery/listeners/kube_endpoints_test.go index bf94571211207..1c70051706660 100644 --- a/pkg/autodiscovery/listeners/kube_endpoints_test.go +++ b/pkg/autodiscovery/listeners/kube_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_services.go b/pkg/autodiscovery/listeners/kube_services.go index 8a894764ba08c..d7af991c911e3 100644 --- a/pkg/autodiscovery/listeners/kube_services.go +++ b/pkg/autodiscovery/listeners/kube_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_services_test.go b/pkg/autodiscovery/listeners/kube_services_test.go index 6c6dd6fdc42dd..16b2a6d5bc30d 100644 --- a/pkg/autodiscovery/listeners/kube_services_test.go +++ b/pkg/autodiscovery/listeners/kube_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kubelet.go b/pkg/autodiscovery/listeners/kubelet.go index a8208e81188d8..90af4cf6eca24 100644 --- a/pkg/autodiscovery/listeners/kubelet.go +++ b/pkg/autodiscovery/listeners/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/listeners/kubelet_test.go b/pkg/autodiscovery/listeners/kubelet_test.go index f4eeb4b50e93c..6897d4b3699e6 100644 --- a/pkg/autodiscovery/listeners/kubelet_test.go +++ b/pkg/autodiscovery/listeners/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/listeners/snmp.go b/pkg/autodiscovery/listeners/snmp.go index 2a709f7c155a8..4e47da4e3c0ee 100644 --- a/pkg/autodiscovery/listeners/snmp.go +++ b/pkg/autodiscovery/listeners/snmp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/snmp_test.go b/pkg/autodiscovery/listeners/snmp_test.go index 614407845be6d..5f66e4a4bc4b0 100644 --- a/pkg/autodiscovery/listeners/snmp_test.go +++ b/pkg/autodiscovery/listeners/snmp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/types.go b/pkg/autodiscovery/listeners/types.go index 6585b0a7d4b95..9b7815ef4365b 100644 --- a/pkg/autodiscovery/listeners/types.go +++ b/pkg/autodiscovery/listeners/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/providers/cloudfoundry.go b/pkg/autodiscovery/providers/cloudfoundry.go index b5be10f3b6061..c7c5f50b56a0b 100644 --- a/pkg/autodiscovery/providers/cloudfoundry.go +++ b/pkg/autodiscovery/providers/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // // +build clusterchecks diff --git a/pkg/autodiscovery/providers/cloudfoundry_test.go b/pkg/autodiscovery/providers/cloudfoundry_test.go index b6e313c8026e8..c512b1a0bcbd0 100644 --- a/pkg/autodiscovery/providers/cloudfoundry_test.go +++ b/pkg/autodiscovery/providers/cloudfoundry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/providers/clusterchecks.go b/pkg/autodiscovery/providers/clusterchecks.go index 23e8eeecb403c..8a96cc923490d 100644 --- a/pkg/autodiscovery/providers/clusterchecks.go +++ b/pkg/autodiscovery/providers/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/consul.go b/pkg/autodiscovery/providers/consul.go index bd19ce2453033..e5fa1dcc885b1 100644 --- a/pkg/autodiscovery/providers/consul.go +++ b/pkg/autodiscovery/providers/consul.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build consul diff --git a/pkg/autodiscovery/providers/consul_test.go b/pkg/autodiscovery/providers/consul_test.go index 400a7fa3f6391..492b6feced78c 100644 --- a/pkg/autodiscovery/providers/consul_test.go +++ b/pkg/autodiscovery/providers/consul_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build consul diff --git a/pkg/autodiscovery/providers/docker.go b/pkg/autodiscovery/providers/docker.go index 0c9e050935862..aa92a505b387c 100644 --- a/pkg/autodiscovery/providers/docker.go +++ b/pkg/autodiscovery/providers/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/providers/docker_test.go b/pkg/autodiscovery/providers/docker_test.go index f17a050bec5ab..9e3b89fedfe04 100644 --- a/pkg/autodiscovery/providers/docker_test.go +++ b/pkg/autodiscovery/providers/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/providers/ecs.go b/pkg/autodiscovery/providers/ecs.go index b86c1db6b04cb..b571d782204a2 100644 --- a/pkg/autodiscovery/providers/ecs.go +++ b/pkg/autodiscovery/providers/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/ecs_test.go b/pkg/autodiscovery/providers/ecs_test.go index c70d48c72d313..3344bac9f0ab7 100644 --- a/pkg/autodiscovery/providers/ecs_test.go +++ b/pkg/autodiscovery/providers/ecs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/endpointschecks.go b/pkg/autodiscovery/providers/endpointschecks.go index a937352d2bd64..5873114f06619 100644 --- a/pkg/autodiscovery/providers/endpointschecks.go +++ b/pkg/autodiscovery/providers/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/etcd.go b/pkg/autodiscovery/providers/etcd.go index bb57fe192a803..ce5a26d305b22 100644 --- a/pkg/autodiscovery/providers/etcd.go +++ b/pkg/autodiscovery/providers/etcd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build etcd diff --git a/pkg/autodiscovery/providers/etcd_test.go b/pkg/autodiscovery/providers/etcd_test.go index cef15ec64fcdb..6138fb307bef6 100644 --- a/pkg/autodiscovery/providers/etcd_test.go +++ b/pkg/autodiscovery/providers/etcd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build etcd diff --git a/pkg/autodiscovery/providers/file.go b/pkg/autodiscovery/providers/file.go index d6a59c9237342..34b890c6e3e56 100644 --- a/pkg/autodiscovery/providers/file.go +++ b/pkg/autodiscovery/providers/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/file_android.go b/pkg/autodiscovery/providers/file_android.go index 37fda392ff7f7..17c27ed0bffd7 100644 --- a/pkg/autodiscovery/providers/file_android.go +++ b/pkg/autodiscovery/providers/file_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build android diff --git a/pkg/autodiscovery/providers/file_common.go b/pkg/autodiscovery/providers/file_common.go index d4ef2c564092f..4ca242bed8a86 100644 --- a/pkg/autodiscovery/providers/file_common.go +++ b/pkg/autodiscovery/providers/file_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !android diff --git a/pkg/autodiscovery/providers/file_test.go b/pkg/autodiscovery/providers/file_test.go index cd95daff853e8..1110708e45bcf 100644 --- a/pkg/autodiscovery/providers/file_test.go +++ b/pkg/autodiscovery/providers/file_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/kube_common.go b/pkg/autodiscovery/providers/kube_common.go index aec1e39500961..cc96f84be1f28 100644 --- a/pkg/autodiscovery/providers/kube_common.go +++ b/pkg/autodiscovery/providers/kube_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_endpoints.go b/pkg/autodiscovery/providers/kube_endpoints.go index 588c4c7d01493..1fdffef3f90e6 100644 --- a/pkg/autodiscovery/providers/kube_endpoints.go +++ b/pkg/autodiscovery/providers/kube_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_endpoints_test.go b/pkg/autodiscovery/providers/kube_endpoints_test.go index 456d10e00ebd9..ab89d3442e55e 100644 --- a/pkg/autodiscovery/providers/kube_endpoints_test.go +++ b/pkg/autodiscovery/providers/kube_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_services.go b/pkg/autodiscovery/providers/kube_services.go index e09c0cd80a296..cebacb68af566 100644 --- a/pkg/autodiscovery/providers/kube_services.go +++ b/pkg/autodiscovery/providers/kube_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_services_test.go b/pkg/autodiscovery/providers/kube_services_test.go index a656e94dec14e..6a282f7a30fe8 100644 --- a/pkg/autodiscovery/providers/kube_services_test.go +++ b/pkg/autodiscovery/providers/kube_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kubelet.go b/pkg/autodiscovery/providers/kubelet.go index 0efd65401a1a8..3b7695a3ed654 100644 --- a/pkg/autodiscovery/providers/kubelet.go +++ b/pkg/autodiscovery/providers/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/kubelet_test.go b/pkg/autodiscovery/providers/kubelet_test.go index 045eb788d85db..c5d24abcfae02 100644 --- a/pkg/autodiscovery/providers/kubelet_test.go +++ b/pkg/autodiscovery/providers/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/names/provider_names.go b/pkg/autodiscovery/providers/names/provider_names.go index 17c17373020d0..55dbb7c5bf9ca 100644 --- a/pkg/autodiscovery/providers/names/provider_names.go +++ b/pkg/autodiscovery/providers/names/provider_names.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package names diff --git a/pkg/autodiscovery/providers/prometheus_common.go b/pkg/autodiscovery/providers/prometheus_common.go index 5f14f08c94461..6b8412c5a61b0 100644 --- a/pkg/autodiscovery/providers/prometheus_common.go +++ b/pkg/autodiscovery/providers/prometheus_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/prometheus_common_test.go b/pkg/autodiscovery/providers/prometheus_common_test.go index ff0fcbc0c7883..12d309401d998 100644 --- a/pkg/autodiscovery/providers/prometheus_common_test.go +++ b/pkg/autodiscovery/providers/prometheus_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/prometheus_pods.go b/pkg/autodiscovery/providers/prometheus_pods.go index c6fb494249b55..f51cca79361bd 100644 --- a/pkg/autodiscovery/providers/prometheus_pods.go +++ b/pkg/autodiscovery/providers/prometheus_pods.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/prometheus_services.go b/pkg/autodiscovery/providers/prometheus_services.go index cbe0d2d9ed8d7..f597b655e1b0d 100644 --- a/pkg/autodiscovery/providers/prometheus_services.go +++ b/pkg/autodiscovery/providers/prometheus_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/prometheus_services_test.go b/pkg/autodiscovery/providers/prometheus_services_test.go index 06621829e9017..58d16c9a94849 100644 --- a/pkg/autodiscovery/providers/prometheus_services_test.go +++ b/pkg/autodiscovery/providers/prometheus_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/providers.go b/pkg/autodiscovery/providers/providers.go index 0f87a4aae73d9..0f4dff56c61c5 100644 --- a/pkg/autodiscovery/providers/providers.go +++ b/pkg/autodiscovery/providers/providers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/utils.go b/pkg/autodiscovery/providers/utils.go index 6ef3362d944f4..549aa0f8211ae 100644 --- a/pkg/autodiscovery/providers/utils.go +++ b/pkg/autodiscovery/providers/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/utils_test.go b/pkg/autodiscovery/providers/utils_test.go index cc297bf2467bb..f92292e545de9 100644 --- a/pkg/autodiscovery/providers/utils_test.go +++ b/pkg/autodiscovery/providers/utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/zookeeper.go b/pkg/autodiscovery/providers/zookeeper.go index b4f228a438bbc..2d2693655b510 100644 --- a/pkg/autodiscovery/providers/zookeeper.go +++ b/pkg/autodiscovery/providers/zookeeper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build zk diff --git a/pkg/autodiscovery/providers/zookeeper_test.go b/pkg/autodiscovery/providers/zookeeper_test.go index 4c9d3c3f225c1..664380f080c3a 100644 --- a/pkg/autodiscovery/providers/zookeeper_test.go +++ b/pkg/autodiscovery/providers/zookeeper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build zk diff --git a/pkg/autodiscovery/scheduler/meta.go b/pkg/autodiscovery/scheduler/meta.go index 00bc8adb5a35a..d7e029a81173b 100644 --- a/pkg/autodiscovery/scheduler/meta.go +++ b/pkg/autodiscovery/scheduler/meta.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/autodiscovery/scheduler/scheduler.go b/pkg/autodiscovery/scheduler/scheduler.go index 1a0671ffdc697..c35dd68bfb749 100644 --- a/pkg/autodiscovery/scheduler/scheduler.go +++ b/pkg/autodiscovery/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/autodiscovery/stats.go b/pkg/autodiscovery/stats.go index 372d887733f84..4e2e20cdfc306 100644 --- a/pkg/autodiscovery/stats.go +++ b/pkg/autodiscovery/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/stats_test.go b/pkg/autodiscovery/stats_test.go index 09ee0144e717b..93847f30c459c 100644 --- a/pkg/autodiscovery/stats_test.go +++ b/pkg/autodiscovery/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/store.go b/pkg/autodiscovery/store.go index e763dc56cd0c4..ad4d1c2543bc8 100644 --- a/pkg/autodiscovery/store.go +++ b/pkg/autodiscovery/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/store_test.go b/pkg/autodiscovery/store_test.go index 70f3a4d186422..fee632c96979d 100644 --- a/pkg/autodiscovery/store_test.go +++ b/pkg/autodiscovery/store_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/templatecache.go b/pkg/autodiscovery/templatecache.go index 944449a1a6579..5567fe1711ed3 100644 --- a/pkg/autodiscovery/templatecache.go +++ b/pkg/autodiscovery/templatecache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/templatecache_test.go b/pkg/autodiscovery/templatecache_test.go index e07071feda16d..eca2578868b46 100644 --- a/pkg/autodiscovery/templatecache_test.go +++ b/pkg/autodiscovery/templatecache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package autodiscovery diff --git a/pkg/clusteragent/admission/const.go b/pkg/clusteragent/admission/const.go index 1c09f76bab872..26cf67d9b9f31 100644 --- a/pkg/clusteragent/admission/const.go +++ b/pkg/clusteragent/admission/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/config.go b/pkg/clusteragent/admission/controllers/secret/config.go index b05d2d297063c..2ac17ebe62dbd 100644 --- a/pkg/clusteragent/admission/controllers/secret/config.go +++ b/pkg/clusteragent/admission/controllers/secret/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/controller.go b/pkg/clusteragent/admission/controllers/secret/controller.go index d4db4b3810bfa..a1fd724ef9c30 100644 --- a/pkg/clusteragent/admission/controllers/secret/controller.go +++ b/pkg/clusteragent/admission/controllers/secret/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/controller_test.go b/pkg/clusteragent/admission/controllers/secret/controller_test.go index 7492ca13debfe..46214be87406a 100644 --- a/pkg/clusteragent/admission/controllers/secret/controller_test.go +++ b/pkg/clusteragent/admission/controllers/secret/controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/config.go b/pkg/clusteragent/admission/controllers/webhook/config.go index ffe3a1eb486ea..1625d2c06d0a6 100644 --- a/pkg/clusteragent/admission/controllers/webhook/config.go +++ b/pkg/clusteragent/admission/controllers/webhook/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/controller.go b/pkg/clusteragent/admission/controllers/webhook/controller.go index 77ec518669bba..18251c875067e 100644 --- a/pkg/clusteragent/admission/controllers/webhook/controller.go +++ b/pkg/clusteragent/admission/controllers/webhook/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/controller_test.go b/pkg/clusteragent/admission/controllers/webhook/controller_test.go index 86706a0c05070..d1012986f6df2 100644 --- a/pkg/clusteragent/admission/controllers/webhook/controller_test.go +++ b/pkg/clusteragent/admission/controllers/webhook/controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/metrics/metrics.go b/pkg/clusteragent/admission/metrics/metrics.go index 9bdf41a5acbcb..3ca3673d3b7e3 100644 --- a/pkg/clusteragent/admission/metrics/metrics.go +++ b/pkg/clusteragent/admission/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/common.go b/pkg/clusteragent/admission/mutate/common.go index db8380ad88922..2eefd563a167a 100644 --- a/pkg/clusteragent/admission/mutate/common.go +++ b/pkg/clusteragent/admission/mutate/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/common_test.go b/pkg/clusteragent/admission/mutate/common_test.go index b877aeba0e87e..48222596da259 100644 --- a/pkg/clusteragent/admission/mutate/common_test.go +++ b/pkg/clusteragent/admission/mutate/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/config.go b/pkg/clusteragent/admission/mutate/config.go index 59ef76d1e725c..35b2914dd8c8e 100644 --- a/pkg/clusteragent/admission/mutate/config.go +++ b/pkg/clusteragent/admission/mutate/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/config_test.go b/pkg/clusteragent/admission/mutate/config_test.go index 87c8730819473..c5622ff802e93 100644 --- a/pkg/clusteragent/admission/mutate/config_test.go +++ b/pkg/clusteragent/admission/mutate/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/tags.go b/pkg/clusteragent/admission/mutate/tags.go index 9e089595b2e1e..38e389f6f409d 100644 --- a/pkg/clusteragent/admission/mutate/tags.go +++ b/pkg/clusteragent/admission/mutate/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/tags_test.go b/pkg/clusteragent/admission/mutate/tags_test.go index cb7f45dbb9751..0c2c437d98742 100644 --- a/pkg/clusteragent/admission/mutate/tags_test.go +++ b/pkg/clusteragent/admission/mutate/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/test_utils.go b/pkg/clusteragent/admission/mutate/test_utils.go index 518297fd35f44..66669dcf40a27 100644 --- a/pkg/clusteragent/admission/mutate/test_utils.go +++ b/pkg/clusteragent/admission/mutate/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/start.go b/pkg/clusteragent/admission/start.go index 7b72f5b4534c0..fe6ede490c89d 100644 --- a/pkg/clusteragent/admission/start.go +++ b/pkg/clusteragent/admission/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/status.go b/pkg/clusteragent/admission/status.go index cdec59aa55bb3..85559a9436b8c 100644 --- a/pkg/clusteragent/admission/status.go +++ b/pkg/clusteragent/admission/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/status_no_apiserver.go b/pkg/clusteragent/admission/status_no_apiserver.go index d687d97aa06fb..5cf131100cfb2 100644 --- a/pkg/clusteragent/admission/status_no_apiserver.go +++ b/pkg/clusteragent/admission/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/admission/util.go b/pkg/clusteragent/admission/util.go index fd8f9b02573b5..00ccf9bd043e5 100644 --- a/pkg/clusteragent/admission/util.go +++ b/pkg/clusteragent/admission/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/util_test.go b/pkg/clusteragent/admission/util_test.go index 39295e48f963e..414dbb762aa6e 100644 --- a/pkg/clusteragent/admission/util_test.go +++ b/pkg/clusteragent/admission/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/api/v1/types.go b/pkg/clusteragent/api/v1/types.go index 846ad07c329df..dfae673647992 100644 --- a/pkg/clusteragent/api/v1/types.go +++ b/pkg/clusteragent/api/v1/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package v1 diff --git a/pkg/clusteragent/api/v1/types_test.go b/pkg/clusteragent/api/v1/types_test.go index 38f2e25131973..10493eab712ea 100644 --- a/pkg/clusteragent/api/v1/types_test.go +++ b/pkg/clusteragent/api/v1/types_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package v1 diff --git a/pkg/clusteragent/clusterchecks/api.go b/pkg/clusteragent/clusterchecks/api.go index 53e527bf9b307..5801929b0e6fe 100644 --- a/pkg/clusteragent/clusterchecks/api.go +++ b/pkg/clusteragent/clusterchecks/api.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/api_nocompile.go b/pkg/clusteragent/clusterchecks/api_nocompile.go index b1b7e37c06b8d..9d030aadf9f78 100644 --- a/pkg/clusteragent/clusterchecks/api_nocompile.go +++ b/pkg/clusteragent/clusterchecks/api_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !clusterchecks diff --git a/pkg/clusteragent/clusterchecks/api_test.go b/pkg/clusteragent/clusterchecks/api_test.go index d6ce1489ddee1..973aba15fdd97 100644 --- a/pkg/clusteragent/clusterchecks/api_test.go +++ b/pkg/clusteragent/clusterchecks/api_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/common_test.go b/pkg/clusteragent/clusterchecks/common_test.go index d67c7a6b015b5..d530ffe8422f2 100644 --- a/pkg/clusteragent/clusterchecks/common_test.go +++ b/pkg/clusteragent/clusterchecks/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_configs.go b/pkg/clusteragent/clusterchecks/dispatcher_configs.go index d76329aaeac39..cf11881a4c013 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_configs.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_configs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go b/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go index 180c492349de6..67832b9075c0a 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_main.go b/pkg/clusteragent/clusterchecks/dispatcher_main.go index 1f3fede322b78..c2683863ed78e 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_main.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_nodes.go b/pkg/clusteragent/clusterchecks/dispatcher_nodes.go index c6395c7ee7fe1..9ffd9e7e25a0e 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_nodes.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_nodes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go b/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go index ab53129258c36..e767b40d9ecb5 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go b/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go index 50f952c587323..73e5733b37bab 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_test.go b/pkg/clusteragent/clusterchecks/dispatcher_test.go index a51418a2196a9..6abff6b3ada04 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_test.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/handler.go b/pkg/clusteragent/clusterchecks/handler.go index ae97b58013afa..7cffddedd5a11 100644 --- a/pkg/clusteragent/clusterchecks/handler.go +++ b/pkg/clusteragent/clusterchecks/handler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/handler_test.go b/pkg/clusteragent/clusterchecks/handler_test.go index e17d57c6e3956..0e8703b79e6a5 100644 --- a/pkg/clusteragent/clusterchecks/handler_test.go +++ b/pkg/clusteragent/clusterchecks/handler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/helpers.go b/pkg/clusteragent/clusterchecks/helpers.go index 62179e6879906..aa5d31b958b59 100644 --- a/pkg/clusteragent/clusterchecks/helpers.go +++ b/pkg/clusteragent/clusterchecks/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/helpers_test.go b/pkg/clusteragent/clusterchecks/helpers_test.go index e5ae2f1fe5ba6..1cb3c7d19fad7 100644 --- a/pkg/clusteragent/clusterchecks/helpers_test.go +++ b/pkg/clusteragent/clusterchecks/helpers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/leadership_kube.go b/pkg/clusteragent/clusterchecks/leadership_kube.go index 3ab864bb00376..0d6e8173e61d1 100644 --- a/pkg/clusteragent/clusterchecks/leadership_kube.go +++ b/pkg/clusteragent/clusterchecks/leadership_kube.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/clusteragent/clusterchecks/leadership_nokube.go b/pkg/clusteragent/clusterchecks/leadership_nokube.go index f2dc29a76c533..ee9bc74b4acd6 100644 --- a/pkg/clusteragent/clusterchecks/leadership_nokube.go +++ b/pkg/clusteragent/clusterchecks/leadership_nokube.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks // +build !kubeapiserver diff --git a/pkg/clusteragent/clusterchecks/metrics.go b/pkg/clusteragent/clusterchecks/metrics.go index af2b9dcf8180b..ee27cee2753aa 100644 --- a/pkg/clusteragent/clusterchecks/metrics.go +++ b/pkg/clusteragent/clusterchecks/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/stats.go b/pkg/clusteragent/clusterchecks/stats.go index f4969426630fc..aec1336a3917f 100644 --- a/pkg/clusteragent/clusterchecks/stats.go +++ b/pkg/clusteragent/clusterchecks/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/stores.go b/pkg/clusteragent/clusterchecks/stores.go index e7d466aec1c70..ec196f530c7cb 100644 --- a/pkg/clusteragent/clusterchecks/stores.go +++ b/pkg/clusteragent/clusterchecks/stores.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/types/types.go b/pkg/clusteragent/clusterchecks/types/types.go index dc30e6a0f2fce..a3807ae8fa1c2 100644 --- a/pkg/clusteragent/clusterchecks/types/types.go +++ b/pkg/clusteragent/clusterchecks/types/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package types diff --git a/pkg/clusteragent/custommetrics/provider.go b/pkg/clusteragent/custommetrics/provider.go index d58802412c66c..2941891e50795 100644 --- a/pkg/clusteragent/custommetrics/provider.go +++ b/pkg/clusteragent/custommetrics/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/provider_test.go b/pkg/clusteragent/custommetrics/provider_test.go index 878158a858f44..57b666e8c95a3 100644 --- a/pkg/clusteragent/custommetrics/provider_test.go +++ b/pkg/clusteragent/custommetrics/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/status.go b/pkg/clusteragent/custommetrics/status.go index 429fd182d362e..c1accec2851f2 100644 --- a/pkg/clusteragent/custommetrics/status.go +++ b/pkg/clusteragent/custommetrics/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/status_no_apiserver.go b/pkg/clusteragent/custommetrics/status_no_apiserver.go index baa534b238e02..a12d1b14ae4ee 100644 --- a/pkg/clusteragent/custommetrics/status_no_apiserver.go +++ b/pkg/clusteragent/custommetrics/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store.go b/pkg/clusteragent/custommetrics/store.go index 15cf6b4d276d1..4ba6f2c5e8e0b 100644 --- a/pkg/clusteragent/custommetrics/store.go +++ b/pkg/clusteragent/custommetrics/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store_configmap.go b/pkg/clusteragent/custommetrics/store_configmap.go index ea7eecf4fab64..8378300d2e2de 100644 --- a/pkg/clusteragent/custommetrics/store_configmap.go +++ b/pkg/clusteragent/custommetrics/store_configmap.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store_configmap_test.go b/pkg/clusteragent/custommetrics/store_configmap_test.go index 313ca373ef2b7..5f20c0ce86d24 100644 --- a/pkg/clusteragent/custommetrics/store_configmap_test.go +++ b/pkg/clusteragent/custommetrics/store_configmap_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/types.go b/pkg/clusteragent/custommetrics/types.go index 3988dc7adeeb2..9d20de3d0b754 100644 --- a/pkg/clusteragent/custommetrics/types.go +++ b/pkg/clusteragent/custommetrics/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/autoscaler_watcher.go b/pkg/clusteragent/externalmetrics/autoscaler_watcher.go index cf6962bb9b7bf..a42b79c28f871 100644 --- a/pkg/clusteragent/externalmetrics/autoscaler_watcher.go +++ b/pkg/clusteragent/externalmetrics/autoscaler_watcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go b/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go index 673fd4cdcdf19..d33926a9fb8a7 100644 --- a/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go +++ b/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/datadogmetric_controller.go b/pkg/clusteragent/externalmetrics/datadogmetric_controller.go index 958eb962e3efd..de44b27420b94 100644 --- a/pkg/clusteragent/externalmetrics/datadogmetric_controller.go +++ b/pkg/clusteragent/externalmetrics/datadogmetric_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go b/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go index b424c4ff35a0e..8a79ad144a415 100644 --- a/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go +++ b/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/metrics_retriever.go b/pkg/clusteragent/externalmetrics/metrics_retriever.go index dbd01e2bd404a..cdb931083275b 100644 --- a/pkg/clusteragent/externalmetrics/metrics_retriever.go +++ b/pkg/clusteragent/externalmetrics/metrics_retriever.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/metrics_retriever_test.go b/pkg/clusteragent/externalmetrics/metrics_retriever_test.go index 2aa5dc127749c..52ae6f2b374f5 100644 --- a/pkg/clusteragent/externalmetrics/metrics_retriever_test.go +++ b/pkg/clusteragent/externalmetrics/metrics_retriever_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go b/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go index a177f29a6a6dc..4c5e91f203d05 100644 --- a/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go +++ b/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/model/utils.go b/pkg/clusteragent/externalmetrics/model/utils.go index 729f7030a4df0..2ee11270f777b 100644 --- a/pkg/clusteragent/externalmetrics/model/utils.go +++ b/pkg/clusteragent/externalmetrics/model/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/provider.go b/pkg/clusteragent/externalmetrics/provider.go index 11d64dec1e74b..77b1714bc538e 100644 --- a/pkg/clusteragent/externalmetrics/provider.go +++ b/pkg/clusteragent/externalmetrics/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/provider_test.go b/pkg/clusteragent/externalmetrics/provider_test.go index 15d197f859ab2..6c24c5be1cdef 100644 --- a/pkg/clusteragent/externalmetrics/provider_test.go +++ b/pkg/clusteragent/externalmetrics/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/store.go b/pkg/clusteragent/externalmetrics/store.go index f01e3f9c88dd7..73fff38a210d5 100644 --- a/pkg/clusteragent/externalmetrics/store.go +++ b/pkg/clusteragent/externalmetrics/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils.go b/pkg/clusteragent/externalmetrics/utils.go index d2a6eafc9b179..b68ad5d657d8d 100644 --- a/pkg/clusteragent/externalmetrics/utils.go +++ b/pkg/clusteragent/externalmetrics/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils_for_test.go b/pkg/clusteragent/externalmetrics/utils_for_test.go index 52f67233c1dae..f5e826d65ed1e 100644 --- a/pkg/clusteragent/externalmetrics/utils_for_test.go +++ b/pkg/clusteragent/externalmetrics/utils_for_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils_test.go b/pkg/clusteragent/externalmetrics/utils_test.go index b0d49f8a72716..fdf7becb7c35d 100644 --- a/pkg/clusteragent/externalmetrics/utils_test.go +++ b/pkg/clusteragent/externalmetrics/utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/orchestrator/controller.go b/pkg/clusteragent/orchestrator/controller.go index 3581685ce0d10..768a7248fdd3e 100644 --- a/pkg/clusteragent/orchestrator/controller.go +++ b/pkg/clusteragent/orchestrator/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/processor.go b/pkg/clusteragent/orchestrator/processor.go index c81bc6fdc8dc6..8500a6d40df9c 100644 --- a/pkg/clusteragent/orchestrator/processor.go +++ b/pkg/clusteragent/orchestrator/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/processor_test.go b/pkg/clusteragent/orchestrator/processor_test.go index e475d00040a25..fbd8fdea13f98 100644 --- a/pkg/clusteragent/orchestrator/processor_test.go +++ b/pkg/clusteragent/orchestrator/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/stats.go b/pkg/clusteragent/orchestrator/stats.go index de7dc965b49d4..ec4ecaa03fc81 100644 --- a/pkg/clusteragent/orchestrator/stats.go +++ b/pkg/clusteragent/orchestrator/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/clusteragent/orchestrator/status.go b/pkg/clusteragent/orchestrator/status.go index 9243b44c4ae9f..dc61edd9f68dc 100644 --- a/pkg/clusteragent/orchestrator/status.go +++ b/pkg/clusteragent/orchestrator/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/orchestrator/status_no_apiserver.go b/pkg/clusteragent/orchestrator/status_no_apiserver.go index e01758566c6ef..f6f604753774f 100644 --- a/pkg/clusteragent/orchestrator/status_no_apiserver.go +++ b/pkg/clusteragent/orchestrator/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/orchestrator/transformer.go b/pkg/clusteragent/orchestrator/transformer.go index 8b0e0b6850da3..cbe6ce51644b0 100644 --- a/pkg/clusteragent/orchestrator/transformer.go +++ b/pkg/clusteragent/orchestrator/transformer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/transformer_test.go b/pkg/clusteragent/orchestrator/transformer_test.go index bc54a87c96b9e..5559ac85213cf 100644 --- a/pkg/clusteragent/orchestrator/transformer_test.go +++ b/pkg/clusteragent/orchestrator/transformer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/servercontext.go b/pkg/clusteragent/servercontext.go index 1730e9b428cde..e7f4062690b6b 100644 --- a/pkg/clusteragent/servercontext.go +++ b/pkg/clusteragent/servercontext.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/collector/check/check.go b/pkg/collector/check/check.go index 559b34457834e..46081866e96b3 100644 --- a/pkg/collector/check/check.go +++ b/pkg/collector/check/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/check_test.go b/pkg/collector/check/check_test.go index 1a1bdb61bfc2a..8762535158dbb 100644 --- a/pkg/collector/check/check_test.go +++ b/pkg/collector/check/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/defaults/defaults.go b/pkg/collector/check/defaults/defaults.go index 61421318ea481..b5f8966d7e5ae 100644 --- a/pkg/collector/check/defaults/defaults.go +++ b/pkg/collector/check/defaults/defaults.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package defaults diff --git a/pkg/collector/check/defaults/doc.go b/pkg/collector/check/defaults/doc.go index dc3c88db2437b..f8ce212b0784f 100644 --- a/pkg/collector/check/defaults/doc.go +++ b/pkg/collector/check/defaults/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package defaults provides common defaults used in agent checks package defaults diff --git a/pkg/collector/check/id.go b/pkg/collector/check/id.go index a532a4d583901..03a2055657503 100644 --- a/pkg/collector/check/id.go +++ b/pkg/collector/check/id.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/id_test.go b/pkg/collector/check/id_test.go index bcc9344eaba2a..cb74cc56774e7 100644 --- a/pkg/collector/check/id_test.go +++ b/pkg/collector/check/id_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/jmx.go b/pkg/collector/check/jmx.go index 17d5032959a06..ef7ec44d5264b 100644 --- a/pkg/collector/check/jmx.go +++ b/pkg/collector/check/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/jmx_test.go b/pkg/collector/check/jmx_test.go index 9233704aa99d5..dc6c1b6f2c737 100644 --- a/pkg/collector/check/jmx_test.go +++ b/pkg/collector/check/jmx_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/loader.go b/pkg/collector/check/loader.go index c24a1275648c9..6c4b131b95dd0 100644 --- a/pkg/collector/check/loader.go +++ b/pkg/collector/check/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/retry.go b/pkg/collector/check/retry.go index b0b0d6a6f4645..ce4c7ec325de9 100644 --- a/pkg/collector/check/retry.go +++ b/pkg/collector/check/retry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/stats.go b/pkg/collector/check/stats.go index 668e2c30ecc8b..09fcabb64ce78 100644 --- a/pkg/collector/check/stats.go +++ b/pkg/collector/check/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/stats_test.go b/pkg/collector/check/stats_test.go index 4a048e3749563..1919b84063e15 100644 --- a/pkg/collector/check/stats_test.go +++ b/pkg/collector/check/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/check/stub.go b/pkg/collector/check/stub.go index 836fbef1d0054..8b768a82a65fb 100644 --- a/pkg/collector/check/stub.go +++ b/pkg/collector/check/stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package check diff --git a/pkg/collector/collector.go b/pkg/collector/collector.go index d0663c346c439..9369b931c839d 100644 --- a/pkg/collector/collector.go +++ b/pkg/collector/collector.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/collector/collector_test.go b/pkg/collector/collector_test.go index 3fcb05e0659ef..3be4cc91e8a0b 100644 --- a/pkg/collector/collector_test.go +++ b/pkg/collector/collector_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/collector/corechecks/checkbase.go b/pkg/collector/corechecks/checkbase.go index 578dc475e5a9f..9395bfe03d280 100644 --- a/pkg/collector/corechecks/checkbase.go +++ b/pkg/collector/corechecks/checkbase.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/checkbase_test.go b/pkg/collector/corechecks/checkbase_test.go index 9e7920babeedc..66530f3fc74d0 100644 --- a/pkg/collector/corechecks/checkbase_test.go +++ b/pkg/collector/corechecks/checkbase_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/cluster/doc.go b/pkg/collector/corechecks/cluster/doc.go index 9a0e7b74eb424..49d6130a78592 100644 --- a/pkg/collector/corechecks/cluster/doc.go +++ b/pkg/collector/corechecks/cluster/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package cluster provides core checks for cluster level checks, used by the Datadog Cluster Agent. diff --git a/pkg/collector/corechecks/cluster/kubernetes_apiserver.go b/pkg/collector/corechecks/cluster/kubernetes_apiserver.go index 549fea4826a03..738323a5ab379 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_apiserver.go +++ b/pkg/collector/corechecks/cluster/kubernetes_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go b/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go index 830329683dcbb..d7df4049739c2 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go b/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go index 6bddeaf6dee7a..60f528c7ef7c8 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go +++ b/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go b/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go index 517b918930334..c4339c2c47b9d 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_openshift.go b/pkg/collector/corechecks/cluster/kubernetes_openshift.go index b8e71da843628..f9e40da99cef2 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_openshift.go +++ b/pkg/collector/corechecks/cluster/kubernetes_openshift.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go b/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go index 4715f95c7e364..deb9e9f06a9a8 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state.go b/pkg/collector/corechecks/cluster/kubernetes_state.go index 6ade4efff531d..e11ae6fe9c89f 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go b/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go index 7252c04651cee..79f0d903f514a 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go index c921b37d425bb..ed4526cf09048 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go index 374e4073b11c7..8809ff4ca2678 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go index c8543c3e60445..efd0a4259e551 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go index dcd3a67e20d16..4784cfd6c736c 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_test.go index 4c9473c2fb309..6f181ab5595e0 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go b/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go index 96966911bcdad..efc6c01494638 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go index 2bcd8554b6644..5c2cc3d7d7331 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/containers/containerd.go b/pkg/collector/corechecks/containers/containerd.go index 1bbd45f6c9716..2863535e20ccc 100644 --- a/pkg/collector/corechecks/containers/containerd.go +++ b/pkg/collector/corechecks/containers/containerd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_events.go b/pkg/collector/corechecks/containers/containerd_events.go index 440e280eb1e54..c9e91dbab0415 100644 --- a/pkg/collector/corechecks/containers/containerd_events.go +++ b/pkg/collector/corechecks/containers/containerd_events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_events_test.go b/pkg/collector/corechecks/containers/containerd_events_test.go index fd28b675a711b..3aa42c09711ca 100644 --- a/pkg/collector/corechecks/containers/containerd_events_test.go +++ b/pkg/collector/corechecks/containers/containerd_events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_test.go b/pkg/collector/corechecks/containers/containerd_test.go index 598b5c3468e05..8a4d295413d8a 100644 --- a/pkg/collector/corechecks/containers/containerd_test.go +++ b/pkg/collector/corechecks/containers/containerd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/cri.go b/pkg/collector/corechecks/containers/cri.go index ba1b6cb62c53d..6680fa5782d62 100644 --- a/pkg/collector/corechecks/containers/cri.go +++ b/pkg/collector/corechecks/containers/cri.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/collector/corechecks/containers/cri_test.go b/pkg/collector/corechecks/containers/cri_test.go index 623e1c3f1ab7e..faf0bf01f99d1 100644 --- a/pkg/collector/corechecks/containers/cri_test.go +++ b/pkg/collector/corechecks/containers/cri_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/collector/corechecks/containers/doc.go b/pkg/collector/corechecks/containers/doc.go index 9f45592221709..ee28f4d8bac6e 100644 --- a/pkg/collector/corechecks/containers/doc.go +++ b/pkg/collector/corechecks/containers/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package containers provides core checks for containers and orchestrators diff --git a/pkg/collector/corechecks/containers/docker.go b/pkg/collector/corechecks/containers/docker.go index b4c91e5b079c4..5213cf9f88f49 100644 --- a/pkg/collector/corechecks/containers/docker.go +++ b/pkg/collector/corechecks/containers/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_config.go b/pkg/collector/corechecks/containers/docker_config.go index abd7168445b6e..af2965dbfd13d 100644 --- a/pkg/collector/corechecks/containers/docker_config.go +++ b/pkg/collector/corechecks/containers/docker_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/collector/corechecks/containers/docker_eventbundle.go b/pkg/collector/corechecks/containers/docker_eventbundle.go index 8723afeea15f4..f113c2d20fc0f 100644 --- a/pkg/collector/corechecks/containers/docker_eventbundle.go +++ b/pkg/collector/corechecks/containers/docker_eventbundle.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_events.go b/pkg/collector/corechecks/containers/docker_events.go index bc8c8cedebe4d..8ea1497553687 100644 --- a/pkg/collector/corechecks/containers/docker_events.go +++ b/pkg/collector/corechecks/containers/docker_events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_events_test.go b/pkg/collector/corechecks/containers/docker_events_test.go index 430bb39f6677c..1e2421670e7d4 100644 --- a/pkg/collector/corechecks/containers/docker_events_test.go +++ b/pkg/collector/corechecks/containers/docker_events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_rate_capping.go b/pkg/collector/corechecks/containers/docker_rate_capping.go index 833f5a250954c..26a12920cc0b3 100644 --- a/pkg/collector/corechecks/containers/docker_rate_capping.go +++ b/pkg/collector/corechecks/containers/docker_rate_capping.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_rate_capping_test.go b/pkg/collector/corechecks/containers/docker_rate_capping_test.go index c2d9f1bcc1911..bea7aa14edf5a 100644 --- a/pkg/collector/corechecks/containers/docker_rate_capping_test.go +++ b/pkg/collector/corechecks/containers/docker_rate_capping_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_test.go b/pkg/collector/corechecks/containers/docker_test.go index df412597b906f..ace8023c8a46b 100644 --- a/pkg/collector/corechecks/containers/docker_test.go +++ b/pkg/collector/corechecks/containers/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/embed/apm.go b/pkg/collector/corechecks/embed/apm.go index 4589f9eeb2039..26ed53aad064d 100644 --- a/pkg/collector/corechecks/embed/apm.go +++ b/pkg/collector/corechecks/embed/apm.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build apm // +build !windows diff --git a/pkg/collector/corechecks/embed/apm_nix.go b/pkg/collector/corechecks/embed/apm_nix.go index ce3fd68a37634..748830ed73bfc 100644 --- a/pkg/collector/corechecks/embed/apm_nix.go +++ b/pkg/collector/corechecks/embed/apm_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build apm // +build !windows diff --git a/pkg/collector/corechecks/embed/jmx/check.go b/pkg/collector/corechecks/embed/jmx/check.go index 420663f8e471f..e14a07b82a7af 100644 --- a/pkg/collector/corechecks/embed/jmx/check.go +++ b/pkg/collector/corechecks/embed/jmx/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/loader.go b/pkg/collector/corechecks/embed/jmx/loader.go index 455daee6110b6..caab490fd096c 100644 --- a/pkg/collector/corechecks/embed/jmx/loader.go +++ b/pkg/collector/corechecks/embed/jmx/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/loader_test.go b/pkg/collector/corechecks/embed/jmx/loader_test.go index a4e9b5baf5ef1..797d2dce5a528 100644 --- a/pkg/collector/corechecks/embed/jmx/loader_test.go +++ b/pkg/collector/corechecks/embed/jmx/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/runner.go b/pkg/collector/corechecks/embed/jmx/runner.go index 1f2d68c4fb83b..7522f310edc70 100644 --- a/pkg/collector/corechecks/embed/jmx/runner.go +++ b/pkg/collector/corechecks/embed/jmx/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/runner_test.go b/pkg/collector/corechecks/embed/jmx/runner_test.go index 9f802d0134dc1..7eebd51e75048 100644 --- a/pkg/collector/corechecks/embed/jmx/runner_test.go +++ b/pkg/collector/corechecks/embed/jmx/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/state.go b/pkg/collector/corechecks/embed/jmx/state.go index e7fe181340a47..caad6b22fdcc3 100644 --- a/pkg/collector/corechecks/embed/jmx/state.go +++ b/pkg/collector/corechecks/embed/jmx/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/state_nojmx.go b/pkg/collector/corechecks/embed/jmx/state_nojmx.go index 42b49bf1eba9f..9c263dc137fc1 100644 --- a/pkg/collector/corechecks/embed/jmx/state_nojmx.go +++ b/pkg/collector/corechecks/embed/jmx/state_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !jmx diff --git a/pkg/collector/corechecks/embed/process_agent.go b/pkg/collector/corechecks/embed/process_agent.go index 3464148b3e116..d8a4bd9d0d00f 100644 --- a/pkg/collector/corechecks/embed/process_agent.go +++ b/pkg/collector/corechecks/embed/process_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build process // +build darwin freebsd diff --git a/pkg/collector/corechecks/loader.go b/pkg/collector/corechecks/loader.go index 9e62da65d3390..02490dbc216c9 100644 --- a/pkg/collector/corechecks/loader.go +++ b/pkg/collector/corechecks/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/loader_test.go b/pkg/collector/corechecks/loader_test.go index 18a0b18099ae4..5b610fa4d83a9 100644 --- a/pkg/collector/corechecks/loader_test.go +++ b/pkg/collector/corechecks/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/net/doc.go b/pkg/collector/corechecks/net/doc.go index a939bbe0652bf..9c899aa540297 100644 --- a/pkg/collector/corechecks/net/doc.go +++ b/pkg/collector/corechecks/net/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package net provides core checks for networking diff --git a/pkg/collector/corechecks/net/network.go b/pkg/collector/corechecks/net/network.go index 3d5cd94365048..84001cbc10977 100644 --- a/pkg/collector/corechecks/net/network.go +++ b/pkg/collector/corechecks/net/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/collector/corechecks/net/network_test.go b/pkg/collector/corechecks/net/network_test.go index db32188f761fd..d7e236def63b6 100644 --- a/pkg/collector/corechecks/net/network_test.go +++ b/pkg/collector/corechecks/net/network_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/collector/corechecks/net/ntp.go b/pkg/collector/corechecks/net/ntp.go index f8fb5be132c91..dd4abe286e278 100644 --- a/pkg/collector/corechecks/net/ntp.go +++ b/pkg/collector/corechecks/net/ntp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package net diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go index 7f249f014740f..298533f6b25c4 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go index d3b9598ca5d37..61f9fe337f9dd 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go b/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go index 1d074d3d48c45..91aaecb32a096 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go b/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go index b3b7fdb564360..88b7a0917a45d 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/net/ntp_test.go b/pkg/collector/corechecks/net/ntp_test.go index 9ed7dbd7be6c4..80cd8356b8128 100644 --- a/pkg/collector/corechecks/net/ntp_test.go +++ b/pkg/collector/corechecks/net/ntp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package net diff --git a/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go index 142c7b1008449..0ec8255dcc5ce 100644 --- a/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/doc.go b/pkg/collector/corechecks/nvidia/jetson/doc.go index b336e5ba4f87f..14915885dd895 100644 --- a/pkg/collector/corechecks/nvidia/jetson/doc.go +++ b/pkg/collector/corechecks/nvidia/jetson/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package nvidia provides core checks for Nvidia's jetson device family diff --git a/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go index 2ee339695b305..1ffe6b1e375e9 100644 --- a/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go index a038ec0901f26..f6a3d441fce99 100644 --- a/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/jetson.go b/pkg/collector/corechecks/nvidia/jetson/jetson.go index 834213019f1b0..2c93823fde370 100644 --- a/pkg/collector/corechecks/nvidia/jetson/jetson.go +++ b/pkg/collector/corechecks/nvidia/jetson/jetson.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/jetson_test.go b/pkg/collector/corechecks/nvidia/jetson/jetson_test.go index 58a4d13442b66..e9f39039f62a6 100644 --- a/pkg/collector/corechecks/nvidia/jetson/jetson_test.go +++ b/pkg/collector/corechecks/nvidia/jetson/jetson_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/metricsSender.go b/pkg/collector/corechecks/nvidia/jetson/metricsSender.go index a25857a9bdc9f..4d11f176bbd01 100644 --- a/pkg/collector/corechecks/nvidia/jetson/metricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/metricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go index 91440636955e7..a93d288da0b6d 100644 --- a/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go index dbeecf4f15246..e2c5c4619ddbb 100644 --- a/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go index 8f4a3dbc1458c..464ae363f3ec3 100644 --- a/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go index cc1dabf5fa702..844f37fdc3b1c 100644 --- a/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/system/cpu.go b/pkg/collector/corechecks/system/cpu.go index d0cadfc239d52..73e9950fd5d9f 100644 --- a/pkg/collector/corechecks/system/cpu.go +++ b/pkg/collector/corechecks/system/cpu.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/cpu_ctx_switches.go b/pkg/collector/corechecks/system/cpu_ctx_switches.go index 3a62d38d0f3ef..ef76233b01cd8 100644 --- a/pkg/collector/corechecks/system/cpu_ctx_switches.go +++ b/pkg/collector/corechecks/system/cpu_ctx_switches.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !linux package system diff --git a/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go b/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go index 3570bcb5c5faa..507a5696e9722 100644 --- a/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go +++ b/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux package system diff --git a/pkg/collector/corechecks/system/cpu_test.go b/pkg/collector/corechecks/system/cpu_test.go index 3d6785393b210..58f7885390fe1 100644 --- a/pkg/collector/corechecks/system/cpu_test.go +++ b/pkg/collector/corechecks/system/cpu_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/cpu_windows.go b/pkg/collector/corechecks/system/cpu_windows.go index 6bc83777c404d..48b0574fe52ca 100644 --- a/pkg/collector/corechecks/system/cpu_windows.go +++ b/pkg/collector/corechecks/system/cpu_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Portions of this code are taken from the gopsutil project // https://github.com/shirou/gopsutil . This code is licensed under the New BSD License diff --git a/pkg/collector/corechecks/system/disk.go b/pkg/collector/corechecks/system/disk.go index 0d02384df2418..1d1ae042e13f9 100644 --- a/pkg/collector/corechecks/system/disk.go +++ b/pkg/collector/corechecks/system/disk.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/disk_nix.go b/pkg/collector/corechecks/system/disk_nix.go index 9a27c68ddb3c7..13bc4e4726c12 100644 --- a/pkg/collector/corechecks/system/disk_nix.go +++ b/pkg/collector/corechecks/system/disk_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/disk_test.go b/pkg/collector/corechecks/system/disk_test.go index cd5a58bd53856..8c0aff0d21c73 100644 --- a/pkg/collector/corechecks/system/disk_test.go +++ b/pkg/collector/corechecks/system/disk_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/file_handles.go b/pkg/collector/corechecks/system/file_handles.go index 14fa753b0f58d..05dc18c16cc96 100644 --- a/pkg/collector/corechecks/system/file_handles.go +++ b/pkg/collector/corechecks/system/file_handles.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build !freebsd diff --git a/pkg/collector/corechecks/system/file_handles_test.go b/pkg/collector/corechecks/system/file_handles_test.go index a8f4addf23bd2..3708ace09d363 100644 --- a/pkg/collector/corechecks/system/file_handles_test.go +++ b/pkg/collector/corechecks/system/file_handles_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/file_handles_windows.go b/pkg/collector/corechecks/system/file_handles_windows.go index 72fe29c6e74a4..2dd0990db45a1 100644 --- a/pkg/collector/corechecks/system/file_handles_windows.go +++ b/pkg/collector/corechecks/system/file_handles_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/file_handles_windows_test.go b/pkg/collector/corechecks/system/file_handles_windows_test.go index 2fdaa89243a17..a0a5720f13c25 100644 --- a/pkg/collector/corechecks/system/file_handles_windows_test.go +++ b/pkg/collector/corechecks/system/file_handles_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats.go b/pkg/collector/corechecks/system/iostats.go index c4a8d0596404b..7d0d28ef7a18f 100644 --- a/pkg/collector/corechecks/system/iostats.go +++ b/pkg/collector/corechecks/system/iostats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/iostats_nix.go b/pkg/collector/corechecks/system/iostats_nix.go index 15c433041db8d..5fd444cf8ec89 100644 --- a/pkg/collector/corechecks/system/iostats_nix.go +++ b/pkg/collector/corechecks/system/iostats_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/iostats_nix_test.go b/pkg/collector/corechecks/system/iostats_nix_test.go index 47611028de1ba..b0731aa3c5964 100644 --- a/pkg/collector/corechecks/system/iostats_nix_test.go +++ b/pkg/collector/corechecks/system/iostats_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/iostats_pdh_windows.go b/pkg/collector/corechecks/system/iostats_pdh_windows.go index 506c897ba085b..de716699422ca 100644 --- a/pkg/collector/corechecks/system/iostats_pdh_windows.go +++ b/pkg/collector/corechecks/system/iostats_pdh_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats_pdh_windows_test.go b/pkg/collector/corechecks/system/iostats_pdh_windows_test.go index 1f88223b4f5df..cabf9d800e999 100644 --- a/pkg/collector/corechecks/system/iostats_pdh_windows_test.go +++ b/pkg/collector/corechecks/system/iostats_pdh_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats_test.go b/pkg/collector/corechecks/system/iostats_test.go index 01d6e80a30051..4e22a42831a3f 100644 --- a/pkg/collector/corechecks/system/iostats_test.go +++ b/pkg/collector/corechecks/system/iostats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/load.go b/pkg/collector/corechecks/system/load.go index 5afe90ab132db..756847c958893 100644 --- a/pkg/collector/corechecks/system/load.go +++ b/pkg/collector/corechecks/system/load.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/load_test.go b/pkg/collector/corechecks/system/load_test.go index ea1f9c53b480e..41250377db4ff 100644 --- a/pkg/collector/corechecks/system/load_test.go +++ b/pkg/collector/corechecks/system/load_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/memory.go b/pkg/collector/corechecks/system/memory.go index cfe47beefb541..78e78de101743 100644 --- a/pkg/collector/corechecks/system/memory.go +++ b/pkg/collector/corechecks/system/memory.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/memory_nix.go b/pkg/collector/corechecks/system/memory_nix.go index 24372e21b5646..5aeeafc373c87 100644 --- a/pkg/collector/corechecks/system/memory_nix.go +++ b/pkg/collector/corechecks/system/memory_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/memory_nix_test.go b/pkg/collector/corechecks/system/memory_nix_test.go index 691efc18dfdb4..4fb087c459ad1 100644 --- a/pkg/collector/corechecks/system/memory_nix_test.go +++ b/pkg/collector/corechecks/system/memory_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/memory_windows.go b/pkg/collector/corechecks/system/memory_windows.go index 9f2d10d671cba..5e673ab09ecaa 100644 --- a/pkg/collector/corechecks/system/memory_windows.go +++ b/pkg/collector/corechecks/system/memory_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/memory_windows_test.go b/pkg/collector/corechecks/system/memory_windows_test.go index 07646bb370d0e..d29e0621808ba 100644 --- a/pkg/collector/corechecks/system/memory_windows_test.go +++ b/pkg/collector/corechecks/system/memory_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/system/uptime.go b/pkg/collector/corechecks/system/uptime.go index e2b9dc75a57fd..05aa6d3769335 100644 --- a/pkg/collector/corechecks/system/uptime.go +++ b/pkg/collector/corechecks/system/uptime.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/uptime_nix.go b/pkg/collector/corechecks/system/uptime_nix.go index 5c3bf0eb38fbc..0ae1b6b928ba1 100644 --- a/pkg/collector/corechecks/system/uptime_nix.go +++ b/pkg/collector/corechecks/system/uptime_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/uptime_test.go b/pkg/collector/corechecks/system/uptime_test.go index e926b467ac60c..68f7188e3c947 100644 --- a/pkg/collector/corechecks/system/uptime_test.go +++ b/pkg/collector/corechecks/system/uptime_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/uptime_windows.go b/pkg/collector/corechecks/system/uptime_windows.go index d2551bae1852e..97b9acec0afbe 100644 --- a/pkg/collector/corechecks/system/uptime_windows.go +++ b/pkg/collector/corechecks/system/uptime_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/winproc_windows.go b/pkg/collector/corechecks/system/winproc_windows.go index 7cd6331bcf116..5edbbe6ffb37b 100644 --- a/pkg/collector/corechecks/system/winproc_windows.go +++ b/pkg/collector/corechecks/system/winproc_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/winproc_windows_test.go b/pkg/collector/corechecks/system/winproc_windows_test.go index 3bc88467b9abe..844d8fa6b8d62 100644 --- a/pkg/collector/corechecks/system/winproc_windows_test.go +++ b/pkg/collector/corechecks/system/winproc_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/systemd/dbus_conn.go b/pkg/collector/corechecks/systemd/dbus_conn.go index 832b42f679307..1651dde7ef85b 100644 --- a/pkg/collector/corechecks/systemd/dbus_conn.go +++ b/pkg/collector/corechecks/systemd/dbus_conn.go @@ -3,7 +3,7 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). // This file includes software developed at CoreOS, Inc (http://www.coreos.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Copyright 2015 CoreOS, Inc. // // Use of this source code is governed by Apache License 2.0 diff --git a/pkg/collector/corechecks/systemd/doc.go b/pkg/collector/corechecks/systemd/doc.go index 1dcea0345621d..2d9ad363f6021 100644 --- a/pkg/collector/corechecks/systemd/doc.go +++ b/pkg/collector/corechecks/systemd/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package systemd provides core checks for systemd diff --git a/pkg/collector/corechecks/systemd/systemd.go b/pkg/collector/corechecks/systemd/systemd.go index 65f031d11b586..cb17cf54334d0 100644 --- a/pkg/collector/corechecks/systemd/systemd.go +++ b/pkg/collector/corechecks/systemd/systemd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/collector/corechecks/systemd/systemd_test.go b/pkg/collector/corechecks/systemd/systemd_test.go index eaea858f171f0..a34e11e13df3d 100644 --- a/pkg/collector/corechecks/systemd/systemd_test.go +++ b/pkg/collector/corechecks/systemd/systemd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/collector/embed_nopy.go b/pkg/collector/embed_nopy.go index 23a75c8a5c355..609d8286087f3 100644 --- a/pkg/collector/embed_nopy.go +++ b/pkg/collector/embed_nopy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !python diff --git a/pkg/collector/embed_python.go b/pkg/collector/embed_python.go index 24a452cc17019..ce54ed8ec6a79 100644 --- a/pkg/collector/embed_python.go +++ b/pkg/collector/embed_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/loaders/loaders.go b/pkg/collector/loaders/loaders.go index 088cd4a46cf2f..ac1e0b045d8c5 100644 --- a/pkg/collector/loaders/loaders.go +++ b/pkg/collector/loaders/loaders.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package loaders diff --git a/pkg/collector/loaders/loaders_test.go b/pkg/collector/loaders/loaders_test.go index d0f5da9c8c59b..4ec6942b3c0eb 100644 --- a/pkg/collector/loaders/loaders_test.go +++ b/pkg/collector/loaders/loaders_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package loaders diff --git a/pkg/collector/metadata/agentchecks.go b/pkg/collector/metadata/agentchecks.go index 493fbd487d47a..d336c9ae6f920 100644 --- a/pkg/collector/metadata/agentchecks.go +++ b/pkg/collector/metadata/agentchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/collector/metadata/agentchecks/agentchecks.go b/pkg/collector/metadata/agentchecks/agentchecks.go index a832410b8e431..12446bdfad7b1 100644 --- a/pkg/collector/metadata/agentchecks/agentchecks.go +++ b/pkg/collector/metadata/agentchecks/agentchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/agentchecks/agentchecks_test.go b/pkg/collector/metadata/agentchecks/agentchecks_test.go index 1aa3c929347bb..83dee78e47f89 100644 --- a/pkg/collector/metadata/agentchecks/agentchecks_test.go +++ b/pkg/collector/metadata/agentchecks/agentchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/agentchecks/payload.go b/pkg/collector/metadata/agentchecks/payload.go index b09d3b36f3621..c7efe79338bd2 100644 --- a/pkg/collector/metadata/agentchecks/payload.go +++ b/pkg/collector/metadata/agentchecks/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/doc.go b/pkg/collector/metadata/doc.go index 7361cb6451412..e4380a84563ae 100644 --- a/pkg/collector/metadata/doc.go +++ b/pkg/collector/metadata/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package metadata implements specific Metadata Collectors for the Agent. Such diff --git a/pkg/collector/python/aggregator.go b/pkg/collector/python/aggregator.go index dda48066b754b..bcf1879a46f5c 100644 --- a/pkg/collector/python/aggregator.go +++ b/pkg/collector/python/aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/aggregator_test.go b/pkg/collector/python/aggregator_test.go index 1fcd6b6a8f665..93009486cfa96 100644 --- a/pkg/collector/python/aggregator_test.go +++ b/pkg/collector/python/aggregator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/check.go b/pkg/collector/python/check.go index 5287035d82f36..1c9dc154af416 100644 --- a/pkg/collector/python/check.go +++ b/pkg/collector/python/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/check_test.go b/pkg/collector/python/check_test.go index c2dbc09e088e8..0d69054908ade 100644 --- a/pkg/collector/python/check_test.go +++ b/pkg/collector/python/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/containers.go b/pkg/collector/python/containers.go index 10b61190fde48..3e98aa4650786 100644 --- a/pkg/collector/python/containers.go +++ b/pkg/collector/python/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/containers_test.go b/pkg/collector/python/containers_test.go index b5cb877f2bf59..5b9334eb73654 100644 --- a/pkg/collector/python/containers_test.go +++ b/pkg/collector/python/containers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/datadog_agent.go b/pkg/collector/python/datadog_agent.go index 781162e8c0e42..c4495f7226251 100644 --- a/pkg/collector/python/datadog_agent.go +++ b/pkg/collector/python/datadog_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/datadog_agent_test.go b/pkg/collector/python/datadog_agent_test.go index 6f4830ae10672..c88733de8fd9e 100644 --- a/pkg/collector/python/datadog_agent_test.go +++ b/pkg/collector/python/datadog_agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/helpers.go b/pkg/collector/python/helpers.go index 1223850943b45..c9f73a7d1ccc6 100644 --- a/pkg/collector/python/helpers.go +++ b/pkg/collector/python/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/init.go b/pkg/collector/python/init.go index 10a1f1e78a879..2f51646167175 100644 --- a/pkg/collector/python/init.go +++ b/pkg/collector/python/init.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/init_nix.go b/pkg/collector/python/init_nix.go index cb8f41d47f547..c5357aaae4f9f 100644 --- a/pkg/collector/python/init_nix.go +++ b/pkg/collector/python/init_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python // +build !windows diff --git a/pkg/collector/python/init_windows.go b/pkg/collector/python/init_windows.go index 0b5cea106292c..2376b7db3e49b 100644 --- a/pkg/collector/python/init_windows.go +++ b/pkg/collector/python/init_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python // +build windows diff --git a/pkg/collector/python/kubeutil.go b/pkg/collector/python/kubeutil.go index f1ac7df709acf..23276679fdfff 100644 --- a/pkg/collector/python/kubeutil.go +++ b/pkg/collector/python/kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,kubelet diff --git a/pkg/collector/python/kubeutil_test.go b/pkg/collector/python/kubeutil_test.go index f6b8fc3181869..d1556cc968827 100644 --- a/pkg/collector/python/kubeutil_test.go +++ b/pkg/collector/python/kubeutil_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,kubelet,test diff --git a/pkg/collector/python/loader.go b/pkg/collector/python/loader.go index c7a22046bd5a3..e000d8d3a36b3 100644 --- a/pkg/collector/python/loader.go +++ b/pkg/collector/python/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/loader_stubs.go b/pkg/collector/python/loader_stubs.go index c6693dc84096b..42248fd4d1c0c 100644 --- a/pkg/collector/python/loader_stubs.go +++ b/pkg/collector/python/loader_stubs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,!windows diff --git a/pkg/collector/python/loader_test.go b/pkg/collector/python/loader_test.go index 958c31f707f9b..96767a395be2a 100644 --- a/pkg/collector/python/loader_test.go +++ b/pkg/collector/python/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/loader_windows.go b/pkg/collector/python/loader_windows.go index cfc3626cb8cd8..4e80ae9dd0762 100644 --- a/pkg/collector/python/loader_windows.go +++ b/pkg/collector/python/loader_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,windows diff --git a/pkg/collector/python/memory.go b/pkg/collector/python/memory.go index 50e7793bb81d8..25a4243a6ceb7 100644 --- a/pkg/collector/python/memory.go +++ b/pkg/collector/python/memory.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/no_kubeutil.go b/pkg/collector/python/no_kubeutil.go index 21943008f4f83..85d7860a53d56 100644 --- a/pkg/collector/python/no_kubeutil.go +++ b/pkg/collector/python/no_kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,!kubelet diff --git a/pkg/collector/python/py3_checker.go b/pkg/collector/python/py3_checker.go index f8ccdce24531a..ba0abc4167366 100644 --- a/pkg/collector/python/py3_checker.go +++ b/pkg/collector/python/py3_checker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/subprocesses.go b/pkg/collector/python/subprocesses.go index f08386fb54082..a085029bd5574 100644 --- a/pkg/collector/python/subprocesses.go +++ b/pkg/collector/python/subprocesses.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/tagger.go b/pkg/collector/python/tagger.go index 80c69352bb091..f8aaca8062e59 100644 --- a/pkg/collector/python/tagger.go +++ b/pkg/collector/python/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/tagger_test.go b/pkg/collector/python/tagger_test.go index a9b357c7be43c..a255237be41ae 100644 --- a/pkg/collector/python/tagger_test.go +++ b/pkg/collector/python/tagger_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_aggregator.go b/pkg/collector/python/test_aggregator.go index 11c9805ae7106..d18afa854a220 100644 --- a/pkg/collector/python/test_aggregator.go +++ b/pkg/collector/python/test_aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_check.go b/pkg/collector/python/test_check.go index 89d44d29952ed..3909434c5f602 100644 --- a/pkg/collector/python/test_check.go +++ b/pkg/collector/python/test_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_containers.go b/pkg/collector/python/test_containers.go index dcac26fd8184c..2264de2c37cc8 100644 --- a/pkg/collector/python/test_containers.go +++ b/pkg/collector/python/test_containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_datadog_agent.go b/pkg/collector/python/test_datadog_agent.go index cff9e26fbaf9c..abeba587cb2e2 100644 --- a/pkg/collector/python/test_datadog_agent.go +++ b/pkg/collector/python/test_datadog_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_kubeutil.go b/pkg/collector/python/test_kubeutil.go index f8cd7b4069418..36289c39946d4 100644 --- a/pkg/collector/python/test_kubeutil.go +++ b/pkg/collector/python/test_kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test,kubelet diff --git a/pkg/collector/python/test_loader.go b/pkg/collector/python/test_loader.go index 997680c37f043..36db4fbe6bee7 100644 --- a/pkg/collector/python/test_loader.go +++ b/pkg/collector/python/test_loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_tagger.go b/pkg/collector/python/test_tagger.go index c7cee9a454ce5..4ffc9bad49792 100644 --- a/pkg/collector/python/test_tagger.go +++ b/pkg/collector/python/test_tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util.go b/pkg/collector/python/test_util.go index 13da146854bfc..55f9f6f700bf6 100644 --- a/pkg/collector/python/test_util.go +++ b/pkg/collector/python/test_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_darwin.go b/pkg/collector/python/test_util_darwin.go index e190489fe9052..4f676385999b2 100644 --- a/pkg/collector/python/test_util_darwin.go +++ b/pkg/collector/python/test_util_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_linux.go b/pkg/collector/python/test_util_linux.go index e190489fe9052..4f676385999b2 100644 --- a/pkg/collector/python/test_util_linux.go +++ b/pkg/collector/python/test_util_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_windows.go b/pkg/collector/python/test_util_windows.go index ae3b4dc604530..2f26ee9417439 100644 --- a/pkg/collector/python/test_util_windows.go +++ b/pkg/collector/python/test_util_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/util.go b/pkg/collector/python/util.go index ef0ec9eaea62f..25599d7093517 100644 --- a/pkg/collector/python/util.go +++ b/pkg/collector/python/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/python/util_test.go b/pkg/collector/python/util_test.go index d4913f2b67819..845c02762ce21 100644 --- a/pkg/collector/python/util_test.go +++ b/pkg/collector/python/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python,test diff --git a/pkg/collector/runner/runner.go b/pkg/collector/runner/runner.go index 05edbb153c2d7..6986d0438fc55 100644 --- a/pkg/collector/runner/runner.go +++ b/pkg/collector/runner/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package runner diff --git a/pkg/collector/runner/runner_nopython.go b/pkg/collector/runner/runner_nopython.go index c62dbc417cf9d..6b4d18b210ebd 100644 --- a/pkg/collector/runner/runner_nopython.go +++ b/pkg/collector/runner/runner_nopython.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !python diff --git a/pkg/collector/runner/runner_python.go b/pkg/collector/runner/runner_python.go index b145ee23a2b74..98dc90e6787d7 100644 --- a/pkg/collector/runner/runner_python.go +++ b/pkg/collector/runner/runner_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build python diff --git a/pkg/collector/runner/runner_test.go b/pkg/collector/runner/runner_test.go index 7b6c2ea6cef2c..b7aac1ae136a3 100644 --- a/pkg/collector/runner/runner_test.go +++ b/pkg/collector/runner/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package runner diff --git a/pkg/collector/scheduler.go b/pkg/collector/scheduler.go index b92460400e47d..515ca75fbfbbd 100644 --- a/pkg/collector/scheduler.go +++ b/pkg/collector/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/collector/scheduler/job.go b/pkg/collector/scheduler/job.go index aefbfb5477174..9462bd592661d 100644 --- a/pkg/collector/scheduler/job.go +++ b/pkg/collector/scheduler/job.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/job_test.go b/pkg/collector/scheduler/job_test.go index a582e146d11de..cbef37040a765 100644 --- a/pkg/collector/scheduler/job_test.go +++ b/pkg/collector/scheduler/job_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/scheduler.go b/pkg/collector/scheduler/scheduler.go index 975cc8388f486..ac0aa914d93e1 100644 --- a/pkg/collector/scheduler/scheduler.go +++ b/pkg/collector/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/scheduler_test.go b/pkg/collector/scheduler/scheduler_test.go index f25cbd208374c..d192c23197630 100644 --- a/pkg/collector/scheduler/scheduler_test.go +++ b/pkg/collector/scheduler/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler_test.go b/pkg/collector/scheduler_test.go index 1fa90c25c27e2..48bc1485786ae 100644 --- a/pkg/collector/scheduler_test.go +++ b/pkg/collector/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/collector/stats.go b/pkg/collector/stats.go index c36078630137f..ec33d666d9adc 100644 --- a/pkg/collector/stats.go +++ b/pkg/collector/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/collector/stats_test.go b/pkg/collector/stats_test.go index 0832862f8c77c..895552b15ec69 100644 --- a/pkg/collector/stats_test.go +++ b/pkg/collector/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collector diff --git a/pkg/compliance/agent/agent.go b/pkg/compliance/agent/agent.go index 43558ff86887f..f76764cadab32 100644 --- a/pkg/compliance/agent/agent.go +++ b/pkg/compliance/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package agent implements the Compliance Agent entrypoint package agent diff --git a/pkg/compliance/agent/agent_test.go b/pkg/compliance/agent/agent_test.go index 2be624d663e8f..a18e91a537f26 100644 --- a/pkg/compliance/agent/agent_test.go +++ b/pkg/compliance/agent/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/compliance/agent/node_labels.go b/pkg/compliance/agent/node_labels.go index 1b1cf0941beaa..e6a0fbe43ceb6 100644 --- a/pkg/compliance/agent/node_labels.go +++ b/pkg/compliance/agent/node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/compliance/agent/telemetry.go b/pkg/compliance/agent/telemetry.go index ea08ebc7bd3e5..dc8f8e1b86199 100644 --- a/pkg/compliance/agent/telemetry.go +++ b/pkg/compliance/agent/telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/compliance/agent/telemetry_test.go b/pkg/compliance/agent/telemetry_test.go index 67e079a98846c..fd73281c50268 100644 --- a/pkg/compliance/agent/telemetry_test.go +++ b/pkg/compliance/agent/telemetry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/compliance/check.go b/pkg/compliance/check.go index 2f766d2c62914..5d5f56a142a2b 100644 --- a/pkg/compliance/check.go +++ b/pkg/compliance/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/checks/audit.go b/pkg/compliance/checks/audit.go index 933736bf2e73d..e3528dd293434 100644 --- a/pkg/compliance/checks/audit.go +++ b/pkg/compliance/checks/audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/compliance/checks/audit_check.go b/pkg/compliance/checks/audit_check.go index 2d34136b5249e..0e698e5272e33 100644 --- a/pkg/compliance/checks/audit_check.go +++ b/pkg/compliance/checks/audit_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/audit_check_test.go b/pkg/compliance/checks/audit_check_test.go index 8647a6c64573e..64a2bfa935e67 100644 --- a/pkg/compliance/checks/audit_check_test.go +++ b/pkg/compliance/checks/audit_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/builder.go b/pkg/compliance/checks/builder.go index a9ba6f65a4651..6059401b1b67e 100644 --- a/pkg/compliance/checks/builder.go +++ b/pkg/compliance/checks/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package checks implements Compliance Agent checks package checks diff --git a/pkg/compliance/checks/builder_test.go b/pkg/compliance/checks/builder_test.go index d71dd38c15e24..d32f50f2d6df8 100644 --- a/pkg/compliance/checks/builder_test.go +++ b/pkg/compliance/checks/builder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/check.go b/pkg/compliance/checks/check.go index d0f4ce6f8dee3..2f7450f73c6cd 100644 --- a/pkg/compliance/checks/check.go +++ b/pkg/compliance/checks/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/check_test.go b/pkg/compliance/checks/check_test.go index 1f2b720cfab42..36f173cb13aba 100644 --- a/pkg/compliance/checks/check_test.go +++ b/pkg/compliance/checks/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/checkable.go b/pkg/compliance/checks/checkable.go index 9b922dd4e515c..7540a0c265d77 100644 --- a/pkg/compliance/checks/checkable.go +++ b/pkg/compliance/checks/checkable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/checkable_test.go b/pkg/compliance/checks/checkable_test.go index c82aa69dc749c..2ed615024157b 100644 --- a/pkg/compliance/checks/checkable_test.go +++ b/pkg/compliance/checks/checkable_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/command_check.go b/pkg/compliance/checks/command_check.go index d2f96072171a6..27691cfe24368 100644 --- a/pkg/compliance/checks/command_check.go +++ b/pkg/compliance/checks/command_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/command_check_test.go b/pkg/compliance/checks/command_check_test.go index 15d886e3c1334..82cc14984b37d 100644 --- a/pkg/compliance/checks/command_check_test.go +++ b/pkg/compliance/checks/command_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/command_utils.go b/pkg/compliance/checks/command_utils.go index 1569597c94d75..c54b7edb35875 100644 --- a/pkg/compliance/checks/command_utils.go +++ b/pkg/compliance/checks/command_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/custom/helper_for_test.go b/pkg/compliance/checks/custom/helper_for_test.go index 91283f410ac1d..b7a6425803568 100644 --- a/pkg/compliance/checks/custom/helper_for_test.go +++ b/pkg/compliance/checks/custom/helper_for_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go b/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go index 14709fa447ae1..7f211e2f72d1b 100644 --- a/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go +++ b/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go b/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go index 91811aeb86569..b3a9b144c4de3 100644 --- a/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go +++ b/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_networkpolicies.go b/pkg/compliance/checks/custom/kube_networkpolicies.go index 2119493553fe1..0e0e5f3d7fe35 100644 --- a/pkg/compliance/checks/custom/kube_networkpolicies.go +++ b/pkg/compliance/checks/custom/kube_networkpolicies.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_networkpolicies_test.go b/pkg/compliance/checks/custom/kube_networkpolicies_test.go index 22cf652ed2230..44baec2883fb1 100644 --- a/pkg/compliance/checks/custom/kube_networkpolicies_test.go +++ b/pkg/compliance/checks/custom/kube_networkpolicies_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/registry.go b/pkg/compliance/checks/custom/registry.go index b7e09c376f267..ac5d83bf23efa 100644 --- a/pkg/compliance/checks/custom/registry.go +++ b/pkg/compliance/checks/custom/registry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom_check.go b/pkg/compliance/checks/custom_check.go index 06e1d87aa2801..2035aa20771a1 100644 --- a/pkg/compliance/checks/custom_check.go +++ b/pkg/compliance/checks/custom_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/custom_check_test.go b/pkg/compliance/checks/custom_check_test.go index 516230c291611..330ee5c826d75 100644 --- a/pkg/compliance/checks/custom_check_test.go +++ b/pkg/compliance/checks/custom_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/docker.go b/pkg/compliance/checks/docker.go index 3ced6a1558362..afb64f84058ef 100644 --- a/pkg/compliance/checks/docker.go +++ b/pkg/compliance/checks/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/compliance/checks/docker_check.go b/pkg/compliance/checks/docker_check.go index 071328cdef223..2fb129d34c35b 100644 --- a/pkg/compliance/checks/docker_check.go +++ b/pkg/compliance/checks/docker_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/docker_check_test.go b/pkg/compliance/checks/docker_check_test.go index fb63542a1282f..7b4f611a7eb85 100644 --- a/pkg/compliance/checks/docker_check_test.go +++ b/pkg/compliance/checks/docker_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/env/audit.go b/pkg/compliance/checks/env/audit.go index 70c3862e8c06f..6133f41b111ac 100644 --- a/pkg/compliance/checks/env/audit.go +++ b/pkg/compliance/checks/env/audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/docker.go b/pkg/compliance/checks/env/docker.go index f5babf289bf64..07ed8f3611df4 100644 --- a/pkg/compliance/checks/env/docker.go +++ b/pkg/compliance/checks/env/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/env.go b/pkg/compliance/checks/env/env.go index cae6e83bfc34b..0352c242b75f3 100644 --- a/pkg/compliance/checks/env/env.go +++ b/pkg/compliance/checks/env/env.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/kubernetes.go b/pkg/compliance/checks/env/kubernetes.go index 0b7014672a228..eced2acee7782 100644 --- a/pkg/compliance/checks/env/kubernetes.go +++ b/pkg/compliance/checks/env/kubernetes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package env diff --git a/pkg/compliance/checks/file.go b/pkg/compliance/checks/file.go index d1c69bce2b8ac..c95c1ac7ab7e3 100644 --- a/pkg/compliance/checks/file.go +++ b/pkg/compliance/checks/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_check.go b/pkg/compliance/checks/file_check.go index ddd91cc61ccb4..06529b3085415 100644 --- a/pkg/compliance/checks/file_check.go +++ b/pkg/compliance/checks/file_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/file_check_test.go b/pkg/compliance/checks/file_check_test.go index a797a674e4f63..7290e485d62c4 100644 --- a/pkg/compliance/checks/file_check_test.go +++ b/pkg/compliance/checks/file_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_utils.go b/pkg/compliance/checks/file_utils.go index 1a6a5ab7f4db0..b8c637ac070ee 100644 --- a/pkg/compliance/checks/file_utils.go +++ b/pkg/compliance/checks/file_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/file_utils_test.go b/pkg/compliance/checks/file_utils_test.go index b81fc57e98df6..cf6f40034f006 100644 --- a/pkg/compliance/checks/file_utils_test.go +++ b/pkg/compliance/checks/file_utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_windows.go b/pkg/compliance/checks/file_windows.go index b43d2743f74e5..0158cc5e667d5 100644 --- a/pkg/compliance/checks/file_windows.go +++ b/pkg/compliance/checks/file_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/compliance/checks/global.go b/pkg/compliance/checks/global.go index d1497130d530a..d30d20490d352 100644 --- a/pkg/compliance/checks/global.go +++ b/pkg/compliance/checks/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/group_check.go b/pkg/compliance/checks/group_check.go index edea4f94c27aa..b5fcbeb6075c4 100644 --- a/pkg/compliance/checks/group_check.go +++ b/pkg/compliance/checks/group_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/group_check_test.go b/pkg/compliance/checks/group_check_test.go index 9db72101631ff..650a574256085 100644 --- a/pkg/compliance/checks/group_check_test.go +++ b/pkg/compliance/checks/group_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/helpers.go b/pkg/compliance/checks/helpers.go index 3ff7c217a53f9..6bb5a10322ca9 100644 --- a/pkg/compliance/checks/helpers.go +++ b/pkg/compliance/checks/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/iterator.go b/pkg/compliance/checks/iterator.go index f8564368ddaa1..e79e9d60c4742 100644 --- a/pkg/compliance/checks/iterator.go +++ b/pkg/compliance/checks/iterator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/kubeapiserver_check.go b/pkg/compliance/checks/kubeapiserver_check.go index 8d07e963c965e..ee49839532dec 100644 --- a/pkg/compliance/checks/kubeapiserver_check.go +++ b/pkg/compliance/checks/kubeapiserver_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/kubeapiserver_check_test.go b/pkg/compliance/checks/kubeapiserver_check_test.go index f55f0502ca8fe..ec99cd19a2d72 100644 --- a/pkg/compliance/checks/kubeapiserver_check_test.go +++ b/pkg/compliance/checks/kubeapiserver_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/mock_checkable.go b/pkg/compliance/checks/mock_checkable.go index 07428dc748b9c..6ac1d0f1e672c 100644 --- a/pkg/compliance/checks/mock_checkable.go +++ b/pkg/compliance/checks/mock_checkable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/no_audit.go b/pkg/compliance/checks/no_audit.go index 0deea3873745e..f4151e2a39cd0 100644 --- a/pkg/compliance/checks/no_audit.go +++ b/pkg/compliance/checks/no_audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !linux diff --git a/pkg/compliance/checks/no_docker.go b/pkg/compliance/checks/no_docker.go index a68e7fe2b46d2..88f70169a8406 100644 --- a/pkg/compliance/checks/no_docker.go +++ b/pkg/compliance/checks/no_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !docker diff --git a/pkg/compliance/checks/process_check.go b/pkg/compliance/checks/process_check.go index 4c81fd7d33ff6..40d136685dd49 100644 --- a/pkg/compliance/checks/process_check.go +++ b/pkg/compliance/checks/process_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/process_check_test.go b/pkg/compliance/checks/process_check_test.go index a29e7251bb813..347957d3fe0c1 100644 --- a/pkg/compliance/checks/process_check_test.go +++ b/pkg/compliance/checks/process_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/process_utils.go b/pkg/compliance/checks/process_utils.go index cb3d50f434418..b60ec2426f3cf 100644 --- a/pkg/compliance/checks/process_utils.go +++ b/pkg/compliance/checks/process_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/process_utils_test.go b/pkg/compliance/checks/process_utils_test.go index bed2396bb7642..99002da800f87 100644 --- a/pkg/compliance/checks/process_utils_test.go +++ b/pkg/compliance/checks/process_utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/resource_check.go b/pkg/compliance/checks/resource_check.go index d94eff997fae0..b1ee4030be2f4 100644 --- a/pkg/compliance/checks/resource_check.go +++ b/pkg/compliance/checks/resource_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/resource_check_test.go b/pkg/compliance/checks/resource_check_test.go index c53c20a33cc70..87c6307038953 100644 --- a/pkg/compliance/checks/resource_check_test.go +++ b/pkg/compliance/checks/resource_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/status.go b/pkg/compliance/checks/status.go index 94982bea4ad5c..9b7a639da377b 100644 --- a/pkg/compliance/checks/status.go +++ b/pkg/compliance/checks/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/checks/status_test.go b/pkg/compliance/checks/status_test.go index d779ecbf53a1d..b32342be30ab8 100644 --- a/pkg/compliance/checks/status_test.go +++ b/pkg/compliance/checks/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package checks diff --git a/pkg/compliance/eval/ast.go b/pkg/compliance/eval/ast.go index 7d355faef3d66..bac8d3c092582 100644 --- a/pkg/compliance/eval/ast.go +++ b/pkg/compliance/eval/ast.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/cache.go b/pkg/compliance/eval/cache.go index 93cbd17dd2b5b..e6ff8a635550e 100644 --- a/pkg/compliance/eval/cache.go +++ b/pkg/compliance/eval/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/cache_test.go b/pkg/compliance/eval/cache_test.go index 191e874b6ea60..bbc3e86f5728b 100644 --- a/pkg/compliance/eval/cache_test.go +++ b/pkg/compliance/eval/cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/eval.go b/pkg/compliance/eval/eval.go index b3982ec928c8c..04934ea1b1d9e 100644 --- a/pkg/compliance/eval/eval.go +++ b/pkg/compliance/eval/eval.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/eval_test.go b/pkg/compliance/eval/eval_test.go index cb8beb1240332..ab3606ad59a30 100644 --- a/pkg/compliance/eval/eval_test.go +++ b/pkg/compliance/eval/eval_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/parser.go b/pkg/compliance/eval/parser.go index 21ec9c964badc..1af920371e064 100644 --- a/pkg/compliance/eval/parser.go +++ b/pkg/compliance/eval/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/parser_test.go b/pkg/compliance/eval/parser_test.go index 0bd1f45e6c73e..bcbab30345812 100644 --- a/pkg/compliance/eval/parser_test.go +++ b/pkg/compliance/eval/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/util.go b/pkg/compliance/eval/util.go index e7d7b177674e8..345c91c3345fd 100644 --- a/pkg/compliance/eval/util.go +++ b/pkg/compliance/eval/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/eval/util_test.go b/pkg/compliance/eval/util_test.go index a4341c9e8f09b..535372cb35f6c 100644 --- a/pkg/compliance/eval/util_test.go +++ b/pkg/compliance/eval/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/compliance/event/event.go b/pkg/compliance/event/event.go index 34426582f913d..f9827df13f968 100644 --- a/pkg/compliance/event/event.go +++ b/pkg/compliance/event/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/compliance/event/reporter.go b/pkg/compliance/event/reporter.go index e430c8496f01b..0b626d70e2e6c 100644 --- a/pkg/compliance/event/reporter.go +++ b/pkg/compliance/event/reporter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/compliance/report.go b/pkg/compliance/report.go index 378c465979d9a..12bc6ac499ba9 100644 --- a/pkg/compliance/report.go +++ b/pkg/compliance/report.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/report_utils.go b/pkg/compliance/report_utils.go index 674e9bcc9bde4..82566b97aacae 100644 --- a/pkg/compliance/report_utils.go +++ b/pkg/compliance/report_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/resource.go b/pkg/compliance/resource.go index 7669724e86443..2b04638a1ec9c 100644 --- a/pkg/compliance/resource.go +++ b/pkg/compliance/resource.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/resource_test.go b/pkg/compliance/resource_test.go index 673ebe3b14832..dc445716e86cb 100644 --- a/pkg/compliance/resource_test.go +++ b/pkg/compliance/resource_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/rule.go b/pkg/compliance/rule.go index 16de38ad63f63..8e4e47727554a 100644 --- a/pkg/compliance/rule.go +++ b/pkg/compliance/rule.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package compliance defines common interfaces and types for Compliance Agent package compliance diff --git a/pkg/compliance/suite.go b/pkg/compliance/suite.go index c26ea51fd2697..33ee9356e40b4 100644 --- a/pkg/compliance/suite.go +++ b/pkg/compliance/suite.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/compliance/suite_test.go b/pkg/compliance/suite_test.go index 45583b6624ea6..fa943e5410fcc 100644 --- a/pkg/compliance/suite_test.go +++ b/pkg/compliance/suite_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package compliance diff --git a/pkg/config/config.go b/pkg/config/config.go index db82fbba66271..410d79f8b82e4 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/config_android.go b/pkg/config/config_android.go index 236d8cbd38671..a176c4a701fb7 100644 --- a/pkg/config/config_android.go +++ b/pkg/config/config_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/config_darwin.go b/pkg/config/config_darwin.go index bbf22bbfc292b..a97a68528b69b 100644 --- a/pkg/config/config_darwin.go +++ b/pkg/config/config_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/config_nix.go b/pkg/config/config_nix.go index 1fba8224cb329..ef2afe919d20d 100644 --- a/pkg/config/config_nix.go +++ b/pkg/config/config_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly // +build !android diff --git a/pkg/config/config_overrides.go b/pkg/config/config_overrides.go index 1edf5900d1421..5dc8ab3b1f7eb 100644 --- a/pkg/config/config_overrides.go +++ b/pkg/config/config_overrides.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/config_test.go b/pkg/config/config_test.go index 9df8e3f6c9487..64ab866c63ba8 100644 --- a/pkg/config/config_test.go +++ b/pkg/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/config_windows.go b/pkg/config/config_windows.go index ded011f3a4005..c6555d9a99ae8 100644 --- a/pkg/config/config_windows.go +++ b/pkg/config/config_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/environment.go b/pkg/config/environment.go index e177c5fc86e15..65448d7d797e3 100644 --- a/pkg/config/environment.go +++ b/pkg/config/environment.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/environment_detection.go b/pkg/config/environment_detection.go index 9646995e0fa77..1c62c920d3118 100644 --- a/pkg/config/environment_detection.go +++ b/pkg/config/environment_detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/legacy/converter.go b/pkg/config/legacy/converter.go index ea56932725b15..5de0f674f0505 100644 --- a/pkg/config/legacy/converter.go +++ b/pkg/config/legacy/converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/converter_test.go b/pkg/config/legacy/converter_test.go index 100462dc98081..ce03434d12875 100644 --- a/pkg/config/legacy/converter_test.go +++ b/pkg/config/legacy/converter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/docker.go b/pkg/config/legacy/docker.go index ef615b5193810..7b485469ecdfb 100644 --- a/pkg/config/legacy/docker.go +++ b/pkg/config/legacy/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/config/legacy/docker_test.go b/pkg/config/legacy/docker_test.go index 328122d8eaa41..2bc44428299fa 100644 --- a/pkg/config/legacy/docker_test.go +++ b/pkg/config/legacy/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker // +build linux diff --git a/pkg/config/legacy/importer.go b/pkg/config/legacy/importer.go index 5ba4a08820665..9ed8e89007a58 100644 --- a/pkg/config/legacy/importer.go +++ b/pkg/config/legacy/importer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/importer_test.go b/pkg/config/legacy/importer_test.go index eaea6f068aa31..c75ff82334560 100644 --- a/pkg/config/legacy/importer_test.go +++ b/pkg/config/legacy/importer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/kubernetes.go b/pkg/config/legacy/kubernetes.go index 528c2fd0314e3..801de2ab4a120 100644 --- a/pkg/config/legacy/kubernetes.go +++ b/pkg/config/legacy/kubernetes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/kubernetes_test.go b/pkg/config/legacy/kubernetes_test.go index bee4a4a87942e..ac408b9ffe4ff 100644 --- a/pkg/config/legacy/kubernetes_test.go +++ b/pkg/config/legacy/kubernetes_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/no_docker.go b/pkg/config/legacy/no_docker.go index 286ac43886070..d7d36566868bb 100644 --- a/pkg/config/legacy/no_docker.go +++ b/pkg/config/legacy/no_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !docker diff --git a/pkg/config/legacy/process-agent.go b/pkg/config/legacy/process-agent.go index f22e7c06b8775..8a551e74a3ed3 100644 --- a/pkg/config/legacy/process-agent.go +++ b/pkg/config/legacy/process-agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy/tests/config.py b/pkg/config/legacy/tests/config.py index 6581b7cae770e..750d453d0c834 100644 --- a/pkg/config/legacy/tests/config.py +++ b/pkg/config/legacy/tests/config.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. # 3p import json diff --git a/pkg/config/legacy/trace-agent.go b/pkg/config/legacy/trace-agent.go index 5e3dedaef471b..0ca374fdc8151 100644 --- a/pkg/config/legacy/trace-agent.go +++ b/pkg/config/legacy/trace-agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package legacy diff --git a/pkg/config/legacy_converter.go b/pkg/config/legacy_converter.go index 3598508bc97c8..8423b4894728e 100644 --- a/pkg/config/legacy_converter.go +++ b/pkg/config/legacy_converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/log.go b/pkg/config/log.go index 03859e1297e11..6da4ecf78816c 100644 --- a/pkg/config/log.go +++ b/pkg/config/log.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/log_nix.go b/pkg/config/log_nix.go index dae1693af29a2..fd32de3f763f8 100644 --- a/pkg/config/log_nix.go +++ b/pkg/config/log_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly darwin diff --git a/pkg/config/log_test.go b/pkg/config/log_test.go index 1ad4c377a0ce3..d2a6f93b0585c 100644 --- a/pkg/config/log_test.go +++ b/pkg/config/log_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/log_windows.go b/pkg/config/log_windows.go index 2000678dd52a7..884324bf4f7ee 100644 --- a/pkg/config/log_windows.go +++ b/pkg/config/log_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/mock.go b/pkg/config/mock.go index 8f81b0fd44869..e125276cb0a7c 100644 --- a/pkg/config/mock.go +++ b/pkg/config/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/render_config.go b/pkg/config/render_config.go index a9eeb02948fd2..3204cb65463a0 100644 --- a/pkg/config/render_config.go +++ b/pkg/config/render_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build ignore diff --git a/pkg/config/seelog/seelog_config.go b/pkg/config/seelog/seelog_config.go index 659aebdbf83ca..1d8610bf6a264 100644 --- a/pkg/config/seelog/seelog_config.go +++ b/pkg/config/seelog/seelog_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package seelog diff --git a/pkg/config/types.go b/pkg/config/types.go index 3321df778412e..8100f7f4e43c5 100644 --- a/pkg/config/types.go +++ b/pkg/config/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/viper.go b/pkg/config/viper.go index 4a7ba09258380..78bb5e135443b 100644 --- a/pkg/config/viper.go +++ b/pkg/config/viper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/config/viper_test.go b/pkg/config/viper_test.go index 449f7804efe93..e7862c7033c93 100644 --- a/pkg/config/viper_test.go +++ b/pkg/config/viper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/diagnose/diagnosis/loader.go b/pkg/diagnose/diagnosis/loader.go index d15ae27c3929f..04b1fd4364e15 100644 --- a/pkg/diagnose/diagnosis/loader.go +++ b/pkg/diagnose/diagnosis/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package diagnosis diff --git a/pkg/diagnose/runner.go b/pkg/diagnose/runner.go index 4671cbfdd99df..560ad5cbb0377 100644 --- a/pkg/diagnose/runner.go +++ b/pkg/diagnose/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package diagnose diff --git a/pkg/diagnose/runner_test.go b/pkg/diagnose/runner_test.go index 209ab385e0fca..382d011643d72 100644 --- a/pkg/diagnose/runner_test.go +++ b/pkg/diagnose/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package diagnose diff --git a/pkg/dogstatsd/float64_list_pool.go b/pkg/dogstatsd/float64_list_pool.go index 659bfc667aded..6b7e4451eaf9e 100644 --- a/pkg/dogstatsd/float64_list_pool.go +++ b/pkg/dogstatsd/float64_list_pool.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/listeners/listener_telemetry_windows.go b/pkg/dogstatsd/listeners/listener_telemetry_windows.go index 20dd7e8bad578..42a707555e83c 100644 --- a/pkg/dogstatsd/listeners/listener_telemetry_windows.go +++ b/pkg/dogstatsd/listeners/listener_telemetry_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_nowindows.go b/pkg/dogstatsd/listeners/named_pipe_nowindows.go index d9ad0995888eb..fec811be41f7d 100644 --- a/pkg/dogstatsd/listeners/named_pipe_nowindows.go +++ b/pkg/dogstatsd/listeners/named_pipe_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_windows.go b/pkg/dogstatsd/listeners/named_pipe_windows.go index 8a27ae1ba9304..d7abec8e948ed 100644 --- a/pkg/dogstatsd/listeners/named_pipe_windows.go +++ b/pkg/dogstatsd/listeners/named_pipe_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_windows_test.go b/pkg/dogstatsd/listeners/named_pipe_windows_test.go index cf28d144d6c31..7d10dab8b9587 100644 --- a/pkg/dogstatsd/listeners/named_pipe_windows_test.go +++ b/pkg/dogstatsd/listeners/named_pipe_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/packet_assembler.go b/pkg/dogstatsd/listeners/packet_assembler.go index c3ef8c8b86d0f..b329711b84106 100644 --- a/pkg/dogstatsd/listeners/packet_assembler.go +++ b/pkg/dogstatsd/listeners/packet_assembler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/packet_manager_windows.go b/pkg/dogstatsd/listeners/packet_manager_windows.go index 1dd4135bc16df..307f3e7a594da 100644 --- a/pkg/dogstatsd/listeners/packet_manager_windows.go +++ b/pkg/dogstatsd/listeners/packet_manager_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/packet_pool.go b/pkg/dogstatsd/listeners/packet_pool.go index 99bcc1878f688..f16629b399b9d 100644 --- a/pkg/dogstatsd/listeners/packet_pool.go +++ b/pkg/dogstatsd/listeners/packet_pool.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/packets_buffer.go b/pkg/dogstatsd/listeners/packets_buffer.go index aa4d6708e399b..3302610e78d2a 100644 --- a/pkg/dogstatsd/listeners/packets_buffer.go +++ b/pkg/dogstatsd/listeners/packets_buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/types.go b/pkg/dogstatsd/listeners/types.go index 2bc494e2b2a52..977c978cd2901 100644 --- a/pkg/dogstatsd/listeners/types.go +++ b/pkg/dogstatsd/listeners/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/udp.go b/pkg/dogstatsd/listeners/udp.go index 2b186455cc318..838d03ab64c8a 100644 --- a/pkg/dogstatsd/listeners/udp.go +++ b/pkg/dogstatsd/listeners/udp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/udp_test.go b/pkg/dogstatsd/listeners/udp_test.go index aba50b2a94a8f..fba05d033142a 100644 --- a/pkg/dogstatsd/listeners/udp_test.go +++ b/pkg/dogstatsd/listeners/udp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package listeners diff --git a/pkg/dogstatsd/listeners/uds_common.go b/pkg/dogstatsd/listeners/uds_common.go index 57be970dbf1ef..074800a844854 100644 --- a/pkg/dogstatsd/listeners/uds_common.go +++ b/pkg/dogstatsd/listeners/uds_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/uds_common_test.go b/pkg/dogstatsd/listeners/uds_common_test.go index c7764d082411d..61fe482501ddb 100644 --- a/pkg/dogstatsd/listeners/uds_common_test.go +++ b/pkg/dogstatsd/listeners/uds_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // UDS won't work in windows diff --git a/pkg/dogstatsd/listeners/uds_linux.go b/pkg/dogstatsd/listeners/uds_linux.go index 2929c4d7f9670..8771b2a3a31b4 100644 --- a/pkg/dogstatsd/listeners/uds_linux.go +++ b/pkg/dogstatsd/listeners/uds_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/uds_linux_test.go b/pkg/dogstatsd/listeners/uds_linux_test.go index 325b0c567e8d6..fb3cfbe5ef48a 100644 --- a/pkg/dogstatsd/listeners/uds_linux_test.go +++ b/pkg/dogstatsd/listeners/uds_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux // Origin detection is linux-only diff --git a/pkg/dogstatsd/listeners/uds_nolinux.go b/pkg/dogstatsd/listeners/uds_nolinux.go index e517965b5a184..c0c36bf597290 100644 --- a/pkg/dogstatsd/listeners/uds_nolinux.go +++ b/pkg/dogstatsd/listeners/uds_nolinux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !linux diff --git a/pkg/dogstatsd/mapper/mapper.go b/pkg/dogstatsd/mapper/mapper.go index c208bdf6573cb..1f1ab4c5a67ec 100644 --- a/pkg/dogstatsd/mapper/mapper.go +++ b/pkg/dogstatsd/mapper/mapper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Mapping feature is inspired by https://github.com/prometheus/statsd_exporter diff --git a/pkg/dogstatsd/mapper/mapper_cache.go b/pkg/dogstatsd/mapper/mapper_cache.go index 87933182a1cdf..e2c2d30a683b6 100644 --- a/pkg/dogstatsd/mapper/mapper_cache.go +++ b/pkg/dogstatsd/mapper/mapper_cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/mapper/mapper_cache_test.go b/pkg/dogstatsd/mapper/mapper_cache_test.go index 4a9312b4dcc83..6d2d23759fd52 100644 --- a/pkg/dogstatsd/mapper/mapper_cache_test.go +++ b/pkg/dogstatsd/mapper/mapper_cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/mapper/mapper_test.go b/pkg/dogstatsd/mapper/mapper_test.go index 4d9985c907a48..a654818b1a8f0 100644 --- a/pkg/dogstatsd/mapper/mapper_test.go +++ b/pkg/dogstatsd/mapper/mapper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/server.go b/pkg/dogstatsd/server.go index 70edbdc5916d7..2ac4b711978a9 100644 --- a/pkg/dogstatsd/server.go +++ b/pkg/dogstatsd/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/server_bench_test.go b/pkg/dogstatsd/server_bench_test.go index 9e72da67c7b76..cd3e0e3ad9dc1 100644 --- a/pkg/dogstatsd/server_bench_test.go +++ b/pkg/dogstatsd/server_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/server_test.go b/pkg/dogstatsd/server_test.go index c4226c26c1f6a..b88d51d1f2865 100644 --- a/pkg/dogstatsd/server_test.go +++ b/pkg/dogstatsd/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd diff --git a/pkg/ebpf/LICENSE b/pkg/ebpf/LICENSE index 0e69d75dafbe1..871fd2e79eefd 100644 --- a/pkg/ebpf/LICENSE +++ b/pkg/ebpf/LICENSE @@ -177,7 +177,7 @@ END OF TERMS AND CONDITIONS Copyright 2016-2017 Weaveworks Ltd. - Copyright 2018-2020 Datadog, Inc + Copyright 2018-2021 Datadog, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/errors/errors.go b/pkg/errors/errors.go index a32e2e43e17b2..a9350bbe03317 100644 --- a/pkg/errors/errors.go +++ b/pkg/errors/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package errors diff --git a/pkg/errors/errors_test.go b/pkg/errors/errors_test.go index 9ea9d7ddd739a..f504755fcbf87 100644 --- a/pkg/errors/errors_test.go +++ b/pkg/errors/errors_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package errors diff --git a/pkg/flare/archive.go b/pkg/flare/archive.go index 5294ad6de4373..7d252eb9c09d5 100644 --- a/pkg/flare/archive.go +++ b/pkg/flare/archive.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/archive_dca.go b/pkg/flare/archive_dca.go index 210f286135740..f2940e11fddb6 100644 --- a/pkg/flare/archive_dca.go +++ b/pkg/flare/archive_dca.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/archive_docker.go b/pkg/flare/archive_docker.go index 05efe676abb17..db0079d2f5892 100644 --- a/pkg/flare/archive_docker.go +++ b/pkg/flare/archive_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/flare/archive_docker_test.go b/pkg/flare/archive_docker_test.go index 53e2342b0efb4..58472bb6a57ba 100644 --- a/pkg/flare/archive_docker_test.go +++ b/pkg/flare/archive_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/flare/archive_nix.go b/pkg/flare/archive_nix.go index 086c7db2dd289..12be8ffdf9c6b 100644 --- a/pkg/flare/archive_nix.go +++ b/pkg/flare/archive_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_nix_test.go b/pkg/flare/archive_nix_test.go index a264345192464..bf8a579db7da8 100644 --- a/pkg/flare/archive_nix_test.go +++ b/pkg/flare/archive_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_nodocker.go b/pkg/flare/archive_nodocker.go index fe599974fb717..581aa888f5d2b 100644 --- a/pkg/flare/archive_nodocker.go +++ b/pkg/flare/archive_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !docker diff --git a/pkg/flare/archive_security.go b/pkg/flare/archive_security.go index a8e4e142b54a9..adbea9822580a 100644 --- a/pkg/flare/archive_security.go +++ b/pkg/flare/archive_security.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/archive_security_test.go b/pkg/flare/archive_security_test.go index 0c76180993ab7..37dfa8e2f6949 100644 --- a/pkg/flare/archive_security_test.go +++ b/pkg/flare/archive_security_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_test.go b/pkg/flare/archive_test.go index 3274472f65c9c..29ab3a6a34376 100644 --- a/pkg/flare/archive_test.go +++ b/pkg/flare/archive_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/archive_win.go b/pkg/flare/archive_win.go index 36cc5a49a9d6c..c3b411c91d428 100644 --- a/pkg/flare/archive_win.go +++ b/pkg/flare/archive_win.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/flare/archive_win_test.go b/pkg/flare/archive_win_test.go index ce197d8260c6b..57fa16c8cf03a 100644 --- a/pkg/flare/archive_win_test.go +++ b/pkg/flare/archive_win_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/flare/cluster_checks.go b/pkg/flare/cluster_checks.go index 084f1aa36fcbf..201b2345fa1d4 100644 --- a/pkg/flare/cluster_checks.go +++ b/pkg/flare/cluster_checks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/config_check.go b/pkg/flare/config_check.go index 9d15714091daa..7f4512bf56363 100644 --- a/pkg/flare/config_check.go +++ b/pkg/flare/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/dca_telemetry.go b/pkg/flare/dca_telemetry.go index c69f757983028..25db54604f0ba 100644 --- a/pkg/flare/dca_telemetry.go +++ b/pkg/flare/dca_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/diagnose.go b/pkg/flare/diagnose.go index 6c4a7131ef66e..7b866bf2b015f 100644 --- a/pkg/flare/diagnose.go +++ b/pkg/flare/diagnose.go @@ -1,5 +1,5 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/envvars.go b/pkg/flare/envvars.go index 4dab6383a1a48..2548dee00a90e 100644 --- a/pkg/flare/envvars.go +++ b/pkg/flare/envvars.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/envvars_test.go b/pkg/flare/envvars_test.go index e4a846201b8dc..5b7668fb5e582 100644 --- a/pkg/flare/envvars_test.go +++ b/pkg/flare/envvars_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/flare.go b/pkg/flare/flare.go index e15ff859390f4..a1cb110b83688 100644 --- a/pkg/flare/flare.go +++ b/pkg/flare/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/flare_test.go b/pkg/flare/flare_test.go index 5f4e6631ba336..514479ad7442b 100644 --- a/pkg/flare/flare_test.go +++ b/pkg/flare/flare_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/writer.go b/pkg/flare/writer.go index 9a8a7318cf117..0b05a7244c908 100644 --- a/pkg/flare/writer.go +++ b/pkg/flare/writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/flare/writer_test.go b/pkg/flare/writer_test.go index 2c05592a804ac..120894754dcf3 100644 --- a/pkg/flare/writer_test.go +++ b/pkg/flare/writer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flare diff --git a/pkg/forwarder/blocked_endpoints.go b/pkg/forwarder/blocked_endpoints.go index 5c4e74b82a2b4..cde51eb70bd36 100644 --- a/pkg/forwarder/blocked_endpoints.go +++ b/pkg/forwarder/blocked_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/blocked_endpoints_test.go b/pkg/forwarder/blocked_endpoints_test.go index ab29f44b7bf6d..e66d47b9f2a37 100644 --- a/pkg/forwarder/blocked_endpoints_test.go +++ b/pkg/forwarder/blocked_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/domain_forwarder.go b/pkg/forwarder/domain_forwarder.go index 5b947678433c2..05863c8a72395 100644 --- a/pkg/forwarder/domain_forwarder.go +++ b/pkg/forwarder/domain_forwarder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/domain_forwarder_test.go b/pkg/forwarder/domain_forwarder_test.go index 7089353ff3533..00fa849c0d790 100644 --- a/pkg/forwarder/domain_forwarder_test.go +++ b/pkg/forwarder/domain_forwarder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/failed_transaction_removal_policy.go b/pkg/forwarder/failed_transaction_removal_policy.go index c63811ebcf977..e07650505d56e 100644 --- a/pkg/forwarder/failed_transaction_removal_policy.go +++ b/pkg/forwarder/failed_transaction_removal_policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder.go b/pkg/forwarder/forwarder.go index f137cf0ed569a..ebd9000aba1cf 100644 --- a/pkg/forwarder/forwarder.go +++ b/pkg/forwarder/forwarder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_health.go b/pkg/forwarder/forwarder_health.go index 91d5b468e0444..7975434c2be6a 100644 --- a/pkg/forwarder/forwarder_health.go +++ b/pkg/forwarder/forwarder_health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_health_test.go b/pkg/forwarder/forwarder_health_test.go index be80941817660..0e965bbbf22c1 100644 --- a/pkg/forwarder/forwarder_health_test.go +++ b/pkg/forwarder/forwarder_health_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_test.go b/pkg/forwarder/forwarder_test.go index 01410e141d7da..289211d97621b 100644 --- a/pkg/forwarder/forwarder_test.go +++ b/pkg/forwarder/forwarder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/retry_queue_telemetry.go b/pkg/forwarder/retry_queue_telemetry.go index 4ff5bc8f4c0bc..f90cd6a850002 100644 --- a/pkg/forwarder/retry_queue_telemetry.go +++ b/pkg/forwarder/retry_queue_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/test_common.go b/pkg/forwarder/test_common.go index 68cbba85179ac..1f37c44367ba3 100644 --- a/pkg/forwarder/test_common.go +++ b/pkg/forwarder/test_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction.go b/pkg/forwarder/transaction.go index 93c632d529690..f73feb898033d 100644 --- a/pkg/forwarder/transaction.go +++ b/pkg/forwarder/transaction.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction_container.go b/pkg/forwarder/transaction_container.go index 8f8ba2792d69e..30292569190cd 100644 --- a/pkg/forwarder/transaction_container.go +++ b/pkg/forwarder/transaction_container.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction_test.go b/pkg/forwarder/transaction_test.go index 8f762b67d39b8..96e3922448493 100644 --- a/pkg/forwarder/transaction_test.go +++ b/pkg/forwarder/transaction_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder import ( diff --git a/pkg/forwarder/transactions_file_storage.go b/pkg/forwarder/transactions_file_storage.go index ba06a3143f306..56d70d9d4b344 100644 --- a/pkg/forwarder/transactions_file_storage.go +++ b/pkg/forwarder/transactions_file_storage.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transactions_serializer.go b/pkg/forwarder/transactions_serializer.go index be36f011d0c04..9276e453b5bbd 100644 --- a/pkg/forwarder/transactions_serializer.go +++ b/pkg/forwarder/transactions_serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/worker.go b/pkg/forwarder/worker.go index 39f0948c2b9c1..7cfdee82642c5 100644 --- a/pkg/forwarder/worker.go +++ b/pkg/forwarder/worker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/forwarder/worker_test.go b/pkg/forwarder/worker_test.go index f0ffcb2071693..4c4d6e8de1d99 100644 --- a/pkg/forwarder/worker_test.go +++ b/pkg/forwarder/worker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package forwarder diff --git a/pkg/jmxfetch/jmxfetch.go b/pkg/jmxfetch/jmxfetch.go index 41cd5763975e4..3760cdac26338 100644 --- a/pkg/jmxfetch/jmxfetch.go +++ b/pkg/jmxfetch/jmxfetch.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/jmxfetch/jmxfetch_nix.go b/pkg/jmxfetch/jmxfetch_nix.go index 051a490757c2d..ce5a55889d391 100644 --- a/pkg/jmxfetch/jmxfetch_nix.go +++ b/pkg/jmxfetch/jmxfetch_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx // +build !windows diff --git a/pkg/jmxfetch/jmxfetch_windows.go b/pkg/jmxfetch/jmxfetch_windows.go index 274c7923eab8d..344bf3ba31ae9 100644 --- a/pkg/jmxfetch/jmxfetch_windows.go +++ b/pkg/jmxfetch/jmxfetch_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build jmx diff --git a/pkg/kubestatemetrics/builder/builder.go b/pkg/kubestatemetrics/builder/builder.go index 96fc4bc177b5c..18931264ca69b 100644 --- a/pkg/kubestatemetrics/builder/builder.go +++ b/pkg/kubestatemetrics/builder/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/kubestatemetrics/store/store.go b/pkg/kubestatemetrics/store/store.go index b9d022c6d8e05..0895903968e6a 100644 --- a/pkg/kubestatemetrics/store/store.go +++ b/pkg/kubestatemetrics/store/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/kubestatemetrics/store/store_test.go b/pkg/kubestatemetrics/store/store_test.go index 2993fb6bb0b89..81b20ea2a6630 100644 --- a/pkg/kubestatemetrics/store/store_test.go +++ b/pkg/kubestatemetrics/store/store_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/logs/agent.go b/pkg/logs/agent.go index c46d457ef1cc0..aa3abb90a49e8 100644 --- a/pkg/logs/agent.go +++ b/pkg/logs/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package logs diff --git a/pkg/logs/agent_test.go b/pkg/logs/agent_test.go index 1dee80442b2fb..11dbd6fde0e5c 100644 --- a/pkg/logs/agent_test.go +++ b/pkg/logs/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package logs diff --git a/pkg/logs/auditor/api_v0.go b/pkg/logs/auditor/api_v0.go index 906d744802667..48dc9e5eb21f4 100644 --- a/pkg/logs/auditor/api_v0.go +++ b/pkg/logs/auditor/api_v0.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v0_test.go b/pkg/logs/auditor/api_v0_test.go index 244bc210010f7..2ad3ce5f84cfd 100644 --- a/pkg/logs/auditor/api_v0_test.go +++ b/pkg/logs/auditor/api_v0_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v1.go b/pkg/logs/auditor/api_v1.go index 228203e19dce1..3f4ffc56cb58e 100644 --- a/pkg/logs/auditor/api_v1.go +++ b/pkg/logs/auditor/api_v1.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v1_test.go b/pkg/logs/auditor/api_v1_test.go index d71c56f24aad3..1347474f428aa 100644 --- a/pkg/logs/auditor/api_v1_test.go +++ b/pkg/logs/auditor/api_v1_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v2.go b/pkg/logs/auditor/api_v2.go index c3b78e6f701fc..0a22bfd9d5b07 100644 --- a/pkg/logs/auditor/api_v2.go +++ b/pkg/logs/auditor/api_v2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v2_test.go b/pkg/logs/auditor/api_v2_test.go index 058cc508f409c..f55839b43c8e4 100644 --- a/pkg/logs/auditor/api_v2_test.go +++ b/pkg/logs/auditor/api_v2_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/auditor.go b/pkg/logs/auditor/auditor.go index 7dabf982a55db..41c7a2e6d64ba 100644 --- a/pkg/logs/auditor/auditor.go +++ b/pkg/logs/auditor/auditor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/auditor_test.go b/pkg/logs/auditor/auditor_test.go index a14f03eb96da4..25c5f877714d0 100644 --- a/pkg/logs/auditor/auditor_test.go +++ b/pkg/logs/auditor/auditor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/mock/mock.go b/pkg/logs/auditor/mock/mock.go index 7beeb8e9efa20..ad0acd5065f95 100644 --- a/pkg/logs/auditor/mock/mock.go +++ b/pkg/logs/auditor/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mock diff --git a/pkg/logs/client/destination.go b/pkg/logs/client/destination.go index ca08c2a4a6b06..767af8d45f06a 100644 --- a/pkg/logs/client/destination.go +++ b/pkg/logs/client/destination.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package client diff --git a/pkg/logs/client/destinations.go b/pkg/logs/client/destinations.go index ddbaee7fcc1d3..598199717f379 100644 --- a/pkg/logs/client/destinations.go +++ b/pkg/logs/client/destinations.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package client diff --git a/pkg/logs/client/destinations_context.go b/pkg/logs/client/destinations_context.go index 1f59f594dcc0f..dc5896e96e69f 100644 --- a/pkg/logs/client/destinations_context.go +++ b/pkg/logs/client/destinations_context.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package client diff --git a/pkg/logs/client/destinations_context_test.go b/pkg/logs/client/destinations_context_test.go index d541658bdb5fb..75a2780b07dd3 100644 --- a/pkg/logs/client/destinations_context_test.go +++ b/pkg/logs/client/destinations_context_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package client diff --git a/pkg/logs/client/errors.go b/pkg/logs/client/errors.go index c20cfe7cc3d05..0b193f7404478 100644 --- a/pkg/logs/client/errors.go +++ b/pkg/logs/client/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package client diff --git a/pkg/logs/client/http/content_encoding.go b/pkg/logs/client/http/content_encoding.go index 877caba9a148a..efb3c7c9d1f4e 100644 --- a/pkg/logs/client/http/content_encoding.go +++ b/pkg/logs/client/http/content_encoding.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/logs/client/http/content_encoding_test.go b/pkg/logs/client/http/content_encoding_test.go index 4f63d36935c53..a09131215554d 100644 --- a/pkg/logs/client/http/content_encoding_test.go +++ b/pkg/logs/client/http/content_encoding_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/logs/client/http/destination_test.go b/pkg/logs/client/http/destination_test.go index 14a8f977d5895..99c0e1652c4f1 100644 --- a/pkg/logs/client/http/destination_test.go +++ b/pkg/logs/client/http/destination_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/logs/client/mock/mock.go b/pkg/logs/client/mock/mock.go index 0158636dea69a..c76acd1a67807 100644 --- a/pkg/logs/client/mock/mock.go +++ b/pkg/logs/client/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mock diff --git a/pkg/logs/client/tcp/connection_manager.go b/pkg/logs/client/tcp/connection_manager.go index 22877e4f0ce44..947c16ae170ac 100644 --- a/pkg/logs/client/tcp/connection_manager.go +++ b/pkg/logs/client/tcp/connection_manager.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/connection_manager_test.go b/pkg/logs/client/tcp/connection_manager_test.go index fa3c3a3af87b2..93c4baefd0dde 100644 --- a/pkg/logs/client/tcp/connection_manager_test.go +++ b/pkg/logs/client/tcp/connection_manager_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/delimiter.go b/pkg/logs/client/tcp/delimiter.go index 0e1aeca228e73..2adde8953d137 100644 --- a/pkg/logs/client/tcp/delimiter.go +++ b/pkg/logs/client/tcp/delimiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/delimiter_test.go b/pkg/logs/client/tcp/delimiter_test.go index f03b24416e3cc..6579164d22fb4 100644 --- a/pkg/logs/client/tcp/delimiter_test.go +++ b/pkg/logs/client/tcp/delimiter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/destination.go b/pkg/logs/client/tcp/destination.go index 320a33534aa77..96d95f3e652e9 100644 --- a/pkg/logs/client/tcp/destination.go +++ b/pkg/logs/client/tcp/destination.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/prefixer.go b/pkg/logs/client/tcp/prefixer.go index b0d131671dba4..f79abc7f72b05 100644 --- a/pkg/logs/client/tcp/prefixer.go +++ b/pkg/logs/client/tcp/prefixer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/prefixer_test.go b/pkg/logs/client/tcp/prefixer_test.go index b79bc083e0cf7..5381ec6f46eb0 100644 --- a/pkg/logs/client/tcp/prefixer_test.go +++ b/pkg/logs/client/tcp/prefixer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/test_utils.go b/pkg/logs/client/tcp/test_utils.go index b6bfd808dbd82..de83fcaae396e 100644 --- a/pkg/logs/client/tcp/test_utils.go +++ b/pkg/logs/client/tcp/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tcp diff --git a/pkg/logs/config/config.go b/pkg/logs/config/config.go index 167f8afce8fc1..7936d180f40b8 100644 --- a/pkg/logs/config/config.go +++ b/pkg/logs/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/config_test.go b/pkg/logs/config/config_test.go index 8bb30a9cf1aed..d4a05e6ae6f5f 100644 --- a/pkg/logs/config/config_test.go +++ b/pkg/logs/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/constants.go b/pkg/logs/config/constants.go index e3969496ca2dd..1b981aec7158f 100644 --- a/pkg/logs/config/constants.go +++ b/pkg/logs/config/constants.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/endpoints.go b/pkg/logs/config/endpoints.go index c1dc8873fbfe1..6e5d0b2956b1d 100644 --- a/pkg/logs/config/endpoints.go +++ b/pkg/logs/config/endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/endpoints_test.go b/pkg/logs/config/endpoints_test.go index 5b85d3ca30838..671af648a4af6 100644 --- a/pkg/logs/config/endpoints_test.go +++ b/pkg/logs/config/endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/integration_config.go b/pkg/logs/config/integration_config.go index 3d7ef76728c3d..de04412948493 100644 --- a/pkg/logs/config/integration_config.go +++ b/pkg/logs/config/integration_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/integration_config_test.go b/pkg/logs/config/integration_config_test.go index 5f3f05c1c05f3..c9ed4e3182803 100644 --- a/pkg/logs/config/integration_config_test.go +++ b/pkg/logs/config/integration_config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/config/messages.go b/pkg/logs/config/messages.go index 306be6ac2219d..0d2015147597c 100644 --- a/pkg/logs/config/messages.go +++ b/pkg/logs/config/messages.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwm.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/messages_test.go b/pkg/logs/config/messages_test.go index 972545ee70514..bed8ef5f3fd0c 100644 --- a/pkg/logs/config/messages_test.go +++ b/pkg/logs/config/messages_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/parser.go b/pkg/logs/config/parser.go index 17488da461e64..8f10a527cb221 100644 --- a/pkg/logs/config/parser.go +++ b/pkg/logs/config/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/parser_test.go b/pkg/logs/config/parser_test.go index 3af12492f282b..6b92a910c2685 100644 --- a/pkg/logs/config/parser_test.go +++ b/pkg/logs/config/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/processing_rules.go b/pkg/logs/config/processing_rules.go index f1b722ba14280..f0ba38203936c 100644 --- a/pkg/logs/config/processing_rules.go +++ b/pkg/logs/config/processing_rules.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/processing_rules_test.go b/pkg/logs/config/processing_rules_test.go index d652c186fa43c..7f533a3a48a02 100644 --- a/pkg/logs/config/processing_rules_test.go +++ b/pkg/logs/config/processing_rules_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/config/source.go b/pkg/logs/config/source.go index fd04aab11a577..2b17610fac23c 100644 --- a/pkg/logs/config/source.go +++ b/pkg/logs/config/source.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/source_test.go b/pkg/logs/config/source_test.go index 3b7cc21a0fb73..1f31882479af1 100644 --- a/pkg/logs/config/source_test.go +++ b/pkg/logs/config/source_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/sources.go b/pkg/logs/config/sources.go index acb045fd52c10..7b0f221f16bdc 100644 --- a/pkg/logs/config/sources.go +++ b/pkg/logs/config/sources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/sources_test.go b/pkg/logs/config/sources_test.go index 4c16c4ce1532c..046d76b5c21b0 100644 --- a/pkg/logs/config/sources_test.go +++ b/pkg/logs/config/sources_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/status.go b/pkg/logs/config/status.go index 56ec6571d0f89..7c2dab8c26155 100644 --- a/pkg/logs/config/status.go +++ b/pkg/logs/config/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/status_test.go b/pkg/logs/config/status_test.go index 2a88d410141d1..3f617eabe54c2 100644 --- a/pkg/logs/config/status_test.go +++ b/pkg/logs/config/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/config/test_utils.go b/pkg/logs/config/test_utils.go index fb61c7a16372c..e8932c900b99f 100644 --- a/pkg/logs/config/test_utils.go +++ b/pkg/logs/config/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/logs/decoder/decoder.go b/pkg/logs/decoder/decoder.go index 9abdabf47080c..ae80a9b2c8f8d 100644 --- a/pkg/logs/decoder/decoder.go +++ b/pkg/logs/decoder/decoder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/decoder_test.go b/pkg/logs/decoder/decoder_test.go index 00464aa31ebaf..6a655072008ea 100644 --- a/pkg/logs/decoder/decoder_test.go +++ b/pkg/logs/decoder/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_handler.go b/pkg/logs/decoder/line_handler.go index c8e43153ede5d..f28d24f04b61f 100644 --- a/pkg/logs/decoder/line_handler.go +++ b/pkg/logs/decoder/line_handler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_handler_test.go b/pkg/logs/decoder/line_handler_test.go index 42b7fc9575475..f1b7cb9883ae2 100644 --- a/pkg/logs/decoder/line_handler_test.go +++ b/pkg/logs/decoder/line_handler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_parser.go b/pkg/logs/decoder/line_parser.go index 2f9c676fd58b3..5a9e526982ed5 100644 --- a/pkg/logs/decoder/line_parser.go +++ b/pkg/logs/decoder/line_parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_parser_test.go b/pkg/logs/decoder/line_parser_test.go index 5f078d52f9dc6..f526b05d4556b 100644 --- a/pkg/logs/decoder/line_parser_test.go +++ b/pkg/logs/decoder/line_parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/matcher.go b/pkg/logs/decoder/matcher.go index 519c887977242..4dcd0a894c425 100644 --- a/pkg/logs/decoder/matcher.go +++ b/pkg/logs/decoder/matcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package decoder diff --git a/pkg/logs/diagnostic/message_receiver_test.go b/pkg/logs/diagnostic/message_receiver_test.go index 4c86d94a22d62..409a4b2bfc392 100644 --- a/pkg/logs/diagnostic/message_receiver_test.go +++ b/pkg/logs/diagnostic/message_receiver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package diagnostic import ( diff --git a/pkg/logs/diagnostic/noop_message_receiver.go b/pkg/logs/diagnostic/noop_message_receiver.go index 7efb8c5225d18..b54f59c773f39 100644 --- a/pkg/logs/diagnostic/noop_message_receiver.go +++ b/pkg/logs/diagnostic/noop_message_receiver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package diagnostic diff --git a/pkg/logs/input/channel/launcher.go b/pkg/logs/input/channel/launcher.go index 0a9fc7f3ae8d9..07a2a2ec23e43 100644 --- a/pkg/logs/input/channel/launcher.go +++ b/pkg/logs/input/channel/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package channel diff --git a/pkg/logs/input/channel/tailer.go b/pkg/logs/input/channel/tailer.go index 08085b6a738f0..95ec3f581717d 100644 --- a/pkg/logs/input/channel/tailer.go +++ b/pkg/logs/input/channel/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package channel diff --git a/pkg/logs/input/container/launcher.go b/pkg/logs/input/container/launcher.go index 1c01eef506747..8d13f7ca7e947 100644 --- a/pkg/logs/input/container/launcher.go +++ b/pkg/logs/input/container/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package container diff --git a/pkg/logs/input/docker/ad_identifier.go b/pkg/logs/input/docker/ad_identifier.go index 07999f7fa39ed..1e65b6ad7f374 100644 --- a/pkg/logs/input/docker/ad_identifier.go +++ b/pkg/logs/input/docker/ad_identifier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!kubelet diff --git a/pkg/logs/input/docker/ad_identifier_kubelet.go b/pkg/logs/input/docker/ad_identifier_kubelet.go index b530339d8893a..6cfd6b4a115a1 100644 --- a/pkg/logs/input/docker/ad_identifier_kubelet.go +++ b/pkg/logs/input/docker/ad_identifier_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,kubelet diff --git a/pkg/logs/input/docker/container.go b/pkg/logs/input/docker/container.go index 7f4849d8d8190..e1f14c4f48135 100644 --- a/pkg/logs/input/docker/container.go +++ b/pkg/logs/input/docker/container.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/container_test.go b/pkg/logs/input/docker/container_test.go index f1f499e4efcc3..a30b945a194ce 100644 --- a/pkg/logs/input/docker/container_test.go +++ b/pkg/logs/input/docker/container_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/decoder_test.go b/pkg/logs/input/docker/decoder_test.go index ea8232b936184..3aaee47b9c252 100644 --- a/pkg/logs/input/docker/decoder_test.go +++ b/pkg/logs/input/docker/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/identifier.go b/pkg/logs/input/docker/identifier.go index 7499469337a83..af9aa53bf1f70 100644 --- a/pkg/logs/input/docker/identifier.go +++ b/pkg/logs/input/docker/identifier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/identifier_test.go b/pkg/logs/input/docker/identifier_test.go index bc297ae504090..a6fbdd73c1cec 100644 --- a/pkg/logs/input/docker/identifier_test.go +++ b/pkg/logs/input/docker/identifier_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/json_parser.go b/pkg/logs/input/docker/json_parser.go index 27e988acb28e5..220f84be4ff3d 100644 --- a/pkg/logs/input/docker/json_parser.go +++ b/pkg/logs/input/docker/json_parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/pkg/logs/input/docker/json_parser_test.go b/pkg/logs/input/docker/json_parser_test.go index 9f1adf9864114..ee22eecf4cb05 100644 --- a/pkg/logs/input/docker/json_parser_test.go +++ b/pkg/logs/input/docker/json_parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/pkg/logs/input/docker/launcher.go b/pkg/logs/input/docker/launcher.go index 1f5070c239eba..97246631711d9 100644 --- a/pkg/logs/input/docker/launcher.go +++ b/pkg/logs/input/docker/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/launcher_nix.go b/pkg/logs/input/docker/launcher_nix.go index 831b4f1b7865d..2d6b08cdd2040 100644 --- a/pkg/logs/input/docker/launcher_nix.go +++ b/pkg/logs/input/docker/launcher_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!windows diff --git a/pkg/logs/input/docker/launcher_nodocker.go b/pkg/logs/input/docker/launcher_nodocker.go index 09f213c1dbf0a..8f50e4070bbda 100644 --- a/pkg/logs/input/docker/launcher_nodocker.go +++ b/pkg/logs/input/docker/launcher_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !docker diff --git a/pkg/logs/input/docker/launcher_test.go b/pkg/logs/input/docker/launcher_test.go index 7283ac0ac963d..271a09df74815 100644 --- a/pkg/logs/input/docker/launcher_test.go +++ b/pkg/logs/input/docker/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/launcher_windows.go b/pkg/logs/input/docker/launcher_windows.go index 87119ebe192a2..92014a11ba799 100644 --- a/pkg/logs/input/docker/launcher_windows.go +++ b/pkg/logs/input/docker/launcher_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,windows diff --git a/pkg/logs/input/docker/matcher.go b/pkg/logs/input/docker/matcher.go index 40658593213d4..d8e28d7ee43ad 100644 --- a/pkg/logs/input/docker/matcher.go +++ b/pkg/logs/input/docker/matcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/matcher_test.go b/pkg/logs/input/docker/matcher_test.go index 7dcfbf2fa7943..4808337a6b4bf 100644 --- a/pkg/logs/input/docker/matcher_test.go +++ b/pkg/logs/input/docker/matcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/parser.go b/pkg/logs/input/docker/parser.go index 18e27ea3783d2..f1c33a102dd1b 100644 --- a/pkg/logs/input/docker/parser.go +++ b/pkg/logs/input/docker/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/parser_test.go b/pkg/logs/input/docker/parser_test.go index e018456ab5de7..f3787d0110447 100644 --- a/pkg/logs/input/docker/parser_test.go +++ b/pkg/logs/input/docker/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/reader.go b/pkg/logs/input/docker/reader.go index 0b71af63e5838..4f78f872e9787 100644 --- a/pkg/logs/input/docker/reader.go +++ b/pkg/logs/input/docker/reader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/reader_test.go b/pkg/logs/input/docker/reader_test.go index c5c75f1090463..1094832130ede 100644 --- a/pkg/logs/input/docker/reader_test.go +++ b/pkg/logs/input/docker/reader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/since.go b/pkg/logs/input/docker/since.go index 2660c935f60be..acdfa5bd6349c 100644 --- a/pkg/logs/input/docker/since.go +++ b/pkg/logs/input/docker/since.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/since_test.go b/pkg/logs/input/docker/since_test.go index 1394330bf4473..25cb74228ad8f 100644 --- a/pkg/logs/input/docker/since_test.go +++ b/pkg/logs/input/docker/since_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/tailer.go b/pkg/logs/input/docker/tailer.go index efc4335732f45..c6ac7a2d3ba79 100644 --- a/pkg/logs/input/docker/tailer.go +++ b/pkg/logs/input/docker/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/tailer_test.go b/pkg/logs/input/docker/tailer_test.go index b3a1123916bf6..9e1963dedce59 100644 --- a/pkg/logs/input/docker/tailer_test.go +++ b/pkg/logs/input/docker/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/logs/input/file/file_provider.go b/pkg/logs/input/file/file_provider.go index fcc16d16e1af8..ae555694cf41c 100644 --- a/pkg/logs/input/file/file_provider.go +++ b/pkg/logs/input/file/file_provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package file diff --git a/pkg/logs/input/file/file_provider_test.go b/pkg/logs/input/file/file_provider_test.go index 220bf394b1116..02c94c9a4dfb1 100644 --- a/pkg/logs/input/file/file_provider_test.go +++ b/pkg/logs/input/file/file_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/open_file_nix.go b/pkg/logs/input/file/open_file_nix.go index 3b6dba48cfae0..c4889ec34335d 100644 --- a/pkg/logs/input/file/open_file_nix.go +++ b/pkg/logs/input/file/open_file_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/open_file_windows.go b/pkg/logs/input/file/open_file_windows.go index 05e358c2b1f7e..661f13273a4e5 100644 --- a/pkg/logs/input/file/open_file_windows.go +++ b/pkg/logs/input/file/open_file_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/file/position.go b/pkg/logs/input/file/position.go index 6e963d73b48fb..b40c888ed0052 100644 --- a/pkg/logs/input/file/position.go +++ b/pkg/logs/input/file/position.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package file diff --git a/pkg/logs/input/file/position_test.go b/pkg/logs/input/file/position_test.go index bfe2c7abf35c1..cf23f0797a687 100644 --- a/pkg/logs/input/file/position_test.go +++ b/pkg/logs/input/file/position_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package file diff --git a/pkg/logs/input/file/rotate_nix.go b/pkg/logs/input/file/rotate_nix.go index 92a8d74080c4c..008ad9814527c 100644 --- a/pkg/logs/input/file/rotate_nix.go +++ b/pkg/logs/input/file/rotate_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/rotate_windows.go b/pkg/logs/input/file/rotate_windows.go index 8efef45deae05..96505e2385c5d 100644 --- a/pkg/logs/input/file/rotate_windows.go +++ b/pkg/logs/input/file/rotate_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/file/scanner.go b/pkg/logs/input/file/scanner.go index a4152f7bd7cfb..e8c6c4a4e9506 100644 --- a/pkg/logs/input/file/scanner.go +++ b/pkg/logs/input/file/scanner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package file diff --git a/pkg/logs/input/file/scanner_test.go b/pkg/logs/input/file/scanner_test.go index ec3713410ee77..13c1849592573 100644 --- a/pkg/logs/input/file/scanner_test.go +++ b/pkg/logs/input/file/scanner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer.go b/pkg/logs/input/file/tailer.go index 2ef2f461f5b84..613871591bdfb 100644 --- a/pkg/logs/input/file/tailer.go +++ b/pkg/logs/input/file/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package file diff --git a/pkg/logs/input/file/tailer_nix.go b/pkg/logs/input/file/tailer_nix.go index 315c222f5cc11..0d92662c38b99 100644 --- a/pkg/logs/input/file/tailer_nix.go +++ b/pkg/logs/input/file/tailer_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer_test.go b/pkg/logs/input/file/tailer_test.go index 03b6ea5fc2af9..fb3cfb5ac23a6 100644 --- a/pkg/logs/input/file/tailer_test.go +++ b/pkg/logs/input/file/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer_windows.go b/pkg/logs/input/file/tailer_windows.go index bf1180f34def8..aad1676982336 100644 --- a/pkg/logs/input/file/tailer_windows.go +++ b/pkg/logs/input/file/tailer_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/journald/docker.go b/pkg/logs/input/journald/docker.go index e9032d0c3674a..f8e2395bdab3d 100644 --- a/pkg/logs/input/journald/docker.go +++ b/pkg/logs/input/journald/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/docker_test.go b/pkg/logs/input/journald/docker_test.go index 1e4e822aaadd0..fd8f63c3ad833 100644 --- a/pkg/logs/input/journald/docker_test.go +++ b/pkg/logs/input/journald/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/launcher.go b/pkg/logs/input/journald/launcher.go index 82408e7bcc9a9..a334347cd546d 100644 --- a/pkg/logs/input/journald/launcher.go +++ b/pkg/logs/input/journald/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/launcher_nosystemd.go b/pkg/logs/input/journald/launcher_nosystemd.go index 5317c74ce679d..827141a557a6c 100644 --- a/pkg/logs/input/journald/launcher_nosystemd.go +++ b/pkg/logs/input/journald/launcher_nosystemd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !systemd diff --git a/pkg/logs/input/journald/tailer.go b/pkg/logs/input/journald/tailer.go index 6676bb7e299a9..92482351c46f7 100644 --- a/pkg/logs/input/journald/tailer.go +++ b/pkg/logs/input/journald/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/tailer_test.go b/pkg/logs/input/journald/tailer_test.go index e8dce488d7c54..40f3069790e9e 100644 --- a/pkg/logs/input/journald/tailer_test.go +++ b/pkg/logs/input/journald/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/tailer_util.go b/pkg/logs/input/journald/tailer_util.go index 70a437cc7f617..1ce1cdfa8fea5 100644 --- a/pkg/logs/input/journald/tailer_util.go +++ b/pkg/logs/input/journald/tailer_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/kubernetes/decoder_test.go b/pkg/logs/input/kubernetes/decoder_test.go index c9ef842dc286a..4e3dfe065fb46 100644 --- a/pkg/logs/input/kubernetes/decoder_test.go +++ b/pkg/logs/input/kubernetes/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/kubernetes/launcher.go b/pkg/logs/input/kubernetes/launcher.go index d3d849426b6fd..8780955aad2b5 100644 --- a/pkg/logs/input/kubernetes/launcher.go +++ b/pkg/logs/input/kubernetes/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/logs/input/kubernetes/launcher_nokubelet.go b/pkg/logs/input/kubernetes/launcher_nokubelet.go index ca6a054af8d56..437c440f712cf 100644 --- a/pkg/logs/input/kubernetes/launcher_nokubelet.go +++ b/pkg/logs/input/kubernetes/launcher_nokubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubelet diff --git a/pkg/logs/input/kubernetes/launcher_test.go b/pkg/logs/input/kubernetes/launcher_test.go index 4662b5931bbfb..07ba5f6636b56 100644 --- a/pkg/logs/input/kubernetes/launcher_test.go +++ b/pkg/logs/input/kubernetes/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/logs/input/kubernetes/parser.go b/pkg/logs/input/kubernetes/parser.go index 067ee345140ee..7347665d0b118 100644 --- a/pkg/logs/input/kubernetes/parser.go +++ b/pkg/logs/input/kubernetes/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/kubernetes/parser_test.go b/pkg/logs/input/kubernetes/parser_test.go index 1ae07a259fe86..3a3cd9ac7c962 100644 --- a/pkg/logs/input/kubernetes/parser_test.go +++ b/pkg/logs/input/kubernetes/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/listener/errors.go b/pkg/logs/input/listener/errors.go index c95dfe0e9a209..639f17643ca34 100644 --- a/pkg/logs/input/listener/errors.go +++ b/pkg/logs/input/listener/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/errors_test.go b/pkg/logs/input/listener/errors_test.go index 191daf57b7f44..e47b34bb191a4 100644 --- a/pkg/logs/input/listener/errors_test.go +++ b/pkg/logs/input/listener/errors_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/launcher.go b/pkg/logs/input/listener/launcher.go index a5fd6dd005eaa..16b2dbb4da0ef 100644 --- a/pkg/logs/input/listener/launcher.go +++ b/pkg/logs/input/listener/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tailer.go b/pkg/logs/input/listener/tailer.go index da039b8c45998..1bcc1af87f925 100644 --- a/pkg/logs/input/listener/tailer.go +++ b/pkg/logs/input/listener/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tailer_test.go b/pkg/logs/input/listener/tailer_test.go index 2a3845adb69be..d767e57e38f66 100644 --- a/pkg/logs/input/listener/tailer_test.go +++ b/pkg/logs/input/listener/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tcp.go b/pkg/logs/input/listener/tcp.go index aa6006d40c2f0..6e548aa56b956 100644 --- a/pkg/logs/input/listener/tcp.go +++ b/pkg/logs/input/listener/tcp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tcp_test.go b/pkg/logs/input/listener/tcp_test.go index 89b6f5334da7e..3dc65f7ef9de3 100644 --- a/pkg/logs/input/listener/tcp_test.go +++ b/pkg/logs/input/listener/tcp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/udp.go b/pkg/logs/input/listener/udp.go index 071e31ec3598a..d7bfac1b3a199 100644 --- a/pkg/logs/input/listener/udp.go +++ b/pkg/logs/input/listener/udp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/udp_darwin_test.go b/pkg/logs/input/listener/udp_darwin_test.go index 948893e7f2a70..3aef835ec3f0d 100644 --- a/pkg/logs/input/listener/udp_darwin_test.go +++ b/pkg/logs/input/listener/udp_darwin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build darwin diff --git a/pkg/logs/input/listener/udp_default_test.go b/pkg/logs/input/listener/udp_default_test.go index c3c541c6a4478..4eaa808323f17 100644 --- a/pkg/logs/input/listener/udp_default_test.go +++ b/pkg/logs/input/listener/udp_default_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !darwin,!linux diff --git a/pkg/logs/input/listener/udp_linux_test.go b/pkg/logs/input/listener/udp_linux_test.go index 9dbe06203da7c..498613ee6faab 100644 --- a/pkg/logs/input/listener/udp_linux_test.go +++ b/pkg/logs/input/listener/udp_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/logs/input/listener/udp_nix_test.go b/pkg/logs/input/listener/udp_nix_test.go index 37113fb1d5d3d..fd860e9db5752 100644 --- a/pkg/logs/input/listener/udp_nix_test.go +++ b/pkg/logs/input/listener/udp_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/listener/udp_test.go b/pkg/logs/input/listener/udp_test.go index d43273a5fb375..89876f4211004 100644 --- a/pkg/logs/input/listener/udp_test.go +++ b/pkg/logs/input/listener/udp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listener diff --git a/pkg/logs/input/service_name.go b/pkg/logs/input/service_name.go index 38cda8ee5a5a8..34e7188bce341 100644 --- a/pkg/logs/input/service_name.go +++ b/pkg/logs/input/service_name.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package input diff --git a/pkg/logs/input/service_name_test.go b/pkg/logs/input/service_name_test.go index c83ca63d7f15c..4d1d7fd3508eb 100644 --- a/pkg/logs/input/service_name_test.go +++ b/pkg/logs/input/service_name_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package input diff --git a/pkg/logs/input/traps/launcher.go b/pkg/logs/input/traps/launcher.go index 304b6bb36806b..d61be32959085 100644 --- a/pkg/logs/input/traps/launcher.go +++ b/pkg/logs/input/traps/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traps diff --git a/pkg/logs/input/traps/tailer.go b/pkg/logs/input/traps/tailer.go index fee2c03388620..6db6dcae0c6e8 100644 --- a/pkg/logs/input/traps/tailer.go +++ b/pkg/logs/input/traps/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traps diff --git a/pkg/logs/input/traps/tailer_test.go b/pkg/logs/input/traps/tailer_test.go index 70c35006b0943..3cd8dd64ccd3d 100644 --- a/pkg/logs/input/traps/tailer_test.go +++ b/pkg/logs/input/traps/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traps diff --git a/pkg/logs/input/windowsevent/event.h b/pkg/logs/input/windowsevent/event.h index 63e96357a7ddf..819130236e83a 100644 --- a/pkg/logs/input/windowsevent/event.h +++ b/pkg/logs/input/windowsevent/event.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. #ifndef DD_EVENT_H #define DD_EVENT_H diff --git a/pkg/logs/input/windowsevent/event_to_tailer.go b/pkg/logs/input/windowsevent/event_to_tailer.go index 5fb4a2f69b2e9..b8247eba4548f 100644 --- a/pkg/logs/input/windowsevent/event_to_tailer.go +++ b/pkg/logs/input/windowsevent/event_to_tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/eventlog.c b/pkg/logs/input/windowsevent/eventlog.c index 9fca093c19895..01eb9d7486186 100644 --- a/pkg/logs/input/windowsevent/eventlog.c +++ b/pkg/logs/input/windowsevent/eventlog.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/launcher.go b/pkg/logs/input/windowsevent/launcher.go index 3b2104dc9fd19..08168779909f3 100644 --- a/pkg/logs/input/windowsevent/launcher.go +++ b/pkg/logs/input/windowsevent/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/launcher_nix.go b/pkg/logs/input/windowsevent/launcher_nix.go index 86e6d9082bac5..701a8c67bda53 100644 --- a/pkg/logs/input/windowsevent/launcher_nix.go +++ b/pkg/logs/input/windowsevent/launcher_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/windowsevent/launcher_test.go b/pkg/logs/input/windowsevent/launcher_test.go index 5f18988aa4c3a..192719ed51bfa 100644 --- a/pkg/logs/input/windowsevent/launcher_test.go +++ b/pkg/logs/input/windowsevent/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/launcher_windows.go b/pkg/logs/input/windowsevent/launcher_windows.go index 9d690cf39662e..73e9f08fd304a 100644 --- a/pkg/logs/input/windowsevent/launcher_windows.go +++ b/pkg/logs/input/windowsevent/launcher_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/tailer.go b/pkg/logs/input/windowsevent/tailer.go index 7806e3d7102f5..341db950a3ebe 100644 --- a/pkg/logs/input/windowsevent/tailer.go +++ b/pkg/logs/input/windowsevent/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/tailer_nix.go b/pkg/logs/input/windowsevent/tailer_nix.go index 0fc066858571c..63ef6f844204c 100644 --- a/pkg/logs/input/windowsevent/tailer_nix.go +++ b/pkg/logs/input/windowsevent/tailer_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/windowsevent/tailer_test.go b/pkg/logs/input/windowsevent/tailer_test.go index 0891e10bb6eb5..076c80efbd2cb 100644 --- a/pkg/logs/input/windowsevent/tailer_test.go +++ b/pkg/logs/input/windowsevent/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/tailer_windows.go b/pkg/logs/input/windowsevent/tailer_windows.go index df984cd5cf2bd..cddc0d4ba5679 100644 --- a/pkg/logs/input/windowsevent/tailer_windows.go +++ b/pkg/logs/input/windowsevent/tailer_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/logs/logs.go b/pkg/logs/logs.go index c2055df0cce6d..3d750cbebf39e 100644 --- a/pkg/logs/logs.go +++ b/pkg/logs/logs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package logs diff --git a/pkg/logs/message/message.go b/pkg/logs/message/message.go index 955a2943e28ee..8ea4c619ecf3e 100644 --- a/pkg/logs/message/message.go +++ b/pkg/logs/message/message.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/message/message_test.go b/pkg/logs/message/message_test.go index e66b7c3ee8570..6d4055a82c6f6 100644 --- a/pkg/logs/message/message_test.go +++ b/pkg/logs/message/message_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/message/origin.go b/pkg/logs/message/origin.go index cf49f699344b2..64ba14c503b78 100644 --- a/pkg/logs/message/origin.go +++ b/pkg/logs/message/origin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/message/origin_test.go b/pkg/logs/message/origin_test.go index 2d47373f10207..7920a7bcf9787 100644 --- a/pkg/logs/message/origin_test.go +++ b/pkg/logs/message/origin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/message/status.go b/pkg/logs/message/status.go index 5ad94cdcc840b..2142cf6764d7c 100644 --- a/pkg/logs/message/status.go +++ b/pkg/logs/message/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/message/status_test.go b/pkg/logs/message/status_test.go index a25efe4bcee04..39db7eca53470 100644 --- a/pkg/logs/message/status_test.go +++ b/pkg/logs/message/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package message diff --git a/pkg/logs/metrics/metrics.go b/pkg/logs/metrics/metrics.go index 58f7ad5c3e80c..54020cbc721d4 100644 --- a/pkg/logs/metrics/metrics.go +++ b/pkg/logs/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/logs/metrics/metrics_test.go b/pkg/logs/metrics/metrics_test.go index 347ee5f00b790..3ba14ab94a11e 100644 --- a/pkg/logs/metrics/metrics_test.go +++ b/pkg/logs/metrics/metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/logs/parser/parser.go b/pkg/logs/parser/parser.go index 7d4f22901682a..e3ac0b15047ad 100644 --- a/pkg/logs/parser/parser.go +++ b/pkg/logs/parser/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package parser diff --git a/pkg/logs/parser/parser_test.go b/pkg/logs/parser/parser_test.go index de8a78daf2457..7afa2a4374efc 100644 --- a/pkg/logs/parser/parser_test.go +++ b/pkg/logs/parser/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package parser diff --git a/pkg/logs/pipeline/mock/mock.go b/pkg/logs/pipeline/mock/mock.go index ee4fb139a6e32..0752f6b9d416c 100644 --- a/pkg/logs/pipeline/mock/mock.go +++ b/pkg/logs/pipeline/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package mock diff --git a/pkg/logs/pipeline/pipeline.go b/pkg/logs/pipeline/pipeline.go index b07e42fa7fbfd..eef2b8689d0ca 100644 --- a/pkg/logs/pipeline/pipeline.go +++ b/pkg/logs/pipeline/pipeline.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pipeline diff --git a/pkg/logs/pipeline/provider.go b/pkg/logs/pipeline/provider.go index ef14b98bc518d..db70d18de2795 100644 --- a/pkg/logs/pipeline/provider.go +++ b/pkg/logs/pipeline/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pipeline diff --git a/pkg/logs/pipeline/provider_test.go b/pkg/logs/pipeline/provider_test.go index 766cb4b6b5cb9..ef3c9d1e4bf2d 100644 --- a/pkg/logs/pipeline/provider_test.go +++ b/pkg/logs/pipeline/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pipeline diff --git a/pkg/logs/processor/encoder.go b/pkg/logs/processor/encoder.go index 52a9f9ad241b5..35151b1d81f1c 100644 --- a/pkg/logs/processor/encoder.go +++ b/pkg/logs/processor/encoder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/encoder_test.go b/pkg/logs/processor/encoder_test.go index c0bc1dd517710..1dec21a9ef65a 100644 --- a/pkg/logs/processor/encoder_test.go +++ b/pkg/logs/processor/encoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/json.go b/pkg/logs/processor/json.go index 9e334284c5020..ab76b5f6f105d 100644 --- a/pkg/logs/processor/json.go +++ b/pkg/logs/processor/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/json_serverless.go b/pkg/logs/processor/json_serverless.go index 942a346fbbec4..d03c4c882ab68 100644 --- a/pkg/logs/processor/json_serverless.go +++ b/pkg/logs/processor/json_serverless.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/processor.go b/pkg/logs/processor/processor.go index 15b4b812adc75..f1c0761b56db2 100644 --- a/pkg/logs/processor/processor.go +++ b/pkg/logs/processor/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/processor_test.go b/pkg/logs/processor/processor_test.go index 371cbf75ee757..267a33d1de07d 100644 --- a/pkg/logs/processor/processor_test.go +++ b/pkg/logs/processor/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/proto.go b/pkg/logs/processor/proto.go index 65cb5a57d7d96..23ab823d1588a 100644 --- a/pkg/logs/processor/proto.go +++ b/pkg/logs/processor/proto.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/processor/raw.go b/pkg/logs/processor/raw.go index 450de95567dea..4bed3d6ad4c8a 100644 --- a/pkg/logs/processor/raw.go +++ b/pkg/logs/processor/raw.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package processor diff --git a/pkg/logs/restart/parallel_stop.go b/pkg/logs/restart/parallel_stop.go index 378d828bf0882..a43a88761feab 100644 --- a/pkg/logs/restart/parallel_stop.go +++ b/pkg/logs/restart/parallel_stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/restart/restart.go b/pkg/logs/restart/restart.go index 500620fd99e26..f3bd7a7eed154 100644 --- a/pkg/logs/restart/restart.go +++ b/pkg/logs/restart/restart.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/restart/serial_stop.go b/pkg/logs/restart/serial_stop.go index de55a046aba6d..b28dd238f00ee 100644 --- a/pkg/logs/restart/serial_stop.go +++ b/pkg/logs/restart/serial_stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/restart/start.go b/pkg/logs/restart/start.go index 7f182045bd53c..9277426b80f04 100644 --- a/pkg/logs/restart/start.go +++ b/pkg/logs/restart/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/restart/starter.go b/pkg/logs/restart/starter.go index 1351e83d3237c..8de31705135be 100644 --- a/pkg/logs/restart/starter.go +++ b/pkg/logs/restart/starter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/restart/stop.go b/pkg/logs/restart/stop.go index b0a5ed95445f3..78caa8af2311c 100644 --- a/pkg/logs/restart/stop.go +++ b/pkg/logs/restart/stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package restart diff --git a/pkg/logs/scheduler/scheduler.go b/pkg/logs/scheduler/scheduler.go index 1b766ed26a0bd..880dbbada1a34 100644 --- a/pkg/logs/scheduler/scheduler.go +++ b/pkg/logs/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/logs/scheduler/scheduler_test.go b/pkg/logs/scheduler/scheduler_test.go index ba7f103d64a25..2ea0548e68633 100644 --- a/pkg/logs/scheduler/scheduler_test.go +++ b/pkg/logs/scheduler/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package scheduler diff --git a/pkg/logs/sender/batch_strategy.go b/pkg/logs/sender/batch_strategy.go index f76a8c5a3e748..b78398de5c2a2 100644 --- a/pkg/logs/sender/batch_strategy.go +++ b/pkg/logs/sender/batch_strategy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/batch_strategy_test.go b/pkg/logs/sender/batch_strategy_test.go index b070e804e02b7..c99f5ae186a24 100644 --- a/pkg/logs/sender/batch_strategy_test.go +++ b/pkg/logs/sender/batch_strategy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/message_buffer.go b/pkg/logs/sender/message_buffer.go index 12175b28923e3..6e02c312d2efb 100644 --- a/pkg/logs/sender/message_buffer.go +++ b/pkg/logs/sender/message_buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/message_buffer_test.go b/pkg/logs/sender/message_buffer_test.go index c521dc60b6d4c..687877212c7ed 100644 --- a/pkg/logs/sender/message_buffer_test.go +++ b/pkg/logs/sender/message_buffer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/sender.go b/pkg/logs/sender/sender.go index 888f2cb5b1875..2172376a513e9 100644 --- a/pkg/logs/sender/sender.go +++ b/pkg/logs/sender/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/sender_test.go b/pkg/logs/sender/sender_test.go index c825e54db6faa..576c40f7ce7d0 100644 --- a/pkg/logs/sender/sender_test.go +++ b/pkg/logs/sender/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/serializer.go b/pkg/logs/sender/serializer.go index b0a8f650a5ecc..a61b9c208547b 100644 --- a/pkg/logs/sender/serializer.go +++ b/pkg/logs/sender/serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/serializer_test.go b/pkg/logs/sender/serializer_test.go index 0a813bfac6a64..474068d7b345c 100644 --- a/pkg/logs/sender/serializer_test.go +++ b/pkg/logs/sender/serializer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/stream_strategy.go b/pkg/logs/sender/stream_strategy.go index 6af99f548fe53..76820427ae7a4 100644 --- a/pkg/logs/sender/stream_strategy.go +++ b/pkg/logs/sender/stream_strategy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/sender/stream_strategy_test.go b/pkg/logs/sender/stream_strategy_test.go index 914d6f08895b4..499e275a214a0 100644 --- a/pkg/logs/sender/stream_strategy_test.go +++ b/pkg/logs/sender/stream_strategy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sender diff --git a/pkg/logs/service/service.go b/pkg/logs/service/service.go index 17e076ea7c783..d013da6c8b364 100644 --- a/pkg/logs/service/service.go +++ b/pkg/logs/service/service.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package service diff --git a/pkg/logs/service/services.go b/pkg/logs/service/services.go index 5f0a87c571f3b..c14f0f0d1af3f 100644 --- a/pkg/logs/service/services.go +++ b/pkg/logs/service/services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package service diff --git a/pkg/logs/service/services_test.go b/pkg/logs/service/services_test.go index 358d0d9ea116f..efdcd5ea60c7d 100644 --- a/pkg/logs/service/services_test.go +++ b/pkg/logs/service/services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package service diff --git a/pkg/logs/status/builder.go b/pkg/logs/status/builder.go index f62b322c7c314..a0da3b6fbfa40 100644 --- a/pkg/logs/status/builder.go +++ b/pkg/logs/status/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/logs/status/status.go b/pkg/logs/status/status.go index da3407ad16989..bcac318ab004e 100644 --- a/pkg/logs/status/status.go +++ b/pkg/logs/status/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/logs/status/status_test.go b/pkg/logs/status/status_test.go index 983fbecb5e1b8..2126378bb7f88 100644 --- a/pkg/logs/status/status_test.go +++ b/pkg/logs/status/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package status diff --git a/pkg/logs/status/test_utils.go b/pkg/logs/status/test_utils.go index 317df261bcd1e..fa500bd55fcbc 100644 --- a/pkg/logs/status/test_utils.go +++ b/pkg/logs/status/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/metadata/common/common.go b/pkg/metadata/common/common.go index a3fdb632ced97..dba73ed15dd11 100644 --- a/pkg/metadata/common/common.go +++ b/pkg/metadata/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/metadata/common/common_nix.go b/pkg/metadata/common/common_nix.go index 53ed3bdb32ed7..968934715429f 100644 --- a/pkg/metadata/common/common_nix.go +++ b/pkg/metadata/common/common_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package common diff --git a/pkg/metadata/common/common_test.go b/pkg/metadata/common/common_test.go index 40f772b80a97d..cbe921edab181 100644 --- a/pkg/metadata/common/common_test.go +++ b/pkg/metadata/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/metadata/common/common_windows.go b/pkg/metadata/common/common_windows.go index ed2da4e7c5bab..6827a540e43e3 100644 --- a/pkg/metadata/common/common_windows.go +++ b/pkg/metadata/common/common_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package common diff --git a/pkg/metadata/common/payload.go b/pkg/metadata/common/payload.go index a03172e985dfb..bfdc3bec042fd 100644 --- a/pkg/metadata/common/payload.go +++ b/pkg/metadata/common/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/metadata/ecs/doc.go b/pkg/metadata/ecs/doc.go index 04568fdabc2ed..091d0056e174d 100644 --- a/pkg/metadata/ecs/doc.go +++ b/pkg/metadata/ecs/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package ecs provides functionalities to collect ECS metadata package ecs diff --git a/pkg/metadata/ecs/ecs.go b/pkg/metadata/ecs/ecs.go index dd9b23ab84663..62e7ac8715b5a 100644 --- a/pkg/metadata/ecs/ecs.go +++ b/pkg/metadata/ecs/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/metadata/ecs/ecs_test.go b/pkg/metadata/ecs/ecs_test.go index 93d64ce80e166..6b5f8ced3697f 100644 --- a/pkg/metadata/ecs/ecs_test.go +++ b/pkg/metadata/ecs/ecs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/metadata/externalhost/doc.go b/pkg/metadata/externalhost/doc.go index 641bc9a15cf3b..f62e7b1f6595e 100644 --- a/pkg/metadata/externalhost/doc.go +++ b/pkg/metadata/externalhost/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. /* Package externalhost implements the External Host Tags metadata provider. diff --git a/pkg/metadata/externalhost/externalhost.go b/pkg/metadata/externalhost/externalhost.go index 89577414c0e9f..0a441cc0b9d5b 100644 --- a/pkg/metadata/externalhost/externalhost.go +++ b/pkg/metadata/externalhost/externalhost.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package externalhost diff --git a/pkg/metadata/externalhost/externalhost_test.go b/pkg/metadata/externalhost/externalhost_test.go index 790092f5e57dd..468b46a9d5996 100644 --- a/pkg/metadata/externalhost/externalhost_test.go +++ b/pkg/metadata/externalhost/externalhost_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package externalhost diff --git a/pkg/metadata/externalhost/payload.go b/pkg/metadata/externalhost/payload.go index 8eac6e1cbfe4d..98bcd58343737 100644 --- a/pkg/metadata/externalhost/payload.go +++ b/pkg/metadata/externalhost/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package externalhost diff --git a/pkg/metadata/gohai/gohai.go b/pkg/metadata/gohai/gohai.go index f8f114081e9df..9b4b16092f25d 100644 --- a/pkg/metadata/gohai/gohai.go +++ b/pkg/metadata/gohai/gohai.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gohai diff --git a/pkg/metadata/gohai/gohai_test.go b/pkg/metadata/gohai/gohai_test.go index de0de27f2298f..16ed56d5488dc 100644 --- a/pkg/metadata/gohai/gohai_test.go +++ b/pkg/metadata/gohai/gohai_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gohai diff --git a/pkg/metadata/gohai/payload.go b/pkg/metadata/gohai/payload.go index b6fe3fd8a08da..2aa84b10f0bf1 100644 --- a/pkg/metadata/gohai/payload.go +++ b/pkg/metadata/gohai/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gohai diff --git a/pkg/metadata/host.go b/pkg/metadata/host.go index 2bb91c09676ea..3b242875e1ef9 100644 --- a/pkg/metadata/host.go +++ b/pkg/metadata/host.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !serverless diff --git a/pkg/metadata/host/container/loader.go b/pkg/metadata/host/container/loader.go index a3989156fe91c..ab5ed1e8f26b3 100644 --- a/pkg/metadata/host/container/loader.go +++ b/pkg/metadata/host/container/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package container diff --git a/pkg/metadata/host/host.go b/pkg/metadata/host/host.go index 58bfb8ee9f12b..b8a27725cfa11 100644 --- a/pkg/metadata/host/host.go +++ b/pkg/metadata/host/host.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/host/host_darwin.go b/pkg/metadata/host/host_darwin.go index 546c19570457b..75d00ba42b21f 100644 --- a/pkg/metadata/host/host_darwin.go +++ b/pkg/metadata/host/host_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/host/host_darwin_test.go b/pkg/metadata/host/host_darwin_test.go index 3fec3deea188a..fdac729212de4 100644 --- a/pkg/metadata/host/host_darwin_test.go +++ b/pkg/metadata/host/host_darwin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/host/host_linux_test.go b/pkg/metadata/host/host_linux_test.go index 7a560af34b7f8..c81c6f964106e 100644 --- a/pkg/metadata/host/host_linux_test.go +++ b/pkg/metadata/host/host_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/host/host_nix.go b/pkg/metadata/host/host_nix.go index 21798bdc5ba1c..49513a104e7cc 100644 --- a/pkg/metadata/host/host_nix.go +++ b/pkg/metadata/host/host_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/host/host_notwin.go b/pkg/metadata/host/host_notwin.go index f24dfe7d0d0f6..6fd2110d1a913 100644 --- a/pkg/metadata/host/host_notwin.go +++ b/pkg/metadata/host/host_notwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/metadata/host/host_test.go b/pkg/metadata/host/host_test.go index 17f1ce53f139e..c1d1bf33e6e8b 100644 --- a/pkg/metadata/host/host_test.go +++ b/pkg/metadata/host/host_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package host diff --git a/pkg/metadata/host/host_windows.go b/pkg/metadata/host/host_windows.go index 47499b19740a5..38ec2c904f0fb 100644 --- a/pkg/metadata/host/host_windows.go +++ b/pkg/metadata/host/host_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Portions of this code are taken from the gopsutil project // https://github.com/shirou/gopsutil . This code is licensed under the New BSD License diff --git a/pkg/metadata/host/host_windows_test.go b/pkg/metadata/host/host_windows_test.go index e3ac90f0da93e..4562ef6dd8576 100644 --- a/pkg/metadata/host/host_windows_test.go +++ b/pkg/metadata/host/host_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/host/payload.go b/pkg/metadata/host/payload.go index 2af47caced065..e552d670690b4 100644 --- a/pkg/metadata/host/payload.go +++ b/pkg/metadata/host/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package host diff --git a/pkg/metadata/inventories/inventories.go b/pkg/metadata/inventories/inventories.go index 5b28d5c99e1d7..3c881266363f5 100644 --- a/pkg/metadata/inventories/inventories.go +++ b/pkg/metadata/inventories/inventories.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package inventories diff --git a/pkg/metadata/inventories/inventories_test.go b/pkg/metadata/inventories/inventories_test.go index dd507ea1ccf6c..be1f9cd74071e 100644 --- a/pkg/metadata/inventories/inventories_test.go +++ b/pkg/metadata/inventories/inventories_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows package inventories diff --git a/pkg/metadata/inventories/payload.go b/pkg/metadata/inventories/payload.go index 04e1b365f3a27..51452a1dcddcd 100644 --- a/pkg/metadata/inventories/payload.go +++ b/pkg/metadata/inventories/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package inventories diff --git a/pkg/metadata/payload.go b/pkg/metadata/payload.go index ff5f6ec3a9a96..a7757f056c845 100644 --- a/pkg/metadata/payload.go +++ b/pkg/metadata/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/metadata/resources.go b/pkg/metadata/resources.go index 17452810377ea..6e795c5143318 100644 --- a/pkg/metadata/resources.go +++ b/pkg/metadata/resources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/metadata/resources/payload.go b/pkg/metadata/resources/payload.go index b811ecaef12f3..291acac0ebe36 100644 --- a/pkg/metadata/resources/payload.go +++ b/pkg/metadata/resources/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package resources diff --git a/pkg/metadata/resources/resources.go b/pkg/metadata/resources/resources.go index 530d7d7e753fd..3d935238f3fa6 100644 --- a/pkg/metadata/resources/resources.go +++ b/pkg/metadata/resources/resources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/resources/resources_other.go b/pkg/metadata/resources/resources_other.go index b617cde812203..964b8e4ca2dc2 100644 --- a/pkg/metadata/resources/resources_other.go +++ b/pkg/metadata/resources/resources_other.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/resources/resources_test.go b/pkg/metadata/resources/resources_test.go index 44fc61113478b..a3467c65acc25 100644 --- a/pkg/metadata/resources/resources_test.go +++ b/pkg/metadata/resources/resources_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package resources diff --git a/pkg/metadata/scheduler.go b/pkg/metadata/scheduler.go index d030c1bcbafd4..694967837e54e 100644 --- a/pkg/metadata/scheduler.go +++ b/pkg/metadata/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/metadata/scheduler_test.go b/pkg/metadata/scheduler_test.go index 2d2fa87631897..ed2047de80f0a 100644 --- a/pkg/metadata/scheduler_test.go +++ b/pkg/metadata/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/metadata/types.go b/pkg/metadata/types.go index 74bf3f98c4f61..021aeb67b22fe 100644 --- a/pkg/metadata/types.go +++ b/pkg/metadata/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metadata diff --git a/pkg/metadata/v5/payload.go b/pkg/metadata/v5/payload.go index 1b78bceb4bc7f..91f3a0d29b07e 100644 --- a/pkg/metadata/v5/payload.go +++ b/pkg/metadata/v5/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/payload_common.go b/pkg/metadata/v5/payload_common.go index 98824b71f7c4d..862094448ddbf 100644 --- a/pkg/metadata/v5/payload_common.go +++ b/pkg/metadata/v5/payload_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package v5 diff --git a/pkg/metadata/v5/payload_no_gohai.go b/pkg/metadata/v5/payload_no_gohai.go index e243bca2de5c4..105e6fed1539f 100644 --- a/pkg/metadata/v5/payload_no_gohai.go +++ b/pkg/metadata/v5/payload_no_gohai.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/v5/payload_test.go b/pkg/metadata/v5/payload_test.go index feb40798b4f86..ee13df0b705fc 100644 --- a/pkg/metadata/v5/payload_test.go +++ b/pkg/metadata/v5/payload_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/v5.go b/pkg/metadata/v5/v5.go index 75c6a472da29f..09d9b4fcdcf53 100644 --- a/pkg/metadata/v5/v5.go +++ b/pkg/metadata/v5/v5.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/v5_other.go b/pkg/metadata/v5/v5_other.go index 0f9399f69d0f0..279de9894b937 100644 --- a/pkg/metadata/v5/v5_other.go +++ b/pkg/metadata/v5/v5_other.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/v5/v5_test.go b/pkg/metadata/v5/v5_test.go index 5304d225c9df9..391851a07a73e 100644 --- a/pkg/metadata/v5/v5_test.go +++ b/pkg/metadata/v5/v5_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package v5 diff --git a/pkg/metrics/context_metrics.go b/pkg/metrics/context_metrics.go index b46fe5df442f7..6e964895316de 100644 --- a/pkg/metrics/context_metrics.go +++ b/pkg/metrics/context_metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/context_metrics_test.go b/pkg/metrics/context_metrics_test.go index b29d960312705..4773a7efe55ef 100644 --- a/pkg/metrics/context_metrics_test.go +++ b/pkg/metrics/context_metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/count.go b/pkg/metrics/count.go index f9d7bc5eae86e..561a556d04907 100644 --- a/pkg/metrics/count.go +++ b/pkg/metrics/count.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/count_test.go b/pkg/metrics/count_test.go index ac500ec88021e..9857cdeefe1a9 100644 --- a/pkg/metrics/count_test.go +++ b/pkg/metrics/count_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/counter.go b/pkg/metrics/counter.go index 4b7e971ec1864..ace68c51f7ca0 100644 --- a/pkg/metrics/counter.go +++ b/pkg/metrics/counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/counter_test.go b/pkg/metrics/counter_test.go index d3a87d4efef5b..7703988d49e28 100644 --- a/pkg/metrics/counter_test.go +++ b/pkg/metrics/counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/event.go b/pkg/metrics/event.go index 835c41bcffffc..5281e8556ab2f 100644 --- a/pkg/metrics/event.go +++ b/pkg/metrics/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/event_test.go b/pkg/metrics/event_test.go index 75314cbb89465..5b6e146879a2d 100644 --- a/pkg/metrics/event_test.go +++ b/pkg/metrics/event_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build zlib diff --git a/pkg/metrics/gauge.go b/pkg/metrics/gauge.go index fab1cba3f7bba..4d8b3c94e7f0f 100644 --- a/pkg/metrics/gauge.go +++ b/pkg/metrics/gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/gauge_test.go b/pkg/metrics/gauge_test.go index 3408e8325437f..388d7561d40c2 100644 --- a/pkg/metrics/gauge_test.go +++ b/pkg/metrics/gauge_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram.go b/pkg/metrics/histogram.go index 34beb2ffecd7b..e79e0a7d06c9d 100644 --- a/pkg/metrics/histogram.go +++ b/pkg/metrics/histogram.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram_bucket.go b/pkg/metrics/histogram_bucket.go index 15080c3f0df14..d505ac5384c2e 100644 --- a/pkg/metrics/histogram_bucket.go +++ b/pkg/metrics/histogram_bucket.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram_test.go b/pkg/metrics/histogram_test.go index 146027c58b52e..092f14a6b2614 100644 --- a/pkg/metrics/histogram_test.go +++ b/pkg/metrics/histogram_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/historate.go b/pkg/metrics/historate.go index e8f871651abaa..a6ed00e8ddeaa 100644 --- a/pkg/metrics/historate.go +++ b/pkg/metrics/historate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/historate_test.go b/pkg/metrics/historate_test.go index 61476055cbeb2..be92935c68e1b 100644 --- a/pkg/metrics/historate_test.go +++ b/pkg/metrics/historate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/metric.go b/pkg/metrics/metric.go index 5ee0d43b6e794..bc2b0190f79b8 100644 --- a/pkg/metrics/metric.go +++ b/pkg/metrics/metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_sample.go b/pkg/metrics/metric_sample.go index adc5df938e8b1..460e7e89edafc 100644 --- a/pkg/metrics/metric_sample.go +++ b/pkg/metrics/metric_sample.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_sample_test.go b/pkg/metrics/metric_sample_test.go index ccba53b84e78f..3ff3dc3a7281c 100644 --- a/pkg/metrics/metric_sample_test.go +++ b/pkg/metrics/metric_sample_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_test.go b/pkg/metrics/metric_test.go index 5f844c8f267ef..2e15009d093cc 100644 --- a/pkg/metrics/metric_test.go +++ b/pkg/metrics/metric_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/monotonic_count.go b/pkg/metrics/monotonic_count.go index 4cf91df4c535a..06f8106f33879 100644 --- a/pkg/metrics/monotonic_count.go +++ b/pkg/metrics/monotonic_count.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/monotonic_count_test.go b/pkg/metrics/monotonic_count_test.go index e8a98692dfe10..b87512b067a47 100644 --- a/pkg/metrics/monotonic_count_test.go +++ b/pkg/metrics/monotonic_count_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/rate.go b/pkg/metrics/rate.go index 21431e9b9f9f5..b5f93159a08ce 100644 --- a/pkg/metrics/rate.go +++ b/pkg/metrics/rate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/rate_test.go b/pkg/metrics/rate_test.go index 30edf28cbb937..ed164cca606a5 100644 --- a/pkg/metrics/rate_test.go +++ b/pkg/metrics/rate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/series.go b/pkg/metrics/series.go index 5333c3293c0b3..a95a9667c3b14 100644 --- a/pkg/metrics/series.go +++ b/pkg/metrics/series.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/series_benchmark_test.go b/pkg/metrics/series_benchmark_test.go index 103394db1f3d0..3e68a3574d5be 100644 --- a/pkg/metrics/series_benchmark_test.go +++ b/pkg/metrics/series_benchmark_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/series_test.go b/pkg/metrics/series_test.go index eacf0aa7051ca..4ede54b7c30af 100644 --- a/pkg/metrics/series_test.go +++ b/pkg/metrics/series_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build zlib diff --git a/pkg/metrics/service_check.go b/pkg/metrics/service_check.go index d49febd704b03..ae17717456230 100644 --- a/pkg/metrics/service_check.go +++ b/pkg/metrics/service_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/service_check_test.go b/pkg/metrics/service_check_test.go index fb3f454c78444..27f5cf5c4995e 100644 --- a/pkg/metrics/service_check_test.go +++ b/pkg/metrics/service_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build zlib diff --git a/pkg/metrics/set.go b/pkg/metrics/set.go index ddeb108d6c334..bdf1ed9d26a80 100644 --- a/pkg/metrics/set.go +++ b/pkg/metrics/set.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/set_test.go b/pkg/metrics/set_test.go index c8eadd787e573..f43344541c987 100644 --- a/pkg/metrics/set_test.go +++ b/pkg/metrics/set_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/metrics/test_helper.go b/pkg/metrics/test_helper.go index 489b373168d89..3bf2779945721 100644 --- a/pkg/metrics/test_helper.go +++ b/pkg/metrics/test_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/orchestrator/cache.go b/pkg/orchestrator/cache.go index d23f12a45ffa9..2fdc37a80f071 100644 --- a/pkg/orchestrator/cache.go +++ b/pkg/orchestrator/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/cache_test.go b/pkg/orchestrator/cache_test.go index c6290df21c9e8..69bfd2b6359b2 100644 --- a/pkg/orchestrator/cache_test.go +++ b/pkg/orchestrator/cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/config/config.go b/pkg/orchestrator/config/config.go index 9d71f707b8264..74dc9ece6457c 100644 --- a/pkg/orchestrator/config/config.go +++ b/pkg/orchestrator/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/orchestrator/config/config_test.go b/pkg/orchestrator/config/config_test.go index 65b10058a10a3..83d12ad0c1110 100644 --- a/pkg/orchestrator/config/config_test.go +++ b/pkg/orchestrator/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/orchestrator/pod.go b/pkg/orchestrator/pod.go index 2396c0e4b4966..cca98809e3631 100644 --- a/pkg/orchestrator/pod.go +++ b/pkg/orchestrator/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/pod_test.go b/pkg/orchestrator/pod_test.go index 617b7f3f8af78..03bfc5b998b84 100644 --- a/pkg/orchestrator/pod_test.go +++ b/pkg/orchestrator/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/redact/data_scrubber.go b/pkg/orchestrator/redact/data_scrubber.go index 7a5a6f4404254..bbc2edd9e2d9b 100644 --- a/pkg/orchestrator/redact/data_scrubber.go +++ b/pkg/orchestrator/redact/data_scrubber.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/data_scrubber_test.go b/pkg/orchestrator/redact/data_scrubber_test.go index 49cc7c3559146..fd5f949cae8f6 100644 --- a/pkg/orchestrator/redact/data_scrubber_test.go +++ b/pkg/orchestrator/redact/data_scrubber_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/pod.go b/pkg/orchestrator/redact/pod.go index 7f14362c43d59..9b1ee8b6cc69f 100644 --- a/pkg/orchestrator/redact/pod.go +++ b/pkg/orchestrator/redact/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/pod_test.go b/pkg/orchestrator/redact/pod_test.go index 7bf04b75f6a26..14a88ea74736f 100644 --- a/pkg/orchestrator/redact/pod_test.go +++ b/pkg/orchestrator/redact/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package redact diff --git a/pkg/orchestrator/util.go b/pkg/orchestrator/util.go index e9f5ed8f95832..9082cc9d0b8e6 100644 --- a/pkg/orchestrator/util.go +++ b/pkg/orchestrator/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package orchestrator diff --git a/pkg/persistentcache/persistentcache.go b/pkg/persistentcache/persistentcache.go index bcefe7176299b..b7bbcbe4c0afd 100644 --- a/pkg/persistentcache/persistentcache.go +++ b/pkg/persistentcache/persistentcache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package persistentcache diff --git a/pkg/persistentcache/persistentcache_test.go b/pkg/persistentcache/persistentcache_test.go index 4cda6fb0abbe1..d6ace776be23a 100644 --- a/pkg/persistentcache/persistentcache_test.go +++ b/pkg/persistentcache/persistentcache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package persistentcache diff --git a/pkg/pidfile/pidfile.go b/pkg/pidfile/pidfile.go index 06cb29f074883..19441a1e5173c 100644 --- a/pkg/pidfile/pidfile.go +++ b/pkg/pidfile/pidfile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_darwin.go b/pkg/pidfile/pidfile_darwin.go index 675dd28fa8136..9de78b893a6e1 100644 --- a/pkg/pidfile/pidfile_darwin.go +++ b/pkg/pidfile/pidfile_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_nix.go b/pkg/pidfile/pidfile_nix.go index 079b47f0fc076..e29d89073b484 100644 --- a/pkg/pidfile/pidfile_nix.go +++ b/pkg/pidfile/pidfile_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build freebsd linux netbsd openbsd solaris dragonfly diff --git a/pkg/pidfile/pidfile_test.go b/pkg/pidfile/pidfile_test.go index c6de1d37e1bac..07b5b9dc72ff6 100644 --- a/pkg/pidfile/pidfile_test.go +++ b/pkg/pidfile/pidfile_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_windows.go b/pkg/pidfile/pidfile_windows.go index 40a00722e3e1e..14bb6ef8649b3 100644 --- a/pkg/pidfile/pidfile_windows.go +++ b/pkg/pidfile/pidfile_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pidfile diff --git a/pkg/process/checks/pod.go b/pkg/process/checks/pod.go index d770eaa39113e..c994a44aaea59 100644 --- a/pkg/process/checks/pod.go +++ b/pkg/process/checks/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/process/checks/pod_null.go b/pkg/process/checks/pod_null.go index 161a237da6696..4b794f80702b1 100644 --- a/pkg/process/checks/pod_null.go +++ b/pkg/process/checks/pod_null.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubelet !orchestrator diff --git a/pkg/process/util/api/payload.go b/pkg/process/util/api/payload.go index 9cf7f1a093b5f..e18eef72ac258 100644 --- a/pkg/process/util/api/payload.go +++ b/pkg/process/util/api/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/process/util/api/transport.go b/pkg/process/util/api/transport.go index 1e6cd132d797b..7f53ac53ca45b 100644 --- a/pkg/process/util/api/transport.go +++ b/pkg/process/util/api/transport.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/process/util/api/transport_test.go b/pkg/process/util/api/transport_test.go index 4fba05ed6f7b2..c77b6f8f2b35c 100644 --- a/pkg/process/util/api/transport_test.go +++ b/pkg/process/util/api/transport_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/process/util/api/weighted_queue.go b/pkg/process/util/api/weighted_queue.go index de2bfd9084dda..1302bf5a8a4e1 100644 --- a/pkg/process/util/api/weighted_queue.go +++ b/pkg/process/util/api/weighted_queue.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/quantile/test_helper.go b/pkg/quantile/test_helper.go index 99baf66756263..9dc7c6759c584 100644 --- a/pkg/quantile/test_helper.go +++ b/pkg/quantile/test_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/secrets/check_rights_nix.go b/pkg/secrets/check_rights_nix.go index 361143f165b82..e8c01e89cc0d0 100644 --- a/pkg/secrets/check_rights_nix.go +++ b/pkg/secrets/check_rights_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/check_rights_nix_test.go b/pkg/secrets/check_rights_nix_test.go index 71d6df6d5fc90..256780b70800d 100644 --- a/pkg/secrets/check_rights_nix_test.go +++ b/pkg/secrets/check_rights_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/check_rights_windows.go b/pkg/secrets/check_rights_windows.go index e924145aaa852..fa3723e8e58e8 100644 --- a/pkg/secrets/check_rights_windows.go +++ b/pkg/secrets/check_rights_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/check_rights_windows_test.go b/pkg/secrets/check_rights_windows_test.go index da3bb3b7fde22..75c6d57e343a9 100644 --- a/pkg/secrets/check_rights_windows_test.go +++ b/pkg/secrets/check_rights_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/fetch_secret.go b/pkg/secrets/fetch_secret.go index 4198fc8728c19..72c2bb0a590d9 100644 --- a/pkg/secrets/fetch_secret.go +++ b/pkg/secrets/fetch_secret.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/pkg/secrets/fetch_secret_test.go b/pkg/secrets/fetch_secret_test.go index d1f4c7a220c65..9bb608fc738fa 100644 --- a/pkg/secrets/fetch_secret_test.go +++ b/pkg/secrets/fetch_secret_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/pkg/secrets/info.go b/pkg/secrets/info.go index 18022b774dc07..2e6f8201fa894 100644 --- a/pkg/secrets/info.go +++ b/pkg/secrets/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package secrets diff --git a/pkg/secrets/info_nix.go b/pkg/secrets/info_nix.go index 9335f2deffef6..234c84b60a8b8 100644 --- a/pkg/secrets/info_nix.go +++ b/pkg/secrets/info_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/info_windows.go b/pkg/secrets/info_windows.go index 80b69ddf402e0..1503c361166bd 100644 --- a/pkg/secrets/info_windows.go +++ b/pkg/secrets/info_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/no_secrets.go b/pkg/secrets/no_secrets.go index ecdcd05d9fe3e..c4187e6c89567 100644 --- a/pkg/secrets/no_secrets.go +++ b/pkg/secrets/no_secrets.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !secrets diff --git a/pkg/secrets/secrets.go b/pkg/secrets/secrets.go index de820f5796276..579a326bd1d49 100644 --- a/pkg/secrets/secrets.go +++ b/pkg/secrets/secrets.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/pkg/secrets/secrets_test.go b/pkg/secrets/secrets_test.go index a5af40d246fa4..45b70ec72b128 100644 --- a/pkg/secrets/secrets_test.go +++ b/pkg/secrets/secrets_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build secrets diff --git a/pkg/secrets/test/argument/argument.go b/pkg/secrets/test/argument/argument.go index 002369014e908..e5f827c5380c9 100644 --- a/pkg/secrets/test/argument/argument.go +++ b/pkg/secrets/test/argument/argument.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/secrets/test/error/error.go b/pkg/secrets/test/error/error.go index 5b061adbf591f..84c92b1449178 100644 --- a/pkg/secrets/test/error/error.go +++ b/pkg/secrets/test/error/error.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/secrets/test/input/input.go b/pkg/secrets/test/input/input.go index 8091805885e00..81638c171c5c1 100644 --- a/pkg/secrets/test/input/input.go +++ b/pkg/secrets/test/input/input.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/secrets/test/response_too_long/response_too_long.go b/pkg/secrets/test/response_too_long/response_too_long.go index ed32dcbd9f921..1b560fcffa97c 100644 --- a/pkg/secrets/test/response_too_long/response_too_long.go +++ b/pkg/secrets/test/response_too_long/response_too_long.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/secrets/test/simple/simple.go b/pkg/secrets/test/simple/simple.go index 774a7fb3d5b93..4090f86c66e64 100644 --- a/pkg/secrets/test/simple/simple.go +++ b/pkg/secrets/test/simple/simple.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/secrets/test/timeout/timeout.go b/pkg/secrets/test/timeout/timeout.go index b7018aa74a1a0..ad80785b142ba 100644 --- a/pkg/secrets/test/timeout/timeout.go +++ b/pkg/secrets/test/timeout/timeout.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. package main diff --git a/pkg/security/agent/agent.go b/pkg/security/agent/agent.go index 212e44b97921a..299a9dcecaf0e 100644 --- a/pkg/security/agent/agent.go +++ b/pkg/security/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/security/agent/client.go b/pkg/security/agent/client.go index 7ecca8ce52445..8d7ba88781f16 100644 --- a/pkg/security/agent/client.go +++ b/pkg/security/agent/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/security/config/config.go b/pkg/security/config/config.go index 957f23477cc63..1b24ce3485a44 100644 --- a/pkg/security/config/config.go +++ b/pkg/security/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/security/config/default.go b/pkg/security/config/default.go index 1fac0562a5026..5dc6c57eaba84 100644 --- a/pkg/security/config/default.go +++ b/pkg/security/config/default.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/security/ebpf/byteorder.go b/pkg/security/ebpf/byteorder.go index b4bc5f393eb40..1779367116cd5 100644 --- a/pkg/security/ebpf/byteorder.go +++ b/pkg/security/ebpf/byteorder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ebpf diff --git a/pkg/security/ebpf/manager.go b/pkg/security/ebpf/manager.go index f6b5763c8db69..dc0846423d57a 100644 --- a/pkg/security/ebpf/manager.go +++ b/pkg/security/ebpf/manager.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/map.go b/pkg/security/ebpf/map.go index b73721776098d..d48b907d40a1d 100644 --- a/pkg/security/ebpf/map.go +++ b/pkg/security/ebpf/map.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/all.go b/pkg/security/ebpf/probes/all.go index 7d6b41093f465..6dd7cb8702fad 100644 --- a/pkg/security/ebpf/probes/all.go +++ b/pkg/security/ebpf/probes/all.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/attr.go b/pkg/security/ebpf/probes/attr.go index c27e7a6a08e9e..6d876edb798f9 100644 --- a/pkg/security/ebpf/probes/attr.go +++ b/pkg/security/ebpf/probes/attr.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/const.go b/pkg/security/ebpf/probes/const.go index a0fc12fc6a3a7..27eb29384b4ff 100644 --- a/pkg/security/ebpf/probes/const.go +++ b/pkg/security/ebpf/probes/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/event_types.go b/pkg/security/ebpf/probes/event_types.go index 65e2c0105a63e..fa0103bad873b 100644 --- a/pkg/security/ebpf/probes/event_types.go +++ b/pkg/security/ebpf/probes/event_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/exec.go b/pkg/security/ebpf/probes/exec.go index 94fe6acd2b0fb..849f3c5997874 100644 --- a/pkg/security/ebpf/probes/exec.go +++ b/pkg/security/ebpf/probes/exec.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/link.go b/pkg/security/ebpf/probes/link.go index aaa7a13778e5c..2fccdeab30c59 100644 --- a/pkg/security/ebpf/probes/link.go +++ b/pkg/security/ebpf/probes/link.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/mkdir.go b/pkg/security/ebpf/probes/mkdir.go index 75bb31e641eb9..e65aae983315a 100644 --- a/pkg/security/ebpf/probes/mkdir.go +++ b/pkg/security/ebpf/probes/mkdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/mount.go b/pkg/security/ebpf/probes/mount.go index 0175e6c0b42a4..8ece3f6e7a7b8 100644 --- a/pkg/security/ebpf/probes/mount.go +++ b/pkg/security/ebpf/probes/mount.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/open.go b/pkg/security/ebpf/probes/open.go index 9a1f45adf6431..c66ed74dc2c7b 100644 --- a/pkg/security/ebpf/probes/open.go +++ b/pkg/security/ebpf/probes/open.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/rename.go b/pkg/security/ebpf/probes/rename.go index e737ee90e76f8..d39640a6d317c 100644 --- a/pkg/security/ebpf/probes/rename.go +++ b/pkg/security/ebpf/probes/rename.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/rmdir.go b/pkg/security/ebpf/probes/rmdir.go index a4c04403a5a44..018781904ccae 100644 --- a/pkg/security/ebpf/probes/rmdir.go +++ b/pkg/security/ebpf/probes/rmdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/shared.go b/pkg/security/ebpf/probes/shared.go index 73ff5f1e2f701..cf4c17cbcb92c 100644 --- a/pkg/security/ebpf/probes/shared.go +++ b/pkg/security/ebpf/probes/shared.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/syscall_helpers.go b/pkg/security/ebpf/probes/syscall_helpers.go index f139552d0769b..4dda56ad872d2 100644 --- a/pkg/security/ebpf/probes/syscall_helpers.go +++ b/pkg/security/ebpf/probes/syscall_helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/unlink.go b/pkg/security/ebpf/probes/unlink.go index 8bccfc1890f84..aaf2935f27b5c 100644 --- a/pkg/security/ebpf/probes/unlink.go +++ b/pkg/security/ebpf/probes/unlink.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/xattr.go b/pkg/security/ebpf/probes/xattr.go index 0c53ee779faf9..325c0bfded38e 100644 --- a/pkg/security/ebpf/probes/xattr.go +++ b/pkg/security/ebpf/probes/xattr.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/module/event.go b/pkg/security/module/event.go index a0e74be39dffa..faf254253f2f1 100644 --- a/pkg/security/module/event.go +++ b/pkg/security/module/event.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package module diff --git a/pkg/security/module/module.go b/pkg/security/module/module.go index 23d95afef0b24..0935659834c38 100644 --- a/pkg/security/module/module.go +++ b/pkg/security/module/module.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/module/module_unsupported.go b/pkg/security/module/module_unsupported.go index 12d1629bb81a3..f1bd28ee44e82 100644 --- a/pkg/security/module/module_unsupported.go +++ b/pkg/security/module/module_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !linux diff --git a/pkg/security/module/rate_limiter.go b/pkg/security/module/rate_limiter.go index f03682be00165..ec265655c9363 100644 --- a/pkg/security/module/rate_limiter.go +++ b/pkg/security/module/rate_limiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/module/server.go b/pkg/security/module/server.go index 63b4c4ca29396..18220b78fd71d 100644 --- a/pkg/security/module/server.go +++ b/pkg/security/module/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/applier.go b/pkg/security/probe/applier.go index 51f72d5c1ac53..ba9eec79c2b75 100644 --- a/pkg/security/probe/applier.go +++ b/pkg/security/probe/applier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/approvers.go b/pkg/security/probe/approvers.go index 426f174f343e0..19b51e007c218 100644 --- a/pkg/security/probe/approvers.go +++ b/pkg/security/probe/approvers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/capabilities.go b/pkg/security/probe/capabilities.go index 991fcdf08659c..dba87a32f201a 100644 --- a/pkg/security/probe/capabilities.go +++ b/pkg/security/probe/capabilities.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/consts.go b/pkg/security/probe/consts.go index 706855f746262..e68cc8fca7789 100644 --- a/pkg/security/probe/consts.go +++ b/pkg/security/probe/consts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/consts_test.go b/pkg/security/probe/consts_test.go index bbc78fe7c8b0a..01c27df2b1896 100644 --- a/pkg/security/probe/consts_test.go +++ b/pkg/security/probe/consts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/container_resolver.go b/pkg/security/probe/container_resolver.go index ba50b8f33c24d..52fa34144c981 100644 --- a/pkg/security/probe/container_resolver.go +++ b/pkg/security/probe/container_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/custom_events.go b/pkg/security/probe/custom_events.go index 70e0b4590ee6c..360da3df353f6 100644 --- a/pkg/security/probe/custom_events.go +++ b/pkg/security/probe/custom_events.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/dentry_resolver.go b/pkg/security/probe/dentry_resolver.go index e94482002e74f..3bc8c20f3cc5a 100644 --- a/pkg/security/probe/dentry_resolver.go +++ b/pkg/security/probe/dentry_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/discarders.go b/pkg/security/probe/discarders.go index a8c102378f544..f061620cbd2f9 100644 --- a/pkg/security/probe/discarders.go +++ b/pkg/security/probe/discarders.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters.go b/pkg/security/probe/kfilters.go index 3e18ba0f6e07f..a7004df633611 100644 --- a/pkg/security/probe/kfilters.go +++ b/pkg/security/probe/kfilters.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters_bpf.go b/pkg/security/probe/kfilters_bpf.go index 1f0ef3df5a835..09651e5df1917 100644 --- a/pkg/security/probe/kfilters_bpf.go +++ b/pkg/security/probe/kfilters_bpf.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters_test.go b/pkg/security/probe/kfilters_test.go index fc8db544049d6..39e20f6207bea 100644 --- a/pkg/security/probe/kfilters_test.go +++ b/pkg/security/probe/kfilters_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/load_controller.go b/pkg/security/probe/load_controller.go index 1453888fe8942..cb095db60cdc5 100644 --- a/pkg/security/probe/load_controller.go +++ b/pkg/security/probe/load_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/metrics.go b/pkg/security/probe/metrics.go index f2fdacb7d16aa..54472932edd23 100644 --- a/pkg/security/probe/metrics.go +++ b/pkg/security/probe/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/model.go b/pkg/security/probe/model.go index 863b83892521f..af898fcc729c4 100644 --- a/pkg/security/probe/model.go +++ b/pkg/security/probe/model.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/model_test.go b/pkg/security/probe/model_test.go index 2b1b9ab32966e..e1a8c33bcb6a1 100644 --- a/pkg/security/probe/model_test.go +++ b/pkg/security/probe/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/mount.go b/pkg/security/probe/mount.go index f4e35f140d482..1b49137193bff 100644 --- a/pkg/security/probe/mount.go +++ b/pkg/security/probe/mount.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/mount_test.go b/pkg/security/probe/mount_test.go index d9c6b9728295a..519204c4935b6 100644 --- a/pkg/security/probe/mount_test.go +++ b/pkg/security/probe/mount_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/open.go b/pkg/security/probe/open.go index 6710e394e480b..c1500a04fe670 100644 --- a/pkg/security/probe/open.go +++ b/pkg/security/probe/open.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/perf_buffer_monitor.go b/pkg/security/probe/perf_buffer_monitor.go index bfac767df345c..fa8fd9a6c05d5 100644 --- a/pkg/security/probe/perf_buffer_monitor.go +++ b/pkg/security/probe/perf_buffer_monitor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/policy.go b/pkg/security/probe/policy.go index be5c16389ed2a..afc9bbebdab79 100644 --- a/pkg/security/probe/policy.go +++ b/pkg/security/probe/policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe.go b/pkg/security/probe/probe.go index 3e1c19f09901c..cf4f82d5400a9 100644 --- a/pkg/security/probe/probe.go +++ b/pkg/security/probe/probe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe_bpf.go b/pkg/security/probe/probe_bpf.go index 3c98149fb0e80..c4b1c5336eb3d 100644 --- a/pkg/security/probe/probe_bpf.go +++ b/pkg/security/probe/probe_bpf.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe_monitor.go b/pkg/security/probe/probe_monitor.go index 4e155a58051cc..179aa8ff3b7a7 100644 --- a/pkg/security/probe/probe_monitor.go +++ b/pkg/security/probe/probe_monitor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_cache_entry.go b/pkg/security/probe/process_cache_entry.go index ed9e58b781f1d..13eddca9dec93 100644 --- a/pkg/security/probe/process_cache_entry.go +++ b/pkg/security/probe/process_cache_entry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_resolver.go b/pkg/security/probe/process_resolver.go index 37aadb3571061..0979ba7858505 100644 --- a/pkg/security/probe/process_resolver.go +++ b/pkg/security/probe/process_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_resolver_test.go b/pkg/security/probe/process_resolver_test.go index e7f4094f5496d..95c99f59dacb2 100644 --- a/pkg/security/probe/process_resolver_test.go +++ b/pkg/security/probe/process_resolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/reorderer.go b/pkg/security/probe/reorderer.go index 208db21952ad4..f1fe3bffa2038 100644 --- a/pkg/security/probe/reorderer.go +++ b/pkg/security/probe/reorderer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/report.go b/pkg/security/probe/report.go index bf9a440c1d73a..ef83361a5885a 100644 --- a/pkg/security/probe/report.go +++ b/pkg/security/probe/report.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/resolvers.go b/pkg/security/probe/resolvers.go index 8db27f6034d68..6c37b02bdea2b 100644 --- a/pkg/security/probe/resolvers.go +++ b/pkg/security/probe/resolvers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/serializers.go b/pkg/security/probe/serializers.go index 885b773d20fff..cd73cf29d70a4 100644 --- a/pkg/security/probe/serializers.go +++ b/pkg/security/probe/serializers.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/syscall_stats.go b/pkg/security/probe/syscall_stats.go index 4006c27504757..3664ea799b8db 100644 --- a/pkg/security/probe/syscall_stats.go +++ b/pkg/security/probe/syscall_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/syscalls.go b/pkg/security/probe/syscalls.go index d12fdb5c8d777..f25f8cce03496 100644 --- a/pkg/security/probe/syscalls.go +++ b/pkg/security/probe/syscalls.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/time_resolver.go b/pkg/security/probe/time_resolver.go index b4422191df90b..e77d037472e11 100644 --- a/pkg/security/probe/time_resolver.go +++ b/pkg/security/probe/time_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/probe/user_resolver.go b/pkg/security/probe/user_resolver.go index 551f7549696e6..f7e324eae0cc3 100644 --- a/pkg/security/probe/user_resolver.go +++ b/pkg/security/probe/user_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/rules/bucket.go b/pkg/security/rules/bucket.go index 90cca28c603a6..c9fbe1d37e82b 100644 --- a/pkg/security/rules/bucket.go +++ b/pkg/security/rules/bucket.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/capabilities.go b/pkg/security/rules/capabilities.go index c7a382130ca38..a3e27ff4a89e5 100644 --- a/pkg/security/rules/capabilities.go +++ b/pkg/security/rules/capabilities.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/errors.go b/pkg/security/rules/errors.go index e3c5f5ffb8ba2..3d953675da440 100644 --- a/pkg/security/rules/errors.go +++ b/pkg/security/rules/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/filter_values.go b/pkg/security/rules/filter_values.go index 06ea4a1720902..43c5e43b5cec7 100644 --- a/pkg/security/rules/filter_values.go +++ b/pkg/security/rules/filter_values.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/model_test.go b/pkg/security/rules/model_test.go index a7f1ec1646473..6906093071d8c 100644 --- a/pkg/security/rules/model_test.go +++ b/pkg/security/rules/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/policy.go b/pkg/security/rules/policy.go index cd400a3d75e6f..a43dbb3247160 100644 --- a/pkg/security/rules/policy.go +++ b/pkg/security/rules/policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/ruleset.go b/pkg/security/rules/ruleset.go index 32b1c27edbfa9..19983484133a1 100644 --- a/pkg/security/rules/ruleset.go +++ b/pkg/security/rules/ruleset.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/ruleset_test.go b/pkg/security/rules/ruleset_test.go index a1598d1890032..e91c809bf6fae 100644 --- a/pkg/security/rules/ruleset_test.go +++ b/pkg/security/rules/ruleset_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/truth_table.go b/pkg/security/rules/truth_table.go index 22d6019316a15..02e236661a5aa 100644 --- a/pkg/security/rules/truth_table.go +++ b/pkg/security/rules/truth_table.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/rules/utils.go b/pkg/security/rules/utils.go index 37cf484e3635f..958a80f76f039 100644 --- a/pkg/security/rules/utils.go +++ b/pkg/security/rules/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package rules diff --git a/pkg/security/secl/ast/secl.go b/pkg/security/secl/ast/secl.go index 7e0ce019bb599..0c5e31707cb74 100644 --- a/pkg/security/secl/ast/secl.go +++ b/pkg/security/secl/ast/secl.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ast diff --git a/pkg/security/secl/ast/secl_test.go b/pkg/security/secl/ast/secl_test.go index 011a13164480c..017f162a9090a 100644 --- a/pkg/security/secl/ast/secl_test.go +++ b/pkg/security/secl/ast/secl_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ast diff --git a/pkg/security/secl/eval/context.go b/pkg/security/secl/eval/context.go index 3e98c0ea4376a..461270c85d890 100644 --- a/pkg/security/secl/eval/context.go +++ b/pkg/security/secl/eval/context.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/errors.go b/pkg/security/secl/eval/errors.go index 29954d0ac07df..edc66d02118ba 100644 --- a/pkg/security/secl/eval/errors.go +++ b/pkg/security/secl/eval/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/eval.go b/pkg/security/secl/eval/eval.go index bc28bac5f20ed..24d855bbd81f9 100644 --- a/pkg/security/secl/eval/eval.go +++ b/pkg/security/secl/eval/eval.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //go:generate go run github.com/DataDog/datadog-agent/pkg/security/secl/generators/operators -output eval_operators.go diff --git a/pkg/security/secl/eval/eval_test.go b/pkg/security/secl/eval/eval_test.go index fe455098cafb8..cc60c5038286e 100644 --- a/pkg/security/secl/eval/eval_test.go +++ b/pkg/security/secl/eval/eval_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/event.go b/pkg/security/secl/eval/event.go index 9da1f2cebc156..e2b232ea59039 100644 --- a/pkg/security/secl/eval/event.go +++ b/pkg/security/secl/eval/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/macro.go b/pkg/security/secl/eval/macro.go index e6c477d6a95da..634c94a66ab78 100644 --- a/pkg/security/secl/eval/macro.go +++ b/pkg/security/secl/eval/macro.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/model.go b/pkg/security/secl/eval/model.go index 2e3fd323e8905..07f9f1347e1c8 100644 --- a/pkg/security/secl/eval/model.go +++ b/pkg/security/secl/eval/model.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/model_test.go b/pkg/security/secl/eval/model_test.go index 3c62370dfc433..440ce2e0dc379 100644 --- a/pkg/security/secl/eval/model_test.go +++ b/pkg/security/secl/eval/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/operators.go b/pkg/security/secl/eval/operators.go index c2c53768ee3be..4b0060e13fd9e 100644 --- a/pkg/security/secl/eval/operators.go +++ b/pkg/security/secl/eval/operators.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/operators_test.go b/pkg/security/secl/eval/operators_test.go index 1693b90e7721d..4fa3b66d8958a 100644 --- a/pkg/security/secl/eval/operators_test.go +++ b/pkg/security/secl/eval/operators_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/registers.go b/pkg/security/secl/eval/registers.go index f587a28a3283c..6173b45de89ed 100644 --- a/pkg/security/secl/eval/registers.go +++ b/pkg/security/secl/eval/registers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/rule.go b/pkg/security/secl/eval/rule.go index cba2755aefc86..569f55116c62e 100644 --- a/pkg/security/secl/eval/rule.go +++ b/pkg/security/secl/eval/rule.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/state.go b/pkg/security/secl/eval/state.go index a90a2f31ec34d..d428a2c3e7c59 100644 --- a/pkg/security/secl/eval/state.go +++ b/pkg/security/secl/eval/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package eval diff --git a/pkg/security/secl/generators/accessors/accessors.go b/pkg/security/secl/generators/accessors/accessors.go index cc3ee00ecabd7..bfd822afccded 100644 --- a/pkg/security/secl/generators/accessors/accessors.go +++ b/pkg/security/secl/generators/accessors/accessors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/pkg/security/secl/generators/operators/operators.go b/pkg/security/secl/generators/operators/operators.go index 226127181a24a..7572027f673d4 100644 --- a/pkg/security/secl/generators/operators/operators.go +++ b/pkg/security/secl/generators/operators/operators.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/pkg/security/secl/secl.go b/pkg/security/secl/secl.go index 8c4783d087c54..423f188503c30 100644 --- a/pkg/security/secl/secl.go +++ b/pkg/security/secl/secl.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package secl diff --git a/pkg/security/secl/secl_test.go b/pkg/security/secl/secl_test.go index 5d94d4f04fbe0..fe99716d16984 100644 --- a/pkg/security/secl/secl_test.go +++ b/pkg/security/secl/secl_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package secl diff --git a/pkg/security/tests/chmod_test.go b/pkg/security/tests/chmod_test.go index cd79c1786b007..703e79aee079e 100644 --- a/pkg/security/tests/chmod_test.go +++ b/pkg/security/tests/chmod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/chown32_test.go b/pkg/security/tests/chown32_test.go index 9762e60ab0c79..2311588415ceb 100644 --- a/pkg/security/tests/chown32_test.go +++ b/pkg/security/tests/chown32_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests,386 diff --git a/pkg/security/tests/chown_test.go b/pkg/security/tests/chown_test.go index d460a97f28702..cbd129974e0ad 100644 --- a/pkg/security/tests/chown_test.go +++ b/pkg/security/tests/chown_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests,!386 diff --git a/pkg/security/tests/dentry_test.go b/pkg/security/tests/dentry_test.go index dc53efc8edc95..b1d8e57e08f34 100644 --- a/pkg/security/tests/dentry_test.go +++ b/pkg/security/tests/dentry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/filters_test.go b/pkg/security/tests/filters_test.go index 0aadc41982289..7d07d5784d96c 100644 --- a/pkg/security/tests/filters_test.go +++ b/pkg/security/tests/filters_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/link_test.go b/pkg/security/tests/link_test.go index f795d4bb85c54..46855110ac867 100644 --- a/pkg/security/tests/link_test.go +++ b/pkg/security/tests/link_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/macros_test.go b/pkg/security/tests/macros_test.go index 2000e59297712..ad7d1c7a80867 100644 --- a/pkg/security/tests/macros_test.go +++ b/pkg/security/tests/macros_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mitre_test.go b/pkg/security/tests/mitre_test.go index fd873aa505b93..7acb05445b622 100644 --- a/pkg/security/tests/mitre_test.go +++ b/pkg/security/tests/mitre_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mkdir_test.go b/pkg/security/tests/mkdir_test.go index 82d767c84e06a..09c2dadc1a3d0 100644 --- a/pkg/security/tests/mkdir_test.go +++ b/pkg/security/tests/mkdir_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mount_test.go b/pkg/security/tests/mount_test.go index 5cc6c317faf66..9ecd96bb13e50 100644 --- a/pkg/security/tests/mount_test.go +++ b/pkg/security/tests/mount_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/open_test.go b/pkg/security/tests/open_test.go index e2f48ecd1a866..19d94e06d9bdf 100644 --- a/pkg/security/tests/open_test.go +++ b/pkg/security/tests/open_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/probe_monitor_test.go b/pkg/security/tests/probe_monitor_test.go index 949b0708decc4..82973ac11081a 100644 --- a/pkg/security/tests/probe_monitor_test.go +++ b/pkg/security/tests/probe_monitor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/process_test.go b/pkg/security/tests/process_test.go index e9d4067afa534..d8d00fa5e090d 100644 --- a/pkg/security/tests/process_test.go +++ b/pkg/security/tests/process_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/rename_test.go b/pkg/security/tests/rename_test.go index 9293441c86f0a..d212daa86b5ae 100644 --- a/pkg/security/tests/rename_test.go +++ b/pkg/security/tests/rename_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/rmdir_test.go b/pkg/security/tests/rmdir_test.go index 54086231f9b47..02bdfb5c03ae1 100644 --- a/pkg/security/tests/rmdir_test.go +++ b/pkg/security/tests/rmdir_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/setup_test.go b/pkg/security/tests/setup_test.go index e70dbdf1fc235..a5ec9348628ff 100644 --- a/pkg/security/tests/setup_test.go +++ b/pkg/security/tests/setup_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build functionaltests stresstests diff --git a/pkg/security/tests/stress_test.go b/pkg/security/tests/stress_test.go index 2b9891ba819fc..eab36558fd6c7 100644 --- a/pkg/security/tests/stress_test.go +++ b/pkg/security/tests/stress_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build stresstests diff --git a/pkg/security/tests/stresser_test.go b/pkg/security/tests/stresser_test.go index 340f84b1b9f27..9d42d23f3bfc4 100644 --- a/pkg/security/tests/stresser_test.go +++ b/pkg/security/tests/stresser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build stresstests diff --git a/pkg/security/tests/testdrive.go b/pkg/security/tests/testdrive.go index 398d12bd9d25e..f04acb2589944 100644 --- a/pkg/security/tests/testdrive.go +++ b/pkg/security/tests/testdrive.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build functionaltests diff --git a/pkg/security/tests/unlink_test.go b/pkg/security/tests/unlink_test.go index b1a33b33d5c4b..ac83ef6aed688 100644 --- a/pkg/security/tests/unlink_test.go +++ b/pkg/security/tests/unlink_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/utimes_test.go b/pkg/security/tests/utimes_test.go index 40a498d89de7f..1181d789001be 100644 --- a/pkg/security/tests/utimes_test.go +++ b/pkg/security/tests/utimes_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/xattr_test.go b/pkg/security/tests/xattr_test.go index f400735e73ba2..ebdee90c9c13f 100644 --- a/pkg/security/tests/xattr_test.go +++ b/pkg/security/tests/xattr_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build functionaltests diff --git a/pkg/security/utils/binary.go b/pkg/security/utils/binary.go index 7694f64b275f9..83e48edc7546f 100644 --- a/pkg/security/utils/binary.go +++ b/pkg/security/utils/binary.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/security/utils/cgroup.go b/pkg/security/utils/cgroup.go index 5a1f858dafd49..a5958dbe2ea6d 100644 --- a/pkg/security/utils/cgroup.go +++ b/pkg/security/utils/cgroup.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/utils/proc.go b/pkg/security/utils/proc.go index 032940a5a491d..572151933f58a 100644 --- a/pkg/security/utils/proc.go +++ b/pkg/security/utils/proc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/security/utils/rand.go b/pkg/security/utils/rand.go index 657a2240a6fcb..d556cef3fe00e 100644 --- a/pkg/security/utils/rand.go +++ b/pkg/security/utils/rand.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/serializer/jsonstream/compressor.go b/pkg/serializer/jsonstream/compressor.go index 83ff1d82a92de..4a26e9b397585 100644 --- a/pkg/serializer/jsonstream/compressor.go +++ b/pkg/serializer/jsonstream/compressor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/compressor_nozlib.go b/pkg/serializer/jsonstream/compressor_nozlib.go index f1de5009127a7..1298cb9170508 100644 --- a/pkg/serializer/jsonstream/compressor_nozlib.go +++ b/pkg/serializer/jsonstream/compressor_nozlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. //+build !zlib diff --git a/pkg/serializer/jsonstream/compressor_test.go b/pkg/serializer/jsonstream/compressor_test.go index ec370e54f60fc..50881d6d6d865 100644 --- a/pkg/serializer/jsonstream/compressor_test.go +++ b/pkg/serializer/jsonstream/compressor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/payload_builder.go b/pkg/serializer/jsonstream/payload_builder.go index 6aa0e71bdc3b0..65043205eaede 100644 --- a/pkg/serializer/jsonstream/payload_builder.go +++ b/pkg/serializer/jsonstream/payload_builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/payload_builder_nozlib.go b/pkg/serializer/jsonstream/payload_builder_nozlib.go index f3529a5df6c08..cc4f561728dff 100644 --- a/pkg/serializer/jsonstream/payload_builder_nozlib.go +++ b/pkg/serializer/jsonstream/payload_builder_nozlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. //+build !zlib diff --git a/pkg/serializer/marshaler/marshaler.go b/pkg/serializer/marshaler/marshaler.go index 0d98ca62053f3..cd6d1ed001822 100644 --- a/pkg/serializer/marshaler/marshaler.go +++ b/pkg/serializer/marshaler/marshaler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package marshaler diff --git a/pkg/serializer/serializer.go b/pkg/serializer/serializer.go index cf293c6e4dc91..5dce4acad25d3 100644 --- a/pkg/serializer/serializer.go +++ b/pkg/serializer/serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package serializer diff --git a/pkg/serializer/serializer_benchmark_test.go b/pkg/serializer/serializer_benchmark_test.go index 7965aafaa9682..96002bb5536c8 100644 --- a/pkg/serializer/serializer_benchmark_test.go +++ b/pkg/serializer/serializer_benchmark_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //+build zlib diff --git a/pkg/serializer/serializer_test.go b/pkg/serializer/serializer_test.go index 1a89daed7e986..a0c97d3fe3660 100644 --- a/pkg/serializer/serializer_test.go +++ b/pkg/serializer/serializer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package serializer diff --git a/pkg/serializer/split/split.go b/pkg/serializer/split/split.go index 5fa616ad46343..645edc6af6e03 100644 --- a/pkg/serializer/split/split.go +++ b/pkg/serializer/split/split.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package split diff --git a/pkg/serializer/split/split_test.go b/pkg/serializer/split/split_test.go index 26abf397795f5..51ec7ca5c4f2a 100644 --- a/pkg/serializer/split/split_test.go +++ b/pkg/serializer/split/split_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package split diff --git a/pkg/serializer/test_common.go b/pkg/serializer/test_common.go index c4ec3acc2d98a..73fdc5c77dffb 100644 --- a/pkg/serializer/test_common.go +++ b/pkg/serializer/test_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package serializer diff --git a/pkg/snmp/snmp.go b/pkg/snmp/snmp.go index 0ae7492a24984..5c513143fc2b2 100644 --- a/pkg/snmp/snmp.go +++ b/pkg/snmp/snmp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package snmp diff --git a/pkg/snmp/snmp_test.go b/pkg/snmp/snmp_test.go index 7b7881df19e68..f32421f39edfa 100644 --- a/pkg/snmp/snmp_test.go +++ b/pkg/snmp/snmp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package snmp diff --git a/pkg/snmp/traps/auth.go b/pkg/snmp/traps/auth.go index cf63bff12b8be..56ede0d499ff3 100644 --- a/pkg/snmp/traps/auth.go +++ b/pkg/snmp/traps/auth.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/config.go b/pkg/snmp/traps/config.go index 3dda7361190f8..e4f91fe340cb6 100644 --- a/pkg/snmp/traps/config.go +++ b/pkg/snmp/traps/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/config_test.go b/pkg/snmp/traps/config_test.go index d91f666d612f4..2ae93f1039d35 100644 --- a/pkg/snmp/traps/config_test.go +++ b/pkg/snmp/traps/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/constants.go b/pkg/snmp/traps/constants.go index 53ccbfd6952e3..5cb4dfb7f66d0 100644 --- a/pkg/snmp/traps/constants.go +++ b/pkg/snmp/traps/constants.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/format.go b/pkg/snmp/traps/format.go index ed75067641425..c02793cd8bd53 100644 --- a/pkg/snmp/traps/format.go +++ b/pkg/snmp/traps/format.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/format_test.go b/pkg/snmp/traps/format_test.go index 27cac15efd59e..908ec714a3727 100644 --- a/pkg/snmp/traps/format_test.go +++ b/pkg/snmp/traps/format_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/logging.go b/pkg/snmp/traps/logging.go index 03fb762dae0b8..7c3f8c2a7dbdc 100644 --- a/pkg/snmp/traps/logging.go +++ b/pkg/snmp/traps/logging.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/server.go b/pkg/snmp/traps/server.go index b9c995125b843..fd87126ae4eba 100644 --- a/pkg/snmp/traps/server.go +++ b/pkg/snmp/traps/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/server_test.go b/pkg/snmp/traps/server_test.go index fa31c8f57b720..29d89121065b7 100644 --- a/pkg/snmp/traps/server_test.go +++ b/pkg/snmp/traps/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/status.go b/pkg/snmp/traps/status.go index 7484a92f5b5f2..c347936e36633 100644 --- a/pkg/snmp/traps/status.go +++ b/pkg/snmp/traps/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/snmp/traps/testing.go b/pkg/snmp/traps/testing.go index d52f16ea6925b..e3049344d748c 100644 --- a/pkg/snmp/traps/testing.go +++ b/pkg/snmp/traps/testing.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package traps diff --git a/pkg/status/health/global.go b/pkg/status/health/global.go index 3c35854c27d8a..5ff9ca7a1e129 100644 --- a/pkg/status/health/global.go +++ b/pkg/status/health/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package health diff --git a/pkg/status/health/health.go b/pkg/status/health/health.go index 4b7f212bd6bb7..d78a25832e21d 100644 --- a/pkg/status/health/health.go +++ b/pkg/status/health/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package health diff --git a/pkg/status/health/health_test.go b/pkg/status/health/health_test.go index 5e3c2b8422ba2..90cfc4e354bf1 100644 --- a/pkg/status/health/health_test.go +++ b/pkg/status/health/health_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package health diff --git a/pkg/status/helpers.go b/pkg/status/helpers.go index 6da755155a688..d261c6308d1b2 100644 --- a/pkg/status/helpers.go +++ b/pkg/status/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/status/helpers_test.go b/pkg/status/helpers_test.go index e30260c51889e..19c036c6f11e1 100644 --- a/pkg/status/helpers_test.go +++ b/pkg/status/helpers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/status/jmx_status.go b/pkg/status/jmx_status.go index 0fb009fd0703a..467e0996b7d96 100644 --- a/pkg/status/jmx_status.go +++ b/pkg/status/jmx_status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/status/render.go b/pkg/status/render.go index 9b35b36f8ae0b..e364185b6a07a 100644 --- a/pkg/status/render.go +++ b/pkg/status/render.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //go:generate go run github.com/shuLhan/go-bindata/cmd/go-bindata -pkg status -prefix templates -o ./templates.go templates/... //go:generate go fmt ./templates.go diff --git a/pkg/status/status.go b/pkg/status/status.go index 352a4a5eff178..cfff72ea5f56d 100644 --- a/pkg/status/status.go +++ b/pkg/status/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/status/status_apiserver.go b/pkg/status/status_apiserver.go index 0f11c1b892733..95dd9c5fe7708 100644 --- a/pkg/status/status_apiserver.go +++ b/pkg/status/status_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/status/status_no_apiserver.go b/pkg/status/status_no_apiserver.go index f3a3bc3b41c10..8dcc12ba805a1 100644 --- a/pkg/status/status_no_apiserver.go +++ b/pkg/status/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/status/status_system_probe.go b/pkg/status/status_system_probe.go index 2c33fbdfbdb39..e7a126fc865e9 100644 --- a/pkg/status/status_system_probe.go +++ b/pkg/status/status_system_probe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build process,!windows diff --git a/pkg/status/status_system_probe_unsupported.go b/pkg/status/status_system_probe_unsupported.go index 6af424dcd79e6..f15afc44c6c2c 100644 --- a/pkg/status/status_system_probe_unsupported.go +++ b/pkg/status/status_system_probe_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !process windows diff --git a/pkg/status/status_test.go b/pkg/status/status_test.go index fefb976ecffa5..343f712147e9e 100644 --- a/pkg/status/status_test.go +++ b/pkg/status/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/status/types.go b/pkg/status/types.go index 6fc7e8043b138..01139c4e6be83 100644 --- a/pkg/status/types.go +++ b/pkg/status/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package status diff --git a/pkg/tagger/collectors/catalog.go b/pkg/tagger/collectors/catalog.go index 3dae84f66eba5..03b611ee665df 100644 --- a/pkg/tagger/collectors/catalog.go +++ b/pkg/tagger/collectors/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/common.go b/pkg/tagger/collectors/common.go index a7e7b56cbf560..c3357f5823bf4 100644 --- a/pkg/tagger/collectors/common.go +++ b/pkg/tagger/collectors/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/common_test.go b/pkg/tagger/collectors/common_test.go index ad6c5949ea954..d662269a9c32d 100644 --- a/pkg/tagger/collectors/common_test.go +++ b/pkg/tagger/collectors/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/const.go b/pkg/tagger/collectors/const.go index 4e6c6ad1bf316..025899bb67192 100644 --- a/pkg/tagger/collectors/const.go +++ b/pkg/tagger/collectors/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker kubelet diff --git a/pkg/tagger/collectors/docker_extract.go b/pkg/tagger/collectors/docker_extract.go index 0174d7d9b45d6..ed0fbd407103b 100644 --- a/pkg/tagger/collectors/docker_extract.go +++ b/pkg/tagger/collectors/docker_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/docker_extract_test.go b/pkg/tagger/collectors/docker_extract_test.go index 5607d3fa55775..84f3eaf40cfb9 100644 --- a/pkg/tagger/collectors/docker_extract_test.go +++ b/pkg/tagger/collectors/docker_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/docker_main.go b/pkg/tagger/collectors/docker_main.go index 6122f73814828..392856b8c464c 100644 --- a/pkg/tagger/collectors/docker_main.go +++ b/pkg/tagger/collectors/docker_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_common.go b/pkg/tagger/collectors/ecs_common.go index d77c20be2063f..0f324752cc556 100644 --- a/pkg/tagger/collectors/ecs_common.go +++ b/pkg/tagger/collectors/ecs_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/ecs_common_test.go b/pkg/tagger/collectors/ecs_common_test.go index e16aa184c76bc..a76a566c2e39e 100644 --- a/pkg/tagger/collectors/ecs_common_test.go +++ b/pkg/tagger/collectors/ecs_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/ecs_extract.go b/pkg/tagger/collectors/ecs_extract.go index acf3aef3492d5..b9576338f7965 100644 --- a/pkg/tagger/collectors/ecs_extract.go +++ b/pkg/tagger/collectors/ecs_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_extract_test.go b/pkg/tagger/collectors/ecs_extract_test.go index d63c9ea3af2a1..c7861be84997b 100644 --- a/pkg/tagger/collectors/ecs_extract_test.go +++ b/pkg/tagger/collectors/ecs_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_extract.go b/pkg/tagger/collectors/ecs_fargate_extract.go index 30e0a26314a3d..c224aab9e9d6a 100644 --- a/pkg/tagger/collectors/ecs_fargate_extract.go +++ b/pkg/tagger/collectors/ecs_fargate_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_extract_test.go b/pkg/tagger/collectors/ecs_fargate_extract_test.go index d5a0325e2a8bf..e87514f4c27c5 100644 --- a/pkg/tagger/collectors/ecs_fargate_extract_test.go +++ b/pkg/tagger/collectors/ecs_fargate_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_main.go b/pkg/tagger/collectors/ecs_fargate_main.go index 347c2b2a479c9..50625156c55c7 100644 --- a/pkg/tagger/collectors/ecs_fargate_main.go +++ b/pkg/tagger/collectors/ecs_fargate_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_main.go b/pkg/tagger/collectors/ecs_main.go index b853a02b979c8..f78258a05cc8c 100644 --- a/pkg/tagger/collectors/ecs_main.go +++ b/pkg/tagger/collectors/ecs_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/kubelet_extract.go b/pkg/tagger/collectors/kubelet_extract.go index 0c5b56236c01c..91aba17636186 100644 --- a/pkg/tagger/collectors/kubelet_extract.go +++ b/pkg/tagger/collectors/kubelet_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubelet_extract_test.go b/pkg/tagger/collectors/kubelet_extract_test.go index b0f285fe43a66..4b292a476d29a 100644 --- a/pkg/tagger/collectors/kubelet_extract_test.go +++ b/pkg/tagger/collectors/kubelet_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubelet_main.go b/pkg/tagger/collectors/kubelet_main.go index ba21eace1c5cd..9371df42829c6 100644 --- a/pkg/tagger/collectors/kubelet_main.go +++ b/pkg/tagger/collectors/kubelet_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubernetes_main.go b/pkg/tagger/collectors/kubernetes_main.go index a7a5aeb8f7a20..e906283e536f3 100644 --- a/pkg/tagger/collectors/kubernetes_main.go +++ b/pkg/tagger/collectors/kubernetes_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/kubernetes_metadata_mapper.go b/pkg/tagger/collectors/kubernetes_metadata_mapper.go index ca93c3f87168b..fc5823f795a19 100644 --- a/pkg/tagger/collectors/kubernetes_metadata_mapper.go +++ b/pkg/tagger/collectors/kubernetes_metadata_mapper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go b/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go index 5fca6cc905d59..ede85936fc30d 100644 --- a/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go +++ b/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/static_extract.go b/pkg/tagger/collectors/static_extract.go index 1f23a7fd212e7..6213987b43664 100644 --- a/pkg/tagger/collectors/static_extract.go +++ b/pkg/tagger/collectors/static_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/static_extract_test.go b/pkg/tagger/collectors/static_extract_test.go index df4f7e8939308..d4f8874bdf176 100644 --- a/pkg/tagger/collectors/static_extract_test.go +++ b/pkg/tagger/collectors/static_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/static_main.go b/pkg/tagger/collectors/static_main.go index 2498b6a39ed59..17fc0b988b182 100644 --- a/pkg/tagger/collectors/static_main.go +++ b/pkg/tagger/collectors/static_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/types.go b/pkg/tagger/collectors/types.go index f16ec3d7716bf..9d25cfdfa2405 100644 --- a/pkg/tagger/collectors/types.go +++ b/pkg/tagger/collectors/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/tagger/global.go b/pkg/tagger/global.go index 509489bbabc6a..7749049ceedea 100644 --- a/pkg/tagger/global.go +++ b/pkg/tagger/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tagger diff --git a/pkg/tagger/local/tagger.go b/pkg/tagger/local/tagger.go index d4788b878c1d1..4f63382dcdfb3 100644 --- a/pkg/tagger/local/tagger.go +++ b/pkg/tagger/local/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package local diff --git a/pkg/tagger/local/tagger_test.go b/pkg/tagger/local/tagger_test.go index c7535c4d6a0af..2f6073460968e 100644 --- a/pkg/tagger/local/tagger_test.go +++ b/pkg/tagger/local/tagger_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore.go b/pkg/tagger/local/tagstore.go index d7c009ac848d0..be17ae08ed7d4 100644 --- a/pkg/tagger/local/tagstore.go +++ b/pkg/tagger/local/tagstore.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore_bench_test.go b/pkg/tagger/local/tagstore_bench_test.go index 70f8d1b0d4033..92e0650864d85 100644 --- a/pkg/tagger/local/tagstore_bench_test.go +++ b/pkg/tagger/local/tagstore_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore_test.go b/pkg/tagger/local/tagstore_test.go index de27085306c08..9902d7f2bf053 100644 --- a/pkg/tagger/local/tagstore_test.go +++ b/pkg/tagger/local/tagstore_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package local diff --git a/pkg/tagger/remote/tagger.go b/pkg/tagger/remote/tagger.go index 745ced44beb69..3adf57f6080c3 100644 --- a/pkg/tagger/remote/tagger.go +++ b/pkg/tagger/remote/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package remote diff --git a/pkg/tagger/remote/tagstore.go b/pkg/tagger/remote/tagstore.go index 0d75f6df225b8..c28c0cdae38f0 100644 --- a/pkg/tagger/remote/tagstore.go +++ b/pkg/tagger/remote/tagstore.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package remote diff --git a/pkg/tagger/utils/compute_tags_hash.go b/pkg/tagger/utils/compute_tags_hash.go index d0cbe6747df9f..3bdd15990d0c4 100644 --- a/pkg/tagger/utils/compute_tags_hash.go +++ b/pkg/tagger/utils/compute_tags_hash.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/compute_tags_hash_test.go b/pkg/tagger/utils/compute_tags_hash_test.go index 2239b21f7c7ce..093375f585d88 100644 --- a/pkg/tagger/utils/compute_tags_hash_test.go +++ b/pkg/tagger/utils/compute_tags_hash_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/concat.go b/pkg/tagger/utils/concat.go index 3bc6846d45b6c..8a6df662d38be 100644 --- a/pkg/tagger/utils/concat.go +++ b/pkg/tagger/utils/concat.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/concat_test.go b/pkg/tagger/utils/concat_test.go index 7beaab422dae8..5722668290a2c 100644 --- a/pkg/tagger/utils/concat_test.go +++ b/pkg/tagger/utils/concat_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/expiry.go b/pkg/tagger/utils/expiry.go index 3fbb63828c3b5..01494240f2b5d 100644 --- a/pkg/tagger/utils/expiry.go +++ b/pkg/tagger/utils/expiry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/expiry_test.go b/pkg/tagger/utils/expiry_test.go index 3ce731ff8f61a..a20af157e66e3 100644 --- a/pkg/tagger/utils/expiry_test.go +++ b/pkg/tagger/utils/expiry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/k8s_metadata.go b/pkg/tagger/utils/k8s_metadata.go index 14128916135c4..7be6c518aa60a 100644 --- a/pkg/tagger/utils/k8s_metadata.go +++ b/pkg/tagger/utils/k8s_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/k8s_metadata_test.go b/pkg/tagger/utils/k8s_metadata_test.go index 77bc5f52cbf6b..bb75666cd0b5a 100644 --- a/pkg/tagger/utils/k8s_metadata_test.go +++ b/pkg/tagger/utils/k8s_metadata_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/strings.go b/pkg/tagger/utils/strings.go index 7333f6383276c..adbdd58093ae6 100644 --- a/pkg/tagger/utils/strings.go +++ b/pkg/tagger/utils/strings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/strings_test.go b/pkg/tagger/utils/strings_test.go index 537774b91f523..fc95c0cec05be 100644 --- a/pkg/tagger/utils/strings_test.go +++ b/pkg/tagger/utils/strings_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/taglist.go b/pkg/tagger/utils/taglist.go index 6ab8c7a4c21ec..75efa4905c3fa 100644 --- a/pkg/tagger/utils/taglist.go +++ b/pkg/tagger/utils/taglist.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/tagger/utils/taglist_test.go b/pkg/tagger/utils/taglist_test.go index e6d5677230c85..031a56c37cd4c 100644 --- a/pkg/tagger/utils/taglist_test.go +++ b/pkg/tagger/utils/taglist_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/pkg/telemetry/counter.go b/pkg/telemetry/counter.go index 14a3528d263de..40ccc0505baaf 100644 --- a/pkg/telemetry/counter.go +++ b/pkg/telemetry/counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/telemetry/counter_test.go b/pkg/telemetry/counter_test.go index 050a891f650eb..7cf65e504a5e2 100644 --- a/pkg/telemetry/counter_test.go +++ b/pkg/telemetry/counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/telemetry/gauge.go b/pkg/telemetry/gauge.go index d3324305d4edb..1ddd4ee53dfd9 100644 --- a/pkg/telemetry/gauge.go +++ b/pkg/telemetry/gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_counter.go b/pkg/telemetry/prom_counter.go index 52641d4261f2e..5092a4f3023aa 100644 --- a/pkg/telemetry/prom_counter.go +++ b/pkg/telemetry/prom_counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_counter_test.go b/pkg/telemetry/prom_counter_test.go index f25ac21421409..b5c44ba8155d3 100644 --- a/pkg/telemetry/prom_counter_test.go +++ b/pkg/telemetry/prom_counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_gauge.go b/pkg/telemetry/prom_gauge.go index c27434b861275..56d5c0c9bffc6 100644 --- a/pkg/telemetry/prom_gauge.go +++ b/pkg/telemetry/prom_gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package telemetry diff --git a/pkg/trace/agent/agent.go b/pkg/trace/agent/agent.go index 2ddcab1b96fe4..1d0671cb9000d 100644 --- a/pkg/trace/agent/agent.go +++ b/pkg/trace/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/agent_test.go b/pkg/trace/agent/agent_test.go index e626af88d68b0..71fa084cb6d83 100644 --- a/pkg/trace/agent/agent_test.go +++ b/pkg/trace/agent/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/normalizer.go b/pkg/trace/agent/normalizer.go index b6b16030b7667..13c95a51877ec 100644 --- a/pkg/trace/agent/normalizer.go +++ b/pkg/trace/agent/normalizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/normalizer_test.go b/pkg/trace/agent/normalizer_test.go index d0feb931b5a2f..4408f9b4b5d33 100644 --- a/pkg/trace/agent/normalizer_test.go +++ b/pkg/trace/agent/normalizer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/processed_trace.go b/pkg/trace/agent/processed_trace.go index f376cb3cb964b..3442eb84f9a90 100644 --- a/pkg/trace/agent/processed_trace.go +++ b/pkg/trace/agent/processed_trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/run.go b/pkg/trace/agent/run.go index 8119c9344435d..101efa5572571 100644 --- a/pkg/trace/agent/run.go +++ b/pkg/trace/agent/run.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/sampler.go b/pkg/trace/agent/sampler.go index ec6d2dbac1bba..5ed08256cc27c 100644 --- a/pkg/trace/agent/sampler.go +++ b/pkg/trace/agent/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/truncator.go b/pkg/trace/agent/truncator.go index f2eee961106a0..95ba761a530b7 100644 --- a/pkg/trace/agent/truncator.go +++ b/pkg/trace/agent/truncator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/agent/truncator_test.go b/pkg/trace/agent/truncator_test.go index cb3632cda1b8f..b735f8bc22868 100644 --- a/pkg/trace/agent/truncator_test.go +++ b/pkg/trace/agent/truncator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package agent diff --git a/pkg/trace/api/api.go b/pkg/trace/api/api.go index a214286db610a..546a700e54716 100644 --- a/pkg/trace/api/api.go +++ b/pkg/trace/api/api.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/api_nix_test.go b/pkg/trace/api/api_nix_test.go index a75e91e6e6ce3..53e9931ccd97b 100644 --- a/pkg/trace/api/api_nix_test.go +++ b/pkg/trace/api/api_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/trace/api/api_test.go b/pkg/trace/api/api_test.go index ec6285e1964bf..e024244ab1827 100644 --- a/pkg/trace/api/api_test.go +++ b/pkg/trace/api/api_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/limited_reader.go b/pkg/trace/api/limited_reader.go index 535e864c8eb1d..ebd8f934517b8 100644 --- a/pkg/trace/api/limited_reader.go +++ b/pkg/trace/api/limited_reader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/limited_reader_test.go b/pkg/trace/api/limited_reader_test.go index 4be100e38c06d..adc15de2b39ff 100644 --- a/pkg/trace/api/limited_reader_test.go +++ b/pkg/trace/api/limited_reader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/listener.go b/pkg/trace/api/listener.go index 475357c23efde..1282b96f8a9e0 100644 --- a/pkg/trace/api/listener.go +++ b/pkg/trace/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/pipe.go b/pkg/trace/api/pipe.go index bdf9039e3b69e..df9d39fea606e 100644 --- a/pkg/trace/api/pipe.go +++ b/pkg/trace/api/pipe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/trace/api/pipe_off.go b/pkg/trace/api/pipe_off.go index 545fb03dae746..a0816e7d17c75 100644 --- a/pkg/trace/api/pipe_off.go +++ b/pkg/trace/api/pipe_off.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/trace/api/ratelimiter.go b/pkg/trace/api/ratelimiter.go index d974a6930a2d6..d7d6ddf7adf86 100644 --- a/pkg/trace/api/ratelimiter.go +++ b/pkg/trace/api/ratelimiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/ratelimiter_test.go b/pkg/trace/api/ratelimiter_test.go index 24b716902b834..ea9c50ff2d2f0 100644 --- a/pkg/trace/api/ratelimiter_test.go +++ b/pkg/trace/api/ratelimiter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/api/responses.go b/pkg/trace/api/responses.go index a6933f189c301..9943fb5a2684c 100644 --- a/pkg/trace/api/responses.go +++ b/pkg/trace/api/responses.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package api diff --git a/pkg/trace/atomic/float.go b/pkg/trace/atomic/float.go index 608e73b04f497..3f089a5c3678f 100644 --- a/pkg/trace/atomic/float.go +++ b/pkg/trace/atomic/float.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package atomic diff --git a/pkg/trace/config/apply.go b/pkg/trace/config/apply.go index 2de2b29376ab5..4c2c3a2e7267e 100644 --- a/pkg/trace/config/apply.go +++ b/pkg/trace/config/apply.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/config/apply_test.go b/pkg/trace/config/apply_test.go index 6ea17748b4a9d..d7081dd221880 100644 --- a/pkg/trace/config/apply_test.go +++ b/pkg/trace/config/apply_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/config/config.go b/pkg/trace/config/config.go index 51e1212751d74..8a51752de2058 100644 --- a/pkg/trace/config/config.go +++ b/pkg/trace/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/config/config_nix.go b/pkg/trace/config/config_nix.go index 8c7f91b91bcf1..91486eed032f6 100644 --- a/pkg/trace/config/config_nix.go +++ b/pkg/trace/config/config_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/trace/config/config_test.go b/pkg/trace/config/config_test.go index 9addf57899b52..1d202848c2f13 100644 --- a/pkg/trace/config/config_test.go +++ b/pkg/trace/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/config/config_windows.go b/pkg/trace/config/config_windows.go index ea47b15269b98..fb90e01533f16 100644 --- a/pkg/trace/config/config_windows.go +++ b/pkg/trace/config/config_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/config/env_test.go b/pkg/trace/config/env_test.go index 966ad3f46496c..bc3636af89571 100644 --- a/pkg/trace/config/env_test.go +++ b/pkg/trace/config/env_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package config diff --git a/pkg/trace/event/doc.go b/pkg/trace/event/doc.go index 49bc610a49d6d..4f59f326e3898 100644 --- a/pkg/trace/event/doc.go +++ b/pkg/trace/event/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package event contains functionality related to APM event extraction from traces. // diff --git a/pkg/trace/event/extractor.go b/pkg/trace/event/extractor.go index 21688257fc3b9..df7694588ca1c 100644 --- a/pkg/trace/event/extractor.go +++ b/pkg/trace/event/extractor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_fixed_rate.go b/pkg/trace/event/extractor_fixed_rate.go index 373f7eff0b245..621cd60f2d812 100644 --- a/pkg/trace/event/extractor_fixed_rate.go +++ b/pkg/trace/event/extractor_fixed_rate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_fixed_rate_test.go b/pkg/trace/event/extractor_fixed_rate_test.go index 4473718262f7a..8c13f1a98d804 100644 --- a/pkg/trace/event/extractor_fixed_rate_test.go +++ b/pkg/trace/event/extractor_fixed_rate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_legacy.go b/pkg/trace/event/extractor_legacy.go index 8065f7747e90f..5a05e894a8288 100644 --- a/pkg/trace/event/extractor_legacy.go +++ b/pkg/trace/event/extractor_legacy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_legacy_test.go b/pkg/trace/event/extractor_legacy_test.go index ad0f1eaddd237..2b39ccfe2e83c 100644 --- a/pkg/trace/event/extractor_legacy_test.go +++ b/pkg/trace/event/extractor_legacy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_metric.go b/pkg/trace/event/extractor_metric.go index 761ac6300dd18..d7cae19d73ba9 100644 --- a/pkg/trace/event/extractor_metric.go +++ b/pkg/trace/event/extractor_metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_metric_test.go b/pkg/trace/event/extractor_metric_test.go index fea24943f9a52..f9512f82a76ab 100644 --- a/pkg/trace/event/extractor_metric_test.go +++ b/pkg/trace/event/extractor_metric_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_noop.go b/pkg/trace/event/extractor_noop.go index f704bb649559e..e2682241e45a0 100644 --- a/pkg/trace/event/extractor_noop.go +++ b/pkg/trace/event/extractor_noop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_test.go b/pkg/trace/event/extractor_test.go index 66ba95a6c5003..ecc928bf5e904 100644 --- a/pkg/trace/event/extractor_test.go +++ b/pkg/trace/event/extractor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/processor.go b/pkg/trace/event/processor.go index 10206244d2014..595c855f7f9b9 100644 --- a/pkg/trace/event/processor.go +++ b/pkg/trace/event/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/processor_test.go b/pkg/trace/event/processor_test.go index b0dc2d21b609d..e9ab689e22d60 100644 --- a/pkg/trace/event/processor_test.go +++ b/pkg/trace/event/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/sampler_max_eps.go b/pkg/trace/event/sampler_max_eps.go index 5a3ed42530baa..7f24de730818f 100644 --- a/pkg/trace/event/sampler_max_eps.go +++ b/pkg/trace/event/sampler_max_eps.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/event/sampler_max_eps_test.go b/pkg/trace/event/sampler_max_eps_test.go index 98ae44497aac8..c9882a8358cd3 100644 --- a/pkg/trace/event/sampler_max_eps_test.go +++ b/pkg/trace/event/sampler_max_eps_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package event diff --git a/pkg/trace/filters/blacklister.go b/pkg/trace/filters/blacklister.go index 7bf12c93d8124..b3aebf9d15aa8 100644 --- a/pkg/trace/filters/blacklister.go +++ b/pkg/trace/filters/blacklister.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package filters diff --git a/pkg/trace/filters/blacklister_test.go b/pkg/trace/filters/blacklister_test.go index 197df8c93660c..63e3770a85773 100644 --- a/pkg/trace/filters/blacklister_test.go +++ b/pkg/trace/filters/blacklister_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package filters diff --git a/pkg/trace/filters/replacer.go b/pkg/trace/filters/replacer.go index 61da328f24a02..1c2ffbfd05694 100644 --- a/pkg/trace/filters/replacer.go +++ b/pkg/trace/filters/replacer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package filters diff --git a/pkg/trace/filters/replacer_test.go b/pkg/trace/filters/replacer_test.go index af20860448053..cff2613add07f 100644 --- a/pkg/trace/filters/replacer_test.go +++ b/pkg/trace/filters/replacer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package filters diff --git a/pkg/trace/flags/flags_benchmarking.go b/pkg/trace/flags/flags_benchmarking.go index 9ffc1c02834db..880b7145ccb92 100644 --- a/pkg/trace/flags/flags_benchmarking.go +++ b/pkg/trace/flags/flags_benchmarking.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build benchmarking diff --git a/pkg/trace/flags/flags_nix.go b/pkg/trace/flags/flags_nix.go index 7875a5ef408d9..de99da2388448 100644 --- a/pkg/trace/flags/flags_nix.go +++ b/pkg/trace/flags/flags_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/trace/flags/flags_windows.go b/pkg/trace/flags/flags_windows.go index 7287d06204897..4673b023ff852 100644 --- a/pkg/trace/flags/flags_windows.go +++ b/pkg/trace/flags/flags_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/trace/flags/flags_z.go b/pkg/trace/flags/flags_z.go index e5a06ae91eda9..652d54d099bf6 100644 --- a/pkg/trace/flags/flags_z.go +++ b/pkg/trace/flags/flags_z.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flags diff --git a/pkg/trace/info/endpoint.go b/pkg/trace/info/endpoint.go index cdd24af7d00b0..f6052aad66731 100644 --- a/pkg/trace/info/endpoint.go +++ b/pkg/trace/info/endpoint.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/info.go b/pkg/trace/info/info.go index 6f17dcf6ee4b4..3e2322be06c6d 100644 --- a/pkg/trace/info/info.go +++ b/pkg/trace/info/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/info_test.go b/pkg/trace/info/info_test.go index 841ad6a239600..93f3ee9449a7d 100644 --- a/pkg/trace/info/info_test.go +++ b/pkg/trace/info/info_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/make.go b/pkg/trace/info/make.go index 669288a1bf45f..1306fc5859557 100644 --- a/pkg/trace/info/make.go +++ b/pkg/trace/info/make.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build ignore diff --git a/pkg/trace/info/sampler.go b/pkg/trace/info/sampler.go index 165482bce8556..d2498e53a8c5b 100644 --- a/pkg/trace/info/sampler.go +++ b/pkg/trace/info/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/stats.go b/pkg/trace/info/stats.go index 9bb6ea14b2e8b..fe86206fa373b 100644 --- a/pkg/trace/info/stats.go +++ b/pkg/trace/info/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/stats_test.go b/pkg/trace/info/stats_test.go index 80f17088640e6..3c5c92b8d6144 100644 --- a/pkg/trace/info/stats_test.go +++ b/pkg/trace/info/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/info/version.go b/pkg/trace/info/version.go index 29514907a3fb9..71b11fae6f08b 100644 --- a/pkg/trace/info/version.go +++ b/pkg/trace/info/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. //go:generate go run make.go diff --git a/pkg/trace/info/writer.go b/pkg/trace/info/writer.go index a36bbd4121034..43c0e7b8d8033 100644 --- a/pkg/trace/info/writer.go +++ b/pkg/trace/info/writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package info diff --git a/pkg/trace/metrics/client.go b/pkg/trace/metrics/client.go index e7323f6081df7..1a0d49d93dbe2 100644 --- a/pkg/trace/metrics/client.go +++ b/pkg/trace/metrics/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/trace/metrics/metrics.go b/pkg/trace/metrics/metrics.go index 70fc06d353f12..53a8a6ac0c401 100644 --- a/pkg/trace/metrics/metrics.go +++ b/pkg/trace/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !benchmarking diff --git a/pkg/trace/metrics/metrics_benchmarking.go b/pkg/trace/metrics/metrics_benchmarking.go index 9ad7a1f474d7a..836dafd9c9d5e 100644 --- a/pkg/trace/metrics/metrics_benchmarking.go +++ b/pkg/trace/metrics/metrics_benchmarking.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build benchmarking diff --git a/pkg/trace/metrics/timing/example_test.go b/pkg/trace/metrics/timing/example_test.go index 1e40d66f10593..49ad986248a76 100644 --- a/pkg/trace/metrics/timing/example_test.go +++ b/pkg/trace/metrics/timing/example_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package timing diff --git a/pkg/trace/metrics/timing/timing.go b/pkg/trace/metrics/timing/timing.go index e7f7a8e368016..ef609f11b15a6 100644 --- a/pkg/trace/metrics/timing/timing.go +++ b/pkg/trace/metrics/timing/timing.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package timing is used to aggregate timing calls within hotpaths to avoid using // repeated statsd calls. The package has a default set that reports at 10 second diff --git a/pkg/trace/metrics/timing/timing_test.go b/pkg/trace/metrics/timing/timing_test.go index 86e1db35b31e4..08f39cd81dbfc 100644 --- a/pkg/trace/metrics/timing/timing_test.go +++ b/pkg/trace/metrics/timing/timing_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package timing diff --git a/pkg/trace/obfuscate/http.go b/pkg/trace/obfuscate/http.go index f1547144b3ab3..940311b76acc5 100644 --- a/pkg/trace/obfuscate/http.go +++ b/pkg/trace/obfuscate/http.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/http_test.go b/pkg/trace/obfuscate/http_test.go index 0eabb7d5fe84c..c3cd5349bc4c8 100644 --- a/pkg/trace/obfuscate/http_test.go +++ b/pkg/trace/obfuscate/http_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/json.go b/pkg/trace/obfuscate/json.go index 0fcbdf92ae475..4437e4c085ca1 100644 --- a/pkg/trace/obfuscate/json.go +++ b/pkg/trace/obfuscate/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/json_scanner.go b/pkg/trace/obfuscate/json_scanner.go index 5b8ad1fa8ae3d..88c33cca290b9 100644 --- a/pkg/trace/obfuscate/json_scanner.go +++ b/pkg/trace/obfuscate/json_scanner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Copyright 2010 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style diff --git a/pkg/trace/obfuscate/json_test.go b/pkg/trace/obfuscate/json_test.go index 1500388e41ee4..28f2e82cb955c 100644 --- a/pkg/trace/obfuscate/json_test.go +++ b/pkg/trace/obfuscate/json_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/memcached.go b/pkg/trace/obfuscate/memcached.go index 36fe3d04acb1b..4626cdd652f0e 100644 --- a/pkg/trace/obfuscate/memcached.go +++ b/pkg/trace/obfuscate/memcached.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/memcached_test.go b/pkg/trace/obfuscate/memcached_test.go index bbc6814c5673c..7dfa0eef968b2 100644 --- a/pkg/trace/obfuscate/memcached_test.go +++ b/pkg/trace/obfuscate/memcached_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/obfuscate.go b/pkg/trace/obfuscate/obfuscate.go index 395d15b8e7802..9c708703cfe37 100644 --- a/pkg/trace/obfuscate/obfuscate.go +++ b/pkg/trace/obfuscate/obfuscate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package obfuscate implements quantizing and obfuscating of tags and resources for // a set of spans matching a certain criteria. diff --git a/pkg/trace/obfuscate/obfuscate_test.go b/pkg/trace/obfuscate/obfuscate_test.go index 3d95f27870b02..bcf113fe2ed96 100644 --- a/pkg/trace/obfuscate/obfuscate_test.go +++ b/pkg/trace/obfuscate/obfuscate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis.go b/pkg/trace/obfuscate/redis.go index e231be00cf86d..d360c02434167 100644 --- a/pkg/trace/obfuscate/redis.go +++ b/pkg/trace/obfuscate/redis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_test.go b/pkg/trace/obfuscate/redis_test.go index 7b5536c1f03fe..1820012acc558 100644 --- a/pkg/trace/obfuscate/redis_test.go +++ b/pkg/trace/obfuscate/redis_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_tokenizer.go b/pkg/trace/obfuscate/redis_tokenizer.go index b92d9cea3e002..3df292eedff63 100644 --- a/pkg/trace/obfuscate/redis_tokenizer.go +++ b/pkg/trace/obfuscate/redis_tokenizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_tokenizer_test.go b/pkg/trace/obfuscate/redis_tokenizer_test.go index 72da7b18d9836..cbd16ad962846 100644 --- a/pkg/trace/obfuscate/redis_tokenizer_test.go +++ b/pkg/trace/obfuscate/redis_tokenizer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql.go b/pkg/trace/obfuscate/sql.go index b16abd9f88311..1267c0f89ac2d 100644 --- a/pkg/trace/obfuscate/sql.go +++ b/pkg/trace/obfuscate/sql.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql_test.go b/pkg/trace/obfuscate/sql_test.go index 1e4514e398a82..cd884f68527ef 100644 --- a/pkg/trace/obfuscate/sql_test.go +++ b/pkg/trace/obfuscate/sql_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql_tokenizer.go b/pkg/trace/obfuscate/sql_tokenizer.go index a9ee95ff0a2ac..69f15f68f92da 100644 --- a/pkg/trace/obfuscate/sql_tokenizer.go +++ b/pkg/trace/obfuscate/sql_tokenizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package obfuscate diff --git a/pkg/trace/osutil/file.go b/pkg/trace/osutil/file.go index 90ff93d9ffb1d..58e4f9e1300ec 100644 --- a/pkg/trace/osutil/file.go +++ b/pkg/trace/osutil/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package osutil diff --git a/pkg/trace/pb/decoder_bytes.go b/pkg/trace/pb/decoder_bytes.go index 853c5e7ad9cfb..11e7829665fe8 100644 --- a/pkg/trace/pb/decoder_bytes.go +++ b/pkg/trace/pb/decoder_bytes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pb diff --git a/pkg/trace/pb/decoder_v05_test.go b/pkg/trace/pb/decoder_v05_test.go index b9246ccd8b536..7c8b114cbbc7e 100644 --- a/pkg/trace/pb/decoder_v05_test.go +++ b/pkg/trace/pb/decoder_v05_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pb diff --git a/pkg/trace/pb/doc.go b/pkg/trace/pb/doc.go index 0119abf35ed39..bb278c63588fe 100644 --- a/pkg/trace/pb/doc.go +++ b/pkg/trace/pb/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package pb contains the data structures used by the trace agent to communicate // with tracers and the Datadog API. Note that the "//go:generate" directives from this diff --git a/pkg/trace/pb/span.pb.go b/pkg/trace/pb/span.pb.go index 3dd2b100318d6..1970de168ec08 100644 --- a/pkg/trace/pb/span.pb.go +++ b/pkg/trace/pb/span.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: span.proto diff --git a/pkg/trace/pb/span_gen.go b/pkg/trace/pb/span_gen.go index 04ef76b2c426d..96df0a3256d39 100644 --- a/pkg/trace/pb/span_gen.go +++ b/pkg/trace/pb/span_gen.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pb diff --git a/pkg/trace/pb/span_gen_modifs_test.go b/pkg/trace/pb/span_gen_modifs_test.go index 7974093c8eb04..be15146960764 100644 --- a/pkg/trace/pb/span_gen_modifs_test.go +++ b/pkg/trace/pb/span_gen_modifs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pb diff --git a/pkg/trace/pb/trace.go b/pkg/trace/pb/trace.go index 77e6aef5de855..d961511ee02c4 100644 --- a/pkg/trace/pb/trace.go +++ b/pkg/trace/pb/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package pb diff --git a/pkg/trace/pb/trace.pb.go b/pkg/trace/pb/trace.pb.go index dace1e089ba97..8bf79b4f7e85c 100644 --- a/pkg/trace/pb/trace.pb.go +++ b/pkg/trace/pb/trace.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: trace.proto diff --git a/pkg/trace/pb/trace_payload.pb.go b/pkg/trace/pb/trace_payload.pb.go index 7db28d889f170..5b46d758e57e3 100644 --- a/pkg/trace/pb/trace_payload.pb.go +++ b/pkg/trace/pb/trace_payload.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: trace_payload.proto diff --git a/pkg/trace/sampler/adjust.go b/pkg/trace/sampler/adjust.go index da9ecea814fe8..280210d5108ff 100644 --- a/pkg/trace/sampler/adjust.go +++ b/pkg/trace/sampler/adjust.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/adjust_test.go b/pkg/trace/sampler/adjust_test.go index 9ad605a1fcf55..71944a10d3f74 100644 --- a/pkg/trace/sampler/adjust_test.go +++ b/pkg/trace/sampler/adjust_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/backend.go b/pkg/trace/sampler/backend.go index 0dc09e370b2e1..7f895848bd1e7 100644 --- a/pkg/trace/sampler/backend.go +++ b/pkg/trace/sampler/backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/catalog.go b/pkg/trace/sampler/catalog.go index 47e435917ac23..2db375b7f9718 100644 --- a/pkg/trace/sampler/catalog.go +++ b/pkg/trace/sampler/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/catalog_test.go b/pkg/trace/sampler/catalog_test.go index 4d6b136614fed..a9c5bf8d0edf1 100644 --- a/pkg/trace/sampler/catalog_test.go +++ b/pkg/trace/sampler/catalog_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/coresampler.go b/pkg/trace/sampler/coresampler.go index 700f2daff1326..780d5736fd2c0 100644 --- a/pkg/trace/sampler/coresampler.go +++ b/pkg/trace/sampler/coresampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/coresampler_test.go b/pkg/trace/sampler/coresampler_test.go index 258fbe7edbc4f..b6cf93c962897 100644 --- a/pkg/trace/sampler/coresampler_test.go +++ b/pkg/trace/sampler/coresampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/dynamic_config.go b/pkg/trace/sampler/dynamic_config.go index 3968ac1397560..c53e990e1d36b 100644 --- a/pkg/trace/sampler/dynamic_config.go +++ b/pkg/trace/sampler/dynamic_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/dynamic_config_test.go b/pkg/trace/sampler/dynamic_config_test.go index fe8984c90c32b..872012032f14b 100644 --- a/pkg/trace/sampler/dynamic_config_test.go +++ b/pkg/trace/sampler/dynamic_config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/memory_backend.go b/pkg/trace/sampler/memory_backend.go index eb44f8dd0ab22..626b808c01b5a 100644 --- a/pkg/trace/sampler/memory_backend.go +++ b/pkg/trace/sampler/memory_backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/memory_backend_test.go b/pkg/trace/sampler/memory_backend_test.go index be1c8790eae3d..35e8beff410bd 100644 --- a/pkg/trace/sampler/memory_backend_test.go +++ b/pkg/trace/sampler/memory_backend_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/prioritysampler.go b/pkg/trace/sampler/prioritysampler.go index 343266c4c39eb..bf5cac457d697 100644 --- a/pkg/trace/sampler/prioritysampler.go +++ b/pkg/trace/sampler/prioritysampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package sampler contains all the logic of the agent-side trace sampling // diff --git a/pkg/trace/sampler/prioritysampler_test.go b/pkg/trace/sampler/prioritysampler_test.go index 598d8d5aec8f0..f9286558074a3 100644 --- a/pkg/trace/sampler/prioritysampler_test.go +++ b/pkg/trace/sampler/prioritysampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/sampler.go b/pkg/trace/sampler/sampler.go index ab534470ba533..82b3c54fa9a96 100644 --- a/pkg/trace/sampler/sampler.go +++ b/pkg/trace/sampler/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package sampler contains all the logic of the agent-side trace sampling // diff --git a/pkg/trace/sampler/score.go b/pkg/trace/sampler/score.go index dbf0e2dc5d8cd..051cae1f0950f 100644 --- a/pkg/trace/sampler/score.go +++ b/pkg/trace/sampler/score.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/score_test.go b/pkg/trace/sampler/score_test.go index 1fc657352ac3a..9633ffd32e38e 100644 --- a/pkg/trace/sampler/score_test.go +++ b/pkg/trace/sampler/score_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/scoresampler.go b/pkg/trace/sampler/scoresampler.go index 4f7c24fc621f5..a010a3e3b5d33 100644 --- a/pkg/trace/sampler/scoresampler.go +++ b/pkg/trace/sampler/scoresampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/scoresampler_test.go b/pkg/trace/sampler/scoresampler_test.go index 330d7a1248865..539ac44309118 100644 --- a/pkg/trace/sampler/scoresampler_test.go +++ b/pkg/trace/sampler/scoresampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/signature.go b/pkg/trace/sampler/signature.go index eb3d726718e87..89918674bbff8 100644 --- a/pkg/trace/sampler/signature.go +++ b/pkg/trace/sampler/signature.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/signature_test.go b/pkg/trace/sampler/signature_test.go index 3f92f664be0e8..bbc759daec627 100644 --- a/pkg/trace/sampler/signature_test.go +++ b/pkg/trace/sampler/signature_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/state.go b/pkg/trace/sampler/state.go index 49e959b91dc15..cccc142a6047b 100644 --- a/pkg/trace/sampler/state.go +++ b/pkg/trace/sampler/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package sampler diff --git a/pkg/trace/stats/concentrator.go b/pkg/trace/stats/concentrator.go index 3762bb8e209aa..19b70cc25fd35 100644 --- a/pkg/trace/stats/concentrator.go +++ b/pkg/trace/stats/concentrator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/concentrator_test.go b/pkg/trace/stats/concentrator_test.go index 0946d4ee79517..347f02253c506 100644 --- a/pkg/trace/stats/concentrator_test.go +++ b/pkg/trace/stats/concentrator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/quantile/converter.go b/pkg/trace/stats/quantile/converter.go index 27f37f52355d2..d35fcd31c5159 100644 --- a/pkg/trace/stats/quantile/converter.go +++ b/pkg/trace/stats/quantile/converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/converter_test.go b/pkg/trace/stats/quantile/converter_test.go index 041fefc099af1..dbc11d9d73d13 100644 --- a/pkg/trace/stats/quantile/converter_test.go +++ b/pkg/trace/stats/quantile/converter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/summary.go b/pkg/trace/stats/quantile/summary.go index f665b84380e5b..2842ec6ab4c81 100644 --- a/pkg/trace/stats/quantile/summary.go +++ b/pkg/trace/stats/quantile/summary.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package quantile implements "Space-Efficient Online Computation of Quantile // Summaries" (Greenwald, Khanna 2001): diff --git a/pkg/trace/stats/quantile/summary_bench_test.go b/pkg/trace/stats/quantile/summary_bench_test.go index ebb9e0a85786d..044ce9d4b56b7 100644 --- a/pkg/trace/stats/quantile/summary_bench_test.go +++ b/pkg/trace/stats/quantile/summary_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/summary_test.go b/pkg/trace/stats/quantile/summary_test.go index c7cb84852560c..52a2f1483b72f 100644 --- a/pkg/trace/stats/quantile/summary_test.go +++ b/pkg/trace/stats/quantile/summary_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/weighted.go b/pkg/trace/stats/quantile/weighted.go index 417f3dfc5161d..54e93e3856369 100644 --- a/pkg/trace/stats/quantile/weighted.go +++ b/pkg/trace/stats/quantile/weighted.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/weighted_test.go b/pkg/trace/stats/quantile/weighted_test.go index c57e487c08abc..80dd45d5027e3 100644 --- a/pkg/trace/stats/quantile/weighted_test.go +++ b/pkg/trace/stats/quantile/weighted_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package quantile diff --git a/pkg/trace/stats/stats.go b/pkg/trace/stats/stats.go index ae626fdf50699..d69d39e2e99d3 100644 --- a/pkg/trace/stats/stats.go +++ b/pkg/trace/stats/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/stats_payload.go b/pkg/trace/stats/stats_payload.go index 9e0a3dda60dee..b3e115928a68f 100644 --- a/pkg/trace/stats/stats_payload.go +++ b/pkg/trace/stats/stats_payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/stats_test.go b/pkg/trace/stats/stats_test.go index ad0d342e406ef..1bbe56aed1ad4 100644 --- a/pkg/trace/stats/stats_test.go +++ b/pkg/trace/stats/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/statsraw.go b/pkg/trace/stats/statsraw.go index 34ae3f33219b3..3f6286e1cc09d 100644 --- a/pkg/trace/stats/statsraw.go +++ b/pkg/trace/stats/statsraw.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/statsraw_test.go b/pkg/trace/stats/statsraw_test.go index 458e3652e0915..c755548134018 100644 --- a/pkg/trace/stats/statsraw_test.go +++ b/pkg/trace/stats/statsraw_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/sublayers.go b/pkg/trace/stats/sublayers.go index 16082f487abc1..44c48324c5742 100644 --- a/pkg/trace/stats/sublayers.go +++ b/pkg/trace/stats/sublayers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/sublayers_test.go b/pkg/trace/stats/sublayers_test.go index 474b6e002b680..54565fa67c3ef 100644 --- a/pkg/trace/stats/sublayers_test.go +++ b/pkg/trace/stats/sublayers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/subtrace.go b/pkg/trace/stats/subtrace.go index e9b2c752a3645..ff388e4f8a4ee 100644 --- a/pkg/trace/stats/subtrace.go +++ b/pkg/trace/stats/subtrace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/subtrace_test.go b/pkg/trace/stats/subtrace_test.go index 50d6f4e0aae90..ae8f9cd2de21c 100644 --- a/pkg/trace/stats/subtrace_test.go +++ b/pkg/trace/stats/subtrace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/tags.go b/pkg/trace/stats/tags.go index 8193bf765413d..72d6459467506 100644 --- a/pkg/trace/stats/tags.go +++ b/pkg/trace/stats/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/tags_test.go b/pkg/trace/stats/tags_test.go index c81abba06a799..29fbdf08528a5 100644 --- a/pkg/trace/stats/tags_test.go +++ b/pkg/trace/stats/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/weight.go b/pkg/trace/stats/weight.go index a8b746066a465..550a74270ad77 100644 --- a/pkg/trace/stats/weight.go +++ b/pkg/trace/stats/weight.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/stats/weight_test.go b/pkg/trace/stats/weight_test.go index b109e8e86907f..915eeddb01990 100644 --- a/pkg/trace/stats/weight_test.go +++ b/pkg/trace/stats/weight_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package stats diff --git a/pkg/trace/test/agent.go b/pkg/trace/test/agent.go index 4cb94555fb3fc..64bdc8c2424a8 100644 --- a/pkg/trace/test/agent.go +++ b/pkg/trace/test/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/backend.go b/pkg/trace/test/backend.go index 33a134cdbe36c..576c9e7d902a2 100644 --- a/pkg/trace/test/backend.go +++ b/pkg/trace/test/backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/buffer.go b/pkg/trace/test/buffer.go index 6d54b75c18898..a7c466a8ea95e 100644 --- a/pkg/trace/test/buffer.go +++ b/pkg/trace/test/buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/buffer_test.go b/pkg/trace/test/buffer_test.go index 4df6dc0d9dce3..3841b896dda34 100644 --- a/pkg/trace/test/buffer_test.go +++ b/pkg/trace/test/buffer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/doc.go b/pkg/trace/test/doc.go index d1e8c7baa1638..0a37bd88b1e0c 100644 --- a/pkg/trace/test/doc.go +++ b/pkg/trace/test/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package test provides utilities for running integration tests on the trace agent. // You may use the runner to start a fake backend, a trace-agent instance with a custom diff --git a/pkg/trace/test/example_test.go b/pkg/trace/test/example_test.go index 31c8c020cbdbd..a7cdc78b04cda 100644 --- a/pkg/trace/test/example_test.go +++ b/pkg/trace/test/example_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/runner.go b/pkg/trace/test/runner.go index 50c0c23ce21ca..7cb3aa697a9af 100644 --- a/pkg/trace/test/runner.go +++ b/pkg/trace/test/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package test diff --git a/pkg/trace/test/testsuite/events_test.go b/pkg/trace/test/testsuite/events_test.go index 059ae54d12977..94cbd5ce48324 100644 --- a/pkg/trace/test/testsuite/events_test.go +++ b/pkg/trace/test/testsuite/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/hostname_test.go b/pkg/trace/test/testsuite/hostname_test.go index 07521934c62da..84db9bcb7894d 100644 --- a/pkg/trace/test/testsuite/hostname_test.go +++ b/pkg/trace/test/testsuite/hostname_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/secrets_test.go b/pkg/trace/test/testsuite/secrets_test.go index af306dd05052d..eed44643ce650 100644 --- a/pkg/trace/test/testsuite/secrets_test.go +++ b/pkg/trace/test/testsuite/secrets_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/sublayers_test.go b/pkg/trace/test/testsuite/sublayers_test.go index 282666740b637..948ba77de0e89 100644 --- a/pkg/trace/test/testsuite/sublayers_test.go +++ b/pkg/trace/test/testsuite/sublayers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/testdata/secretscript.go b/pkg/trace/test/testsuite/testdata/secretscript.go index 577600d4256f4..6f7aa4331fef7 100644 --- a/pkg/trace/test/testsuite/testdata/secretscript.go +++ b/pkg/trace/test/testsuite/testdata/secretscript.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build ignore diff --git a/pkg/trace/test/testutil/backoff.go b/pkg/trace/test/testutil/backoff.go index cacb0a730d4d9..3aad6254554cf 100644 --- a/pkg/trace/test/testutil/backoff.go +++ b/pkg/trace/test/testutil/backoff.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/random.go b/pkg/trace/test/testutil/random.go index 43725511dabe0..62b4e23429b03 100644 --- a/pkg/trace/test/testutil/random.go +++ b/pkg/trace/test/testutil/random.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/sampler.go b/pkg/trace/test/testutil/sampler.go index f74d5efba1eba..6a16a2efedc46 100644 --- a/pkg/trace/test/testutil/sampler.go +++ b/pkg/trace/test/testutil/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/span.go b/pkg/trace/test/testutil/span.go index 7463475ea73a5..b582096d6c973 100644 --- a/pkg/trace/test/testutil/span.go +++ b/pkg/trace/test/testutil/span.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // In this file we define methods and global variables to: // allow generation of arbitrary/random VALID spans diff --git a/pkg/trace/test/testutil/stats.go b/pkg/trace/test/testutil/stats.go index e94c3fbaad331..c375bed59d759 100644 --- a/pkg/trace/test/testutil/stats.go +++ b/pkg/trace/test/testutil/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/stats_test.go b/pkg/trace/test/testutil/stats_test.go index a853cff5c9ab6..b4cf8dbdeda34 100644 --- a/pkg/trace/test/testutil/stats_test.go +++ b/pkg/trace/test/testutil/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/statsd.go b/pkg/trace/test/testutil/statsd.go index ff6b356b81938..cdd749a53295f 100644 --- a/pkg/trace/test/testutil/statsd.go +++ b/pkg/trace/test/testutil/statsd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/testutil.go b/pkg/trace/test/testutil/testutil.go index e58905ba09288..13b3b928a3197 100644 --- a/pkg/trace/test/testutil/testutil.go +++ b/pkg/trace/test/testutil/testutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package testutil provides easy ways to generate some random // or deterministic data that can be use for tests or benchmarks. diff --git a/pkg/trace/test/testutil/trace.go b/pkg/trace/test/testutil/trace.go index c11e805a6173d..31940b729c63a 100644 --- a/pkg/trace/test/testutil/trace.go +++ b/pkg/trace/test/testutil/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/trace/traceutil/doc.go b/pkg/trace/traceutil/doc.go index eaea1a91bd465..2468f64127852 100644 --- a/pkg/trace/traceutil/doc.go +++ b/pkg/trace/traceutil/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package traceutil contains functions for extracting and processing traces. It should // only import payload and nothing else. diff --git a/pkg/trace/traceutil/span.go b/pkg/trace/traceutil/span.go index c43ae682a8b07..26056c1162ad0 100644 --- a/pkg/trace/traceutil/span.go +++ b/pkg/trace/traceutil/span.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/span_test.go b/pkg/trace/traceutil/span_test.go index c56ff5924d78b..601a688c128a3 100644 --- a/pkg/trace/traceutil/span_test.go +++ b/pkg/trace/traceutil/span_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/trace.go b/pkg/trace/traceutil/trace.go index 90bacc8c58bcf..207fe31ff79a0 100644 --- a/pkg/trace/traceutil/trace.go +++ b/pkg/trace/traceutil/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/trace_test.go b/pkg/trace/traceutil/trace_test.go index 7d017f42ae363..21386a6fb91e6 100644 --- a/pkg/trace/traceutil/trace_test.go +++ b/pkg/trace/traceutil/trace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/truncate.go b/pkg/trace/traceutil/truncate.go index 664e672eda95c..ac36a435438e5 100644 --- a/pkg/trace/traceutil/truncate.go +++ b/pkg/trace/traceutil/truncate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/truncate_test.go b/pkg/trace/traceutil/truncate_test.go index 933bc443bf780..ea50de6e7c4f1 100644 --- a/pkg/trace/traceutil/truncate_test.go +++ b/pkg/trace/traceutil/truncate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package traceutil diff --git a/pkg/trace/watchdog/cpu.go b/pkg/trace/watchdog/cpu.go index ee5a854d83ba8..6cda8312bb662 100644 --- a/pkg/trace/watchdog/cpu.go +++ b/pkg/trace/watchdog/cpu.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/trace/watchdog/cpu_windows.go b/pkg/trace/watchdog/cpu_windows.go index 4e9ef6f67fd5d..fa850872f2141 100644 --- a/pkg/trace/watchdog/cpu_windows.go +++ b/pkg/trace/watchdog/cpu_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/info.go b/pkg/trace/watchdog/info.go index 2675b47d07735..26c597d7e3bd0 100644 --- a/pkg/trace/watchdog/info.go +++ b/pkg/trace/watchdog/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/info_test.go b/pkg/trace/watchdog/info_test.go index 465c469be20b5..18dce448ffa7c 100644 --- a/pkg/trace/watchdog/info_test.go +++ b/pkg/trace/watchdog/info_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/logonpanic.go b/pkg/trace/watchdog/logonpanic.go index 9ce81f3fde407..b162d7166c0c7 100644 --- a/pkg/trace/watchdog/logonpanic.go +++ b/pkg/trace/watchdog/logonpanic.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/logonpanic_test.go b/pkg/trace/watchdog/logonpanic_test.go index 35350d745551a..94de225fd24c0 100644 --- a/pkg/trace/watchdog/logonpanic_test.go +++ b/pkg/trace/watchdog/logonpanic_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package watchdog diff --git a/pkg/trace/writer/sender.go b/pkg/trace/writer/sender.go index 10e6ecd82b9a4..afdcc68991d29 100644 --- a/pkg/trace/writer/sender.go +++ b/pkg/trace/writer/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/sender_test.go b/pkg/trace/writer/sender_test.go index 40a65fe79142b..af25166035f77 100644 --- a/pkg/trace/writer/sender_test.go +++ b/pkg/trace/writer/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/stats.go b/pkg/trace/writer/stats.go index 3f6b855f6f043..99a358fe3250f 100644 --- a/pkg/trace/writer/stats.go +++ b/pkg/trace/writer/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/stats_test.go b/pkg/trace/writer/stats_test.go index 61a493ac327f5..ddeacaf7eac59 100644 --- a/pkg/trace/writer/stats_test.go +++ b/pkg/trace/writer/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/testserver.go b/pkg/trace/writer/testserver.go index ce59bc11e94f8..598edf70a089a 100644 --- a/pkg/trace/writer/testserver.go +++ b/pkg/trace/writer/testserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/testserver_test.go b/pkg/trace/writer/testserver_test.go index c7a6a4859471a..f6d0a29fdc7ce 100644 --- a/pkg/trace/writer/testserver_test.go +++ b/pkg/trace/writer/testserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/trace.go b/pkg/trace/writer/trace.go index 0124d8add261c..a1ed9bca6915d 100644 --- a/pkg/trace/writer/trace.go +++ b/pkg/trace/writer/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/trace/writer/trace_test.go b/pkg/trace/writer/trace_test.go index fda6d15780b18..f2ad4ab7e7c67 100644 --- a/pkg/trace/writer/trace_test.go +++ b/pkg/trace/writer/trace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package writer diff --git a/pkg/util/alibaba/alibaba.go b/pkg/util/alibaba/alibaba.go index bdaacaeb6c009..0cd6f6abad350 100644 --- a/pkg/util/alibaba/alibaba.go +++ b/pkg/util/alibaba/alibaba.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package alibaba diff --git a/pkg/util/alibaba/alibaba_test.go b/pkg/util/alibaba/alibaba_test.go index a8d928670d3fe..f681af7f57707 100644 --- a/pkg/util/alibaba/alibaba_test.go +++ b/pkg/util/alibaba/alibaba_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package alibaba diff --git a/pkg/util/alibaba/diagnosis.go b/pkg/util/alibaba/diagnosis.go index 7972741624fe3..80745b3b6d84d 100644 --- a/pkg/util/alibaba/diagnosis.go +++ b/pkg/util/alibaba/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package alibaba diff --git a/pkg/util/androidasset/notandroid.go b/pkg/util/androidasset/notandroid.go index d7d4f5ea5d860..0ad8ade461e10 100644 --- a/pkg/util/androidasset/notandroid.go +++ b/pkg/util/androidasset/notandroid.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !android diff --git a/pkg/util/androidasset/readdir.go b/pkg/util/androidasset/readdir.go index ae2c94fafa387..2858671683ba2 100644 --- a/pkg/util/androidasset/readdir.go +++ b/pkg/util/androidasset/readdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build android diff --git a/pkg/util/azure/azure.go b/pkg/util/azure/azure.go index 166533d28bf6a..c8a23ae70bd70 100644 --- a/pkg/util/azure/azure.go +++ b/pkg/util/azure/azure.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package azure diff --git a/pkg/util/azure/azure_test.go b/pkg/util/azure/azure_test.go index a36e119c290d7..f150aaf02e6f3 100644 --- a/pkg/util/azure/azure_test.go +++ b/pkg/util/azure/azure_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package azure diff --git a/pkg/util/azure/diagnosis.go b/pkg/util/azure/diagnosis.go index 2a70e78ae67de..58053d910cbc7 100644 --- a/pkg/util/azure/diagnosis.go +++ b/pkg/util/azure/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package azure diff --git a/pkg/util/bimap.go b/pkg/util/bimap.go index ee590385b0905..7089b787d2abe 100644 --- a/pkg/util/bimap.go +++ b/pkg/util/bimap.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/bimap_test.go b/pkg/util/bimap_test.go index a516d4e8b9c2c..0801c21af47f6 100644 --- a/pkg/util/bimap_test.go +++ b/pkg/util/bimap_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/cache/cache.go b/pkg/util/cache/cache.go index b082164c719a2..196c95af5a0e6 100644 --- a/pkg/util/cache/cache.go +++ b/pkg/util/cache/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package cache diff --git a/pkg/util/cloudfoundry/bbscache.go b/pkg/util/cloudfoundry/bbscache.go index 42d22862570d7..0d4ca58524a7c 100644 --- a/pkg/util/cloudfoundry/bbscache.go +++ b/pkg/util/cloudfoundry/bbscache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/bbscache_test.go b/pkg/util/cloudfoundry/bbscache_test.go index b7a254c927723..4d50e4d7659c9 100644 --- a/pkg/util/cloudfoundry/bbscache_test.go +++ b/pkg/util/cloudfoundry/bbscache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/cloudfoundry.go b/pkg/util/cloudfoundry/cloudfoundry.go index 98f484efc47f4..6d5a169fedfd8 100644 --- a/pkg/util/cloudfoundry/cloudfoundry.go +++ b/pkg/util/cloudfoundry/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package cloudfoundry diff --git a/pkg/util/cloudfoundry/types.go b/pkg/util/cloudfoundry/types.go index e817aefa0f902..814da8524bf67 100644 --- a/pkg/util/cloudfoundry/types.go +++ b/pkg/util/cloudfoundry/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/types_test.go b/pkg/util/cloudfoundry/types_test.go index 2d10631efcea8..d463d694fa288 100644 --- a/pkg/util/cloudfoundry/types_test.go +++ b/pkg/util/cloudfoundry/types_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudprovider.go b/pkg/util/cloudprovider.go index dbaa3f83fd0d2..3ab8b8e73838a 100644 --- a/pkg/util/cloudprovider.go +++ b/pkg/util/cloudprovider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/clusteragent/clcrunner.go b/pkg/util/clusteragent/clcrunner.go index cdeb144dd550e..7615819c4cecf 100644 --- a/pkg/util/clusteragent/clcrunner.go +++ b/pkg/util/clusteragent/clcrunner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clcrunner_test.go b/pkg/util/clusteragent/clcrunner_test.go index 04ff9e06c9fb7..8cedf97fc7244 100644 --- a/pkg/util/clusteragent/clcrunner_test.go +++ b/pkg/util/clusteragent/clcrunner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusteragent.go b/pkg/util/clusteragent/clusteragent.go index f777a01597544..7469292bffdd8 100644 --- a/pkg/util/clusteragent/clusteragent.go +++ b/pkg/util/clusteragent/clusteragent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusteragent_test.go b/pkg/util/clusteragent/clusteragent_test.go index bc2ced31e3dcf..60b75a02afcfb 100644 --- a/pkg/util/clusteragent/clusteragent_test.go +++ b/pkg/util/clusteragent/clusteragent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusterchecks.go b/pkg/util/clusteragent/clusterchecks.go index 3008115ee7086..c130ae1020fa1 100644 --- a/pkg/util/clusteragent/clusterchecks.go +++ b/pkg/util/clusteragent/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusterchecks_test.go b/pkg/util/clusteragent/clusterchecks_test.go index 29ca5a0321579..6e98f3c116246 100644 --- a/pkg/util/clusteragent/clusterchecks_test.go +++ b/pkg/util/clusteragent/clusterchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/diagnosis.go b/pkg/util/clusteragent/diagnosis.go index bc071b0c71b7f..20112bfdd9d67 100644 --- a/pkg/util/clusteragent/diagnosis.go +++ b/pkg/util/clusteragent/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/endpointschecks.go b/pkg/util/clusteragent/endpointschecks.go index a12d6d8aee7e4..46d9a8bbc57f3 100644 --- a/pkg/util/clusteragent/endpointschecks.go +++ b/pkg/util/clusteragent/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/endpointschecks_test.go b/pkg/util/clusteragent/endpointschecks_test.go index f4b7196cafecd..e19b6d2cb8451 100644 --- a/pkg/util/clusteragent/endpointschecks_test.go +++ b/pkg/util/clusteragent/endpointschecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/leader_client.go b/pkg/util/clusteragent/leader_client.go index c0c3bcfe6f769..43e974a7ebf87 100644 --- a/pkg/util/clusteragent/leader_client.go +++ b/pkg/util/clusteragent/leader_client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clusteragent diff --git a/pkg/util/common.go b/pkg/util/common.go index d8f29134b2486..f7c04f978c950 100644 --- a/pkg/util/common.go +++ b/pkg/util/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/common/common.go b/pkg/util/common/common.go index e819fa55bcc02..174131d4e2957 100644 --- a/pkg/util/common/common.go +++ b/pkg/util/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/util/common/common_test.go b/pkg/util/common/common_test.go index fc0352885bcf8..f3640d40e9f2a 100644 --- a/pkg/util/common/common_test.go +++ b/pkg/util/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/util/common/slice.go b/pkg/util/common/slice.go index bab9b6128817e..323443b4fcb1e 100644 --- a/pkg/util/common/slice.go +++ b/pkg/util/common/slice.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package common diff --git a/pkg/util/compression/no_compression.go b/pkg/util/compression/no_compression.go index 245be1a77cabd..4fc109ab584a0 100644 --- a/pkg/util/compression/no_compression.go +++ b/pkg/util/compression/no_compression.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !zlib,!zstd diff --git a/pkg/util/compression/zlib.go b/pkg/util/compression/zlib.go index 53839cb0e8bbc..ddeb556d49286 100644 --- a/pkg/util/compression/zlib.go +++ b/pkg/util/compression/zlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build zlib diff --git a/pkg/util/compression/zstd.go b/pkg/util/compression/zstd.go index 92ea4bc9d767a..24d7b592d3592 100644 --- a/pkg/util/compression/zstd.go +++ b/pkg/util/compression/zstd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build zstd diff --git a/pkg/util/containerd/containerd_util.go b/pkg/util/containerd/containerd_util.go index 1ead4480d46cf..f00c47c76fce7 100644 --- a/pkg/util/containerd/containerd_util.go +++ b/pkg/util/containerd/containerd_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/util/containerd/containerd_util_test.go b/pkg/util/containerd/containerd_util_test.go index 6823f5f9ee62d..87297dbd812d3 100644 --- a/pkg/util/containerd/containerd_util_test.go +++ b/pkg/util/containerd/containerd_util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/util/containerd/diagnosis.go b/pkg/util/containerd/diagnosis.go index 8300fc84864cb..e78bd3602bc02 100644 --- a/pkg/util/containerd/diagnosis.go +++ b/pkg/util/containerd/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build containerd diff --git a/pkg/util/containers/collectors/catalog.go b/pkg/util/containers/collectors/catalog.go index fcbfdcf34abbb..994ee014b051f 100644 --- a/pkg/util/containers/collectors/catalog.go +++ b/pkg/util/containers/collectors/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/detector.go b/pkg/util/containers/collectors/detector.go index b4b6663fb6da8..29fdfdf681183 100644 --- a/pkg/util/containers/collectors/detector.go +++ b/pkg/util/containers/collectors/detector.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/detector_test.go b/pkg/util/containers/collectors/detector_test.go index ee20feeb26a39..7e8c43f7d5bf4 100644 --- a/pkg/util/containers/collectors/detector_test.go +++ b/pkg/util/containers/collectors/detector_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/docker.go b/pkg/util/containers/collectors/docker.go index 4d141fa100df1..805a4a2f1231b 100644 --- a/pkg/util/containers/collectors/docker.go +++ b/pkg/util/containers/collectors/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker,!darwin diff --git a/pkg/util/containers/collectors/ecs_fargate.go b/pkg/util/containers/collectors/ecs_fargate.go index a7ab52bcadca8..8007cb6a4ca8d 100644 --- a/pkg/util/containers/collectors/ecs_fargate.go +++ b/pkg/util/containers/collectors/ecs_fargate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/containers/collectors/kubelet.go b/pkg/util/containers/collectors/kubelet.go index f97ae0400ba67..0c8f9779486d6 100644 --- a/pkg/util/containers/collectors/kubelet.go +++ b/pkg/util/containers/collectors/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/containers/collectors/types.go b/pkg/util/containers/collectors/types.go index 0503770df449e..23d87821d6469 100644 --- a/pkg/util/containers/collectors/types.go +++ b/pkg/util/containers/collectors/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package collectors diff --git a/pkg/util/containers/cri/common.go b/pkg/util/containers/cri/common.go index bd3606ac7433d..39989e3ef08e3 100644 --- a/pkg/util/containers/cri/common.go +++ b/pkg/util/containers/cri/common.go @@ -1,6 +1,6 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package cri diff --git a/pkg/util/containers/cri/crimock/criutil.go b/pkg/util/containers/cri/crimock/criutil.go index edf698d020d6b..609e80fbe2ac3 100644 --- a/pkg/util/containers/cri/crimock/criutil.go +++ b/pkg/util/containers/cri/crimock/criutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/diagnosis.go b/pkg/util/containers/cri/diagnosis.go index 04d497e93d562..e8c0c0c60e30d 100644 --- a/pkg/util/containers/cri/diagnosis.go +++ b/pkg/util/containers/cri/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/metadata.go b/pkg/util/containers/cri/metadata.go index 452c29f21fcbc..0e952141dea3f 100644 --- a/pkg/util/containers/cri/metadata.go +++ b/pkg/util/containers/cri/metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/util.go b/pkg/util/containers/cri/util.go index 9fd33f30224b8..d75655bd89b35 100644 --- a/pkg/util/containers/cri/util.go +++ b/pkg/util/containers/cri/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/util_test.go b/pkg/util/containers/cri/util_test.go index ff7987e174208..74db3b7df4dc9 100644 --- a/pkg/util/containers/cri/util_test.go +++ b/pkg/util/containers/cri/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build cri diff --git a/pkg/util/containers/entity.go b/pkg/util/containers/entity.go index 0646893001576..2988222a93b43 100644 --- a/pkg/util/containers/entity.go +++ b/pkg/util/containers/entity.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/entity_test.go b/pkg/util/containers/entity_test.go index 3c182e42fb99e..1df35ef2f745c 100644 --- a/pkg/util/containers/entity_test.go +++ b/pkg/util/containers/entity_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/filter.go b/pkg/util/containers/filter.go index 22103246a772d..fbbfb42f03d91 100644 --- a/pkg/util/containers/filter.go +++ b/pkg/util/containers/filter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/filter_test.go b/pkg/util/containers/filter_test.go index 4ccaa6a3292f6..0caa0e805320e 100644 --- a/pkg/util/containers/filter_test.go +++ b/pkg/util/containers/filter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/image.go b/pkg/util/containers/image.go index e3feb648b1656..67b839f1b1bfd 100644 --- a/pkg/util/containers/image.go +++ b/pkg/util/containers/image.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/image_test.go b/pkg/util/containers/image_test.go index b5670f668fd34..0de68c7063d46 100644 --- a/pkg/util/containers/image_test.go +++ b/pkg/util/containers/image_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/metrics/types.go b/pkg/util/containers/metrics/types.go index b7134aed3557f..d6cd1cf00de01 100644 --- a/pkg/util/containers/metrics/types.go +++ b/pkg/util/containers/metrics/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/util/containers/metrics/types_helper.go b/pkg/util/containers/metrics/types_helper.go index 29247fa94deb7..1fdfcd12daee9 100644 --- a/pkg/util/containers/metrics/types_helper.go +++ b/pkg/util/containers/metrics/types_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/util/containers/pause.go b/pkg/util/containers/pause.go index 81489bd1eb1e6..ce8dae12c95b0 100644 --- a/pkg/util/containers/pause.go +++ b/pkg/util/containers/pause.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/pause_test.go b/pkg/util/containers/pause_test.go index 5c0e9effd52eb..5ce6d3a4b9979 100644 --- a/pkg/util/containers/pause_test.go +++ b/pkg/util/containers/pause_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/providers/cgroup/cgroup_detect.go b/pkg/util/containers/providers/cgroup/cgroup_detect.go index e4ecc96ff0940..7ca07fde8bdcb 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_detect.go +++ b/pkg/util/containers/providers/cgroup/cgroup_detect.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_detect_test.go b/pkg/util/containers/providers/cgroup/cgroup_detect_test.go index 246581fed73c3..d8e5043dbb4cd 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_detect_test.go +++ b/pkg/util/containers/providers/cgroup/cgroup_detect_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_metrics.go b/pkg/util/containers/providers/cgroup/cgroup_metrics.go index 793efb9d88644..6adda51d91604 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_metrics.go +++ b/pkg/util/containers/providers/cgroup/cgroup_metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go b/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go index 7b5f53f070015..5c1d92f4ac1e2 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go +++ b/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/common.go b/pkg/util/containers/providers/cgroup/common.go index 00f4cbdcdf3d3..d68b2af9311b5 100644 --- a/pkg/util/containers/providers/cgroup/common.go +++ b/pkg/util/containers/providers/cgroup/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/common_test.go b/pkg/util/containers/providers/cgroup/common_test.go index 2ef3f70998e62..3789cd7048b2e 100644 --- a/pkg/util/containers/providers/cgroup/common_test.go +++ b/pkg/util/containers/providers/cgroup/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/disk.go b/pkg/util/containers/providers/cgroup/disk.go index 17faca99717b6..c9269aa0b7541 100644 --- a/pkg/util/containers/providers/cgroup/disk.go +++ b/pkg/util/containers/providers/cgroup/disk.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/disk_test.go b/pkg/util/containers/providers/cgroup/disk_test.go index e39dc68e6ecfe..920fc76e06c55 100644 --- a/pkg/util/containers/providers/cgroup/disk_test.go +++ b/pkg/util/containers/providers/cgroup/disk_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/network.go b/pkg/util/containers/providers/cgroup/network.go index df8a70ad4ad6d..ab18266863083 100644 --- a/pkg/util/containers/providers/cgroup/network.go +++ b/pkg/util/containers/providers/cgroup/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/network_test.go b/pkg/util/containers/providers/cgroup/network_test.go index e124f7c8fd701..f15a9b639605c 100644 --- a/pkg/util/containers/providers/cgroup/network_test.go +++ b/pkg/util/containers/providers/cgroup/network_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/proc.go b/pkg/util/containers/providers/cgroup/proc.go index 9c3a6e0f6d3a9..3cdd19452c2fa 100644 --- a/pkg/util/containers/providers/cgroup/proc.go +++ b/pkg/util/containers/providers/cgroup/proc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/proc_test.go b/pkg/util/containers/providers/cgroup/proc_test.go index 739683a057aef..5a84dd2437c2f 100644 --- a/pkg/util/containers/providers/cgroup/proc_test.go +++ b/pkg/util/containers/providers/cgroup/proc_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/provider.go b/pkg/util/containers/providers/cgroup/provider.go index 35abb5fcea8f0..284a6008600d9 100644 --- a/pkg/util/containers/providers/cgroup/provider.go +++ b/pkg/util/containers/providers/cgroup/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inmetrics. +// Copyright 2017-2021 Datadog, Inmetrics. // +build linux diff --git a/pkg/util/containers/providers/provider.go b/pkg/util/containers/providers/provider.go index 125741bdd42f1..4e8080eaef39e 100644 --- a/pkg/util/containers/providers/provider.go +++ b/pkg/util/containers/providers/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package providers diff --git a/pkg/util/containers/providers/windows/dummy.go b/pkg/util/containers/providers/windows/dummy.go index 7af1b14350d06..0fd8afaddfba0 100644 --- a/pkg/util/containers/providers/windows/dummy.go +++ b/pkg/util/containers/providers/windows/dummy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inmetrics. +// Copyright 2017-2021 Datadog, Inmetrics. // +build windows diff --git a/pkg/util/containers/providers/windows/provider.go b/pkg/util/containers/providers/windows/provider.go index 06fa2d9e64296..62c44c436aa80 100644 --- a/pkg/util/containers/providers/windows/provider.go +++ b/pkg/util/containers/providers/windows/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inmetrics. +// Copyright 2017-2021 Datadog, Inmetrics. // +build windows // +build docker diff --git a/pkg/util/containers/types.go b/pkg/util/containers/types.go index 0204b92dd9f4e..cab747678cae0 100644 --- a/pkg/util/containers/types.go +++ b/pkg/util/containers/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package containers diff --git a/pkg/util/containers/types_helper.go b/pkg/util/containers/types_helper.go index b4f9440c3b87f..8e06b57429de9 100644 --- a/pkg/util/containers/types_helper.go +++ b/pkg/util/containers/types_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package containers diff --git a/pkg/util/docker/containers.go b/pkg/util/docker/containers.go index f8b136b0febd7..eb4b172d7e0a8 100644 --- a/pkg/util/docker/containers.go +++ b/pkg/util/docker/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/containers_test.go b/pkg/util/docker/containers_test.go index d64a6518b5f2c..65a91c70024cb 100644 --- a/pkg/util/docker/containers_test.go +++ b/pkg/util/docker/containers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/diagnosis.go b/pkg/util/docker/diagnosis.go index b3f58ea09b799..83fe270d46757 100644 --- a/pkg/util/docker/diagnosis.go +++ b/pkg/util/docker/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/docker_test.go b/pkg/util/docker/docker_test.go index 2a708cd258982..794be3da38e82 100644 --- a/pkg/util/docker/docker_test.go +++ b/pkg/util/docker/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/docker_util.go b/pkg/util/docker/docker_util.go index 66a733a746f90..6bf7fabc02e63 100644 --- a/pkg/util/docker/docker_util.go +++ b/pkg/util/docker/docker_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_pull.go b/pkg/util/docker/event_pull.go index 797d4b9963481..9ae17e10cc1f1 100644 --- a/pkg/util/docker/event_pull.go +++ b/pkg/util/docker/event_pull.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_pull_test.go b/pkg/util/docker/event_pull_test.go index f3a1b444fbdd6..3c033b282b573 100644 --- a/pkg/util/docker/event_pull_test.go +++ b/pkg/util/docker/event_pull_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_stream.go b/pkg/util/docker/event_stream.go index 0dc6bc53fdedc..cbcb7429a7208 100644 --- a/pkg/util/docker/event_stream.go +++ b/pkg/util/docker/event_stream.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_stream_test.go b/pkg/util/docker/event_stream_test.go index e00acae11c050..36eaef756eab7 100644 --- a/pkg/util/docker/event_stream_test.go +++ b/pkg/util/docker/event_stream_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_types.go b/pkg/util/docker/event_types.go index fe2855bd9d2c0..84bed06da9dfa 100644 --- a/pkg/util/docker/event_types.go +++ b/pkg/util/docker/event_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/fake/client.go b/pkg/util/docker/fake/client.go index cbbc41d4305d2..75389385ce0ef 100644 --- a/pkg/util/docker/fake/client.go +++ b/pkg/util/docker/fake/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/global.go b/pkg/util/docker/global.go index 481462c93955f..b622f19269c8c 100644 --- a/pkg/util/docker/global.go +++ b/pkg/util/docker/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/global_nodocker.go b/pkg/util/docker/global_nodocker.go index 7c9afab88c060..8c9160e0a7f85 100644 --- a/pkg/util/docker/global_nodocker.go +++ b/pkg/util/docker/global_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/docker/host_ip_provider.go b/pkg/util/docker/host_ip_provider.go index 3daab0fdde77f..00aa0d7765948 100644 --- a/pkg/util/docker/host_ip_provider.go +++ b/pkg/util/docker/host_ip_provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_ip_provider_test.go b/pkg/util/docker/host_ip_provider_test.go index 50d556b6f5e9b..79e0f1829fe1c 100644 --- a/pkg/util/docker/host_ip_provider_test.go +++ b/pkg/util/docker/host_ip_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_metadata.go b/pkg/util/docker/host_metadata.go index cd77b943e45b3..52aee5e9d8db2 100644 --- a/pkg/util/docker/host_metadata.go +++ b/pkg/util/docker/host_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_tags.go b/pkg/util/docker/host_tags.go index 689fcd42a1f79..40b61367e2533 100644 --- a/pkg/util/docker/host_tags.go +++ b/pkg/util/docker/host_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_tags_test.go b/pkg/util/docker/host_tags_test.go index 3e242fce220ec..163ea8d266dc6 100644 --- a/pkg/util/docker/host_tags_test.go +++ b/pkg/util/docker/host_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/network.go b/pkg/util/docker/network.go index 63cdbde80ea11..81544b41ece37 100644 --- a/pkg/util/docker/network.go +++ b/pkg/util/docker/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/network_test_linux.go b/pkg/util/docker/network_test_linux.go index 04d5cf0d59649..4c2d16f6410d1 100644 --- a/pkg/util/docker/network_test_linux.go +++ b/pkg/util/docker/network_test_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker // +build linux diff --git a/pkg/util/docker/network_test_windows.go b/pkg/util/docker/network_test_windows.go index e0ddfa22643b3..a0d7071154751 100644 --- a/pkg/util/docker/network_test_windows.go +++ b/pkg/util/docker/network_test_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker // +build windows diff --git a/pkg/util/docker/rancher.go b/pkg/util/docker/rancher.go index d554aef4068b8..1210faedaaa90 100644 --- a/pkg/util/docker/rancher.go +++ b/pkg/util/docker/rancher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/pkg/util/docker/rancher_test.go b/pkg/util/docker/rancher_test.go index 7654721ab1688..cca90c8ec4e06 100644 --- a/pkg/util/docker/rancher_test.go +++ b/pkg/util/docker/rancher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/pkg/util/docker/storage.go b/pkg/util/docker/storage.go index 5290691ec37a5..cbc8e8db02aab 100644 --- a/pkg/util/docker/storage.go +++ b/pkg/util/docker/storage.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/storage_test.go b/pkg/util/docker/storage_test.go index dedcf8bcb9854..24dbdfe14e368 100644 --- a/pkg/util/docker/storage_test.go +++ b/pkg/util/docker/storage_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/util_common.go b/pkg/util/docker/util_common.go index 704ee2950058a..62a76e10909fa 100644 --- a/pkg/util/docker/util_common.go +++ b/pkg/util/docker/util_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/pkg/util/docker/util_docker.go b/pkg/util/docker/util_docker.go index 749e3b2f6a88c..53293a4a5101b 100644 --- a/pkg/util/docker/util_docker.go +++ b/pkg/util/docker/util_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/util_docker_test.go b/pkg/util/docker/util_docker_test.go index 81cef9e5d5a96..2b03d0412289b 100644 --- a/pkg/util/docker/util_docker_test.go +++ b/pkg/util/docker/util_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/docker/uts.go b/pkg/util/docker/uts.go index 76b028b5afce7..ab0c0130d707e 100644 --- a/pkg/util/docker/uts.go +++ b/pkg/util/docker/uts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ec2/diagnosis.go b/pkg/util/ec2/diagnosis.go index 97c79540ac663..f1396041dd911 100644 --- a/pkg/util/ec2/diagnosis.go +++ b/pkg/util/ec2/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ec2 diff --git a/pkg/util/ec2/ec2.go b/pkg/util/ec2/ec2.go index 3e9fcfd0fe309..67e1dfe9306b4 100644 --- a/pkg/util/ec2/ec2.go +++ b/pkg/util/ec2/ec2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ec2 diff --git a/pkg/util/ec2/ec2_no_tags.go b/pkg/util/ec2/ec2_no_tags.go index 911a619605ad9..6b7d18572a72a 100644 --- a/pkg/util/ec2/ec2_no_tags.go +++ b/pkg/util/ec2/ec2_no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !ec2 diff --git a/pkg/util/ec2/ec2_tags.go b/pkg/util/ec2/ec2_tags.go index c1e91c3eb0775..53bde94c0b859 100644 --- a/pkg/util/ec2/ec2_tags.go +++ b/pkg/util/ec2/ec2_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build ec2 diff --git a/pkg/util/ec2/ec2_tags_test.go b/pkg/util/ec2/ec2_tags_test.go index a990238d91fe7..41d25981256de 100644 --- a/pkg/util/ec2/ec2_tags_test.go +++ b/pkg/util/ec2/ec2_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build ec2 diff --git a/pkg/util/ec2/ec2_test.go b/pkg/util/ec2/ec2_test.go index 39a4961b4133a..a01aa199acdd7 100644 --- a/pkg/util/ec2/ec2_test.go +++ b/pkg/util/ec2/ec2_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package ec2 diff --git a/pkg/util/ecs/common.go b/pkg/util/ecs/common.go index dfe2973123b33..af446ba51174b 100644 --- a/pkg/util/ecs/common.go +++ b/pkg/util/ecs/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/common/common.go b/pkg/util/ecs/common/common.go index cd914e9704f75..032427b344062 100644 --- a/pkg/util/ecs/common/common.go +++ b/pkg/util/ecs/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. package common diff --git a/pkg/util/ecs/common_test.go b/pkg/util/ecs/common_test.go index 1550096c084ef..a24166ad917a9 100644 --- a/pkg/util/ecs/common_test.go +++ b/pkg/util/ecs/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/detection.go b/pkg/util/ecs/detection.go index da059f03ff8d8..9444eac715b35 100644 --- a/pkg/util/ecs/detection.go +++ b/pkg/util/ecs/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/detection_nodocker.go b/pkg/util/ecs/detection_nodocker.go index f64a8290bf58c..8ba6eb4b80f38 100644 --- a/pkg/util/ecs/detection_nodocker.go +++ b/pkg/util/ecs/detection_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/diagnosis.go b/pkg/util/ecs/diagnosis.go index f3fdd9dbf9e30..ee678ec93704c 100644 --- a/pkg/util/ecs/diagnosis.go +++ b/pkg/util/ecs/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/doc.go b/pkg/util/ecs/doc.go index f70e7da488323..59945b30d67ed 100644 --- a/pkg/util/ecs/doc.go +++ b/pkg/util/ecs/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package ecs provides metadata collection when the Agent runs on the ECS platform package ecs diff --git a/pkg/util/ecs/metadata/clients.go b/pkg/util/ecs/metadata/clients.go index 5e5264f464dbf..e637df907f7e3 100644 --- a/pkg/util/ecs/metadata/clients.go +++ b/pkg/util/ecs/metadata/clients.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/clients_nodocker.go b/pkg/util/ecs/metadata/clients_nodocker.go index 67367f6b02311..c0352e060d444 100644 --- a/pkg/util/ecs/metadata/clients_nodocker.go +++ b/pkg/util/ecs/metadata/clients_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/detection.go b/pkg/util/ecs/metadata/detection.go index 53c83430cfa94..3b7b08949d271 100644 --- a/pkg/util/ecs/metadata/detection.go +++ b/pkg/util/ecs/metadata/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/detection_test.go b/pkg/util/ecs/metadata/detection_test.go index f450a47dfd924..06635c92328bf 100644 --- a/pkg/util/ecs/metadata/detection_test.go +++ b/pkg/util/ecs/metadata/detection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/doc.go b/pkg/util/ecs/metadata/doc.go index 4a0724a3f8076..b2abf929fafe2 100644 --- a/pkg/util/ecs/metadata/doc.go +++ b/pkg/util/ecs/metadata/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. /* diff --git a/pkg/util/ecs/metadata/testutil/dummy_ecs.go b/pkg/util/ecs/metadata/testutil/dummy_ecs.go index 4d26edc72ee7a..8399624835292 100644 --- a/pkg/util/ecs/metadata/testutil/dummy_ecs.go +++ b/pkg/util/ecs/metadata/testutil/dummy_ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package testutil diff --git a/pkg/util/ecs/metadata/v1/client.go b/pkg/util/ecs/metadata/v1/client.go index 92a50ed83da90..10029ede9b719 100644 --- a/pkg/util/ecs/metadata/v1/client.go +++ b/pkg/util/ecs/metadata/v1/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v1/client_nodocker.go b/pkg/util/ecs/metadata/v1/client_nodocker.go index 91273ffa871ad..a8df1f38b1882 100644 --- a/pkg/util/ecs/metadata/v1/client_nodocker.go +++ b/pkg/util/ecs/metadata/v1/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v1/client_test.go b/pkg/util/ecs/metadata/v1/client_test.go index 5c04e07053945..7e4aa890947dc 100644 --- a/pkg/util/ecs/metadata/v1/client_test.go +++ b/pkg/util/ecs/metadata/v1/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v1/types.go b/pkg/util/ecs/metadata/v1/types.go index 8368ea6cf47bc..c69ba3e165b08 100644 --- a/pkg/util/ecs/metadata/v1/types.go +++ b/pkg/util/ecs/metadata/v1/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package v1 diff --git a/pkg/util/ecs/metadata/v2/client.go b/pkg/util/ecs/metadata/v2/client.go index 3c85148a32459..3649e34f09a90 100644 --- a/pkg/util/ecs/metadata/v2/client.go +++ b/pkg/util/ecs/metadata/v2/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v2/client_nodocker.go b/pkg/util/ecs/metadata/v2/client_nodocker.go index e00b2961abda0..acf5fccb70898 100644 --- a/pkg/util/ecs/metadata/v2/client_nodocker.go +++ b/pkg/util/ecs/metadata/v2/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v2/client_test.go b/pkg/util/ecs/metadata/v2/client_test.go index 8407b03222c93..39370db3463e1 100644 --- a/pkg/util/ecs/metadata/v2/client_test.go +++ b/pkg/util/ecs/metadata/v2/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v2/types.go b/pkg/util/ecs/metadata/v2/types.go index 89d885dfbb7f7..4202f96a0ce45 100644 --- a/pkg/util/ecs/metadata/v2/types.go +++ b/pkg/util/ecs/metadata/v2/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package v2 diff --git a/pkg/util/ecs/metadata/v3/client.go b/pkg/util/ecs/metadata/v3/client.go index 5100685bf8618..1b6c84c3bf2a4 100644 --- a/pkg/util/ecs/metadata/v3/client.go +++ b/pkg/util/ecs/metadata/v3/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v3/client_nodocker.go b/pkg/util/ecs/metadata/v3/client_nodocker.go index a5f8361be2a1f..3b0875a06b1a9 100644 --- a/pkg/util/ecs/metadata/v3/client_nodocker.go +++ b/pkg/util/ecs/metadata/v3/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v3/types.go b/pkg/util/ecs/metadata/v3/types.go index 4c6e4af6c1d65..143ada8d8cfd3 100644 --- a/pkg/util/ecs/metadata/v3/types.go +++ b/pkg/util/ecs/metadata/v3/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020 Datadog, Inc. +// Copyright 2020-2021 Datadog, Inc. package v3 diff --git a/pkg/util/executable/executable.go b/pkg/util/executable/executable.go index 7d00e751636a5..99959cb998d21 100644 --- a/pkg/util/executable/executable.go +++ b/pkg/util/executable/executable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package executable provides information on the executable that started the process package executable diff --git a/pkg/util/fargate/detection.go b/pkg/util/fargate/detection.go index a876c08a4abf0..d99968a020320 100644 --- a/pkg/util/fargate/detection.go +++ b/pkg/util/fargate/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package fargate diff --git a/pkg/util/fargate/hostname_core.go b/pkg/util/fargate/hostname_core.go index b549d7e76e435..7abfe33b520a2 100644 --- a/pkg/util/fargate/hostname_core.go +++ b/pkg/util/fargate/hostname_core.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !fargateprocess diff --git a/pkg/util/fargate/hostname_process.go b/pkg/util/fargate/hostname_process.go index e23f9dcb435ff..d224f4be0c694 100644 --- a/pkg/util/fargate/hostname_process.go +++ b/pkg/util/fargate/hostname_process.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build fargateprocess diff --git a/pkg/util/fargate/hostname_process_test.go b/pkg/util/fargate/hostname_process_test.go index 4115e9b35369d..c4ce6cb15b95b 100644 --- a/pkg/util/fargate/hostname_process_test.go +++ b/pkg/util/fargate/hostname_process_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build fargateprocess diff --git a/pkg/util/fargate/types.go b/pkg/util/fargate/types.go index 6bf32badfe8d0..7c052b89dfca3 100644 --- a/pkg/util/fargate/types.go +++ b/pkg/util/fargate/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package fargate diff --git a/pkg/util/filesystem/file.go b/pkg/util/filesystem/file.go index 8509d27097c24..b5cd8e5a85fcb 100644 --- a/pkg/util/filesystem/file.go +++ b/pkg/util/filesystem/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package filesystem diff --git a/pkg/util/flavor/flavor.go b/pkg/util/flavor/flavor.go index 652e98efab74c..c9fd77fbf7835 100644 --- a/pkg/util/flavor/flavor.go +++ b/pkg/util/flavor/flavor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package flavor diff --git a/pkg/util/gce/diagnosis.go b/pkg/util/gce/diagnosis.go index 389021f0a74a9..50d8a1aa467fc 100644 --- a/pkg/util/gce/diagnosis.go +++ b/pkg/util/gce/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gce diff --git a/pkg/util/gce/gce.go b/pkg/util/gce/gce.go index 50028d02ecd97..8a53103f400f0 100644 --- a/pkg/util/gce/gce.go +++ b/pkg/util/gce/gce.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gce diff --git a/pkg/util/gce/gce_no_tags.go b/pkg/util/gce/gce_no_tags.go index a9ab3e411a286..9552d4740d5e2 100644 --- a/pkg/util/gce/gce_no_tags.go +++ b/pkg/util/gce/gce_no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !gce diff --git a/pkg/util/gce/gce_tags.go b/pkg/util/gce/gce_tags.go index c6bd9af325e3e..97293e71cd25c 100644 --- a/pkg/util/gce/gce_tags.go +++ b/pkg/util/gce/gce_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build gce diff --git a/pkg/util/gce/gce_tags_test.go b/pkg/util/gce/gce_tags_test.go index 91b9ffb308faa..0c6e57f6facb1 100644 --- a/pkg/util/gce/gce_tags_test.go +++ b/pkg/util/gce/gce_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build gce diff --git a/pkg/util/gce/gce_test.go b/pkg/util/gce/gce_test.go index fdab1897492af..40d436754a17e 100644 --- a/pkg/util/gce/gce_test.go +++ b/pkg/util/gce/gce_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package gce diff --git a/pkg/util/hostname.go b/pkg/util/hostname.go index e4e9cb667bcaf..c0d8ad1632216 100644 --- a/pkg/util/hostname.go +++ b/pkg/util/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !serverless diff --git a/pkg/util/hostname/apiserver/hostname.go b/pkg/util/hostname/apiserver/hostname.go index a955dd2a413cb..ddc5aa820f29a 100644 --- a/pkg/util/hostname/apiserver/hostname.go +++ b/pkg/util/hostname/apiserver/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver // +build !kubelet diff --git a/pkg/util/hostname/docker.go b/pkg/util/hostname/docker.go index 705eea9356293..81096d7e22e61 100644 --- a/pkg/util/hostname/docker.go +++ b/pkg/util/hostname/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/pkg/util/hostname/ec2.go b/pkg/util/hostname/ec2.go index c4d5dbafac6d8..9b3c88ba8c766 100644 --- a/pkg/util/hostname/ec2.go +++ b/pkg/util/hostname/ec2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package hostname diff --git a/pkg/util/hostname/gce.go b/pkg/util/hostname/gce.go index 442447292048a..cffcd26c30473 100644 --- a/pkg/util/hostname/gce.go +++ b/pkg/util/hostname/gce.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package hostname diff --git a/pkg/util/hostname/kube_apiserver.go b/pkg/util/hostname/kube_apiserver.go index 8efc05ca24484..5f83df17c9d84 100644 --- a/pkg/util/hostname/kube_apiserver.go +++ b/pkg/util/hostname/kube_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver // +build !kubelet diff --git a/pkg/util/hostname/kubelet.go b/pkg/util/hostname/kubelet.go index 716647364c22b..a2b423253c6f0 100644 --- a/pkg/util/hostname/kubelet.go +++ b/pkg/util/hostname/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/host_alias.go b/pkg/util/hostname/kubelet/host_alias.go index 7fdd6b1f102a2..c3dffe4aaf873 100644 --- a/pkg/util/hostname/kubelet/host_alias.go +++ b/pkg/util/hostname/kubelet/host_alias.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/hostname.go b/pkg/util/hostname/kubelet/hostname.go index 6c797373ce98a..0eb2f1ea61ceb 100644 --- a/pkg/util/hostname/kubelet/hostname.go +++ b/pkg/util/hostname/kubelet/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/hostname_test.go b/pkg/util/hostname/kubelet/hostname_test.go index 7984b7c2a255b..ab3303a6b7ce9 100644 --- a/pkg/util/hostname/kubelet/hostname_test.go +++ b/pkg/util/hostname/kubelet/hostname_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/no_host_alias.go b/pkg/util/hostname/kubelet/no_host_alias.go index a3dbb9092791e..0de409ddd2827 100644 --- a/pkg/util/hostname/kubelet/no_host_alias.go +++ b/pkg/util/hostname/kubelet/no_host_alias.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubelet diff --git a/pkg/util/hostname/providers.go b/pkg/util/hostname/providers.go index 61836d057f21a..19efe6e35ef70 100644 --- a/pkg/util/hostname/providers.go +++ b/pkg/util/hostname/providers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package hostname diff --git a/pkg/util/hostname/validate/validate.go b/pkg/util/hostname/validate/validate.go index 3db6bcf11f233..c09380b8342ef 100644 --- a/pkg/util/hostname/validate/validate.go +++ b/pkg/util/hostname/validate/validate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Package validate provides hostname validation helpers package validate diff --git a/pkg/util/hostname/validate/validate_test.go b/pkg/util/hostname/validate/validate_test.go index 95c049c8106ab..16fffe72fac8d 100644 --- a/pkg/util/hostname/validate/validate_test.go +++ b/pkg/util/hostname/validate/validate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package validate import ( diff --git a/pkg/util/hostname_docker.go b/pkg/util/hostname_docker.go index 2daae7b45dd3a..fbe5470c03272 100644 --- a/pkg/util/hostname_docker.go +++ b/pkg/util/hostname_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux windows darwin // I don't think windows and darwin can actually be docker hosts diff --git a/pkg/util/hostname_docker_stub.go b/pkg/util/hostname_docker_stub.go index b9d26735da173..526d16a67eb26 100644 --- a/pkg/util/hostname_docker_stub.go +++ b/pkg/util/hostname_docker_stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/util/hostname_nix.go b/pkg/util/hostname_nix.go index 76e97d561e7a5..72b77e0c4a7d5 100644 --- a/pkg/util/hostname_nix.go +++ b/pkg/util/hostname_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows diff --git a/pkg/util/hostname_windows.go b/pkg/util/hostname_windows.go index bd096f93658d6..4576faea99b34 100644 --- a/pkg/util/hostname_windows.go +++ b/pkg/util/hostname_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/http/client.go b/pkg/util/http/client.go index 7a9cccee3b310..a24d92a79419e 100644 --- a/pkg/util/http/client.go +++ b/pkg/util/http/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/util/http/client_test.go b/pkg/util/http/client_test.go index 7d64a4526c19c..9df24f90d9003 100644 --- a/pkg/util/http/client_test.go +++ b/pkg/util/http/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/util/http/transport.go b/pkg/util/http/transport.go index 83051c99add84..0ada327b5d637 100644 --- a/pkg/util/http/transport.go +++ b/pkg/util/http/transport.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/util/http/transport_test.go b/pkg/util/http/transport_test.go index a8ce887acf828..24884c4ac5180 100644 --- a/pkg/util/http/transport_test.go +++ b/pkg/util/http/transport_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package http diff --git a/pkg/util/input/input.go b/pkg/util/input/input.go index 2c8620fb33573..3a95a21b84901 100644 --- a/pkg/util/input/input.go +++ b/pkg/util/input/input.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package input diff --git a/pkg/util/json/raw_object_writer.go b/pkg/util/json/raw_object_writer.go index f063b21aaba8d..de40c68a284fa 100644 --- a/pkg/util/json/raw_object_writer.go +++ b/pkg/util/json/raw_object_writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package json diff --git a/pkg/util/json/raw_object_writer_test.go b/pkg/util/json/raw_object_writer_test.go index ee0f032a1a0b6..3a4303b1c7eb9 100644 --- a/pkg/util/json/raw_object_writer_test.go +++ b/pkg/util/json/raw_object_writer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package json diff --git a/pkg/util/jsonquery/jsonquery.go b/pkg/util/jsonquery/jsonquery.go index 99a5b77c4fa3a..7e6aadbe81058 100644 --- a/pkg/util/jsonquery/jsonquery.go +++ b/pkg/util/jsonquery/jsonquery.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package jsonquery diff --git a/pkg/util/jsonquery/jsonquery_test.go b/pkg/util/jsonquery/jsonquery_test.go index 0219559ba7f9b..f6293c152a497 100644 --- a/pkg/util/jsonquery/jsonquery_test.go +++ b/pkg/util/jsonquery/jsonquery_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. package jsonquery diff --git a/pkg/util/kubernetes/apiserver/apiserver.go b/pkg/util/kubernetes/apiserver/apiserver.go index 344f7a8b5f41f..00949e8ccdc19 100644 --- a/pkg/util/kubernetes/apiserver/apiserver.go +++ b/pkg/util/kubernetes/apiserver/apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/apiserver_kubelet.go b/pkg/util/kubernetes/apiserver/apiserver_kubelet.go index 8873046bafd4f..f0119bf68d2cf 100644 --- a/pkg/util/kubernetes/apiserver/apiserver_kubelet.go +++ b/pkg/util/kubernetes/apiserver/apiserver_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/apiserver_nocompile.go b/pkg/util/kubernetes/apiserver/apiserver_nocompile.go index 00c041561ddb5..bf29d6657c26a 100644 --- a/pkg/util/kubernetes/apiserver/apiserver_nocompile.go +++ b/pkg/util/kubernetes/apiserver/apiserver_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/common/common.go b/pkg/util/kubernetes/apiserver/common/common.go index 0f622931d131f..8b7a72acfe083 100644 --- a/pkg/util/kubernetes/apiserver/common/common.go +++ b/pkg/util/kubernetes/apiserver/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/common/common_test.go b/pkg/util/kubernetes/apiserver/common/common_test.go index ddb0b61ca7229..7a8871587827e 100644 --- a/pkg/util/kubernetes/apiserver/common/common_test.go +++ b/pkg/util/kubernetes/apiserver/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/controller_util.go b/pkg/util/kubernetes/apiserver/controller_util.go index d533ad9728811..19b6d750de4d1 100644 --- a/pkg/util/kubernetes/apiserver/controller_util.go +++ b/pkg/util/kubernetes/apiserver/controller_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/controllers.go b/pkg/util/kubernetes/apiserver/controllers.go index aee1f844ef436..53ae53d277467 100644 --- a/pkg/util/kubernetes/apiserver/controllers.go +++ b/pkg/util/kubernetes/apiserver/controllers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/diagnosis.go b/pkg/util/kubernetes/apiserver/diagnosis.go index 616174f8c1969..36a6fcf973198 100644 --- a/pkg/util/kubernetes/apiserver/diagnosis.go +++ b/pkg/util/kubernetes/apiserver/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/endpoints.go b/pkg/util/kubernetes/apiserver/endpoints.go index ce2a3cd12868e..efc4f7eed75aa 100644 --- a/pkg/util/kubernetes/apiserver/endpoints.go +++ b/pkg/util/kubernetes/apiserver/endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/endpoints_test.go b/pkg/util/kubernetes/apiserver/endpoints_test.go index 005a9dea2937a..1211dd1733f3b 100644 --- a/pkg/util/kubernetes/apiserver/endpoints_test.go +++ b/pkg/util/kubernetes/apiserver/endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/events.go b/pkg/util/kubernetes/apiserver/events.go index 38b49fe5100f5..78829bd6889a5 100644 --- a/pkg/util/kubernetes/apiserver/events.go +++ b/pkg/util/kubernetes/apiserver/events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/events_test.go b/pkg/util/kubernetes/apiserver/events_test.go index 64edf8c84eb54..477c29e7c6268 100644 --- a/pkg/util/kubernetes/apiserver/events_test.go +++ b/pkg/util/kubernetes/apiserver/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hostname.go b/pkg/util/kubernetes/apiserver/hostname.go index d5ed1a704a34a..60b700c1d6ae0 100644 --- a/pkg/util/kubernetes/apiserver/hostname.go +++ b/pkg/util/kubernetes/apiserver/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hpa_controller.go b/pkg/util/kubernetes/apiserver/hpa_controller.go index 14ffd7d49a8f4..58cac7f27d702 100644 --- a/pkg/util/kubernetes/apiserver/hpa_controller.go +++ b/pkg/util/kubernetes/apiserver/hpa_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hpa_controller_test.go b/pkg/util/kubernetes/apiserver/hpa_controller_test.go index 19d12f985544f..09a9bc4036a89 100644 --- a/pkg/util/kubernetes/apiserver/hpa_controller_test.go +++ b/pkg/util/kubernetes/apiserver/hpa_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go index 753eb6257e5c0..908c8cbab78bd 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go index c2ea9fa96921c..25c520ded0019 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go index a1ee5d9f7d3e4..1291b5e3542d1 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go b/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go index 63071b7bb2102..17f01dd94eeb7 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package metrics diff --git a/pkg/util/kubernetes/apiserver/metadata_controller.go b/pkg/util/kubernetes/apiserver/metadata_controller.go index 50fc469f079fb..73fa584872521 100644 --- a/pkg/util/kubernetes/apiserver/metadata_controller.go +++ b/pkg/util/kubernetes/apiserver/metadata_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/metadata_controller_test.go b/pkg/util/kubernetes/apiserver/metadata_controller_test.go index 091dc154f5014..ba003516efca5 100644 --- a/pkg/util/kubernetes/apiserver/metadata_controller_test.go +++ b/pkg/util/kubernetes/apiserver/metadata_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/openshift.go b/pkg/util/kubernetes/apiserver/openshift.go index 30addd1d72e14..1ab5759c0dbcb 100644 --- a/pkg/util/kubernetes/apiserver/openshift.go +++ b/pkg/util/kubernetes/apiserver/openshift.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/openshift_types.go b/pkg/util/kubernetes/apiserver/openshift_types.go index c2ae9d4ab7114..80ebe0d0ed8ab 100644 --- a/pkg/util/kubernetes/apiserver/openshift_types.go +++ b/pkg/util/kubernetes/apiserver/openshift_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/services.go b/pkg/util/kubernetes/apiserver/services.go index ba6a37714e5c7..be16b4c4b3aaf 100644 --- a/pkg/util/kubernetes/apiserver/services.go +++ b/pkg/util/kubernetes/apiserver/services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/services_kubelet.go b/pkg/util/kubernetes/apiserver/services_kubelet.go index 5e6416cde1c87..c4dba7bdd93d8 100644 --- a/pkg/util/kubernetes/apiserver/services_kubelet.go +++ b/pkg/util/kubernetes/apiserver/services_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/services_kubelet_test.go b/pkg/util/kubernetes/apiserver/services_kubelet_test.go index e56294d856796..d587fdac1ec8e 100644 --- a/pkg/util/kubernetes/apiserver/services_kubelet_test.go +++ b/pkg/util/kubernetes/apiserver/services_kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/services_test.go b/pkg/util/kubernetes/apiserver/services_test.go index c7b5cc599aebe..63fa404e57b58 100644 --- a/pkg/util/kubernetes/apiserver/services_test.go +++ b/pkg/util/kubernetes/apiserver/services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/store.go b/pkg/util/kubernetes/apiserver/store.go index 17e21ecb01191..12474cf62639f 100644 --- a/pkg/util/kubernetes/apiserver/store.go +++ b/pkg/util/kubernetes/apiserver/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/types.go b/pkg/util/kubernetes/apiserver/types.go index de734a2423815..7bf891d458e49 100644 --- a/pkg/util/kubernetes/apiserver/types.go +++ b/pkg/util/kubernetes/apiserver/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/util.go b/pkg/util/kubernetes/apiserver/util.go index 8ca057a928abe..aaf5a9f549b7c 100644 --- a/pkg/util/kubernetes/apiserver/util.go +++ b/pkg/util/kubernetes/apiserver/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/wpa_controller.go b/pkg/util/kubernetes/apiserver/wpa_controller.go index e55282af1d29a..bf844e192428d 100644 --- a/pkg/util/kubernetes/apiserver/wpa_controller.go +++ b/pkg/util/kubernetes/apiserver/wpa_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/wpa_controller_test.go b/pkg/util/kubernetes/apiserver/wpa_controller_test.go index 85e060a143edb..0caa7e20c0e32 100644 --- a/pkg/util/kubernetes/apiserver/wpa_controller_test.go +++ b/pkg/util/kubernetes/apiserver/wpa_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/auth.go b/pkg/util/kubernetes/auth.go index 6c52265c767a7..b841e6ac547a6 100644 --- a/pkg/util/kubernetes/auth.go +++ b/pkg/util/kubernetes/auth.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubernetes diff --git a/pkg/util/kubernetes/autoscalers/autoscalers.go b/pkg/util/kubernetes/autoscalers/autoscalers.go index 6f53488e84a84..3c0a657ee7024 100644 --- a/pkg/util/kubernetes/autoscalers/autoscalers.go +++ b/pkg/util/kubernetes/autoscalers/autoscalers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/autoscalers_test.go b/pkg/util/kubernetes/autoscalers/autoscalers_test.go index a1bf192629f63..ea40066f0b6f9 100644 --- a/pkg/util/kubernetes/autoscalers/autoscalers_test.go +++ b/pkg/util/kubernetes/autoscalers/autoscalers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/datadogexternal.go b/pkg/util/kubernetes/autoscalers/datadogexternal.go index 66319547b7fcc..aa25008df9375 100644 --- a/pkg/util/kubernetes/autoscalers/datadogexternal.go +++ b/pkg/util/kubernetes/autoscalers/datadogexternal.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/datadogexternal_test.go b/pkg/util/kubernetes/autoscalers/datadogexternal_test.go index 71a89eb572a80..9f883fd03b7cb 100644 --- a/pkg/util/kubernetes/autoscalers/datadogexternal_test.go +++ b/pkg/util/kubernetes/autoscalers/datadogexternal_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/processor.go b/pkg/util/kubernetes/autoscalers/processor.go index 9107e9177e59c..8da894c72e7e4 100644 --- a/pkg/util/kubernetes/autoscalers/processor.go +++ b/pkg/util/kubernetes/autoscalers/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/processor_test.go b/pkg/util/kubernetes/autoscalers/processor_test.go index a0e196cee2439..2c930955bb909 100644 --- a/pkg/util/kubernetes/autoscalers/processor_test.go +++ b/pkg/util/kubernetes/autoscalers/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/certificate/certificate.go b/pkg/util/kubernetes/certificate/certificate.go index 9403e5f05c819..8bb02650fdd3f 100644 --- a/pkg/util/kubernetes/certificate/certificate.go +++ b/pkg/util/kubernetes/certificate/certificate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/certificate/certificate_test.go b/pkg/util/kubernetes/certificate/certificate_test.go index 9dc112ae4ae71..14fcd73c31e0d 100644 --- a/pkg/util/kubernetes/certificate/certificate_test.go +++ b/pkg/util/kubernetes/certificate/certificate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/clustername/clustername.go b/pkg/util/kubernetes/clustername/clustername.go index 934cc4599af75..0d8d598ac7fc0 100644 --- a/pkg/util/kubernetes/clustername/clustername.go +++ b/pkg/util/kubernetes/clustername/clustername.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clustername diff --git a/pkg/util/kubernetes/clustername/clustername_test.go b/pkg/util/kubernetes/clustername/clustername_test.go index 09cc93b1b9e41..e1bd16d1ae8c4 100644 --- a/pkg/util/kubernetes/clustername/clustername_test.go +++ b/pkg/util/kubernetes/clustername/clustername_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package clustername diff --git a/pkg/util/kubernetes/const.go b/pkg/util/kubernetes/const.go index 66dcdf9105ddf..5d728e6fdc668 100644 --- a/pkg/util/kubernetes/const.go +++ b/pkg/util/kubernetes/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubernetes diff --git a/pkg/util/kubernetes/hostinfo/apiserver.go b/pkg/util/kubernetes/hostinfo/apiserver.go index d202104a2e3d8..5305e302f654a 100644 --- a/pkg/util/kubernetes/hostinfo/apiserver.go +++ b/pkg/util/kubernetes/hostinfo/apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/no_apiserver.go b/pkg/util/kubernetes/hostinfo/no_apiserver.go index 4c5379180be64..6facea5b033d9 100644 --- a/pkg/util/kubernetes/hostinfo/no_apiserver.go +++ b/pkg/util/kubernetes/hostinfo/no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/no_node_labels.go b/pkg/util/kubernetes/hostinfo/no_node_labels.go index 61a6c94dfc59a..8df34bd18fcda 100644 --- a/pkg/util/kubernetes/hostinfo/no_node_labels.go +++ b/pkg/util/kubernetes/hostinfo/no_node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubelet diff --git a/pkg/util/kubernetes/hostinfo/no_tags.go b/pkg/util/kubernetes/hostinfo/no_tags.go index bea09a05947be..5943bf63a2844 100644 --- a/pkg/util/kubernetes/hostinfo/no_tags.go +++ b/pkg/util/kubernetes/hostinfo/no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !kubelet !kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/node_labels.go b/pkg/util/kubernetes/hostinfo/node_labels.go index 31ffd2f5c774d..9385778333193 100644 --- a/pkg/util/kubernetes/hostinfo/node_labels.go +++ b/pkg/util/kubernetes/hostinfo/node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/hostinfo/tags.go b/pkg/util/kubernetes/hostinfo/tags.go index 9c32e2fe91733..660178e2c164b 100644 --- a/pkg/util/kubernetes/hostinfo/tags.go +++ b/pkg/util/kubernetes/hostinfo/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/tags_test.go b/pkg/util/kubernetes/hostinfo/tags_test.go index 7c4880cb5f7a8..f61be27faf906 100644 --- a/pkg/util/kubernetes/hostinfo/tags_test.go +++ b/pkg/util/kubernetes/hostinfo/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/tags_utils.go b/pkg/util/kubernetes/hostinfo/tags_utils.go index cfe08c320f712..6911e347a05b5 100644 --- a/pkg/util/kubernetes/hostinfo/tags_utils.go +++ b/pkg/util/kubernetes/hostinfo/tags_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package hostinfo diff --git a/pkg/util/kubernetes/kubelet/container_test.go b/pkg/util/kubernetes/kubelet/container_test.go index 696268ec270cb..5f0b60b70b6ba 100644 --- a/pkg/util/kubernetes/kubelet/container_test.go +++ b/pkg/util/kubernetes/kubelet/container_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet // +build linux windows diff --git a/pkg/util/kubernetes/kubelet/containers.go b/pkg/util/kubernetes/kubelet/containers.go index 19af4cd6aec49..30276074ec45d 100644 --- a/pkg/util/kubernetes/kubelet/containers.go +++ b/pkg/util/kubernetes/kubelet/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/diagnosis.go b/pkg/util/kubernetes/kubelet/diagnosis.go index 62401b2b54bce..5421cfe826466 100644 --- a/pkg/util/kubernetes/kubelet/diagnosis.go +++ b/pkg/util/kubernetes/kubelet/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/host_metadata.go b/pkg/util/kubernetes/kubelet/host_metadata.go index e4df38239b83e..9341a358234d8 100644 --- a/pkg/util/kubernetes/kubelet/host_metadata.go +++ b/pkg/util/kubernetes/kubelet/host_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/json.go b/pkg/util/kubernetes/kubelet/json.go index 0c9760aecf502..feed811c9e23a 100644 --- a/pkg/util/kubernetes/kubelet/json.go +++ b/pkg/util/kubernetes/kubelet/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet.go b/pkg/util/kubernetes/kubelet/kubelet.go index bc259a3da069f..b9fcb513aea2d 100644 --- a/pkg/util/kubernetes/kubelet/kubelet.go +++ b/pkg/util/kubernetes/kubelet/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_client.go b/pkg/util/kubernetes/kubelet/kubelet_client.go index 4c5ccaaeece8c..440f1546efcb0 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_client.go +++ b/pkg/util/kubernetes/kubelet/kubelet_client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_common.go b/pkg/util/kubernetes/kubelet/kubelet_common.go index 53cfaab225540..7d38e0b199cd6 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_common.go +++ b/pkg/util/kubernetes/kubelet/kubelet_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_common_test.go b/pkg/util/kubernetes/kubelet/kubelet_common_test.go index 2b11afa9cdc64..ed81c289f7b78 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_common_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_hosts.go b/pkg/util/kubernetes/kubelet/kubelet_hosts.go index d54ea2c50f135..74192143fb7b8 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_hosts.go +++ b/pkg/util/kubernetes/kubelet/kubelet_hosts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go b/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go index 69c16b0fb0753..73da5b7c887e5 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_interface.go b/pkg/util/kubernetes/kubelet/kubelet_interface.go index 18471e3988f69..fece65a1f4d6d 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_interface.go +++ b/pkg/util/kubernetes/kubelet/kubelet_interface.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,!orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go b/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go index c7e5b36224f71..b00702ccf8440 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go +++ b/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go b/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go index e3f41ff423a5a..61d1e9d492a93 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_test.go b/pkg/util/kubernetes/kubelet/kubelet_test.go index edb77aea13bc5..32b0a72a7dc76 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/pod.go b/pkg/util/kubernetes/kubelet/pod.go index 88830f9a0a278..698cd78f7a1f9 100644 --- a/pkg/util/kubernetes/kubelet/pod.go +++ b/pkg/util/kubernetes/kubelet/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/pod_test.go b/pkg/util/kubernetes/kubelet/pod_test.go index 231ac9797fbb9..885fab8ce6400 100644 --- a/pkg/util/kubernetes/kubelet/pod_test.go +++ b/pkg/util/kubernetes/kubelet/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/podwatcher.go b/pkg/util/kubernetes/kubelet/podwatcher.go index a0279dd4286af..b32ae38e49813 100644 --- a/pkg/util/kubernetes/kubelet/podwatcher.go +++ b/pkg/util/kubernetes/kubelet/podwatcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/podwatcher_test.go b/pkg/util/kubernetes/kubelet/podwatcher_test.go index 864a736fb6b97..5f95e58ffbb3b 100644 --- a/pkg/util/kubernetes/kubelet/podwatcher_test.go +++ b/pkg/util/kubernetes/kubelet/podwatcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/types_kubelet.go b/pkg/util/kubernetes/kubelet/types_kubelet.go index dae4ba9bec0fe..45bbf21966d43 100644 --- a/pkg/util/kubernetes/kubelet/types_kubelet.go +++ b/pkg/util/kubernetes/kubelet/types_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/pkg/util/log/log.go b/pkg/util/log/log.go index e2bd11e615a28..4015d6074a116 100644 --- a/pkg/util/log/log.go +++ b/pkg/util/log/log.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package log diff --git a/pkg/util/log/log_test.go b/pkg/util/log/log_test.go index e6eea2d47587e..97b59cacdd435 100644 --- a/pkg/util/log/log_test.go +++ b/pkg/util/log/log_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // Go vet raise an error when test the "Warn" method: call has possible formatting directive %s // +build !dovet diff --git a/pkg/util/log/strip.go b/pkg/util/log/strip.go index bd0892379aa14..7c27f2e9dc763 100644 --- a/pkg/util/log/strip.go +++ b/pkg/util/log/strip.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package log diff --git a/pkg/util/log/strip_test.go b/pkg/util/log/strip_test.go index db1d5b14d6ee7..83d42657ff9e5 100644 --- a/pkg/util/log/strip_test.go +++ b/pkg/util/log/strip_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package log diff --git a/pkg/util/pipe.go b/pkg/util/pipe.go index f9320038812b0..5c884eaeb31d1 100644 --- a/pkg/util/pipe.go +++ b/pkg/util/pipe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/pipe_nix.go b/pkg/util/pipe_nix.go index 80fef65953fd0..debdb25dac5ab 100644 --- a/pkg/util/pipe_nix.go +++ b/pkg/util/pipe_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build darwin freebsd linux diff --git a/pkg/util/pipe_windows.go b/pkg/util/pipe_windows.go index a96d1dbbbfb86..67956630f6fef 100644 --- a/pkg/util/pipe_windows.go +++ b/pkg/util/pipe_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/profiling/profiling.go b/pkg/util/profiling/profiling.go index 16096320355bd..d512c68bddac1 100644 --- a/pkg/util/profiling/profiling.go +++ b/pkg/util/profiling/profiling.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package profiling diff --git a/pkg/util/profiling/profiling_test.go b/pkg/util/profiling/profiling_test.go index 27e7ee3832784..46b30cc88c85a 100644 --- a/pkg/util/profiling/profiling_test.go +++ b/pkg/util/profiling/profiling_test.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package profiling diff --git a/pkg/util/retry/error.go b/pkg/util/retry/error.go index 7f9a9584148a1..e4f78f4fa49eb 100644 --- a/pkg/util/retry/error.go +++ b/pkg/util/retry/error.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package retry diff --git a/pkg/util/retry/error_test.go b/pkg/util/retry/error_test.go index 1351c092ce299..b2c971b25ad76 100644 --- a/pkg/util/retry/error_test.go +++ b/pkg/util/retry/error_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package retry diff --git a/pkg/util/retry/retrier.go b/pkg/util/retry/retrier.go index 95620b1645439..73cf95691a806 100644 --- a/pkg/util/retry/retrier.go +++ b/pkg/util/retry/retrier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package retry diff --git a/pkg/util/retry/retrier_test.go b/pkg/util/retry/retrier_test.go index 3c9161d5151ae..b0f76d9997afc 100644 --- a/pkg/util/retry/retrier_test.go +++ b/pkg/util/retry/retrier_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package retry diff --git a/pkg/util/retry/types.go b/pkg/util/retry/types.go index b6e3e8b5d7109..b4a4d1dac569c 100644 --- a/pkg/util/retry/types.go +++ b/pkg/util/retry/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package retry diff --git a/pkg/util/sort_uniq_test.go b/pkg/util/sort_uniq_test.go index f0b1174ceb7c6..5a148f2d1f5a6 100644 --- a/pkg/util/sort_uniq_test.go +++ b/pkg/util/sort_uniq_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/stat.go b/pkg/util/stat.go index 401d069d29227..bb6ba6aadc1de 100644 --- a/pkg/util/stat.go +++ b/pkg/util/stat.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/testutil/tempfolder.go b/pkg/util/testutil/tempfolder.go index d3e251e544520..e469591e7b5a5 100644 --- a/pkg/util/testutil/tempfolder.go +++ b/pkg/util/testutil/tempfolder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package testutil diff --git a/pkg/util/tmplvar/parse.go b/pkg/util/tmplvar/parse.go index 544849241f0ed..e7937ef12eaee 100644 --- a/pkg/util/tmplvar/parse.go +++ b/pkg/util/tmplvar/parse.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tmplvar diff --git a/pkg/util/tmplvar/parse_test.go b/pkg/util/tmplvar/parse_test.go index 651cd36b9a74b..ca7ed11a976ce 100644 --- a/pkg/util/tmplvar/parse_test.go +++ b/pkg/util/tmplvar/parse_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package tmplvar diff --git a/pkg/util/version_history.go b/pkg/util/version_history.go index 514d38e7f2678..e89f8d6e867d5 100644 --- a/pkg/util/version_history.go +++ b/pkg/util/version_history.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package util diff --git a/pkg/util/winutil/elevated.go b/pkg/util/winutil/elevated.go index 2e81c89f49210..97064c4158cef 100644 --- a/pkg/util/winutil/elevated.go +++ b/pkg/util/winutil/elevated.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build windows package winutil diff --git a/pkg/util/winutil/eventlog.go b/pkg/util/winutil/eventlog.go index bd376bc948c70..a9016d2fcdd0b 100644 --- a/pkg/util/winutil/eventlog.go +++ b/pkg/util/winutil/eventlog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package winutil diff --git a/pkg/util/winutil/iphelper/adapters.go b/pkg/util/winutil/iphelper/adapters.go index 798ae0237bc7c..a98efb4e6a32a 100644 --- a/pkg/util/winutil/iphelper/adapters.go +++ b/pkg/util/winutil/iphelper/adapters.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build windows package iphelper diff --git a/pkg/util/winutil/iphelper/routes.go b/pkg/util/winutil/iphelper/routes.go index 6146d31727086..3c7919927c53c 100644 --- a/pkg/util/winutil/iphelper/routes.go +++ b/pkg/util/winutil/iphelper/routes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build windows package iphelper diff --git a/pkg/util/winutil/pdhutil/pdh.go b/pkg/util/winutil/pdhutil/pdh.go index e298a080f0771..478399552af8e 100644 --- a/pkg/util/winutil/pdhutil/pdh.go +++ b/pkg/util/winutil/pdhutil/pdh.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdh_386.go b/pkg/util/winutil/pdhutil/pdh_386.go index f07407c1f9df3..a68e138518c76 100644 --- a/pkg/util/winutil/pdhutil/pdh_386.go +++ b/pkg/util/winutil/pdhutil/pdh_386.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdh_amd64.go b/pkg/util/winutil/pdhutil/pdh_amd64.go index d418c1adb2c8f..56f04161cbc61 100644 --- a/pkg/util/winutil/pdhutil/pdh_amd64.go +++ b/pkg/util/winutil/pdhutil/pdh_amd64.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdhcounter.go b/pkg/util/winutil/pdhutil/pdhcounter.go index 7bfb4ed061969..1d2a6fadf58f0 100644 --- a/pkg/util/winutil/pdhutil/pdhcounter.go +++ b/pkg/util/winutil/pdhutil/pdhcounter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdhhelper.go b/pkg/util/winutil/pdhutil/pdhhelper.go index 0adab18c32afe..b28bc9cb678cd 100644 --- a/pkg/util/winutil/pdhutil/pdhhelper.go +++ b/pkg/util/winutil/pdhutil/pdhhelper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/shutil.go b/pkg/util/winutil/shutil.go index fe1d10f8d82a8..af29f6fd99ffd 100644 --- a/pkg/util/winutil/shutil.go +++ b/pkg/util/winutil/shutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows,!dovet package winutil diff --git a/pkg/util/winutil/test_shutil.go b/pkg/util/winutil/test_shutil.go index e680d5f2aff9d..6a3295d2f004d 100644 --- a/pkg/util/winutil/test_shutil.go +++ b/pkg/util/winutil/test_shutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows,dovet package winutil diff --git a/pkg/util/winutil/winmem.go b/pkg/util/winutil/winmem.go index d577ee7deef23..3e4b07c3c5e87 100644 --- a/pkg/util/winutil/winmem.go +++ b/pkg/util/winutil/winmem.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winmem_386.go b/pkg/util/winutil/winmem_386.go index 8692359c7cf47..fd23d5cf5053f 100644 --- a/pkg/util/winutil/winmem_386.go +++ b/pkg/util/winutil/winmem_386.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winmem_amd64.go b/pkg/util/winutil/winmem_amd64.go index 776560a0492b6..f89905850ed7b 100644 --- a/pkg/util/winutil/winmem_amd64.go +++ b/pkg/util/winutil/winmem_amd64.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winsec.go b/pkg/util/winutil/winsec.go index 5f3a8d24eabf6..dc7d21922921c 100644 --- a/pkg/util/winutil/winsec.go +++ b/pkg/util/winutil/winsec.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2020 Datadog, Inc. +// Copyright 2018-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winstrings.go b/pkg/util/winutil/winstrings.go index ac12ecca02a06..269f88f74fb34 100644 --- a/pkg/util/winutil/winstrings.go +++ b/pkg/util/winutil/winstrings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winver.go b/pkg/util/winutil/winver.go index d393c95e0c2da..1f546abbcc1e9 100644 --- a/pkg/util/winutil/winver.go +++ b/pkg/util/winutil/winver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/pkg/util/xc/nix.go b/pkg/util/xc/nix.go index 494b68a913170..d884465f7dbd4 100644 --- a/pkg/util/xc/nix.go +++ b/pkg/util/xc/nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !windows // +build cgo diff --git a/pkg/util/xc/stub.go b/pkg/util/xc/stub.go index b8b60da8e44ed..24ac86d3f5293 100644 --- a/pkg/util/xc/stub.go +++ b/pkg/util/xc/stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !cgo windows diff --git a/pkg/version/base.go b/pkg/version/base.go index f75fcc78b71d3..fd637f538d9de 100644 --- a/pkg/version/base.go +++ b/pkg/version/base.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // This module should be updated at every release diff --git a/pkg/version/base_test.go b/pkg/version/base_test.go index 045d7502a4956..72eafe3e0f259 100644 --- a/pkg/version/base_test.go +++ b/pkg/version/base_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package version diff --git a/pkg/version/version.go b/pkg/version/version.go index 0ee439ff70077..c0cdde82886d5 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package version diff --git a/pkg/version/version_test.go b/pkg/version/version_test.go index 96aab75f84bcb..3571d3d2c392d 100644 --- a/pkg/version/version_test.go +++ b/pkg/version/version_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package version diff --git a/rtloader/LICENSE b/rtloader/LICENSE index 131dfea6a7768..2964bcd8461f1 100644 --- a/rtloader/LICENSE +++ b/rtloader/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018-2020 Datadog, Inc. + Copyright 2018-2021 Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rtloader/NOTICE b/rtloader/NOTICE index 18dc64a1e97c6..821e197d25520 100644 --- a/rtloader/NOTICE +++ b/rtloader/NOTICE @@ -1,4 +1,4 @@ Datadog datadog-agent-rtloader -Copyright 2019-2020 Datadog, Inc. +Copyright 2019-2021 Datadog, Inc. This product includes software developed at Datadog (https://www.datadoghq.com/). diff --git a/rtloader/common/builtins/_util.c b/rtloader/common/builtins/_util.c index 9dd8cd949c6ea..3c4e6404a6c82 100644 --- a/rtloader/common/builtins/_util.c +++ b/rtloader/common/builtins/_util.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "_util.h" #include "cgo_free.h" #include "rtloader_mem.h" diff --git a/rtloader/common/builtins/_util.h b/rtloader/common/builtins/_util.h index 148494d28dd76..ba6b887e1d231 100644 --- a/rtloader/common/builtins/_util.h +++ b/rtloader/common/builtins/_util.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_UTIL__H #define DATADOG_AGENT_RTLOADER_UTIL__H #include diff --git a/rtloader/common/builtins/aggregator.c b/rtloader/common/builtins/aggregator.c index b2e8fcd2dd166..5f1654312b5b7 100644 --- a/rtloader/common/builtins/aggregator.c +++ b/rtloader/common/builtins/aggregator.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "aggregator.h" #include "rtloader_mem.h" #include "stringutils.h" diff --git a/rtloader/common/builtins/aggregator.h b/rtloader/common/builtins/aggregator.h index 97a9399cec990..8b8b3576c7dc3 100644 --- a/rtloader/common/builtins/aggregator.h +++ b/rtloader/common/builtins/aggregator.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_THREE_AGGREGATOR_H #define DATADOG_AGENT_RTLOADER_THREE_AGGREGATOR_H diff --git a/rtloader/common/builtins/containers.c b/rtloader/common/builtins/containers.c index f52cc00f9ae55..498572d61e802 100644 --- a/rtloader/common/builtins/containers.c +++ b/rtloader/common/builtins/containers.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "containers.h" #include diff --git a/rtloader/common/builtins/containers.h b/rtloader/common/builtins/containers.h index a15549fd335a1..7b5abafcd6102 100644 --- a/rtloader/common/builtins/containers.h +++ b/rtloader/common/builtins/containers.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_CONTAINERS_H #define DATADOG_AGENT_RTLOADER_CONTAINERS_H diff --git a/rtloader/common/builtins/datadog_agent.c b/rtloader/common/builtins/datadog_agent.c index 8a3b77ba668f1..350e51f25d526 100644 --- a/rtloader/common/builtins/datadog_agent.c +++ b/rtloader/common/builtins/datadog_agent.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "datadog_agent.h" #include "cgo_free.h" #include "rtloader_mem.h" diff --git a/rtloader/common/builtins/datadog_agent.h b/rtloader/common/builtins/datadog_agent.h index b6c4ab91461ce..564f04c383425 100644 --- a/rtloader/common/builtins/datadog_agent.h +++ b/rtloader/common/builtins/datadog_agent.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_DATADOG_AGENT_H #define DATADOG_AGENT_RTLOADER_DATADOG_AGENT_H diff --git a/rtloader/common/builtins/kubeutil.c b/rtloader/common/builtins/kubeutil.c index ca40ac03a503f..d8f479dbba0d8 100644 --- a/rtloader/common/builtins/kubeutil.c +++ b/rtloader/common/builtins/kubeutil.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "kubeutil.h" #include "cgo_free.h" diff --git a/rtloader/common/builtins/kubeutil.h b/rtloader/common/builtins/kubeutil.h index 0ea7f52a5f150..a0afd1b2bceb8 100644 --- a/rtloader/common/builtins/kubeutil.h +++ b/rtloader/common/builtins/kubeutil.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_KUBEUTIL_H #define DATADOG_AGENT_RTLOADER_KUBEUTIL_H diff --git a/rtloader/common/builtins/tagger.c b/rtloader/common/builtins/tagger.c index 26aa53e7e636e..c5a0464d3d0f6 100644 --- a/rtloader/common/builtins/tagger.c +++ b/rtloader/common/builtins/tagger.c @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "tagger.h" #include "cgo_free.h" diff --git a/rtloader/common/builtins/tagger.h b/rtloader/common/builtins/tagger.h index ca5ee2f8172bd..24f267a18b17d 100644 --- a/rtloader/common/builtins/tagger.h +++ b/rtloader/common/builtins/tagger.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TAGGER_H #define DATADOG_AGENT_RTLOADER_TAGGER_H diff --git a/rtloader/common/builtins/util.c b/rtloader/common/builtins/util.c index d876f8610e074..890c816d0411d 100644 --- a/rtloader/common/builtins/util.c +++ b/rtloader/common/builtins/util.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "util.h" #include "datadog_agent.h" #include "util.h" diff --git a/rtloader/common/builtins/util.h b/rtloader/common/builtins/util.h index b89f76a6caa02..9a7e5a14ffc2e 100644 --- a/rtloader/common/builtins/util.h +++ b/rtloader/common/builtins/util.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_UTIL_H #define DATADOG_AGENT_RTLOADER_UTIL_H diff --git a/rtloader/common/cgo_free.c b/rtloader/common/cgo_free.c index c0ee2a0f98f4c..731c472e30753 100644 --- a/rtloader/common/cgo_free.c +++ b/rtloader/common/cgo_free.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "cgo_free.h" // these must be set by the Agent diff --git a/rtloader/common/cgo_free.h b/rtloader/common/cgo_free.h index 1c555355374ff..059e742e7bb1e 100644 --- a/rtloader/common/cgo_free.h +++ b/rtloader/common/cgo_free.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_CGO_FREE_H #define DATADOG_AGENT_RTLOADER_CGO_FREE_H diff --git a/rtloader/common/log.c b/rtloader/common/log.c index ae0edd09dd4a6..ccbb2a25bcc25 100644 --- a/rtloader/common/log.c +++ b/rtloader/common/log.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "log.h" // these must be set by the Agent diff --git a/rtloader/common/log.h b/rtloader/common/log.h index ad2616a35c0a8..6598b0e77ee88 100644 --- a/rtloader/common/log.h +++ b/rtloader/common/log.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_LOG_H #define DATADOG_AGENT_RTLOADER_LOG_H diff --git a/rtloader/common/rtloader_mem.c b/rtloader/common/rtloader_mem.c index 9351c7b9b9ee6..8bc65ce67bfdf 100644 --- a/rtloader/common/rtloader_mem.c +++ b/rtloader/common/rtloader_mem.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "rtloader_mem.h" #include diff --git a/rtloader/common/rtloader_mem.h b/rtloader/common/rtloader_mem.h index c26f2d730b2b9..a5b06adf38897 100644 --- a/rtloader/common/rtloader_mem.h +++ b/rtloader/common/rtloader_mem.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_MEM_H #define DATADOG_AGENT_RTLOADER_MEM_H diff --git a/rtloader/common/stringutils.c b/rtloader/common/stringutils.c index e489907fe2b2c..9869d7d8b7189 100644 --- a/rtloader/common/stringutils.c +++ b/rtloader/common/stringutils.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include #include "rtloader_mem.h" diff --git a/rtloader/common/stringutils.h b/rtloader/common/stringutils.h index 6e2f4579b78a1..61424b4fa1ea5 100644 --- a/rtloader/common/stringutils.h +++ b/rtloader/common/stringutils.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_STRINGUTILS_H #define DATADOG_AGENT_RTLOADER_STRINGUTILS_H diff --git a/rtloader/demo/main.c b/rtloader/demo/main.c index 5c45e3141df5e..2a9445a4d8c39 100644 --- a/rtloader/demo/main.c +++ b/rtloader/demo/main.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "datadog_agent_rtloader.h" #include "rtloader_mem.h" diff --git a/rtloader/demo/main.py b/rtloader/demo/main.py index a459f53b47d78..60dd2492197aa 100644 --- a/rtloader/demo/main.py +++ b/rtloader/demo/main.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2019-2020 Datadog, Inc. +# Copyright 2019-2021 Datadog, Inc. from __future__ import print_function import aggregator diff --git a/rtloader/include/datadog_agent_rtloader.h b/rtloader/include/datadog_agent_rtloader.h index 5aee234c0ed09..5ccd62f93bd2d 100644 --- a/rtloader/include/datadog_agent_rtloader.h +++ b/rtloader/include/datadog_agent_rtloader.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_H_INCLUDED #define DATADOG_AGENT_RTLOADER_H_INCLUDED diff --git a/rtloader/include/rtloader.h b/rtloader/include/rtloader.h index edfe65852bfaa..8afc98c7add3e 100644 --- a/rtloader/include/rtloader.h +++ b/rtloader/include/rtloader.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_RTLOADER_H #define DATADOG_AGENT_RTLOADER_RTLOADER_H diff --git a/rtloader/include/rtloader_types.h b/rtloader/include/rtloader_types.h index db644557062a0..2d1f3477dc7eb 100644 --- a/rtloader/include/rtloader_types.h +++ b/rtloader/include/rtloader_types.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TYPES_H #define DATADOG_AGENT_RTLOADER_TYPES_H #include diff --git a/rtloader/rtloader/api.cpp b/rtloader/rtloader/api.cpp index ce11bee7d792b..90f7c27fdfd8a 100644 --- a/rtloader/rtloader/api.cpp +++ b/rtloader/rtloader/api.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifdef _WIN32 # include #else diff --git a/rtloader/rtloader/rtloader.cpp b/rtloader/rtloader/rtloader.cpp index b37e299cff959..61d7144c9734c 100644 --- a/rtloader/rtloader/rtloader.cpp +++ b/rtloader/rtloader/rtloader.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "rtloader.h" #include "rtloader_mem.h" diff --git a/rtloader/three/three.cpp b/rtloader/three/three.cpp index d8aadd29ebcf2..51945bd7f47e1 100644 --- a/rtloader/three/three.cpp +++ b/rtloader/three/three.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "three.h" #include "constants.h" diff --git a/rtloader/three/three.h b/rtloader/three/three.h index 4c61748397df3..a50da42fd67d4 100644 --- a/rtloader/three/three.h +++ b/rtloader/three/three.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_THREE_H #define DATADOG_AGENT_RTLOADER_THREE_H diff --git a/rtloader/two/two.cpp b/rtloader/two/two.cpp index ae2a8c1a78833..a6c4d3c829251 100644 --- a/rtloader/two/two.cpp +++ b/rtloader/two/two.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #include "two.h" #include "constants.h" diff --git a/rtloader/two/two.h b/rtloader/two/two.h index 7296d185899e3..4d262e3608c9f 100644 --- a/rtloader/two/two.h +++ b/rtloader/two/two.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2020 Datadog, Inc. +// Copyright 2019-2021 Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TWO_H #define DATADOG_AGENT_RTLOADER_TWO_H diff --git a/test/benchmarks/aggregator/main.go b/test/benchmarks/aggregator/main.go index 5183d1ea680bb..cb7776bc77bff 100644 --- a/test/benchmarks/aggregator/main.go +++ b/test/benchmarks/aggregator/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/test/benchmarks/aggregator/metrics.go b/test/benchmarks/aggregator/metrics.go index fd41f32469f47..5280e50d490d7 100644 --- a/test/benchmarks/aggregator/metrics.go +++ b/test/benchmarks/aggregator/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/test/benchmarks/aggregator/push_metric.go b/test/benchmarks/aggregator/push_metric.go index 650c6e08d0a68..dd4f83ff951e9 100644 --- a/test/benchmarks/aggregator/push_metric.go +++ b/test/benchmarks/aggregator/push_metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/test/benchmarks/dogstatsd/main.go b/test/benchmarks/dogstatsd/main.go index 721367b7b9747..41bd46e07940b 100644 --- a/test/benchmarks/dogstatsd/main.go +++ b/test/benchmarks/dogstatsd/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package main diff --git a/test/integration/config_providers/etcd/etcd_provider_test.go b/test/integration/config_providers/etcd/etcd_provider_test.go index f218c9a685e42..018e47773c84d 100644 --- a/test/integration/config_providers/etcd/etcd_provider_test.go +++ b/test/integration/config_providers/etcd/etcd_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package etcd diff --git a/test/integration/config_providers/zookeeper/zookeeper_provider_test.go b/test/integration/config_providers/zookeeper/zookeeper_provider_test.go index c886de277e0d4..bf19f8f08983b 100644 --- a/test/integration/config_providers/zookeeper/zookeeper_provider_test.go +++ b/test/integration/config_providers/zookeeper/zookeeper_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package zookeeper diff --git a/test/integration/corechecks/docker/basemetrics_test.go b/test/integration/corechecks/docker/basemetrics_test.go index f367443f416db..41e83d956c42f 100644 --- a/test/integration/corechecks/docker/basemetrics_test.go +++ b/test/integration/corechecks/docker/basemetrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/catalog.go b/test/integration/corechecks/docker/catalog.go index 0f973fa311850..3235a11735909 100644 --- a/test/integration/corechecks/docker/catalog.go +++ b/test/integration/corechecks/docker/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/events_test.go b/test/integration/corechecks/docker/events_test.go index a3dff28950472..a5e6c104bc9c5 100644 --- a/test/integration/corechecks/docker/events_test.go +++ b/test/integration/corechecks/docker/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/exitcode_test.go b/test/integration/corechecks/docker/exitcode_test.go index 87bba99e36ab8..82b88f87a7bce 100644 --- a/test/integration/corechecks/docker/exitcode_test.go +++ b/test/integration/corechecks/docker/exitcode_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/globalmetrics_test.go b/test/integration/corechecks/docker/globalmetrics_test.go index aa1fa76195201..13af3c35e4f33 100644 --- a/test/integration/corechecks/docker/globalmetrics_test.go +++ b/test/integration/corechecks/docker/globalmetrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/main_test.go b/test/integration/corechecks/docker/main_test.go index 2b54977d7a14c..6309eac49af55 100644 --- a/test/integration/corechecks/docker/main_test.go +++ b/test/integration/corechecks/docker/main_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/serviceup_test.go b/test/integration/corechecks/docker/serviceup_test.go index 99c535de7ff94..ceb90af74b483 100644 --- a/test/integration/corechecks/docker/serviceup_test.go +++ b/test/integration/corechecks/docker/serviceup_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package docker diff --git a/test/integration/dogstatsd/origin_detection.go b/test/integration/dogstatsd/origin_detection.go index d62de6675105f..6212b5ac036a0 100644 --- a/test/integration/dogstatsd/origin_detection.go +++ b/test/integration/dogstatsd/origin_detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/test/integration/dogstatsd/origin_detection_skip.go b/test/integration/dogstatsd/origin_detection_skip.go index 4bb86b26f3b48..50f26b7de01cd 100644 --- a/test/integration/dogstatsd/origin_detection_skip.go +++ b/test/integration/dogstatsd/origin_detection_skip.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build !linux diff --git a/test/integration/dogstatsd/origin_detection_test.go b/test/integration/dogstatsd/origin_detection_test.go index 6ed2c205cf221..4c5d5e3084209 100644 --- a/test/integration/dogstatsd/origin_detection_test.go +++ b/test/integration/dogstatsd/origin_detection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd diff --git a/test/integration/listeners/docker/docker_listener_test.go b/test/integration/listeners/docker/docker_listener_test.go index 291b3640227b5..0f11ce606e9e7 100644 --- a/test/integration/listeners/docker/docker_listener_test.go +++ b/test/integration/listeners/docker/docker_listener_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package listeners diff --git a/test/integration/util/kube_apiserver/apiserver_test.go b/test/integration/util/kube_apiserver/apiserver_test.go index 73f1d8dd50143..630e715c4dcc4 100644 --- a/test/integration/util/kube_apiserver/apiserver_test.go +++ b/test/integration/util/kube_apiserver/apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker // +build kubeapiserver diff --git a/test/integration/util/kube_apiserver/common.go b/test/integration/util/kube_apiserver/common.go index 1e42b8ed64c80..38936c1e9e512 100644 --- a/test/integration/util/kube_apiserver/common.go +++ b/test/integration/util/kube_apiserver/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build kubeapiserver diff --git a/test/integration/util/kubelet/common.go b/test/integration/util/kubelet/common.go index ee8e70ac4db04..e8a3d1b30a8f0 100644 --- a/test/integration/util/kubelet/common.go +++ b/test/integration/util/kubelet/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/test/integration/util/kubelet/insecurekubelet_test.go b/test/integration/util/kubelet/insecurekubelet_test.go index cc2115b55f03a..86a00535c025a 100644 --- a/test/integration/util/kubelet/insecurekubelet_test.go +++ b/test/integration/util/kubelet/insecurekubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/test/integration/util/kubelet/securekubelet_test.go b/test/integration/util/kubelet/securekubelet_test.go index 357435f28be32..b0f9289876233 100644 --- a/test/integration/util/kubelet/securekubelet_test.go +++ b/test/integration/util/kubelet/securekubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build kubelet diff --git a/test/integration/util/leaderelection/leaderelection_test.go b/test/integration/util/leaderelection/leaderelection_test.go index 9e88c64c8188b..7ad20f24977e0 100644 --- a/test/integration/util/leaderelection/leaderelection_test.go +++ b/test/integration/util/leaderelection/leaderelection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2020 Datadog, Inc. +// Copyright 2017-2021 Datadog, Inc. // +build docker // +build kubeapiserver diff --git a/test/integration/utils/certificates.go b/test/integration/utils/certificates.go index 3a750fff05d3d..f60be65ba5ad7 100644 --- a/test/integration/utils/certificates.go +++ b/test/integration/utils/certificates.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/test/integration/utils/certificates_test.go b/test/integration/utils/certificates_test.go index 602acc4f68dfd..3509dc623384b 100644 --- a/test/integration/utils/certificates_test.go +++ b/test/integration/utils/certificates_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package utils diff --git a/test/integration/utils/compose.go b/test/integration/utils/compose.go index 20ed23dad36e6..88454f761f970 100644 --- a/test/integration/utils/compose.go +++ b/test/integration/utils/compose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build docker diff --git a/test/integration/utils/setup_linux.go b/test/integration/utils/setup_linux.go index b51dbd6a276b8..98b223ce64183 100644 --- a/test/integration/utils/setup_linux.go +++ b/test/integration/utils/setup_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build linux diff --git a/test/integration/utils/setup_windows.go b/test/integration/utils/setup_windows.go index 5af86509abd33..40476076ced46 100644 --- a/test/integration/utils/setup_windows.go +++ b/test/integration/utils/setup_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build windows diff --git a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb index 97cf9bbcaa967..951ead20f7832 100644 --- a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb +++ b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-5 # Recipe:: _install_windows_base # -# Copyright (C) 2019-2020 Datadog +# Copyright (C) 2019-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb index 91db0a98819c9..7f6d58b1f3574 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: _install_windows # -# Copyright (C) 2019-2020 Datadog +# Copyright (C) 2019-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb index bb175ee8de9a7..d4d4068d00131 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: _install_windows_base # -# Copyright (C) 2019-2020 Datadog +# Copyright (C) 2019-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb index 730d31901def0..d2ac840bc4aa1 100644 --- a/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-rhel-workaround # Recipe:: default # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb index 917b3850a2e27..c7acf4e812829 100644 --- a/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-sles-workaround # Recipe:: default # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb b/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb index 66b7d006d4f8c..81b752bcbd449 100644 --- a/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb +++ b/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-system-files-check # Recipe:: default # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb index 3d3328c3e8c69..7eae40e24e049 100644 --- a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-security-agent-check # Recipe:: default # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # if node['platform_family'] != 'windows' diff --git a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb index f3b04cb6944c7..43a1c7c52e6b7 100644 --- a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb +++ b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-security-agent-check # Recipe:: stress-tests # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # if node['platform_family'] != 'windows' diff --git a/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb b/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb index 4cc69eb67e184..323af86f40210 100644 --- a/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-system-probe-check # Recipe:: default # -# Copyright (C) 2020 Datadog +# Copyright (C) 2020-2021 Datadog # if platform?('centos') include_recipe 'yum-centos::vault' diff --git a/test/system/dogstatsd/dogstatsd_test.go b/test/system/dogstatsd/dogstatsd_test.go index 7812ff101e594..469be706201d4 100644 --- a/test/system/dogstatsd/dogstatsd_test.go +++ b/test/system/dogstatsd/dogstatsd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd_test diff --git a/test/system/dogstatsd/receive_and_forward_test.go b/test/system/dogstatsd/receive_and_forward_test.go index dbbe0b3ce4489..84168f641b655 100644 --- a/test/system/dogstatsd/receive_and_forward_test.go +++ b/test/system/dogstatsd/receive_and_forward_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. package dogstatsd_test diff --git a/test/system/python_binding/datadog_agent.py b/test/system/python_binding/datadog_agent.py index 50bf9bbbec722..3aa29ac2503e8 100644 --- a/test/system/python_binding/datadog_agent.py +++ b/test/system/python_binding/datadog_agent.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. import unittest import datadog_agent diff --git a/test/system/python_binding/test.sh b/test/system/python_binding/test.sh index 97fc216cc63a0..5aa91e23d912f 100755 --- a/test/system/python_binding/test.sh +++ b/test/system/python_binding/test.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2020 Datadog, Inc. +# Copyright 2016-2021 Datadog, Inc. set -e diff --git a/tools.go b/tools.go index 90d74cb3fc916..1930959021aff 100644 --- a/tools.go +++ b/tools.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2020 Datadog, Inc. +// Copyright 2016-2021 Datadog, Inc. // +build tools diff --git a/tools/windows/install-help/cal/customaction.rc b/tools/windows/install-help/cal/customaction.rc index 61e2246e5a943..c2176d31c7cde 100644 --- a/tools/windows/install-help/cal/customaction.rc +++ b/tools/windows/install-help/cal/customaction.rc @@ -69,7 +69,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6" - VALUE "LegalCopyright", "Copyright (C) 2016-2020" + VALUE "LegalCopyright", "Copyright (C) 2016-2021" VALUE "OriginalFilename", "customaction.dll" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/tools/windows/install-help/install-cmd/install-cmd.rc b/tools/windows/install-help/install-cmd/install-cmd.rc index ebc083267553d..7a7f6e12a6926 100644 --- a/tools/windows/install-help/install-cmd/install-cmd.rc +++ b/tools/windows/install-help/install-cmd/install-cmd.rc @@ -70,7 +70,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Console Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent7" - VALUE "LegalCopyright", "Copyright (C) 2016-2020" + VALUE "LegalCopyright", "Copyright (C) 2016-2021" VALUE "OriginalFilename", "install-cmd.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc b/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc index 47f61122537f2..3255ae245198e 100644 --- a/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc +++ b/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc @@ -70,7 +70,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Console Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent7" - VALUE "LegalCopyright", "Copyright (C) 2016-2020" + VALUE "LegalCopyright", "Copyright (C) 2016-2021" VALUE "OriginalFilename", "uninstall-cmd.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING From ff14453d3f519f80c021355150e9246f56db67a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9na=C3=AFc=20Huard?= Date: Tue, 2 Feb 2021 16:28:52 +0100 Subject: [PATCH 2/2] Replace `-2021` by `-present` in the copyright --- Dockerfiles/agent/windows/entrypoint/Process.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Process.h | 2 +- Dockerfiles/agent/windows/entrypoint/Service.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Service.h | 2 +- Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp | 2 +- Dockerfiles/agent/windows/entrypoint/Win32Exception.h | 2 +- Dockerfiles/agent/windows/entrypoint/entrypoint.cpp | 2 +- Dockerfiles/cluster-agent/entrypoint.sh | 2 +- Dockerfiles/cluster-agent/readsecret.sh | 2 +- Dockerfiles/dogstatsd/alpine/entrypoint.sh | 2 +- LICENSE | 2 +- NOTICE | 2 +- cmd/agent/agent.rc | 2 +- cmd/agent/android/main_android.go | 2 +- cmd/agent/api/agent/agent.go | 2 +- cmd/agent/api/agent/agent_jmx.go | 2 +- cmd/agent/api/agent/agent_nojmx.go | 2 +- cmd/agent/api/agent/python_status.go | 2 +- cmd/agent/api/agent/python_status_nopython.go | 2 +- cmd/agent/api/check/check.go | 2 +- cmd/agent/api/grpc.go | 2 +- cmd/agent/api/listener.go | 2 +- cmd/agent/api/response/types.go | 2 +- cmd/agent/api/server.go | 2 +- cmd/agent/api/tools.go | 2 +- cmd/agent/app/app.go | 2 +- cmd/agent/app/check.go | 2 +- cmd/agent/app/config.go | 2 +- cmd/agent/app/config_check.go | 2 +- cmd/agent/app/control_service_windows.go | 2 +- cmd/agent/app/dependent_services.go | 2 +- cmd/agent/app/dependent_services_nix.go | 2 +- cmd/agent/app/dependent_services_windows.go | 2 +- cmd/agent/app/diagnose.go | 2 +- cmd/agent/app/dogstatsd_stats.go | 2 +- cmd/agent/app/flare.go | 2 +- cmd/agent/app/health.go | 2 +- cmd/agent/app/hostname.go | 2 +- cmd/agent/app/import.go | 2 +- cmd/agent/app/install_service_windows.go | 2 +- cmd/agent/app/integrations.go | 2 +- cmd/agent/app/integrations_darwin.go | 2 +- cmd/agent/app/integrations_nix.go | 2 +- cmd/agent/app/integrations_test.go | 2 +- cmd/agent/app/integrations_windows.go | 2 +- cmd/agent/app/jmx.go | 2 +- cmd/agent/app/launchgui.go | 2 +- cmd/agent/app/listchecks.go | 2 +- cmd/agent/app/regimport_windows.go | 2 +- cmd/agent/app/reloadcheck.go | 2 +- cmd/agent/app/remove_service_windows.go | 2 +- cmd/agent/app/run.go | 2 +- cmd/agent/app/secret.go | 2 +- cmd/agent/app/settings/runtime_setting.go | 2 +- cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go | 2 +- cmd/agent/app/settings/runtime_setting_log_level.go | 2 +- cmd/agent/app/settings/runtime_setting_profiling.go | 2 +- cmd/agent/app/settings/runtime_settings_test.go | 2 +- cmd/agent/app/standalone/doc.go | 2 +- cmd/agent/app/standalone/jmx.go | 2 +- cmd/agent/app/standalone/jmx_nojmx.go | 2 +- cmd/agent/app/standalone/setup.go | 2 +- cmd/agent/app/standalone/warnings.go | 2 +- cmd/agent/app/start.go | 2 +- cmd/agent/app/status.go | 2 +- cmd/agent/app/stop.go | 2 +- cmd/agent/app/stream_logs.go | 2 +- cmd/agent/app/tagger_list.go | 2 +- cmd/agent/app/version.go | 2 +- cmd/agent/clcrunnerapi/clc_runner_listener.go | 2 +- cmd/agent/clcrunnerapi/clc_runner_server.go | 2 +- cmd/agent/clcrunnerapi/v1/clcrunner.go | 2 +- cmd/agent/common/autodiscovery.go | 2 +- cmd/agent/common/commands/check.go | 2 +- cmd/agent/common/common.go | 2 +- cmd/agent/common/common_android.go | 2 +- cmd/agent/common/common_darwin.go | 2 +- cmd/agent/common/common_freebsd.go | 2 +- cmd/agent/common/common_nix.go | 2 +- cmd/agent/common/common_windows.go | 2 +- cmd/agent/common/helpers.go | 2 +- cmd/agent/common/import.go | 2 +- cmd/agent/common/import_docker_test.go | 2 +- cmd/agent/common/import_test.go | 2 +- cmd/agent/common/loader.go | 2 +- cmd/agent/common/misconfig/global.go | 2 +- cmd/agent/common/misconfig/mounts.go | 2 +- cmd/agent/common/misconfig/mounts_test.go | 2 +- cmd/agent/common/system_probe_config_helper.go | 2 +- cmd/agent/common/system_probe_config_helper_unsupported.go | 2 +- cmd/agent/dist/checks/__init__.py | 2 +- cmd/agent/dist/checks/libs/__init__.py | 2 +- cmd/agent/dist/checks/libs/wmi/__init__.py | 2 +- cmd/agent/dist/checks/libs/wmi/sampler.py | 2 +- cmd/agent/dist/checks/network_checks.py | 2 +- cmd/agent/dist/checks/winwmi_check.py | 2 +- cmd/agent/dist/config.py | 2 +- cmd/agent/dist/utils/__init__.py | 2 +- cmd/agent/dist/utils/containers.py | 2 +- cmd/agent/dist/utils/platform.py | 2 +- cmd/agent/dist/utils/subprocess_output.py | 2 +- cmd/agent/dist/utils/tailfile.py | 2 +- cmd/agent/dist/utils/timeout.py | 2 +- cmd/agent/doc.go | 2 +- cmd/agent/gui/checks_nopy.go | 2 +- cmd/agent/gui/checks_python.go | 2 +- cmd/agent/install_mac_os.sh | 2 +- cmd/agent/main.go | 2 +- cmd/agent/main_windows.go | 2 +- cmd/agent/windows/service/service.go | 2 +- cmd/cluster-agent-cloudfoundry/app/app.go | 2 +- cmd/cluster-agent-cloudfoundry/main.go | 2 +- cmd/cluster-agent/admission/server.go | 2 +- cmd/cluster-agent/api/agent/agent.go | 2 +- cmd/cluster-agent/api/listener.go | 2 +- cmd/cluster-agent/api/server.go | 2 +- cmd/cluster-agent/api/server_test.go | 2 +- cmd/cluster-agent/api/v1/cloudfoundry_metadata.go | 2 +- cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks_nocompile.go | 2 +- cmd/cluster-agent/api/v1/clusterchecks_test.go | 2 +- cmd/cluster-agent/api/v1/endpointschecks.go | 2 +- cmd/cluster-agent/api/v1/endpointschecks_nocompile.go | 2 +- cmd/cluster-agent/api/v1/install.go | 2 +- cmd/cluster-agent/app/app.go | 2 +- cmd/cluster-agent/app/check.go | 2 +- cmd/cluster-agent/app/clusterchecks.go | 2 +- cmd/cluster-agent/app/compliance.go | 2 +- cmd/cluster-agent/app/compliance_cmd.go | 2 +- cmd/cluster-agent/app/config.go | 2 +- cmd/cluster-agent/app/config_check.go | 2 +- cmd/cluster-agent/app/diagnose.go | 2 +- cmd/cluster-agent/app/dummy.go | 2 +- cmd/cluster-agent/app/flare.go | 2 +- cmd/cluster-agent/app/health.go | 2 +- cmd/cluster-agent/app/metadata_mapper_digest.go | 2 +- cmd/cluster-agent/app/secret_helper.go | 2 +- cmd/cluster-agent/app/status.go | 2 +- cmd/cluster-agent/app/telemetry.go | 2 +- cmd/cluster-agent/commands/clusterchecks.go | 2 +- cmd/cluster-agent/commands/configcheck.go | 2 +- cmd/cluster-agent/custommetrics/server.go | 2 +- cmd/cluster-agent/klog.go | 2 +- cmd/cluster-agent/main.go | 2 +- cmd/dogstatsd/main.go | 2 +- cmd/dogstatsd/main_linux.go | 2 +- cmd/dogstatsd/main_nix.go | 2 +- cmd/dogstatsd/main_windows.go | 2 +- cmd/iot-agent/main.go | 2 +- cmd/iot-agent/main_windows.go | 2 +- cmd/py-launcher/py-launcher.go | 2 +- cmd/secrets/secret_helper.go | 2 +- cmd/secrets/secret_helper_test.go | 2 +- cmd/security-agent/api/agent/agent.go | 2 +- cmd/security-agent/api/listener.go | 2 +- cmd/security-agent/api/server.go | 2 +- cmd/security-agent/app/app.go | 2 +- cmd/security-agent/app/check.go | 2 +- cmd/security-agent/app/compliance.go | 2 +- cmd/security-agent/app/config.go | 2 +- cmd/security-agent/app/flare.go | 2 +- cmd/security-agent/app/metrics.go | 2 +- cmd/security-agent/app/runtime.go | 2 +- cmd/security-agent/app/runtime_unsupported.go | 2 +- cmd/security-agent/app/status.go | 2 +- cmd/security-agent/common/check_command.go | 2 +- cmd/security-agent/common/config.go | 2 +- cmd/security-agent/main.go | 2 +- cmd/serverless/main.go | 2 +- cmd/system-probe/modules/security_runtime.go | 2 +- cmd/system-probe/windows_resources/system-probe.rc | 2 +- cmd/systray/doconfigure.go | 2 +- cmd/systray/doflare.go | 2 +- cmd/systray/doservicecontrol.go | 2 +- cmd/systray/systray.go | 2 +- cmd/systray/systray.rc | 2 +- cmd/trace-agent/main.go | 2 +- cmd/trace-agent/main_linux.go | 2 +- cmd/trace-agent/main_nix.go | 2 +- cmd/trace-agent/main_windows.go | 2 +- devenv/scripts/Install-DevEnv.ps1 | 2 +- omnibus/config/projects/agent-binaries.rb | 2 +- omnibus/config/projects/agent.rb | 2 +- omnibus/config/projects/dogstatsd.rb | 2 +- omnibus/config/projects/iot-agent.rb | 2 +- omnibus/config/software/datadog-agent-finalize.rb | 2 +- omnibus/config/software/datadog-agent-integrations-py2.rb | 2 +- omnibus/config/software/datadog-agent-integrations-py3.rb | 2 +- omnibus/config/software/datadog-agent-prepare.rb | 2 +- omnibus/config/software/datadog-agent.rb | 2 +- omnibus/config/software/datadog-buildpack-finalize.rb | 2 +- omnibus/config/software/datadog-cf-finalize.rb | 2 +- omnibus/config/software/datadog-dogstatsd-finalize.rb | 2 +- omnibus/config/software/datadog-dogstatsd.rb | 2 +- omnibus/config/software/datadog-iot-agent.rb | 2 +- omnibus/config/software/datadog-security-agent-policies.rb | 2 +- omnibus/config/software/jmxfetch.rb | 2 +- omnibus/config/software/libbcc.rb | 2 +- omnibus/config/software/libelf.rb | 2 +- omnibus/config/software/system-probe.rb | 2 +- omnibus/omnibus.rb | 2 +- omnibus/resources/agent/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/agent/pkg/license.html.erb | 2 +- omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/iot/msi/assets/LICENSE.rtf | 2 +- omnibus/resources/iot/pkg/license.html.erb | 2 +- pkg/aggregator/aggregator.go | 2 +- pkg/aggregator/aggregator_test.go | 2 +- pkg/aggregator/check_sampler.go | 2 +- pkg/aggregator/check_sampler_bench_test.go | 2 +- pkg/aggregator/check_sampler_test.go | 2 +- pkg/aggregator/ckey/key.go | 2 +- pkg/aggregator/ckey/key_test.go | 2 +- pkg/aggregator/context_resolver.go | 2 +- pkg/aggregator/context_resolver_test.go | 2 +- pkg/aggregator/mocksender/asserts.go | 2 +- pkg/aggregator/mocksender/asserts_test.go | 2 +- pkg/aggregator/mocksender/mocked_methods.go | 2 +- pkg/aggregator/mocksender/mocksender.go | 2 +- pkg/aggregator/sender.go | 2 +- pkg/aggregator/sender_test.go | 2 +- pkg/aggregator/sketch_map.go | 2 +- pkg/aggregator/sketch_map_test.go | 2 +- pkg/aggregator/time_sampler.go | 2 +- pkg/aggregator/time_sampler_test.go | 2 +- pkg/api/healthprobe/healthprobe.go | 2 +- pkg/api/security/platform_nowindows.go | 2 +- pkg/api/security/platform_windows.go | 2 +- pkg/api/security/security.go | 2 +- pkg/api/security/security_test.go | 2 +- pkg/api/util/doget.go | 2 +- pkg/api/util/util.go | 2 +- pkg/autodiscovery/autoconfig.go | 2 +- pkg/autodiscovery/autoconfig_test.go | 2 +- pkg/autodiscovery/common/kubelet.go | 2 +- pkg/autodiscovery/common/kubelet_test.go | 2 +- pkg/autodiscovery/common/prometheus.go | 2 +- pkg/autodiscovery/common/prometheus_apiserver.go | 2 +- pkg/autodiscovery/common/prometheus_apiserver_test.go | 2 +- pkg/autodiscovery/common/prometheus_kubelet.go | 2 +- pkg/autodiscovery/common/prometheus_kubelet_test.go | 2 +- pkg/autodiscovery/common/prometheus_test.go | 2 +- pkg/autodiscovery/common_test.go | 2 +- pkg/autodiscovery/config_poller.go | 2 +- pkg/autodiscovery/configresolver/configresolver.go | 2 +- pkg/autodiscovery/configresolver/configresolver_test.go | 2 +- pkg/autodiscovery/integration/config.go | 2 +- pkg/autodiscovery/integration/config_test.go | 2 +- pkg/autodiscovery/listeners/cloudfoundry.go | 2 +- pkg/autodiscovery/listeners/cloudfoundry_test.go | 2 +- pkg/autodiscovery/listeners/common.go | 2 +- pkg/autodiscovery/listeners/common_test.go | 2 +- pkg/autodiscovery/listeners/docker.go | 2 +- pkg/autodiscovery/listeners/docker_kubelet.go | 2 +- pkg/autodiscovery/listeners/docker_nokubelet.go | 2 +- pkg/autodiscovery/listeners/docker_test.go | 2 +- pkg/autodiscovery/listeners/ecs.go | 2 +- pkg/autodiscovery/listeners/environment.go | 2 +- pkg/autodiscovery/listeners/kube_endpoints.go | 2 +- pkg/autodiscovery/listeners/kube_endpoints_test.go | 2 +- pkg/autodiscovery/listeners/kube_services.go | 2 +- pkg/autodiscovery/listeners/kube_services_test.go | 2 +- pkg/autodiscovery/listeners/kubelet.go | 2 +- pkg/autodiscovery/listeners/kubelet_test.go | 2 +- pkg/autodiscovery/listeners/snmp.go | 2 +- pkg/autodiscovery/listeners/snmp_test.go | 2 +- pkg/autodiscovery/listeners/types.go | 2 +- pkg/autodiscovery/providers/cloudfoundry.go | 2 +- pkg/autodiscovery/providers/cloudfoundry_test.go | 2 +- pkg/autodiscovery/providers/clusterchecks.go | 2 +- pkg/autodiscovery/providers/consul.go | 2 +- pkg/autodiscovery/providers/consul_test.go | 2 +- pkg/autodiscovery/providers/docker.go | 2 +- pkg/autodiscovery/providers/docker_test.go | 2 +- pkg/autodiscovery/providers/ecs.go | 2 +- pkg/autodiscovery/providers/ecs_test.go | 2 +- pkg/autodiscovery/providers/endpointschecks.go | 2 +- pkg/autodiscovery/providers/etcd.go | 2 +- pkg/autodiscovery/providers/etcd_test.go | 2 +- pkg/autodiscovery/providers/file.go | 2 +- pkg/autodiscovery/providers/file_android.go | 2 +- pkg/autodiscovery/providers/file_common.go | 2 +- pkg/autodiscovery/providers/file_test.go | 2 +- pkg/autodiscovery/providers/kube_common.go | 2 +- pkg/autodiscovery/providers/kube_endpoints.go | 2 +- pkg/autodiscovery/providers/kube_endpoints_test.go | 2 +- pkg/autodiscovery/providers/kube_services.go | 2 +- pkg/autodiscovery/providers/kube_services_test.go | 2 +- pkg/autodiscovery/providers/kubelet.go | 2 +- pkg/autodiscovery/providers/kubelet_test.go | 2 +- pkg/autodiscovery/providers/names/provider_names.go | 2 +- pkg/autodiscovery/providers/prometheus_common.go | 2 +- pkg/autodiscovery/providers/prometheus_common_test.go | 2 +- pkg/autodiscovery/providers/prometheus_pods.go | 2 +- pkg/autodiscovery/providers/prometheus_services.go | 2 +- pkg/autodiscovery/providers/prometheus_services_test.go | 2 +- pkg/autodiscovery/providers/providers.go | 2 +- pkg/autodiscovery/providers/utils.go | 2 +- pkg/autodiscovery/providers/utils_test.go | 2 +- pkg/autodiscovery/providers/zookeeper.go | 2 +- pkg/autodiscovery/providers/zookeeper_test.go | 2 +- pkg/autodiscovery/scheduler/meta.go | 2 +- pkg/autodiscovery/scheduler/scheduler.go | 2 +- pkg/autodiscovery/stats.go | 2 +- pkg/autodiscovery/stats_test.go | 2 +- pkg/autodiscovery/store.go | 2 +- pkg/autodiscovery/store_test.go | 2 +- pkg/autodiscovery/templatecache.go | 2 +- pkg/autodiscovery/templatecache_test.go | 2 +- pkg/clusteragent/admission/const.go | 2 +- pkg/clusteragent/admission/controllers/secret/config.go | 2 +- pkg/clusteragent/admission/controllers/secret/controller.go | 2 +- .../admission/controllers/secret/controller_test.go | 2 +- pkg/clusteragent/admission/controllers/webhook/config.go | 2 +- pkg/clusteragent/admission/controllers/webhook/controller.go | 2 +- .../admission/controllers/webhook/controller_test.go | 2 +- pkg/clusteragent/admission/metrics/metrics.go | 2 +- pkg/clusteragent/admission/mutate/common.go | 2 +- pkg/clusteragent/admission/mutate/common_test.go | 2 +- pkg/clusteragent/admission/mutate/config.go | 2 +- pkg/clusteragent/admission/mutate/config_test.go | 2 +- pkg/clusteragent/admission/mutate/tags.go | 2 +- pkg/clusteragent/admission/mutate/tags_test.go | 2 +- pkg/clusteragent/admission/mutate/test_utils.go | 2 +- pkg/clusteragent/admission/start.go | 2 +- pkg/clusteragent/admission/status.go | 2 +- pkg/clusteragent/admission/status_no_apiserver.go | 2 +- pkg/clusteragent/admission/util.go | 2 +- pkg/clusteragent/admission/util_test.go | 2 +- pkg/clusteragent/api/v1/types.go | 2 +- pkg/clusteragent/api/v1/types_test.go | 2 +- pkg/clusteragent/clusterchecks/api.go | 2 +- pkg/clusteragent/clusterchecks/api_nocompile.go | 2 +- pkg/clusteragent/clusterchecks/api_test.go | 2 +- pkg/clusteragent/clusterchecks/common_test.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_configs.go | 2 +- .../clusterchecks/dispatcher_endpoints_configs.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_main.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_nodes.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_rebalance.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go | 2 +- pkg/clusteragent/clusterchecks/dispatcher_test.go | 2 +- pkg/clusteragent/clusterchecks/handler.go | 2 +- pkg/clusteragent/clusterchecks/handler_test.go | 2 +- pkg/clusteragent/clusterchecks/helpers.go | 2 +- pkg/clusteragent/clusterchecks/helpers_test.go | 2 +- pkg/clusteragent/clusterchecks/leadership_kube.go | 2 +- pkg/clusteragent/clusterchecks/leadership_nokube.go | 2 +- pkg/clusteragent/clusterchecks/metrics.go | 2 +- pkg/clusteragent/clusterchecks/stats.go | 2 +- pkg/clusteragent/clusterchecks/stores.go | 2 +- pkg/clusteragent/clusterchecks/types/types.go | 2 +- pkg/clusteragent/custommetrics/provider.go | 2 +- pkg/clusteragent/custommetrics/provider_test.go | 2 +- pkg/clusteragent/custommetrics/status.go | 2 +- pkg/clusteragent/custommetrics/status_no_apiserver.go | 2 +- pkg/clusteragent/custommetrics/store.go | 2 +- pkg/clusteragent/custommetrics/store_configmap.go | 2 +- pkg/clusteragent/custommetrics/store_configmap_test.go | 2 +- pkg/clusteragent/custommetrics/types.go | 2 +- pkg/clusteragent/externalmetrics/autoscaler_watcher.go | 2 +- pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go | 2 +- pkg/clusteragent/externalmetrics/datadogmetric_controller.go | 2 +- .../externalmetrics/datadogmetric_controller_test.go | 2 +- pkg/clusteragent/externalmetrics/metrics_retriever.go | 2 +- pkg/clusteragent/externalmetrics/metrics_retriever_test.go | 2 +- .../externalmetrics/model/datadogmetricinternal.go | 2 +- pkg/clusteragent/externalmetrics/model/utils.go | 2 +- pkg/clusteragent/externalmetrics/provider.go | 2 +- pkg/clusteragent/externalmetrics/provider_test.go | 2 +- pkg/clusteragent/externalmetrics/store.go | 2 +- pkg/clusteragent/externalmetrics/utils.go | 2 +- pkg/clusteragent/externalmetrics/utils_for_test.go | 2 +- pkg/clusteragent/externalmetrics/utils_test.go | 2 +- pkg/clusteragent/orchestrator/controller.go | 2 +- pkg/clusteragent/orchestrator/processor.go | 2 +- pkg/clusteragent/orchestrator/processor_test.go | 2 +- pkg/clusteragent/orchestrator/stats.go | 2 +- pkg/clusteragent/orchestrator/status.go | 2 +- pkg/clusteragent/orchestrator/status_no_apiserver.go | 2 +- pkg/clusteragent/orchestrator/transformer.go | 2 +- pkg/clusteragent/orchestrator/transformer_test.go | 2 +- pkg/clusteragent/servercontext.go | 2 +- pkg/collector/check/check.go | 2 +- pkg/collector/check/check_test.go | 2 +- pkg/collector/check/defaults/defaults.go | 2 +- pkg/collector/check/defaults/doc.go | 2 +- pkg/collector/check/id.go | 2 +- pkg/collector/check/id_test.go | 2 +- pkg/collector/check/jmx.go | 2 +- pkg/collector/check/jmx_test.go | 2 +- pkg/collector/check/loader.go | 2 +- pkg/collector/check/retry.go | 2 +- pkg/collector/check/stats.go | 2 +- pkg/collector/check/stats_test.go | 2 +- pkg/collector/check/stub.go | 2 +- pkg/collector/collector.go | 2 +- pkg/collector/collector_test.go | 2 +- pkg/collector/corechecks/checkbase.go | 2 +- pkg/collector/corechecks/checkbase_test.go | 2 +- pkg/collector/corechecks/cluster/doc.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_apiserver.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_eventbundle.go | 2 +- .../corechecks/cluster/kubernetes_eventbundle_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_openshift.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_openshift_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state_defaults.go | 2 +- .../corechecks/cluster/kubernetes_state_label_joins.go | 2 +- .../corechecks/cluster/kubernetes_state_label_joins_test.go | 2 +- .../corechecks/cluster/kubernetes_state_telemetry.go | 2 +- .../corechecks/cluster/kubernetes_state_telemetry_test.go | 2 +- pkg/collector/corechecks/cluster/kubernetes_state_test.go | 2 +- .../corechecks/cluster/kubernetes_state_transformers.go | 2 +- .../corechecks/cluster/kubernetes_state_transformers_test.go | 2 +- pkg/collector/corechecks/containers/containerd.go | 2 +- pkg/collector/corechecks/containers/containerd_events.go | 2 +- pkg/collector/corechecks/containers/containerd_events_test.go | 2 +- pkg/collector/corechecks/containers/containerd_test.go | 2 +- pkg/collector/corechecks/containers/cri.go | 2 +- pkg/collector/corechecks/containers/cri_test.go | 2 +- pkg/collector/corechecks/containers/doc.go | 2 +- pkg/collector/corechecks/containers/docker.go | 2 +- pkg/collector/corechecks/containers/docker_config.go | 2 +- pkg/collector/corechecks/containers/docker_eventbundle.go | 2 +- pkg/collector/corechecks/containers/docker_events.go | 2 +- pkg/collector/corechecks/containers/docker_events_test.go | 2 +- pkg/collector/corechecks/containers/docker_rate_capping.go | 2 +- .../corechecks/containers/docker_rate_capping_test.go | 2 +- pkg/collector/corechecks/containers/docker_test.go | 2 +- pkg/collector/corechecks/ebpf/oom_kill.go | 2 +- pkg/collector/corechecks/ebpf/tcp_queue_length.go | 2 +- pkg/collector/corechecks/embed/apm.go | 2 +- pkg/collector/corechecks/embed/apm_nix.go | 2 +- pkg/collector/corechecks/embed/jmx/check.go | 2 +- pkg/collector/corechecks/embed/jmx/loader.go | 2 +- pkg/collector/corechecks/embed/jmx/loader_test.go | 2 +- pkg/collector/corechecks/embed/jmx/runner.go | 2 +- pkg/collector/corechecks/embed/jmx/runner_test.go | 2 +- pkg/collector/corechecks/embed/jmx/state.go | 2 +- pkg/collector/corechecks/embed/jmx/state_nojmx.go | 2 +- pkg/collector/corechecks/embed/process_agent.go | 2 +- pkg/collector/corechecks/loader.go | 2 +- pkg/collector/corechecks/loader_test.go | 2 +- pkg/collector/corechecks/net/doc.go | 2 +- pkg/collector/corechecks/net/network.go | 2 +- pkg/collector/corechecks/net/network_test.go | 2 +- pkg/collector/corechecks/net/ntp.go | 2 +- .../corechecks/net/ntp_local_defined_server_nowindows.go | 2 +- .../corechecks/net/ntp_local_defined_server_nowindows_test.go | 2 +- .../corechecks/net/ntp_local_defined_server_windows.go | 2 +- .../corechecks/net/ntp_local_defined_server_windows_test.go | 2 +- pkg/collector/corechecks/net/ntp_test.go | 2 +- pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/doc.go | 2 +- pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/jetson.go | 2 +- pkg/collector/corechecks/nvidia/jetson/jetson_test.go | 2 +- pkg/collector/corechecks/nvidia/jetson/metricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go | 2 +- pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go | 2 +- .../corechecks/nvidia/jetson/temperatureMetricsSender.go | 2 +- pkg/collector/corechecks/system/cpu.go | 2 +- pkg/collector/corechecks/system/cpu_ctx_switches.go | 2 +- pkg/collector/corechecks/system/cpu_ctx_switches_linux.go | 2 +- pkg/collector/corechecks/system/cpu_test.go | 2 +- pkg/collector/corechecks/system/cpu_windows.go | 2 +- pkg/collector/corechecks/system/disk.go | 2 +- pkg/collector/corechecks/system/disk_nix.go | 2 +- pkg/collector/corechecks/system/disk_test.go | 2 +- pkg/collector/corechecks/system/file_handles.go | 2 +- pkg/collector/corechecks/system/file_handles_freebsd.go | 2 +- pkg/collector/corechecks/system/file_handles_freebsd_test.go | 2 +- pkg/collector/corechecks/system/file_handles_test.go | 2 +- pkg/collector/corechecks/system/file_handles_windows.go | 2 +- pkg/collector/corechecks/system/file_handles_windows_test.go | 2 +- pkg/collector/corechecks/system/iostats.go | 2 +- pkg/collector/corechecks/system/iostats_nix.go | 2 +- pkg/collector/corechecks/system/iostats_nix_test.go | 2 +- pkg/collector/corechecks/system/iostats_pdh_windows.go | 2 +- pkg/collector/corechecks/system/iostats_pdh_windows_test.go | 2 +- pkg/collector/corechecks/system/iostats_test.go | 2 +- pkg/collector/corechecks/system/load.go | 2 +- pkg/collector/corechecks/system/load_test.go | 2 +- pkg/collector/corechecks/system/memory.go | 2 +- pkg/collector/corechecks/system/memory_nix.go | 2 +- pkg/collector/corechecks/system/memory_nix_test.go | 2 +- pkg/collector/corechecks/system/memory_windows.go | 2 +- pkg/collector/corechecks/system/memory_windows_test.go | 2 +- pkg/collector/corechecks/system/uptime.go | 2 +- pkg/collector/corechecks/system/uptime_nix.go | 2 +- pkg/collector/corechecks/system/uptime_test.go | 2 +- pkg/collector/corechecks/system/uptime_windows.go | 2 +- pkg/collector/corechecks/system/winproc_windows.go | 2 +- pkg/collector/corechecks/system/winproc_windows_test.go | 2 +- pkg/collector/corechecks/systemd/dbus_conn.go | 2 +- pkg/collector/corechecks/systemd/doc.go | 2 +- pkg/collector/corechecks/systemd/systemd.go | 2 +- pkg/collector/corechecks/systemd/systemd_test.go | 2 +- pkg/collector/embed_nopy.go | 2 +- pkg/collector/embed_python.go | 2 +- pkg/collector/loaders/loaders.go | 2 +- pkg/collector/loaders/loaders_test.go | 2 +- pkg/collector/metadata/agentchecks.go | 2 +- pkg/collector/metadata/agentchecks/agentchecks.go | 2 +- pkg/collector/metadata/agentchecks/agentchecks_test.go | 2 +- pkg/collector/metadata/agentchecks/payload.go | 2 +- pkg/collector/metadata/doc.go | 2 +- pkg/collector/python/aggregator.go | 2 +- pkg/collector/python/aggregator_test.go | 2 +- pkg/collector/python/check.go | 2 +- pkg/collector/python/check_test.go | 2 +- pkg/collector/python/containers.go | 2 +- pkg/collector/python/containers_test.go | 2 +- pkg/collector/python/datadog_agent.go | 2 +- pkg/collector/python/datadog_agent_test.go | 2 +- pkg/collector/python/helpers.go | 2 +- pkg/collector/python/init.go | 2 +- pkg/collector/python/init_nix.go | 2 +- pkg/collector/python/init_windows.go | 2 +- pkg/collector/python/kubeutil.go | 2 +- pkg/collector/python/kubeutil_test.go | 2 +- pkg/collector/python/loader.go | 2 +- pkg/collector/python/loader_stubs.go | 2 +- pkg/collector/python/loader_test.go | 2 +- pkg/collector/python/loader_windows.go | 2 +- pkg/collector/python/memory.go | 2 +- pkg/collector/python/no_kubeutil.go | 2 +- pkg/collector/python/py3_checker.go | 2 +- pkg/collector/python/subprocesses.go | 2 +- pkg/collector/python/tagger.go | 2 +- pkg/collector/python/tagger_test.go | 2 +- pkg/collector/python/test_aggregator.go | 2 +- pkg/collector/python/test_check.go | 2 +- pkg/collector/python/test_containers.go | 2 +- pkg/collector/python/test_datadog_agent.go | 2 +- pkg/collector/python/test_kubeutil.go | 2 +- pkg/collector/python/test_loader.go | 2 +- pkg/collector/python/test_tagger.go | 2 +- pkg/collector/python/test_util.go | 2 +- pkg/collector/python/test_util_darwin.go | 2 +- pkg/collector/python/test_util_linux.go | 2 +- pkg/collector/python/test_util_windows.go | 2 +- pkg/collector/python/util.go | 2 +- pkg/collector/python/util_test.go | 2 +- pkg/collector/runner/runner.go | 2 +- pkg/collector/runner/runner_nopython.go | 2 +- pkg/collector/runner/runner_python.go | 2 +- pkg/collector/runner/runner_test.go | 2 +- pkg/collector/scheduler.go | 2 +- pkg/collector/scheduler/job.go | 2 +- pkg/collector/scheduler/job_test.go | 2 +- pkg/collector/scheduler/scheduler.go | 2 +- pkg/collector/scheduler/scheduler_test.go | 2 +- pkg/collector/scheduler_test.go | 2 +- pkg/collector/stats.go | 2 +- pkg/collector/stats_test.go | 2 +- pkg/compliance/agent/agent.go | 2 +- pkg/compliance/agent/agent_test.go | 2 +- pkg/compliance/agent/node_labels.go | 2 +- pkg/compliance/agent/telemetry.go | 2 +- pkg/compliance/agent/telemetry_test.go | 2 +- pkg/compliance/check.go | 2 +- pkg/compliance/checks/audit.go | 2 +- pkg/compliance/checks/audit_check.go | 2 +- pkg/compliance/checks/audit_check_test.go | 2 +- pkg/compliance/checks/builder.go | 2 +- pkg/compliance/checks/builder_test.go | 2 +- pkg/compliance/checks/check.go | 2 +- pkg/compliance/checks/check_test.go | 2 +- pkg/compliance/checks/checkable.go | 2 +- pkg/compliance/checks/checkable_test.go | 2 +- pkg/compliance/checks/command_check.go | 2 +- pkg/compliance/checks/command_check_test.go | 2 +- pkg/compliance/checks/command_utils.go | 2 +- pkg/compliance/checks/custom/helper_for_test.go | 2 +- pkg/compliance/checks/custom/kube_defaultserviceaccounts.go | 2 +- .../checks/custom/kube_defaultserviceaccounts_test.go | 2 +- pkg/compliance/checks/custom/kube_networkpolicies.go | 2 +- pkg/compliance/checks/custom/kube_networkpolicies_test.go | 2 +- pkg/compliance/checks/custom/registry.go | 2 +- pkg/compliance/checks/custom_check.go | 2 +- pkg/compliance/checks/custom_check_test.go | 2 +- pkg/compliance/checks/docker.go | 2 +- pkg/compliance/checks/docker_check.go | 2 +- pkg/compliance/checks/docker_check_test.go | 2 +- pkg/compliance/checks/env/audit.go | 2 +- pkg/compliance/checks/env/docker.go | 2 +- pkg/compliance/checks/env/env.go | 2 +- pkg/compliance/checks/env/kubernetes.go | 2 +- pkg/compliance/checks/file.go | 2 +- pkg/compliance/checks/file_check.go | 2 +- pkg/compliance/checks/file_check_test.go | 2 +- pkg/compliance/checks/file_utils.go | 2 +- pkg/compliance/checks/file_utils_test.go | 2 +- pkg/compliance/checks/file_windows.go | 2 +- pkg/compliance/checks/global.go | 2 +- pkg/compliance/checks/group_check.go | 2 +- pkg/compliance/checks/group_check_test.go | 2 +- pkg/compliance/checks/helpers.go | 2 +- pkg/compliance/checks/iterator.go | 2 +- pkg/compliance/checks/kubeapiserver_check.go | 2 +- pkg/compliance/checks/kubeapiserver_check_test.go | 2 +- pkg/compliance/checks/mock_checkable.go | 2 +- pkg/compliance/checks/no_audit.go | 2 +- pkg/compliance/checks/no_docker.go | 2 +- pkg/compliance/checks/process_check.go | 2 +- pkg/compliance/checks/process_check_test.go | 2 +- pkg/compliance/checks/process_utils.go | 2 +- pkg/compliance/checks/process_utils_test.go | 2 +- pkg/compliance/checks/resource_check.go | 2 +- pkg/compliance/checks/resource_check_test.go | 2 +- pkg/compliance/checks/status.go | 2 +- pkg/compliance/checks/status_test.go | 2 +- pkg/compliance/eval/ast.go | 2 +- pkg/compliance/eval/cache.go | 2 +- pkg/compliance/eval/cache_test.go | 2 +- pkg/compliance/eval/eval.go | 2 +- pkg/compliance/eval/eval_test.go | 2 +- pkg/compliance/eval/parser.go | 2 +- pkg/compliance/eval/parser_test.go | 2 +- pkg/compliance/eval/util.go | 2 +- pkg/compliance/eval/util_test.go | 2 +- pkg/compliance/event/event.go | 2 +- pkg/compliance/event/reporter.go | 2 +- pkg/compliance/report.go | 2 +- pkg/compliance/report_utils.go | 2 +- pkg/compliance/resource.go | 2 +- pkg/compliance/resource_test.go | 2 +- pkg/compliance/rule.go | 2 +- pkg/compliance/suite.go | 2 +- pkg/compliance/suite_test.go | 2 +- pkg/config/autodiscovery/autodiscovery.go | 2 +- pkg/config/config.go | 2 +- pkg/config/config_android.go | 2 +- pkg/config/config_darwin.go | 2 +- pkg/config/config_nix.go | 2 +- pkg/config/config_overrides.go | 2 +- pkg/config/config_test.go | 2 +- pkg/config/config_windows.go | 2 +- pkg/config/environment.go | 2 +- pkg/config/environment_detection.go | 2 +- pkg/config/legacy/converter.go | 2 +- pkg/config/legacy/converter_test.go | 2 +- pkg/config/legacy/docker.go | 2 +- pkg/config/legacy/docker_test.go | 2 +- pkg/config/legacy/importer.go | 2 +- pkg/config/legacy/importer_test.go | 2 +- pkg/config/legacy/kubernetes.go | 2 +- pkg/config/legacy/kubernetes_test.go | 2 +- pkg/config/legacy/no_docker.go | 2 +- pkg/config/legacy/process-agent.go | 2 +- pkg/config/legacy/tests/config.py | 2 +- pkg/config/legacy/trace-agent.go | 2 +- pkg/config/legacy_converter.go | 2 +- pkg/config/log.go | 2 +- pkg/config/log_nix.go | 2 +- pkg/config/log_test.go | 2 +- pkg/config/log_windows.go | 2 +- pkg/config/mock.go | 2 +- pkg/config/render_config.go | 2 +- pkg/config/seelog/seelog_config.go | 2 +- pkg/config/types.go | 2 +- pkg/config/viper.go | 2 +- pkg/config/viper_test.go | 2 +- pkg/diagnose/diagnosis/loader.go | 2 +- pkg/diagnose/runner.go | 2 +- pkg/diagnose/runner_test.go | 2 +- pkg/dogstatsd/float64_list_pool.go | 2 +- pkg/dogstatsd/listeners/listener_telemetry_windows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_nowindows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_windows.go | 2 +- pkg/dogstatsd/listeners/named_pipe_windows_test.go | 2 +- pkg/dogstatsd/listeners/packet_assembler.go | 2 +- pkg/dogstatsd/listeners/packet_manager_windows.go | 2 +- pkg/dogstatsd/listeners/packet_pool.go | 2 +- pkg/dogstatsd/listeners/packets_buffer.go | 2 +- pkg/dogstatsd/listeners/types.go | 2 +- pkg/dogstatsd/listeners/udp.go | 2 +- pkg/dogstatsd/listeners/udp_test.go | 2 +- pkg/dogstatsd/listeners/uds_common.go | 2 +- pkg/dogstatsd/listeners/uds_common_test.go | 2 +- pkg/dogstatsd/listeners/uds_linux.go | 2 +- pkg/dogstatsd/listeners/uds_linux_test.go | 2 +- pkg/dogstatsd/listeners/uds_nolinux.go | 2 +- pkg/dogstatsd/mapper/mapper.go | 2 +- pkg/dogstatsd/mapper/mapper_cache.go | 2 +- pkg/dogstatsd/mapper/mapper_cache_test.go | 2 +- pkg/dogstatsd/mapper/mapper_test.go | 2 +- pkg/dogstatsd/server.go | 2 +- pkg/dogstatsd/server_bench_test.go | 2 +- pkg/dogstatsd/server_test.go | 2 +- pkg/ebpf/LICENSE | 2 +- pkg/errors/errors.go | 2 +- pkg/errors/errors_test.go | 2 +- pkg/flare/archive.go | 2 +- pkg/flare/archive_dca.go | 2 +- pkg/flare/archive_docker.go | 2 +- pkg/flare/archive_docker_test.go | 2 +- pkg/flare/archive_nix.go | 2 +- pkg/flare/archive_nix_test.go | 2 +- pkg/flare/archive_nodocker.go | 2 +- pkg/flare/archive_security.go | 2 +- pkg/flare/archive_security_test.go | 2 +- pkg/flare/archive_test.go | 2 +- pkg/flare/archive_win.go | 2 +- pkg/flare/archive_win_test.go | 2 +- pkg/flare/cluster_checks.go | 2 +- pkg/flare/config_check.go | 2 +- pkg/flare/dca_telemetry.go | 2 +- pkg/flare/diagnose.go | 2 +- pkg/flare/envvars.go | 2 +- pkg/flare/envvars_test.go | 2 +- pkg/flare/flare.go | 2 +- pkg/flare/flare_test.go | 2 +- pkg/flare/writer.go | 2 +- pkg/flare/writer_test.go | 2 +- pkg/forwarder/blocked_endpoints.go | 2 +- pkg/forwarder/blocked_endpoints_test.go | 2 +- pkg/forwarder/domain_forwarder.go | 2 +- pkg/forwarder/domain_forwarder_test.go | 2 +- pkg/forwarder/failed_transaction_removal_policy.go | 2 +- pkg/forwarder/forwarder.go | 2 +- pkg/forwarder/forwarder_health.go | 2 +- pkg/forwarder/forwarder_health_test.go | 2 +- pkg/forwarder/forwarder_test.go | 2 +- pkg/forwarder/retry_queue_telemetry.go | 2 +- pkg/forwarder/test_common.go | 2 +- pkg/forwarder/transaction.go | 2 +- pkg/forwarder/transaction_container.go | 2 +- pkg/forwarder/transaction_test.go | 2 +- pkg/forwarder/transactions_file_storage.go | 2 +- pkg/forwarder/transactions_serializer.go | 2 +- pkg/forwarder/worker.go | 2 +- pkg/forwarder/worker_test.go | 2 +- pkg/jmxfetch/jmxfetch.go | 2 +- pkg/jmxfetch/jmxfetch_nix.go | 2 +- pkg/jmxfetch/jmxfetch_windows.go | 2 +- pkg/kubestatemetrics/builder/builder.go | 2 +- pkg/kubestatemetrics/store/store.go | 2 +- pkg/kubestatemetrics/store/store_test.go | 2 +- pkg/logs/agent.go | 2 +- pkg/logs/agent_test.go | 2 +- pkg/logs/auditor/api_v0.go | 2 +- pkg/logs/auditor/api_v0_test.go | 2 +- pkg/logs/auditor/api_v1.go | 2 +- pkg/logs/auditor/api_v1_test.go | 2 +- pkg/logs/auditor/api_v2.go | 2 +- pkg/logs/auditor/api_v2_test.go | 2 +- pkg/logs/auditor/auditor.go | 2 +- pkg/logs/auditor/auditor_test.go | 2 +- pkg/logs/auditor/mock/mock.go | 2 +- pkg/logs/client/destination.go | 2 +- pkg/logs/client/destinations.go | 2 +- pkg/logs/client/destinations_context.go | 2 +- pkg/logs/client/destinations_context_test.go | 2 +- pkg/logs/client/errors.go | 2 +- pkg/logs/client/http/content_encoding.go | 2 +- pkg/logs/client/http/content_encoding_test.go | 2 +- pkg/logs/client/http/destination_test.go | 2 +- pkg/logs/client/mock/mock.go | 2 +- pkg/logs/client/tcp/connection_manager.go | 2 +- pkg/logs/client/tcp/connection_manager_test.go | 2 +- pkg/logs/client/tcp/delimiter.go | 2 +- pkg/logs/client/tcp/delimiter_test.go | 2 +- pkg/logs/client/tcp/destination.go | 2 +- pkg/logs/client/tcp/prefixer.go | 2 +- pkg/logs/client/tcp/prefixer_test.go | 2 +- pkg/logs/client/tcp/test_utils.go | 2 +- pkg/logs/config/config.go | 2 +- pkg/logs/config/config_test.go | 2 +- pkg/logs/config/constants.go | 2 +- pkg/logs/config/endpoints.go | 2 +- pkg/logs/config/endpoints_test.go | 2 +- pkg/logs/config/integration_config.go | 2 +- pkg/logs/config/integration_config_test.go | 2 +- pkg/logs/config/messages.go | 2 +- pkg/logs/config/messages_test.go | 2 +- pkg/logs/config/parser.go | 2 +- pkg/logs/config/parser_test.go | 2 +- pkg/logs/config/processing_rules.go | 2 +- pkg/logs/config/processing_rules_test.go | 2 +- pkg/logs/config/source.go | 2 +- pkg/logs/config/source_test.go | 2 +- pkg/logs/config/sources.go | 2 +- pkg/logs/config/sources_test.go | 2 +- pkg/logs/config/status.go | 2 +- pkg/logs/config/status_test.go | 2 +- pkg/logs/config/test_utils.go | 2 +- pkg/logs/decoder/decoder.go | 2 +- pkg/logs/decoder/decoder_test.go | 2 +- pkg/logs/decoder/line_handler.go | 2 +- pkg/logs/decoder/line_handler_test.go | 2 +- pkg/logs/decoder/line_parser.go | 2 +- pkg/logs/decoder/line_parser_test.go | 2 +- pkg/logs/decoder/matcher.go | 2 +- pkg/logs/diagnostic/message_receiver.go | 2 +- pkg/logs/diagnostic/message_receiver_test.go | 2 +- pkg/logs/diagnostic/noop_message_receiver.go | 2 +- pkg/logs/input/channel/launcher.go | 2 +- pkg/logs/input/channel/tailer.go | 2 +- pkg/logs/input/container/launcher.go | 2 +- pkg/logs/input/container/noop.go | 2 +- pkg/logs/input/docker/ad_identifier.go | 2 +- pkg/logs/input/docker/ad_identifier_kubelet.go | 2 +- pkg/logs/input/docker/container.go | 2 +- pkg/logs/input/docker/container_test.go | 2 +- pkg/logs/input/docker/decoder_test.go | 2 +- pkg/logs/input/docker/identifier.go | 2 +- pkg/logs/input/docker/identifier_test.go | 2 +- pkg/logs/input/docker/json_parser.go | 2 +- pkg/logs/input/docker/json_parser_test.go | 2 +- pkg/logs/input/docker/launcher.go | 2 +- pkg/logs/input/docker/launcher_nix.go | 2 +- pkg/logs/input/docker/launcher_nodocker.go | 2 +- pkg/logs/input/docker/launcher_test.go | 2 +- pkg/logs/input/docker/launcher_windows.go | 2 +- pkg/logs/input/docker/matcher.go | 2 +- pkg/logs/input/docker/matcher_test.go | 2 +- pkg/logs/input/docker/parser.go | 2 +- pkg/logs/input/docker/parser_test.go | 2 +- pkg/logs/input/docker/reader.go | 2 +- pkg/logs/input/docker/reader_test.go | 2 +- pkg/logs/input/docker/since.go | 2 +- pkg/logs/input/docker/since_test.go | 2 +- pkg/logs/input/docker/tailer.go | 2 +- pkg/logs/input/docker/tailer_test.go | 2 +- pkg/logs/input/file/file_provider.go | 2 +- pkg/logs/input/file/file_provider_test.go | 2 +- pkg/logs/input/file/open_file_nix.go | 2 +- pkg/logs/input/file/open_file_windows.go | 2 +- pkg/logs/input/file/position.go | 2 +- pkg/logs/input/file/position_test.go | 2 +- pkg/logs/input/file/rotate_nix.go | 2 +- pkg/logs/input/file/rotate_windows.go | 2 +- pkg/logs/input/file/scanner.go | 2 +- pkg/logs/input/file/scanner_test.go | 2 +- pkg/logs/input/file/tailer.go | 2 +- pkg/logs/input/file/tailer_nix.go | 2 +- pkg/logs/input/file/tailer_test.go | 2 +- pkg/logs/input/file/tailer_windows.go | 2 +- pkg/logs/input/journald/docker.go | 2 +- pkg/logs/input/journald/docker_test.go | 2 +- pkg/logs/input/journald/launcher.go | 2 +- pkg/logs/input/journald/launcher_nosystemd.go | 2 +- pkg/logs/input/journald/tailer.go | 2 +- pkg/logs/input/journald/tailer_test.go | 2 +- pkg/logs/input/journald/tailer_util.go | 2 +- pkg/logs/input/kubernetes/decoder_test.go | 2 +- pkg/logs/input/kubernetes/launcher.go | 2 +- pkg/logs/input/kubernetes/launcher_nokubelet.go | 2 +- pkg/logs/input/kubernetes/launcher_test.go | 2 +- pkg/logs/input/kubernetes/parser.go | 2 +- pkg/logs/input/kubernetes/parser_test.go | 2 +- pkg/logs/input/listener/errors.go | 2 +- pkg/logs/input/listener/errors_test.go | 2 +- pkg/logs/input/listener/launcher.go | 2 +- pkg/logs/input/listener/tailer.go | 2 +- pkg/logs/input/listener/tailer_test.go | 2 +- pkg/logs/input/listener/tcp.go | 2 +- pkg/logs/input/listener/tcp_test.go | 2 +- pkg/logs/input/listener/udp.go | 2 +- pkg/logs/input/listener/udp_darwin_test.go | 2 +- pkg/logs/input/listener/udp_default_test.go | 2 +- pkg/logs/input/listener/udp_linux_test.go | 2 +- pkg/logs/input/listener/udp_nix_test.go | 2 +- pkg/logs/input/listener/udp_test.go | 2 +- pkg/logs/input/service_name.go | 2 +- pkg/logs/input/service_name_test.go | 2 +- pkg/logs/input/traps/launcher.go | 2 +- pkg/logs/input/traps/tailer.go | 2 +- pkg/logs/input/traps/tailer_test.go | 2 +- pkg/logs/input/windowsevent/event.h | 2 +- pkg/logs/input/windowsevent/event_to_tailer.go | 2 +- pkg/logs/input/windowsevent/eventlog.c | 2 +- pkg/logs/input/windowsevent/launcher.go | 2 +- pkg/logs/input/windowsevent/launcher_nix.go | 2 +- pkg/logs/input/windowsevent/launcher_test.go | 2 +- pkg/logs/input/windowsevent/launcher_windows.go | 2 +- pkg/logs/input/windowsevent/tailer.go | 2 +- pkg/logs/input/windowsevent/tailer_nix.go | 2 +- pkg/logs/input/windowsevent/tailer_test.go | 2 +- pkg/logs/input/windowsevent/tailer_windows.go | 2 +- pkg/logs/logs.go | 2 +- pkg/logs/message/message.go | 2 +- pkg/logs/message/message_test.go | 2 +- pkg/logs/message/origin.go | 2 +- pkg/logs/message/origin_test.go | 2 +- pkg/logs/message/status.go | 2 +- pkg/logs/message/status_test.go | 2 +- pkg/logs/metrics/metrics.go | 2 +- pkg/logs/metrics/metrics_test.go | 2 +- pkg/logs/parser/parser.go | 2 +- pkg/logs/parser/parser_test.go | 2 +- pkg/logs/pipeline/mock/mock.go | 2 +- pkg/logs/pipeline/pipeline.go | 2 +- pkg/logs/pipeline/provider.go | 2 +- pkg/logs/pipeline/provider_test.go | 2 +- pkg/logs/processor/encoder.go | 2 +- pkg/logs/processor/encoder_test.go | 2 +- pkg/logs/processor/json.go | 2 +- pkg/logs/processor/json_serverless.go | 2 +- pkg/logs/processor/processor.go | 2 +- pkg/logs/processor/processor_test.go | 2 +- pkg/logs/processor/proto.go | 2 +- pkg/logs/processor/raw.go | 2 +- pkg/logs/restart/parallel_stop.go | 2 +- pkg/logs/restart/restart.go | 2 +- pkg/logs/restart/serial_stop.go | 2 +- pkg/logs/restart/start.go | 2 +- pkg/logs/restart/starter.go | 2 +- pkg/logs/restart/stop.go | 2 +- pkg/logs/scheduler/scheduler.go | 2 +- pkg/logs/scheduler/scheduler_test.go | 2 +- pkg/logs/sender/batch_strategy.go | 2 +- pkg/logs/sender/batch_strategy_test.go | 2 +- pkg/logs/sender/message_buffer.go | 2 +- pkg/logs/sender/message_buffer_test.go | 2 +- pkg/logs/sender/sender.go | 2 +- pkg/logs/sender/sender_test.go | 2 +- pkg/logs/sender/serializer.go | 2 +- pkg/logs/sender/serializer_test.go | 2 +- pkg/logs/sender/stream_strategy.go | 2 +- pkg/logs/sender/stream_strategy_test.go | 2 +- pkg/logs/service/service.go | 2 +- pkg/logs/service/services.go | 2 +- pkg/logs/service/services_test.go | 2 +- pkg/logs/status/builder.go | 2 +- pkg/logs/status/status.go | 2 +- pkg/logs/status/status_test.go | 2 +- pkg/logs/status/test_utils.go | 2 +- pkg/logs/tag/local_provider.go | 2 +- pkg/logs/tag/local_provider_test.go | 2 +- pkg/logs/tag/provider.go | 2 +- pkg/logs/tag/provider_test.go | 2 +- pkg/metadata/common/common.go | 2 +- pkg/metadata/common/common_nix.go | 2 +- pkg/metadata/common/common_test.go | 2 +- pkg/metadata/common/common_windows.go | 2 +- pkg/metadata/common/payload.go | 2 +- pkg/metadata/ecs/doc.go | 2 +- pkg/metadata/ecs/ecs.go | 2 +- pkg/metadata/ecs/ecs_test.go | 2 +- pkg/metadata/externalhost/doc.go | 2 +- pkg/metadata/externalhost/externalhost.go | 2 +- pkg/metadata/externalhost/externalhost_test.go | 2 +- pkg/metadata/externalhost/payload.go | 2 +- pkg/metadata/gohai/gohai.go | 2 +- pkg/metadata/gohai/gohai_test.go | 2 +- pkg/metadata/gohai/payload.go | 2 +- pkg/metadata/host.go | 2 +- pkg/metadata/host/container/loader.go | 2 +- pkg/metadata/host/host.go | 2 +- pkg/metadata/host/host_darwin.go | 2 +- pkg/metadata/host/host_darwin_test.go | 2 +- pkg/metadata/host/host_linux_test.go | 2 +- pkg/metadata/host/host_nix.go | 2 +- pkg/metadata/host/host_notwin.go | 2 +- pkg/metadata/host/host_test.go | 2 +- pkg/metadata/host/host_windows.go | 2 +- pkg/metadata/host/host_windows_test.go | 2 +- pkg/metadata/host/payload.go | 2 +- pkg/metadata/inventories/inventories.go | 2 +- pkg/metadata/inventories/inventories_test.go | 2 +- pkg/metadata/inventories/payload.go | 2 +- pkg/metadata/payload.go | 2 +- pkg/metadata/resources.go | 2 +- pkg/metadata/resources/payload.go | 2 +- pkg/metadata/resources/resources.go | 2 +- pkg/metadata/resources/resources_other.go | 2 +- pkg/metadata/resources/resources_test.go | 2 +- pkg/metadata/scheduler.go | 2 +- pkg/metadata/scheduler_test.go | 2 +- pkg/metadata/types.go | 2 +- pkg/metadata/v5/payload.go | 2 +- pkg/metadata/v5/payload_common.go | 2 +- pkg/metadata/v5/payload_no_gohai.go | 2 +- pkg/metadata/v5/payload_test.go | 2 +- pkg/metadata/v5/v5.go | 2 +- pkg/metadata/v5/v5_other.go | 2 +- pkg/metadata/v5/v5_test.go | 2 +- pkg/metrics/context_metrics.go | 2 +- pkg/metrics/context_metrics_test.go | 2 +- pkg/metrics/count.go | 2 +- pkg/metrics/count_test.go | 2 +- pkg/metrics/counter.go | 2 +- pkg/metrics/counter_test.go | 2 +- pkg/metrics/event.go | 2 +- pkg/metrics/event_test.go | 2 +- pkg/metrics/gauge.go | 2 +- pkg/metrics/gauge_test.go | 2 +- pkg/metrics/histogram.go | 2 +- pkg/metrics/histogram_bucket.go | 2 +- pkg/metrics/histogram_test.go | 2 +- pkg/metrics/historate.go | 2 +- pkg/metrics/historate_test.go | 2 +- pkg/metrics/metric.go | 2 +- pkg/metrics/metric_sample.go | 2 +- pkg/metrics/metric_sample_test.go | 2 +- pkg/metrics/metric_test.go | 2 +- pkg/metrics/monotonic_count.go | 2 +- pkg/metrics/monotonic_count_test.go | 2 +- pkg/metrics/rate.go | 2 +- pkg/metrics/rate_test.go | 2 +- pkg/metrics/series.go | 2 +- pkg/metrics/series_benchmark_test.go | 2 +- pkg/metrics/series_test.go | 2 +- pkg/metrics/service_check.go | 2 +- pkg/metrics/service_check_test.go | 2 +- pkg/metrics/set.go | 2 +- pkg/metrics/set_test.go | 2 +- pkg/metrics/test_helper.go | 2 +- pkg/orchestrator/cache.go | 2 +- pkg/orchestrator/cache_test.go | 2 +- pkg/orchestrator/config/config.go | 2 +- pkg/orchestrator/config/config_test.go | 2 +- pkg/orchestrator/pod.go | 2 +- pkg/orchestrator/pod_test.go | 2 +- pkg/orchestrator/redact/data_scrubber.go | 2 +- pkg/orchestrator/redact/data_scrubber_test.go | 2 +- pkg/orchestrator/redact/pod.go | 2 +- pkg/orchestrator/redact/pod_test.go | 2 +- pkg/orchestrator/util.go | 2 +- pkg/persistentcache/persistentcache.go | 2 +- pkg/persistentcache/persistentcache_test.go | 2 +- pkg/pidfile/pidfile.go | 2 +- pkg/pidfile/pidfile_darwin.go | 2 +- pkg/pidfile/pidfile_nix.go | 2 +- pkg/pidfile/pidfile_test.go | 2 +- pkg/pidfile/pidfile_windows.go | 2 +- pkg/process/checks/pod.go | 2 +- pkg/process/checks/pod_null.go | 2 +- pkg/process/util/api/payload.go | 2 +- pkg/process/util/api/transport.go | 2 +- pkg/process/util/api/transport_test.go | 2 +- pkg/process/util/api/weighted_queue.go | 2 +- pkg/quantile/test_helper.go | 2 +- pkg/secrets/check_rights_nix.go | 2 +- pkg/secrets/check_rights_nix_test.go | 2 +- pkg/secrets/check_rights_windows.go | 2 +- pkg/secrets/check_rights_windows_test.go | 2 +- pkg/secrets/fetch_secret.go | 2 +- pkg/secrets/fetch_secret_test.go | 2 +- pkg/secrets/info.go | 2 +- pkg/secrets/info_nix.go | 2 +- pkg/secrets/info_windows.go | 2 +- pkg/secrets/no_secrets.go | 2 +- pkg/secrets/secrets.go | 2 +- pkg/secrets/secrets_test.go | 2 +- pkg/secrets/test/argument/argument.go | 2 +- pkg/secrets/test/error/error.go | 2 +- pkg/secrets/test/input/input.go | 2 +- pkg/secrets/test/response_too_long/response_too_long.go | 2 +- pkg/secrets/test/simple/simple.go | 2 +- pkg/secrets/test/timeout/timeout.go | 2 +- pkg/security/agent/agent.go | 2 +- pkg/security/agent/client.go | 2 +- pkg/security/config/config.go | 2 +- pkg/security/config/default.go | 2 +- pkg/security/ebpf/byteorder.go | 2 +- pkg/security/ebpf/manager.go | 2 +- pkg/security/ebpf/map.go | 2 +- pkg/security/ebpf/probes/all.go | 2 +- pkg/security/ebpf/probes/attr.go | 2 +- pkg/security/ebpf/probes/const.go | 2 +- pkg/security/ebpf/probes/event_types.go | 2 +- pkg/security/ebpf/probes/exec.go | 2 +- pkg/security/ebpf/probes/link.go | 2 +- pkg/security/ebpf/probes/mkdir.go | 2 +- pkg/security/ebpf/probes/mount.go | 2 +- pkg/security/ebpf/probes/open.go | 2 +- pkg/security/ebpf/probes/rename.go | 2 +- pkg/security/ebpf/probes/rmdir.go | 2 +- pkg/security/ebpf/probes/shared.go | 2 +- pkg/security/ebpf/probes/syscall_helpers.go | 2 +- pkg/security/ebpf/probes/unlink.go | 2 +- pkg/security/ebpf/probes/xattr.go | 2 +- pkg/security/module/event.go | 2 +- pkg/security/module/module.go | 2 +- pkg/security/module/module_unsupported.go | 2 +- pkg/security/module/rate_limiter.go | 2 +- pkg/security/module/server.go | 2 +- pkg/security/probe/applier.go | 2 +- pkg/security/probe/approvers.go | 2 +- pkg/security/probe/capabilities.go | 2 +- pkg/security/probe/consts.go | 2 +- pkg/security/probe/consts_test.go | 2 +- pkg/security/probe/container_resolver.go | 2 +- pkg/security/probe/custom_events.go | 2 +- pkg/security/probe/dentry_resolver.go | 2 +- pkg/security/probe/discarders.go | 2 +- pkg/security/probe/kfilters.go | 2 +- pkg/security/probe/kfilters_bpf.go | 2 +- pkg/security/probe/kfilters_test.go | 2 +- pkg/security/probe/load_controller.go | 2 +- pkg/security/probe/metrics.go | 2 +- pkg/security/probe/model.go | 2 +- pkg/security/probe/model_test.go | 2 +- pkg/security/probe/mount.go | 2 +- pkg/security/probe/mount_test.go | 2 +- pkg/security/probe/open.go | 2 +- pkg/security/probe/perf_buffer_monitor.go | 2 +- pkg/security/probe/policy.go | 2 +- pkg/security/probe/probe.go | 2 +- pkg/security/probe/probe_bpf.go | 2 +- pkg/security/probe/probe_monitor.go | 2 +- pkg/security/probe/process_cache_entry.go | 2 +- pkg/security/probe/process_resolver.go | 2 +- pkg/security/probe/process_resolver_test.go | 2 +- pkg/security/probe/reorderer.go | 2 +- pkg/security/probe/report.go | 2 +- pkg/security/probe/resolvers.go | 2 +- pkg/security/probe/serializers.go | 2 +- pkg/security/probe/syscall_stats.go | 2 +- pkg/security/probe/syscalls.go | 2 +- pkg/security/probe/time_resolver.go | 2 +- pkg/security/probe/user_resolver.go | 2 +- pkg/security/rules/bucket.go | 2 +- pkg/security/rules/capabilities.go | 2 +- pkg/security/rules/errors.go | 2 +- pkg/security/rules/filter_values.go | 2 +- pkg/security/rules/model_test.go | 2 +- pkg/security/rules/policy.go | 2 +- pkg/security/rules/ruleset.go | 2 +- pkg/security/rules/ruleset_test.go | 2 +- pkg/security/rules/truth_table.go | 2 +- pkg/security/rules/utils.go | 2 +- pkg/security/secl/ast/secl.go | 2 +- pkg/security/secl/ast/secl_test.go | 2 +- pkg/security/secl/eval/context.go | 2 +- pkg/security/secl/eval/errors.go | 2 +- pkg/security/secl/eval/eval.go | 2 +- pkg/security/secl/eval/eval_test.go | 2 +- pkg/security/secl/eval/event.go | 2 +- pkg/security/secl/eval/macro.go | 2 +- pkg/security/secl/eval/model.go | 2 +- pkg/security/secl/eval/model_test.go | 2 +- pkg/security/secl/eval/operators.go | 2 +- pkg/security/secl/eval/operators_test.go | 2 +- pkg/security/secl/eval/registers.go | 2 +- pkg/security/secl/eval/rule.go | 2 +- pkg/security/secl/eval/state.go | 2 +- pkg/security/secl/generators/accessors/accessors.go | 2 +- pkg/security/secl/generators/operators/operators.go | 2 +- pkg/security/secl/secl.go | 2 +- pkg/security/secl/secl_test.go | 2 +- pkg/security/tests/chmod_test.go | 2 +- pkg/security/tests/chown32_test.go | 2 +- pkg/security/tests/chown_test.go | 2 +- pkg/security/tests/dentry_test.go | 2 +- pkg/security/tests/filters_test.go | 2 +- pkg/security/tests/link_test.go | 2 +- pkg/security/tests/macros_test.go | 2 +- pkg/security/tests/mitre_test.go | 2 +- pkg/security/tests/mkdir_test.go | 2 +- pkg/security/tests/mount_test.go | 2 +- pkg/security/tests/open_test.go | 2 +- pkg/security/tests/probe_monitor_test.go | 2 +- pkg/security/tests/process_test.go | 2 +- pkg/security/tests/rename_test.go | 2 +- pkg/security/tests/rmdir_test.go | 2 +- pkg/security/tests/setup_test.go | 2 +- pkg/security/tests/stress_test.go | 2 +- pkg/security/tests/stresser_test.go | 2 +- pkg/security/tests/testdrive.go | 2 +- pkg/security/tests/unlink_test.go | 2 +- pkg/security/tests/utimes_test.go | 2 +- pkg/security/tests/xattr_test.go | 2 +- pkg/security/utils/binary.go | 2 +- pkg/security/utils/cgroup.go | 2 +- pkg/security/utils/proc.go | 2 +- pkg/security/utils/rand.go | 2 +- pkg/serializer/jsonstream/compressor.go | 2 +- pkg/serializer/jsonstream/compressor_nozlib.go | 2 +- pkg/serializer/jsonstream/compressor_test.go | 2 +- pkg/serializer/jsonstream/payload_builder.go | 2 +- pkg/serializer/jsonstream/payload_builder_nozlib.go | 2 +- pkg/serializer/marshaler/marshaler.go | 2 +- pkg/serializer/serializer.go | 2 +- pkg/serializer/serializer_benchmark_test.go | 2 +- pkg/serializer/serializer_test.go | 2 +- pkg/serializer/split/split.go | 2 +- pkg/serializer/split/split_test.go | 2 +- pkg/serializer/test_common.go | 2 +- pkg/snmp/snmp.go | 2 +- pkg/snmp/snmp_test.go | 2 +- pkg/snmp/traps/auth.go | 2 +- pkg/snmp/traps/config.go | 2 +- pkg/snmp/traps/config_test.go | 2 +- pkg/snmp/traps/constants.go | 2 +- pkg/snmp/traps/format.go | 2 +- pkg/snmp/traps/format_test.go | 2 +- pkg/snmp/traps/logging.go | 2 +- pkg/snmp/traps/server.go | 2 +- pkg/snmp/traps/server_test.go | 2 +- pkg/snmp/traps/status.go | 2 +- pkg/snmp/traps/testing.go | 2 +- pkg/status/health/global.go | 2 +- pkg/status/health/health.go | 2 +- pkg/status/health/health_test.go | 2 +- pkg/status/helpers.go | 2 +- pkg/status/helpers_test.go | 2 +- pkg/status/jmx_status.go | 2 +- pkg/status/render.go | 2 +- pkg/status/status.go | 2 +- pkg/status/status_apiserver.go | 2 +- pkg/status/status_no_apiserver.go | 2 +- pkg/status/status_system_probe.go | 2 +- pkg/status/status_system_probe_unsupported.go | 2 +- pkg/status/status_test.go | 2 +- pkg/status/types.go | 2 +- pkg/tagger/collectors/catalog.go | 2 +- pkg/tagger/collectors/common.go | 2 +- pkg/tagger/collectors/common_test.go | 2 +- pkg/tagger/collectors/const.go | 2 +- pkg/tagger/collectors/docker_extract.go | 2 +- pkg/tagger/collectors/docker_extract_test.go | 2 +- pkg/tagger/collectors/docker_main.go | 2 +- pkg/tagger/collectors/ecs_common.go | 2 +- pkg/tagger/collectors/ecs_common_test.go | 2 +- pkg/tagger/collectors/ecs_extract.go | 2 +- pkg/tagger/collectors/ecs_extract_test.go | 2 +- pkg/tagger/collectors/ecs_fargate_extract.go | 2 +- pkg/tagger/collectors/ecs_fargate_extract_test.go | 2 +- pkg/tagger/collectors/ecs_fargate_main.go | 2 +- pkg/tagger/collectors/ecs_main.go | 2 +- pkg/tagger/collectors/kubelet_extract.go | 2 +- pkg/tagger/collectors/kubelet_extract_test.go | 2 +- pkg/tagger/collectors/kubelet_main.go | 2 +- pkg/tagger/collectors/kubernetes_main.go | 2 +- pkg/tagger/collectors/kubernetes_metadata_mapper.go | 2 +- pkg/tagger/collectors/kubernetes_metadata_mapper_test.go | 2 +- pkg/tagger/collectors/static_extract.go | 2 +- pkg/tagger/collectors/static_extract_test.go | 2 +- pkg/tagger/collectors/static_main.go | 2 +- pkg/tagger/collectors/types.go | 2 +- pkg/tagger/global.go | 2 +- pkg/tagger/local/tagger.go | 2 +- pkg/tagger/local/tagger_test.go | 2 +- pkg/tagger/local/tagstore.go | 2 +- pkg/tagger/local/tagstore_bench_test.go | 2 +- pkg/tagger/local/tagstore_test.go | 2 +- pkg/tagger/remote/tagger.go | 2 +- pkg/tagger/remote/tagstore.go | 2 +- pkg/tagger/utils/compute_tags_hash.go | 2 +- pkg/tagger/utils/compute_tags_hash_test.go | 2 +- pkg/tagger/utils/concat.go | 2 +- pkg/tagger/utils/concat_test.go | 2 +- pkg/tagger/utils/expiry.go | 2 +- pkg/tagger/utils/expiry_test.go | 2 +- pkg/tagger/utils/k8s_metadata.go | 2 +- pkg/tagger/utils/k8s_metadata_test.go | 2 +- pkg/tagger/utils/strings.go | 2 +- pkg/tagger/utils/strings_test.go | 2 +- pkg/tagger/utils/taglist.go | 2 +- pkg/tagger/utils/taglist_test.go | 2 +- pkg/telemetry/counter.go | 2 +- pkg/telemetry/counter_test.go | 2 +- pkg/telemetry/gauge.go | 2 +- pkg/telemetry/prom_counter.go | 2 +- pkg/telemetry/prom_counter_test.go | 2 +- pkg/telemetry/prom_gauge.go | 2 +- pkg/trace/agent/agent.go | 2 +- pkg/trace/agent/agent_test.go | 2 +- pkg/trace/agent/normalizer.go | 2 +- pkg/trace/agent/normalizer_test.go | 2 +- pkg/trace/agent/processed_trace.go | 2 +- pkg/trace/agent/run.go | 2 +- pkg/trace/agent/sampler.go | 2 +- pkg/trace/agent/truncator.go | 2 +- pkg/trace/agent/truncator_test.go | 2 +- pkg/trace/api/api.go | 2 +- pkg/trace/api/api_nix_test.go | 2 +- pkg/trace/api/api_test.go | 2 +- pkg/trace/api/limited_reader.go | 2 +- pkg/trace/api/limited_reader_test.go | 2 +- pkg/trace/api/listener.go | 2 +- pkg/trace/api/pipe.go | 2 +- pkg/trace/api/pipe_off.go | 2 +- pkg/trace/api/ratelimiter.go | 2 +- pkg/trace/api/ratelimiter_test.go | 2 +- pkg/trace/api/responses.go | 2 +- pkg/trace/atomic/float.go | 2 +- pkg/trace/config/apply.go | 2 +- pkg/trace/config/apply_test.go | 2 +- pkg/trace/config/config.go | 2 +- pkg/trace/config/config_nix.go | 2 +- pkg/trace/config/config_test.go | 2 +- pkg/trace/config/config_windows.go | 2 +- pkg/trace/config/env_test.go | 2 +- pkg/trace/event/doc.go | 2 +- pkg/trace/event/extractor.go | 2 +- pkg/trace/event/extractor_fixed_rate.go | 2 +- pkg/trace/event/extractor_fixed_rate_test.go | 2 +- pkg/trace/event/extractor_legacy.go | 2 +- pkg/trace/event/extractor_legacy_test.go | 2 +- pkg/trace/event/extractor_metric.go | 2 +- pkg/trace/event/extractor_metric_test.go | 2 +- pkg/trace/event/extractor_noop.go | 2 +- pkg/trace/event/extractor_test.go | 2 +- pkg/trace/event/processor.go | 2 +- pkg/trace/event/processor_test.go | 2 +- pkg/trace/event/sampler_max_eps.go | 2 +- pkg/trace/event/sampler_max_eps_test.go | 2 +- pkg/trace/filters/blacklister.go | 2 +- pkg/trace/filters/blacklister_test.go | 2 +- pkg/trace/filters/replacer.go | 2 +- pkg/trace/filters/replacer_test.go | 2 +- pkg/trace/flags/flags_benchmarking.go | 2 +- pkg/trace/flags/flags_nix.go | 2 +- pkg/trace/flags/flags_windows.go | 2 +- pkg/trace/flags/flags_z.go | 2 +- pkg/trace/info/endpoint.go | 2 +- pkg/trace/info/info.go | 2 +- pkg/trace/info/info_test.go | 2 +- pkg/trace/info/make.go | 2 +- pkg/trace/info/sampler.go | 2 +- pkg/trace/info/stats.go | 2 +- pkg/trace/info/stats_test.go | 2 +- pkg/trace/info/version.go | 2 +- pkg/trace/info/writer.go | 2 +- pkg/trace/metrics/client.go | 2 +- pkg/trace/metrics/metrics.go | 2 +- pkg/trace/metrics/metrics_benchmarking.go | 2 +- pkg/trace/metrics/timing/example_test.go | 2 +- pkg/trace/metrics/timing/timing.go | 2 +- pkg/trace/metrics/timing/timing_test.go | 2 +- pkg/trace/obfuscate/http.go | 2 +- pkg/trace/obfuscate/http_test.go | 2 +- pkg/trace/obfuscate/json.go | 2 +- pkg/trace/obfuscate/json_scanner.go | 2 +- pkg/trace/obfuscate/json_test.go | 2 +- pkg/trace/obfuscate/memcached.go | 2 +- pkg/trace/obfuscate/memcached_test.go | 2 +- pkg/trace/obfuscate/obfuscate.go | 2 +- pkg/trace/obfuscate/obfuscate_test.go | 2 +- pkg/trace/obfuscate/redis.go | 2 +- pkg/trace/obfuscate/redis_test.go | 2 +- pkg/trace/obfuscate/redis_tokenizer.go | 2 +- pkg/trace/obfuscate/redis_tokenizer_test.go | 2 +- pkg/trace/obfuscate/sql.go | 2 +- pkg/trace/obfuscate/sql_test.go | 2 +- pkg/trace/obfuscate/sql_tokenizer.go | 2 +- pkg/trace/osutil/file.go | 2 +- pkg/trace/pb/decoder_bytes.go | 2 +- pkg/trace/pb/decoder_v05_test.go | 2 +- pkg/trace/pb/doc.go | 2 +- pkg/trace/pb/span.pb.go | 2 +- pkg/trace/pb/span_gen.go | 2 +- pkg/trace/pb/span_gen_modifs_test.go | 2 +- pkg/trace/pb/trace.go | 2 +- pkg/trace/pb/trace.pb.go | 2 +- pkg/trace/pb/trace_payload.pb.go | 2 +- pkg/trace/sampler/adjust.go | 2 +- pkg/trace/sampler/adjust_test.go | 2 +- pkg/trace/sampler/backend.go | 2 +- pkg/trace/sampler/catalog.go | 2 +- pkg/trace/sampler/catalog_test.go | 2 +- pkg/trace/sampler/coresampler.go | 2 +- pkg/trace/sampler/coresampler_test.go | 2 +- pkg/trace/sampler/dynamic_config.go | 2 +- pkg/trace/sampler/dynamic_config_test.go | 2 +- pkg/trace/sampler/memory_backend.go | 2 +- pkg/trace/sampler/memory_backend_test.go | 2 +- pkg/trace/sampler/prioritysampler.go | 2 +- pkg/trace/sampler/prioritysampler_test.go | 2 +- pkg/trace/sampler/sampler.go | 2 +- pkg/trace/sampler/score.go | 2 +- pkg/trace/sampler/score_test.go | 2 +- pkg/trace/sampler/scoresampler.go | 2 +- pkg/trace/sampler/scoresampler_test.go | 2 +- pkg/trace/sampler/signature.go | 2 +- pkg/trace/sampler/signature_test.go | 2 +- pkg/trace/sampler/state.go | 2 +- pkg/trace/stats/concentrator.go | 2 +- pkg/trace/stats/concentrator_test.go | 2 +- pkg/trace/stats/quantile/converter.go | 2 +- pkg/trace/stats/quantile/converter_test.go | 2 +- pkg/trace/stats/quantile/summary.go | 2 +- pkg/trace/stats/quantile/summary_bench_test.go | 2 +- pkg/trace/stats/quantile/summary_test.go | 2 +- pkg/trace/stats/quantile/weighted.go | 2 +- pkg/trace/stats/quantile/weighted_test.go | 2 +- pkg/trace/stats/stats.go | 2 +- pkg/trace/stats/stats_payload.go | 2 +- pkg/trace/stats/stats_test.go | 2 +- pkg/trace/stats/statsraw.go | 2 +- pkg/trace/stats/statsraw_test.go | 2 +- pkg/trace/stats/sublayers.go | 2 +- pkg/trace/stats/sublayers_test.go | 2 +- pkg/trace/stats/subtrace.go | 2 +- pkg/trace/stats/subtrace_test.go | 2 +- pkg/trace/stats/tags.go | 2 +- pkg/trace/stats/tags_test.go | 2 +- pkg/trace/stats/weight.go | 2 +- pkg/trace/stats/weight_test.go | 2 +- pkg/trace/test/agent.go | 2 +- pkg/trace/test/backend.go | 2 +- pkg/trace/test/buffer.go | 2 +- pkg/trace/test/buffer_test.go | 2 +- pkg/trace/test/doc.go | 2 +- pkg/trace/test/example_test.go | 2 +- pkg/trace/test/runner.go | 2 +- pkg/trace/test/testsuite/events_test.go | 2 +- pkg/trace/test/testsuite/hostname_test.go | 2 +- pkg/trace/test/testsuite/secrets_test.go | 2 +- pkg/trace/test/testsuite/sublayers_test.go | 2 +- pkg/trace/test/testsuite/testdata/secretscript.go | 2 +- pkg/trace/test/testutil/backoff.go | 2 +- pkg/trace/test/testutil/random.go | 2 +- pkg/trace/test/testutil/sampler.go | 2 +- pkg/trace/test/testutil/span.go | 2 +- pkg/trace/test/testutil/stats.go | 2 +- pkg/trace/test/testutil/stats_test.go | 2 +- pkg/trace/test/testutil/statsd.go | 2 +- pkg/trace/test/testutil/testutil.go | 2 +- pkg/trace/test/testutil/trace.go | 2 +- pkg/trace/traceutil/doc.go | 2 +- pkg/trace/traceutil/span.go | 2 +- pkg/trace/traceutil/span_test.go | 2 +- pkg/trace/traceutil/trace.go | 2 +- pkg/trace/traceutil/trace_test.go | 2 +- pkg/trace/traceutil/truncate.go | 2 +- pkg/trace/traceutil/truncate_test.go | 2 +- pkg/trace/watchdog/cpu.go | 2 +- pkg/trace/watchdog/cpu_windows.go | 2 +- pkg/trace/watchdog/info.go | 2 +- pkg/trace/watchdog/info_test.go | 2 +- pkg/trace/watchdog/logonpanic.go | 2 +- pkg/trace/watchdog/logonpanic_test.go | 2 +- pkg/trace/writer/sender.go | 2 +- pkg/trace/writer/sender_test.go | 2 +- pkg/trace/writer/stats.go | 2 +- pkg/trace/writer/stats_test.go | 2 +- pkg/trace/writer/testserver.go | 2 +- pkg/trace/writer/testserver_test.go | 2 +- pkg/trace/writer/trace.go | 2 +- pkg/trace/writer/trace_test.go | 2 +- pkg/util/alibaba/alibaba.go | 2 +- pkg/util/alibaba/alibaba_test.go | 2 +- pkg/util/alibaba/diagnosis.go | 2 +- pkg/util/androidasset/notandroid.go | 2 +- pkg/util/androidasset/readdir.go | 2 +- pkg/util/azure/azure.go | 2 +- pkg/util/azure/azure_test.go | 2 +- pkg/util/azure/diagnosis.go | 2 +- pkg/util/bimap.go | 2 +- pkg/util/bimap_test.go | 2 +- pkg/util/cache/cache.go | 2 +- pkg/util/cloudfoundry/bbscache.go | 2 +- pkg/util/cloudfoundry/bbscache_test.go | 2 +- pkg/util/cloudfoundry/cloudfoundry.go | 2 +- pkg/util/cloudfoundry/types.go | 2 +- pkg/util/cloudfoundry/types_test.go | 2 +- pkg/util/cloudprovider.go | 2 +- pkg/util/clusteragent/clcrunner.go | 2 +- pkg/util/clusteragent/clcrunner_test.go | 2 +- pkg/util/clusteragent/clusteragent.go | 2 +- pkg/util/clusteragent/clusteragent_test.go | 2 +- pkg/util/clusteragent/clusterchecks.go | 2 +- pkg/util/clusteragent/clusterchecks_test.go | 2 +- pkg/util/clusteragent/diagnosis.go | 2 +- pkg/util/clusteragent/endpointschecks.go | 2 +- pkg/util/clusteragent/endpointschecks_test.go | 2 +- pkg/util/clusteragent/leader_client.go | 2 +- pkg/util/common.go | 2 +- pkg/util/common/common.go | 2 +- pkg/util/common/common_test.go | 2 +- pkg/util/common/slice.go | 2 +- pkg/util/compression/no_compression.go | 2 +- pkg/util/compression/zlib.go | 2 +- pkg/util/compression/zstd.go | 2 +- pkg/util/containerd/containerd_util.go | 2 +- pkg/util/containerd/containerd_util_test.go | 2 +- pkg/util/containerd/diagnosis.go | 2 +- pkg/util/containers/collectors/catalog.go | 2 +- pkg/util/containers/collectors/detector.go | 2 +- pkg/util/containers/collectors/detector_test.go | 2 +- pkg/util/containers/collectors/docker.go | 2 +- pkg/util/containers/collectors/ecs_fargate.go | 2 +- pkg/util/containers/collectors/kubelet.go | 2 +- pkg/util/containers/collectors/types.go | 2 +- pkg/util/containers/cri/common.go | 2 +- pkg/util/containers/cri/crimock/criutil.go | 2 +- pkg/util/containers/cri/diagnosis.go | 2 +- pkg/util/containers/cri/metadata.go | 2 +- pkg/util/containers/cri/util.go | 2 +- pkg/util/containers/cri/util_test.go | 2 +- pkg/util/containers/entity.go | 2 +- pkg/util/containers/entity_test.go | 2 +- pkg/util/containers/filter.go | 2 +- pkg/util/containers/filter_test.go | 2 +- pkg/util/containers/image.go | 2 +- pkg/util/containers/image_test.go | 2 +- pkg/util/containers/metrics/types.go | 2 +- pkg/util/containers/metrics/types_helper.go | 2 +- pkg/util/containers/pause.go | 2 +- pkg/util/containers/pause_test.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_detect.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_detect_test.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_metrics.go | 2 +- pkg/util/containers/providers/cgroup/cgroup_metrics_test.go | 2 +- pkg/util/containers/providers/cgroup/common.go | 2 +- pkg/util/containers/providers/cgroup/common_test.go | 2 +- pkg/util/containers/providers/cgroup/disk.go | 2 +- pkg/util/containers/providers/cgroup/disk_test.go | 2 +- pkg/util/containers/providers/cgroup/network.go | 2 +- pkg/util/containers/providers/cgroup/network_test.go | 2 +- pkg/util/containers/providers/cgroup/proc.go | 2 +- pkg/util/containers/providers/cgroup/proc_test.go | 2 +- pkg/util/containers/providers/cgroup/provider.go | 2 +- pkg/util/containers/providers/provider.go | 2 +- pkg/util/containers/providers/windows/dummy.go | 2 +- pkg/util/containers/providers/windows/provider.go | 2 +- pkg/util/containers/types.go | 2 +- pkg/util/containers/types_helper.go | 2 +- pkg/util/docker/containers.go | 2 +- pkg/util/docker/containers_test.go | 2 +- pkg/util/docker/diagnosis.go | 2 +- pkg/util/docker/docker_test.go | 2 +- pkg/util/docker/docker_util.go | 2 +- pkg/util/docker/event_pull.go | 2 +- pkg/util/docker/event_pull_test.go | 2 +- pkg/util/docker/event_stream.go | 2 +- pkg/util/docker/event_stream_test.go | 2 +- pkg/util/docker/event_types.go | 2 +- pkg/util/docker/fake/client.go | 2 +- pkg/util/docker/global.go | 2 +- pkg/util/docker/global_nodocker.go | 2 +- pkg/util/docker/host_ip_provider.go | 2 +- pkg/util/docker/host_ip_provider_test.go | 2 +- pkg/util/docker/host_metadata.go | 2 +- pkg/util/docker/host_tags.go | 2 +- pkg/util/docker/host_tags_test.go | 2 +- pkg/util/docker/network.go | 2 +- pkg/util/docker/network_test_linux.go | 2 +- pkg/util/docker/network_test_windows.go | 2 +- pkg/util/docker/rancher.go | 2 +- pkg/util/docker/rancher_test.go | 2 +- pkg/util/docker/storage.go | 2 +- pkg/util/docker/storage_test.go | 2 +- pkg/util/docker/util_common.go | 2 +- pkg/util/docker/util_docker.go | 2 +- pkg/util/docker/util_docker_test.go | 2 +- pkg/util/docker/uts.go | 2 +- pkg/util/ec2/diagnosis.go | 2 +- pkg/util/ec2/ec2.go | 2 +- pkg/util/ec2/ec2_no_tags.go | 2 +- pkg/util/ec2/ec2_tags.go | 2 +- pkg/util/ec2/ec2_tags_test.go | 2 +- pkg/util/ec2/ec2_test.go | 2 +- pkg/util/ecs/common.go | 2 +- pkg/util/ecs/common/common.go | 2 +- pkg/util/ecs/common_test.go | 2 +- pkg/util/ecs/detection.go | 2 +- pkg/util/ecs/detection_nodocker.go | 2 +- pkg/util/ecs/diagnosis.go | 2 +- pkg/util/ecs/doc.go | 2 +- pkg/util/ecs/metadata/clients.go | 2 +- pkg/util/ecs/metadata/clients_nodocker.go | 2 +- pkg/util/ecs/metadata/detection.go | 2 +- pkg/util/ecs/metadata/detection_test.go | 2 +- pkg/util/ecs/metadata/doc.go | 2 +- pkg/util/ecs/metadata/testutil/dummy_ecs.go | 2 +- pkg/util/ecs/metadata/v1/client.go | 2 +- pkg/util/ecs/metadata/v1/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v1/client_test.go | 2 +- pkg/util/ecs/metadata/v1/types.go | 2 +- pkg/util/ecs/metadata/v2/client.go | 2 +- pkg/util/ecs/metadata/v2/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v2/client_test.go | 2 +- pkg/util/ecs/metadata/v2/types.go | 2 +- pkg/util/ecs/metadata/v3/client.go | 2 +- pkg/util/ecs/metadata/v3/client_nodocker.go | 2 +- pkg/util/ecs/metadata/v3/types.go | 2 +- pkg/util/executable/executable.go | 2 +- pkg/util/fargate/detection.go | 2 +- pkg/util/fargate/hostname_core.go | 2 +- pkg/util/fargate/hostname_process.go | 2 +- pkg/util/fargate/hostname_process_test.go | 2 +- pkg/util/fargate/types.go | 2 +- pkg/util/filesystem/file.go | 2 +- pkg/util/flavor/flavor.go | 2 +- pkg/util/gce/diagnosis.go | 2 +- pkg/util/gce/gce.go | 2 +- pkg/util/gce/gce_no_tags.go | 2 +- pkg/util/gce/gce_tags.go | 2 +- pkg/util/gce/gce_tags_test.go | 2 +- pkg/util/gce/gce_test.go | 2 +- pkg/util/hostname.go | 2 +- pkg/util/hostname/apiserver/hostname.go | 2 +- pkg/util/hostname/docker.go | 2 +- pkg/util/hostname/ec2.go | 2 +- pkg/util/hostname/gce.go | 2 +- pkg/util/hostname/kube_apiserver.go | 2 +- pkg/util/hostname/kubelet.go | 2 +- pkg/util/hostname/kubelet/host_alias.go | 2 +- pkg/util/hostname/kubelet/hostname.go | 2 +- pkg/util/hostname/kubelet/hostname_test.go | 2 +- pkg/util/hostname/kubelet/no_host_alias.go | 2 +- pkg/util/hostname/providers.go | 2 +- pkg/util/hostname/validate/validate.go | 2 +- pkg/util/hostname/validate/validate_test.go | 2 +- pkg/util/hostname_docker.go | 2 +- pkg/util/hostname_docker_stub.go | 2 +- pkg/util/hostname_nix.go | 2 +- pkg/util/hostname_windows.go | 2 +- pkg/util/http/client.go | 2 +- pkg/util/http/client_test.go | 2 +- pkg/util/http/transport.go | 2 +- pkg/util/http/transport_test.go | 2 +- pkg/util/input/input.go | 2 +- pkg/util/json/raw_object_writer.go | 2 +- pkg/util/json/raw_object_writer_test.go | 2 +- pkg/util/jsonquery/jsonquery.go | 2 +- pkg/util/jsonquery/jsonquery_test.go | 2 +- pkg/util/kubernetes/apiserver/apiserver.go | 2 +- pkg/util/kubernetes/apiserver/apiserver_kubelet.go | 2 +- pkg/util/kubernetes/apiserver/apiserver_nocompile.go | 2 +- pkg/util/kubernetes/apiserver/common/common.go | 2 +- pkg/util/kubernetes/apiserver/common/common_test.go | 2 +- pkg/util/kubernetes/apiserver/controller_util.go | 2 +- pkg/util/kubernetes/apiserver/controllers.go | 2 +- pkg/util/kubernetes/apiserver/diagnosis.go | 2 +- pkg/util/kubernetes/apiserver/endpoints.go | 2 +- pkg/util/kubernetes/apiserver/endpoints_test.go | 2 +- pkg/util/kubernetes/apiserver/events.go | 2 +- pkg/util/kubernetes/apiserver/events_test.go | 2 +- pkg/util/kubernetes/apiserver/hostname.go | 2 +- pkg/util/kubernetes/apiserver/hpa_controller.go | 2 +- pkg/util/kubernetes/apiserver/hpa_controller_test.go | 2 +- .../kubernetes/apiserver/leaderelection/leaderelection.go | 2 +- .../apiserver/leaderelection/leaderelection_engine.go | 2 +- .../apiserver/leaderelection/leaderelection_test.go | 2 +- .../kubernetes/apiserver/leaderelection/metrics/metrics.go | 2 +- pkg/util/kubernetes/apiserver/metadata_controller.go | 2 +- pkg/util/kubernetes/apiserver/metadata_controller_test.go | 2 +- pkg/util/kubernetes/apiserver/openshift.go | 2 +- pkg/util/kubernetes/apiserver/openshift_types.go | 2 +- pkg/util/kubernetes/apiserver/services.go | 2 +- pkg/util/kubernetes/apiserver/services_kubelet.go | 2 +- pkg/util/kubernetes/apiserver/services_kubelet_test.go | 2 +- pkg/util/kubernetes/apiserver/services_test.go | 2 +- pkg/util/kubernetes/apiserver/store.go | 2 +- pkg/util/kubernetes/apiserver/types.go | 2 +- pkg/util/kubernetes/apiserver/util.go | 2 +- pkg/util/kubernetes/apiserver/wpa_controller.go | 2 +- pkg/util/kubernetes/apiserver/wpa_controller_test.go | 2 +- pkg/util/kubernetes/auth.go | 2 +- pkg/util/kubernetes/autoscalers/autoscalers.go | 2 +- pkg/util/kubernetes/autoscalers/autoscalers_test.go | 2 +- pkg/util/kubernetes/autoscalers/datadogexternal.go | 2 +- pkg/util/kubernetes/autoscalers/datadogexternal_test.go | 2 +- pkg/util/kubernetes/autoscalers/processor.go | 2 +- pkg/util/kubernetes/autoscalers/processor_test.go | 2 +- pkg/util/kubernetes/certificate/certificate.go | 2 +- pkg/util/kubernetes/certificate/certificate_test.go | 2 +- pkg/util/kubernetes/clustername/clustername.go | 2 +- pkg/util/kubernetes/clustername/clustername_test.go | 2 +- pkg/util/kubernetes/const.go | 2 +- pkg/util/kubernetes/hostinfo/apiserver.go | 2 +- pkg/util/kubernetes/hostinfo/no_apiserver.go | 2 +- pkg/util/kubernetes/hostinfo/no_node_labels.go | 2 +- pkg/util/kubernetes/hostinfo/no_tags.go | 2 +- pkg/util/kubernetes/hostinfo/node_labels.go | 2 +- pkg/util/kubernetes/hostinfo/tags.go | 2 +- pkg/util/kubernetes/hostinfo/tags_test.go | 2 +- pkg/util/kubernetes/hostinfo/tags_utils.go | 2 +- pkg/util/kubernetes/kubelet/container_test.go | 2 +- pkg/util/kubernetes/kubelet/containers.go | 2 +- pkg/util/kubernetes/kubelet/diagnosis.go | 2 +- pkg/util/kubernetes/kubelet/host_metadata.go | 2 +- pkg/util/kubernetes/kubelet/json.go | 2 +- pkg/util/kubernetes/kubelet/kubelet.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_client.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_common.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_common_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_hosts.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_hosts_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_interface.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_orchestrator.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go | 2 +- pkg/util/kubernetes/kubelet/kubelet_test.go | 2 +- pkg/util/kubernetes/kubelet/pod.go | 2 +- pkg/util/kubernetes/kubelet/pod_test.go | 2 +- pkg/util/kubernetes/kubelet/podwatcher.go | 2 +- pkg/util/kubernetes/kubelet/podwatcher_test.go | 2 +- pkg/util/kubernetes/kubelet/types_kubelet.go | 2 +- pkg/util/log/log.go | 2 +- pkg/util/log/log_test.go | 2 +- pkg/util/log/strip.go | 2 +- pkg/util/log/strip_test.go | 2 +- pkg/util/pipe.go | 2 +- pkg/util/pipe_nix.go | 2 +- pkg/util/pipe_windows.go | 2 +- pkg/util/profiling/profiling.go | 2 +- pkg/util/profiling/profiling_test.go | 2 +- pkg/util/retry/error.go | 2 +- pkg/util/retry/error_test.go | 2 +- pkg/util/retry/retrier.go | 2 +- pkg/util/retry/retrier_test.go | 2 +- pkg/util/retry/types.go | 2 +- pkg/util/sort_uniq_test.go | 2 +- pkg/util/stat.go | 2 +- pkg/util/tencent/diagnosis.go | 2 +- pkg/util/tencent/tencent.go | 2 +- pkg/util/tencent/tencent_test.go | 2 +- pkg/util/testutil/tempfolder.go | 2 +- pkg/util/tmplvar/parse.go | 2 +- pkg/util/tmplvar/parse_test.go | 2 +- pkg/util/version_history.go | 2 +- pkg/util/winutil/elevated.go | 2 +- pkg/util/winutil/eventlog.go | 2 +- pkg/util/winutil/iphelper/adapters.go | 2 +- pkg/util/winutil/iphelper/routes.go | 2 +- pkg/util/winutil/pdhutil/pdh.go | 2 +- pkg/util/winutil/pdhutil/pdh_386.go | 2 +- pkg/util/winutil/pdhutil/pdh_amd64.go | 2 +- pkg/util/winutil/pdhutil/pdhcounter.go | 2 +- pkg/util/winutil/pdhutil/pdhhelper.go | 2 +- pkg/util/winutil/shutil.go | 2 +- pkg/util/winutil/test_shutil.go | 2 +- pkg/util/winutil/winmem.go | 2 +- pkg/util/winutil/winmem_386.go | 2 +- pkg/util/winutil/winmem_amd64.go | 2 +- pkg/util/winutil/winsec.go | 2 +- pkg/util/winutil/winstrings.go | 2 +- pkg/util/winutil/winver.go | 2 +- pkg/util/xc/nix.go | 2 +- pkg/util/xc/stub.go | 2 +- pkg/version/base.go | 2 +- pkg/version/base_test.go | 2 +- pkg/version/version.go | 2 +- pkg/version/version_test.go | 2 +- rtloader/LICENSE | 2 +- rtloader/NOTICE | 2 +- rtloader/common/builtins/_util.c | 2 +- rtloader/common/builtins/_util.h | 2 +- rtloader/common/builtins/aggregator.c | 2 +- rtloader/common/builtins/aggregator.h | 2 +- rtloader/common/builtins/containers.c | 2 +- rtloader/common/builtins/containers.h | 2 +- rtloader/common/builtins/datadog_agent.c | 2 +- rtloader/common/builtins/datadog_agent.h | 2 +- rtloader/common/builtins/kubeutil.c | 2 +- rtloader/common/builtins/kubeutil.h | 2 +- rtloader/common/builtins/tagger.c | 2 +- rtloader/common/builtins/tagger.h | 2 +- rtloader/common/builtins/util.c | 2 +- rtloader/common/builtins/util.h | 2 +- rtloader/common/cgo_free.c | 2 +- rtloader/common/cgo_free.h | 2 +- rtloader/common/log.c | 2 +- rtloader/common/log.h | 2 +- rtloader/common/rtloader_mem.c | 2 +- rtloader/common/rtloader_mem.h | 2 +- rtloader/common/stringutils.c | 2 +- rtloader/common/stringutils.h | 2 +- rtloader/demo/main.c | 2 +- rtloader/demo/main.py | 2 +- rtloader/include/datadog_agent_rtloader.h | 2 +- rtloader/include/rtloader.h | 2 +- rtloader/include/rtloader_types.h | 2 +- rtloader/rtloader/api.cpp | 2 +- rtloader/rtloader/rtloader.cpp | 2 +- rtloader/three/three.cpp | 2 +- rtloader/three/three.h | 2 +- rtloader/two/two.cpp | 2 +- rtloader/two/two.h | 2 +- test/benchmarks/aggregator/main.go | 2 +- test/benchmarks/aggregator/metrics.go | 2 +- test/benchmarks/aggregator/push_metric.go | 2 +- test/benchmarks/dogstatsd/main.go | 2 +- test/integration/config_providers/etcd/etcd_provider_test.go | 2 +- .../config_providers/zookeeper/zookeeper_provider_test.go | 2 +- test/integration/corechecks/docker/basemetrics_test.go | 2 +- test/integration/corechecks/docker/catalog.go | 2 +- test/integration/corechecks/docker/events_test.go | 2 +- test/integration/corechecks/docker/exitcode_test.go | 2 +- test/integration/corechecks/docker/globalmetrics_test.go | 2 +- test/integration/corechecks/docker/main_test.go | 2 +- test/integration/corechecks/docker/serviceup_test.go | 2 +- test/integration/dogstatsd/origin_detection.go | 2 +- test/integration/dogstatsd/origin_detection_skip.go | 2 +- test/integration/dogstatsd/origin_detection_test.go | 2 +- test/integration/listeners/docker/docker_listener_test.go | 2 +- test/integration/util/kube_apiserver/apiserver_test.go | 2 +- test/integration/util/kube_apiserver/common.go | 2 +- test/integration/util/kubelet/common.go | 2 +- test/integration/util/kubelet/insecurekubelet_test.go | 2 +- test/integration/util/kubelet/securekubelet_test.go | 2 +- test/integration/util/leaderelection/leaderelection_test.go | 2 +- test/integration/utils/certificates.go | 2 +- test/integration/utils/certificates_test.go | 2 +- test/integration/utils/compose.go | 2 +- test/integration/utils/setup_linux.go | 2 +- test/integration/utils/setup_windows.go | 2 +- .../site-cookbooks/dd-agent-5/recipes/_install_linux.rb | 2 +- .../dd-agent-5/recipes/_install_windows_base.rb | 2 +- test/kitchen/site-cookbooks/dd-agent-5/recipes/default.rb | 2 +- .../dd-agent-import-conf/recipes/_datadog-agent-6.rb | 4 ++-- .../site-cookbooks/dd-agent-import-conf/recipes/default.rb | 2 +- .../site-cookbooks/dd-agent-install-script/recipes/default.rb | 2 +- .../dd-agent-install/recipes/_agent6_windows_config.rb | 2 +- .../dd-agent-install/recipes/_install_windows.rb | 2 +- .../dd-agent-install/recipes/_install_windows_base.rb | 2 +- .../site-cookbooks/dd-agent-install/recipes/default.rb | 2 +- .../dd-agent-rhel-workaround/recipes/default.rb | 2 +- .../dd-agent-sles-workaround/recipes/default.rb | 2 +- .../site-cookbooks/dd-agent-step-by-step/recipes/default.rb | 2 +- .../recipes/list-files-before-install.rb | 2 +- .../site-cookbooks/dd-agent-upgrade/recipes/default.rb | 2 +- .../site-cookbooks/dd-security-agent-check/recipes/default.rb | 2 +- .../dd-security-agent-check/recipes/stress-tests.rb | 2 +- .../site-cookbooks/dd-system-probe-check/recipes/default.rb | 2 +- test/system/dogstatsd/dogstatsd_test.go | 2 +- test/system/dogstatsd/receive_and_forward_test.go | 2 +- test/system/python_binding/datadog_agent.py | 2 +- test/system/python_binding/test.sh | 2 +- tools.go | 2 +- tools/windows/install-help/cal/customaction.rc | 2 +- tools/windows/install-help/install-cmd/install-cmd.rc | 2 +- tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc | 2 +- 1827 files changed, 1828 insertions(+), 1828 deletions(-) diff --git a/Dockerfiles/agent/windows/entrypoint/Process.cpp b/Dockerfiles/agent/windows/entrypoint/Process.cpp index 78613ff543d81..2177fcda19171 100644 --- a/Dockerfiles/agent/windows/entrypoint/Process.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Process.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "Process.h" #include "Win32Exception.h" diff --git a/Dockerfiles/agent/windows/entrypoint/Process.h b/Dockerfiles/agent/windows/entrypoint/Process.h index aedd91745774c..c8163b8aaa0a3 100644 --- a/Dockerfiles/agent/windows/entrypoint/Process.h +++ b/Dockerfiles/agent/windows/entrypoint/Process.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #pragma once #include diff --git a/Dockerfiles/agent/windows/entrypoint/Service.cpp b/Dockerfiles/agent/windows/entrypoint/Service.cpp index 3f556f57e8247..64a9908aa981b 100644 --- a/Dockerfiles/agent/windows/entrypoint/Service.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Service.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include #include "Service.h" diff --git a/Dockerfiles/agent/windows/entrypoint/Service.h b/Dockerfiles/agent/windows/entrypoint/Service.h index 2be3836c0f6e6..7e8e5fe81db9c 100644 --- a/Dockerfiles/agent/windows/entrypoint/Service.h +++ b/Dockerfiles/agent/windows/entrypoint/Service.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #pragma once #include diff --git a/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp b/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp index bd8528e783b01..ceead0857cf0f 100644 --- a/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp +++ b/Dockerfiles/agent/windows/entrypoint/Win32Exception.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "Win32Exception.h" #include diff --git a/Dockerfiles/agent/windows/entrypoint/Win32Exception.h b/Dockerfiles/agent/windows/entrypoint/Win32Exception.h index 951cdbba8807f..e9ea167586e8d 100644 --- a/Dockerfiles/agent/windows/entrypoint/Win32Exception.h +++ b/Dockerfiles/agent/windows/entrypoint/Win32Exception.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #pragma once diff --git a/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp b/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp index 108a7127a9193..d97dd7c6a9146 100644 --- a/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp +++ b/Dockerfiles/agent/windows/entrypoint/entrypoint.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include #include diff --git a/Dockerfiles/cluster-agent/entrypoint.sh b/Dockerfiles/cluster-agent/entrypoint.sh index 1410fdf47e5d6..3bc405a3c51e6 100755 --- a/Dockerfiles/cluster-agent/entrypoint.sh +++ b/Dockerfiles/cluster-agent/entrypoint.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. ##### Core config ##### diff --git a/Dockerfiles/cluster-agent/readsecret.sh b/Dockerfiles/cluster-agent/readsecret.sh index 7fccf893103f2..4fab0a7b9afdc 100644 --- a/Dockerfiles/cluster-agent/readsecret.sh +++ b/Dockerfiles/cluster-agent/readsecret.sh @@ -3,6 +3,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. /opt/datadog-agent/bin/datadog-cluster-agent secret-helper read $@ diff --git a/Dockerfiles/dogstatsd/alpine/entrypoint.sh b/Dockerfiles/dogstatsd/alpine/entrypoint.sh index 8c3f81bdd8325..9f924913d6185 100755 --- a/Dockerfiles/dogstatsd/alpine/entrypoint.sh +++ b/Dockerfiles/dogstatsd/alpine/entrypoint.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. ##### Core config ##### diff --git a/LICENSE b/LICENSE index 3449828201d2e..b370545be1f5c 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016-2021 Datadog, Inc. + Copyright 2016-present Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/NOTICE b/NOTICE index f6bf415b51e9f..5e37baf777bda 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Datadog datadog-agent -Copyright 2016-2021 Datadog, Inc. +Copyright 2016-present Datadog, Inc. This product includes software developed at Datadog (https://www.datadoghq.com/). This product includes software developed at CoreOS, Inc (http://www.coreos.com/). diff --git a/cmd/agent/agent.rc b/cmd/agent/agent.rc index f55d1362ea869..1e72e307b2d0d 100644 --- a/cmd/agent/agent.rc +++ b/cmd/agent/agent.rc @@ -49,7 +49,7 @@ BEGIN VALUE "FileDescription", "Datadog Metrics Agent" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6" - VALUE "LegalCopyright", "Copyright (C) 2016-2021" + VALUE "LegalCopyright", "Copyright (C) 2016-present" VALUE "OriginalFilename", "agent.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/agent/android/main_android.go b/cmd/agent/android/main_android.go index f166c286da3cd..761ee9c6cabca 100644 --- a/cmd/agent/android/main_android.go +++ b/cmd/agent/android/main_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build android diff --git a/cmd/agent/api/agent/agent.go b/cmd/agent/api/agent/agent.go index cc43d8615d1c4..134693b6b37fa 100644 --- a/cmd/agent/api/agent/agent.go +++ b/cmd/agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/agent_jmx.go b/cmd/agent/api/agent/agent_jmx.go index 3d1d4fe95f364..4ad308ce4cee1 100644 --- a/cmd/agent/api/agent/agent_jmx.go +++ b/cmd/agent/api/agent/agent_jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/agent_nojmx.go b/cmd/agent/api/agent/agent_nojmx.go index bbd52e6aa32af..b890b2551da47 100644 --- a/cmd/agent/api/agent/agent_nojmx.go +++ b/cmd/agent/api/agent/agent_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/python_status.go b/cmd/agent/api/agent/python_status.go index fb8bc012a784e..b4bde8297de5b 100644 --- a/cmd/agent/api/agent/python_status.go +++ b/cmd/agent/api/agent/python_status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/agent/python_status_nopython.go b/cmd/agent/api/agent/python_status_nopython.go index 25e48f43b8c7f..b5acf89f57050 100644 --- a/cmd/agent/api/agent/python_status_nopython.go +++ b/cmd/agent/api/agent/python_status_nopython.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/agent/api/check/check.go b/cmd/agent/api/check/check.go index 0d4bc7f13cf98..4f6f230071967 100644 --- a/cmd/agent/api/check/check.go +++ b/cmd/agent/api/check/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package check implements the api endpoints for the `/check` prefix. // This group of endpoints is meant to provide specific functionalities diff --git a/cmd/agent/api/grpc.go b/cmd/agent/api/grpc.go index 3e74a869ec7e8..c6a06f74b27c7 100644 --- a/cmd/agent/api/grpc.go +++ b/cmd/agent/api/grpc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/agent/api/listener.go b/cmd/agent/api/listener.go index 90e3971694d63..6f1a8ddafe73d 100644 --- a/cmd/agent/api/listener.go +++ b/cmd/agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/cmd/agent/api/response/types.go b/cmd/agent/api/response/types.go index f66707e242ef0..e9401737a62c8 100644 --- a/cmd/agent/api/response/types.go +++ b/cmd/agent/api/response/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package response diff --git a/cmd/agent/api/server.go b/cmd/agent/api/server.go index 52454cae8b1fe..a6629298f525e 100644 --- a/cmd/agent/api/server.go +++ b/cmd/agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/agent/api/tools.go b/cmd/agent/api/tools.go index f23b3cd44399c..0ea15bcd2c45a 100644 --- a/cmd/agent/api/tools.go +++ b/cmd/agent/api/tools.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build tools diff --git a/cmd/agent/app/app.go b/cmd/agent/app/app.go index 0af134c78a64d..b46073d5844dc 100644 --- a/cmd/agent/app/app.go +++ b/cmd/agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package app implements the Agent main loop, orchestrating diff --git a/cmd/agent/app/check.go b/cmd/agent/app/check.go index 523a27a7c5556..53947a0bf285a 100644 --- a/cmd/agent/app/check.go +++ b/cmd/agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/config.go b/cmd/agent/app/config.go index 7917d21d748c9..19d1cc4af9b7f 100644 --- a/cmd/agent/app/config.go +++ b/cmd/agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/config_check.go b/cmd/agent/app/config_check.go index 7bcc6a596a3a6..61252cd5e5001 100644 --- a/cmd/agent/app/config_check.go +++ b/cmd/agent/app/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/control_service_windows.go b/cmd/agent/app/control_service_windows.go index bd798b3cf0c03..1056573090610 100644 --- a/cmd/agent/app/control_service_windows.go +++ b/cmd/agent/app/control_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/dependent_services.go b/cmd/agent/app/dependent_services.go index 306a956e2d8b0..2db2aba83431f 100644 --- a/cmd/agent/app/dependent_services.go +++ b/cmd/agent/app/dependent_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/dependent_services_nix.go b/cmd/agent/app/dependent_services_nix.go index 5156debbe8bbf..2bb3c7bf99656 100644 --- a/cmd/agent/app/dependent_services_nix.go +++ b/cmd/agent/app/dependent_services_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package app diff --git a/cmd/agent/app/dependent_services_windows.go b/cmd/agent/app/dependent_services_windows.go index b448813432cec..8b278460906bb 100644 --- a/cmd/agent/app/dependent_services_windows.go +++ b/cmd/agent/app/dependent_services_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package app diff --git a/cmd/agent/app/diagnose.go b/cmd/agent/app/diagnose.go index 73568f9b79f85..29043c6c549be 100644 --- a/cmd/agent/app/diagnose.go +++ b/cmd/agent/app/diagnose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/dogstatsd_stats.go b/cmd/agent/app/dogstatsd_stats.go index 7906b7aa7ee29..a5fbd44041b26 100644 --- a/cmd/agent/app/dogstatsd_stats.go +++ b/cmd/agent/app/dogstatsd_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package app diff --git a/cmd/agent/app/flare.go b/cmd/agent/app/flare.go index ba4a275b44869..71f4616550cf4 100644 --- a/cmd/agent/app/flare.go +++ b/cmd/agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/health.go b/cmd/agent/app/health.go index 9bcfd862fde79..f182e66e64ef7 100644 --- a/cmd/agent/app/health.go +++ b/cmd/agent/app/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/hostname.go b/cmd/agent/app/hostname.go index 7f2f662623256..649b1794c2f8c 100644 --- a/cmd/agent/app/hostname.go +++ b/cmd/agent/app/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/import.go b/cmd/agent/app/import.go index 84bacf06c89d9..c0c08f840ff17 100644 --- a/cmd/agent/app/import.go +++ b/cmd/agent/app/import.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/install_service_windows.go b/cmd/agent/app/install_service_windows.go index 8e3da6be1745c..b6cd181bf3442 100644 --- a/cmd/agent/app/install_service_windows.go +++ b/cmd/agent/app/install_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/integrations.go b/cmd/agent/app/integrations.go index fb1d5ab07c32e..d29b9ebecde48 100644 --- a/cmd/agent/app/integrations.go +++ b/cmd/agent/app/integrations.go @@ -1,6 +1,6 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_darwin.go b/cmd/agent/app/integrations_darwin.go index c9ef9839e8847..37a02ce839b7d 100644 --- a/cmd/agent/app/integrations_darwin.go +++ b/cmd/agent/app/integrations_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_nix.go b/cmd/agent/app/integrations_nix.go index 65b66f39c0e32..9a55ab4796484 100644 --- a/cmd/agent/app/integrations_nix.go +++ b/cmd/agent/app/integrations_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows,!darwin // +build python diff --git a/cmd/agent/app/integrations_test.go b/cmd/agent/app/integrations_test.go index 9e3ef0b101e1a..c689bb3d6156b 100644 --- a/cmd/agent/app/integrations_test.go +++ b/cmd/agent/app/integrations_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/cmd/agent/app/integrations_windows.go b/cmd/agent/app/integrations_windows.go index 18123832fa4a6..15e309961739b 100644 --- a/cmd/agent/app/integrations_windows.go +++ b/cmd/agent/app/integrations_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows // +build python diff --git a/cmd/agent/app/jmx.go b/cmd/agent/app/jmx.go index e6be60aedf692..4c4b96007ab98 100644 --- a/cmd/agent/app/jmx.go +++ b/cmd/agent/app/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/cmd/agent/app/launchgui.go b/cmd/agent/app/launchgui.go index 7e1546c523229..c7ee3c2bafb26 100644 --- a/cmd/agent/app/launchgui.go +++ b/cmd/agent/app/launchgui.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/listchecks.go b/cmd/agent/app/listchecks.go index 5bc74eede3dfa..e252be8600aed 100644 --- a/cmd/agent/app/listchecks.go +++ b/cmd/agent/app/listchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/regimport_windows.go b/cmd/agent/app/regimport_windows.go index 396da04aa8b6e..77ceb7b589b7b 100644 --- a/cmd/agent/app/regimport_windows.go +++ b/cmd/agent/app/regimport_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/reloadcheck.go b/cmd/agent/app/reloadcheck.go index b4a07c92ebaa2..639ef2208bff6 100644 --- a/cmd/agent/app/reloadcheck.go +++ b/cmd/agent/app/reloadcheck.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/remove_service_windows.go b/cmd/agent/app/remove_service_windows.go index 7383c7b9695d8..1d3b2616408cb 100644 --- a/cmd/agent/app/remove_service_windows.go +++ b/cmd/agent/app/remove_service_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/run.go b/cmd/agent/app/run.go index 9a4bef93b825f..e8b1e9852b3b3 100644 --- a/cmd/agent/app/run.go +++ b/cmd/agent/app/run.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/secret.go b/cmd/agent/app/secret.go index 2622bea8ca99f..34bf9446bb516 100644 --- a/cmd/agent/app/secret.go +++ b/cmd/agent/app/secret.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/settings/runtime_setting.go b/cmd/agent/app/settings/runtime_setting.go index 671e9253a7dd1..a4fa378d4c07c 100644 --- a/cmd/agent/app/settings/runtime_setting.go +++ b/cmd/agent/app/settings/runtime_setting.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go b/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go index 0cbc2d562aaea..c9bed3494c5c7 100644 --- a/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go +++ b/cmd/agent/app/settings/runtime_setting_dogstatsd_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_log_level.go b/cmd/agent/app/settings/runtime_setting_log_level.go index 1b56d8c6469d1..941428b937a50 100644 --- a/cmd/agent/app/settings/runtime_setting_log_level.go +++ b/cmd/agent/app/settings/runtime_setting_log_level.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_setting_profiling.go b/cmd/agent/app/settings/runtime_setting_profiling.go index 13dbbd2218cca..36615bc04f137 100644 --- a/cmd/agent/app/settings/runtime_setting_profiling.go +++ b/cmd/agent/app/settings/runtime_setting_profiling.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package settings diff --git a/cmd/agent/app/settings/runtime_settings_test.go b/cmd/agent/app/settings/runtime_settings_test.go index 9aecbe01c8d76..544cc23b14aa1 100644 --- a/cmd/agent/app/settings/runtime_settings_test.go +++ b/cmd/agent/app/settings/runtime_settings_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package settings diff --git a/cmd/agent/app/standalone/doc.go b/cmd/agent/app/standalone/doc.go index 941b43e96d7eb..7d182546f1691 100644 --- a/cmd/agent/app/standalone/doc.go +++ b/cmd/agent/app/standalone/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package standalone provides utility functions for Agent CLI commands that set up diff --git a/cmd/agent/app/standalone/jmx.go b/cmd/agent/app/standalone/jmx.go index 755a36aee2f97..6f853a17c2205 100644 --- a/cmd/agent/app/standalone/jmx.go +++ b/cmd/agent/app/standalone/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/cmd/agent/app/standalone/jmx_nojmx.go b/cmd/agent/app/standalone/jmx_nojmx.go index a58515b495a34..ecdd085f465c5 100644 --- a/cmd/agent/app/standalone/jmx_nojmx.go +++ b/cmd/agent/app/standalone/jmx_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !jmx diff --git a/cmd/agent/app/standalone/setup.go b/cmd/agent/app/standalone/setup.go index ae23e31ce5265..2b7cbfb610061 100644 --- a/cmd/agent/app/standalone/setup.go +++ b/cmd/agent/app/standalone/setup.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package standalone diff --git a/cmd/agent/app/standalone/warnings.go b/cmd/agent/app/standalone/warnings.go index 450aa942daccb..ffe43b7693806 100644 --- a/cmd/agent/app/standalone/warnings.go +++ b/cmd/agent/app/standalone/warnings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package standalone diff --git a/cmd/agent/app/start.go b/cmd/agent/app/start.go index a603da5816bd7..46b372fecff73 100644 --- a/cmd/agent/app/start.go +++ b/cmd/agent/app/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/status.go b/cmd/agent/app/status.go index 5d86d268b5294..54fc1b450bc3e 100644 --- a/cmd/agent/app/status.go +++ b/cmd/agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/stop.go b/cmd/agent/app/stop.go index b1115721c343d..8d01c5e9bc2bd 100644 --- a/cmd/agent/app/stop.go +++ b/cmd/agent/app/stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/cmd/agent/app/stream_logs.go b/cmd/agent/app/stream_logs.go index 01fb427dec31c..8442f7837e15a 100644 --- a/cmd/agent/app/stream_logs.go +++ b/cmd/agent/app/stream_logs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/tagger_list.go b/cmd/agent/app/tagger_list.go index 868f5cf2bf057..f5e430c8c019a 100644 --- a/cmd/agent/app/tagger_list.go +++ b/cmd/agent/app/tagger_list.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/app/version.go b/cmd/agent/app/version.go index 45e7997f18c29..2f887e9be4c5b 100644 --- a/cmd/agent/app/version.go +++ b/cmd/agent/app/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/agent/clcrunnerapi/clc_runner_listener.go b/cmd/agent/clcrunnerapi/clc_runner_listener.go index 5535458dd3569..b7e4ea556dd5b 100644 --- a/cmd/agent/clcrunnerapi/clc_runner_listener.go +++ b/cmd/agent/clcrunnerapi/clc_runner_listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package clcrunnerapi implements the clc runner IPC api. Using HTTP diff --git a/cmd/agent/clcrunnerapi/clc_runner_server.go b/cmd/agent/clcrunnerapi/clc_runner_server.go index d0b6f9ff1df74..2b5f7d37cad39 100644 --- a/cmd/agent/clcrunnerapi/clc_runner_server.go +++ b/cmd/agent/clcrunnerapi/clc_runner_server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package clcrunnerapi implements the clc runner IPC api. Using HTTP diff --git a/cmd/agent/clcrunnerapi/v1/clcrunner.go b/cmd/agent/clcrunnerapi/v1/clcrunner.go index 63ff6870577b7..31f78f1b09d10 100644 --- a/cmd/agent/clcrunnerapi/v1/clcrunner.go +++ b/cmd/agent/clcrunnerapi/v1/clcrunner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package v1 implements the api endpoints for the `/api/v1` prefix. // This group of endpoints is meant to provide external queries with diff --git a/cmd/agent/common/autodiscovery.go b/cmd/agent/common/autodiscovery.go index 6e69db34c0362..37d4fcff7455c 100644 --- a/cmd/agent/common/autodiscovery.go +++ b/cmd/agent/common/autodiscovery.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/commands/check.go b/cmd/agent/common/commands/check.go index b0a7a4f958255..8c4df4eacf74b 100644 --- a/cmd/agent/common/commands/check.go +++ b/cmd/agent/common/commands/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package commands diff --git a/cmd/agent/common/common.go b/cmd/agent/common/common.go index aa1f2634a7dd1..e0ed476a9bcba 100644 --- a/cmd/agent/common/common.go +++ b/cmd/agent/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package common provides a set of common symbols needed by different packages, // to avoid circular dependencies. diff --git a/cmd/agent/common/common_android.go b/cmd/agent/common/common_android.go index e63f8c5bf0a8f..370d9285ed9bc 100644 --- a/cmd/agent/common/common_android.go +++ b/cmd/agent/common/common_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/common_darwin.go b/cmd/agent/common/common_darwin.go index 236eec2f31216..4f1486f010f16 100644 --- a/cmd/agent/common/common_darwin.go +++ b/cmd/agent/common/common_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/common_freebsd.go b/cmd/agent/common/common_freebsd.go index fde3b60bfe003..00f7919bf9993 100644 --- a/cmd/agent/common/common_freebsd.go +++ b/cmd/agent/common/common_freebsd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/common_nix.go b/cmd/agent/common/common_nix.go index 9becf7ee72935..398d6b98559d9 100644 --- a/cmd/agent/common/common_nix.go +++ b/cmd/agent/common/common_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build netbsd openbsd solaris dragonfly linux // +build !android diff --git a/cmd/agent/common/common_windows.go b/cmd/agent/common/common_windows.go index 0b78b549380dc..29cd1841b0866 100644 --- a/cmd/agent/common/common_windows.go +++ b/cmd/agent/common/common_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/helpers.go b/cmd/agent/common/helpers.go index cd3e3ec93f215..22922954d7b16 100644 --- a/cmd/agent/common/helpers.go +++ b/cmd/agent/common/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/import.go b/cmd/agent/common/import.go index 2f691ef54b537..5397ac872f761 100644 --- a/cmd/agent/common/import.go +++ b/cmd/agent/common/import.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package common provides a set of common symbols needed by different packages, // to avoid circular dependencies. diff --git a/cmd/agent/common/import_docker_test.go b/cmd/agent/common/import_docker_test.go index b406824e692ad..368176abdf592 100644 --- a/cmd/agent/common/import_docker_test.go +++ b/cmd/agent/common/import_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/cmd/agent/common/import_test.go b/cmd/agent/common/import_test.go index 3d87df1e6e47a..c616035d47ddd 100644 --- a/cmd/agent/common/import_test.go +++ b/cmd/agent/common/import_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/loader.go b/cmd/agent/common/loader.go index 36be66d661973..9620cbb287cba 100644 --- a/cmd/agent/common/loader.go +++ b/cmd/agent/common/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/agent/common/misconfig/global.go b/cmd/agent/common/misconfig/global.go index f39b4ab2b3fe8..9b6ea71bcf8a5 100644 --- a/cmd/agent/common/misconfig/global.go +++ b/cmd/agent/common/misconfig/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package misconfig diff --git a/cmd/agent/common/misconfig/mounts.go b/cmd/agent/common/misconfig/mounts.go index 738e988e6f38e..8d0212d6079c7 100644 --- a/cmd/agent/common/misconfig/mounts.go +++ b/cmd/agent/common/misconfig/mounts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/cmd/agent/common/misconfig/mounts_test.go b/cmd/agent/common/misconfig/mounts_test.go index c009f73c403b4..d5990249bf944 100644 --- a/cmd/agent/common/misconfig/mounts_test.go +++ b/cmd/agent/common/misconfig/mounts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/cmd/agent/common/system_probe_config_helper.go b/cmd/agent/common/system_probe_config_helper.go index fb42ab03f99f7..3a43e4bbacc7a 100644 --- a/cmd/agent/common/system_probe_config_helper.go +++ b/cmd/agent/common/system_probe_config_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build process diff --git a/cmd/agent/common/system_probe_config_helper_unsupported.go b/cmd/agent/common/system_probe_config_helper_unsupported.go index c56a8a6a612c6..006ace2040c5b 100644 --- a/cmd/agent/common/system_probe_config_helper_unsupported.go +++ b/cmd/agent/common/system_probe_config_helper_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !process diff --git a/cmd/agent/dist/checks/__init__.py b/cmd/agent/dist/checks/__init__.py index d47a3597e4c2b..6e98f0552be5a 100644 --- a/cmd/agent/dist/checks/__init__.py +++ b/cmd/agent/dist/checks/__init__.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # NOTE: The files in this folder are needed for the legacy import path # (from checks import AgentCheck) to work. diff --git a/cmd/agent/dist/checks/libs/__init__.py b/cmd/agent/dist/checks/libs/__init__.py index d35fe4c393785..08a22618507de 100644 --- a/cmd/agent/dist/checks/libs/__init__.py +++ b/cmd/agent/dist/checks/libs/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. diff --git a/cmd/agent/dist/checks/libs/wmi/__init__.py b/cmd/agent/dist/checks/libs/wmi/__init__.py index d35fe4c393785..08a22618507de 100644 --- a/cmd/agent/dist/checks/libs/wmi/__init__.py +++ b/cmd/agent/dist/checks/libs/wmi/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. diff --git a/cmd/agent/dist/checks/libs/wmi/sampler.py b/cmd/agent/dist/checks/libs/wmi/sampler.py index d3d10ee7da7d6..c8e7564cabc64 100644 --- a/cmd/agent/dist/checks/libs/wmi/sampler.py +++ b/cmd/agent/dist/checks/libs/wmi/sampler.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # pylint: disable=E0401 diff --git a/cmd/agent/dist/checks/network_checks.py b/cmd/agent/dist/checks/network_checks.py index 6eb8e9baf0358..b3d99825feefe 100644 --- a/cmd/agent/dist/checks/network_checks.py +++ b/cmd/agent/dist/checks/network_checks.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.checks import NetworkCheck, Status, EventType # noqa: F401 diff --git a/cmd/agent/dist/checks/winwmi_check.py b/cmd/agent/dist/checks/winwmi_check.py index 02148bd254dff..b2007acdbf13d 100644 --- a/cmd/agent/dist/checks/winwmi_check.py +++ b/cmd/agent/dist/checks/winwmi_check.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.checks.win.wmi import WinWMICheck, WMIMetric, MissingTagBy, from_time, to_time # noqa: F401 diff --git a/cmd/agent/dist/config.py b/cmd/agent/dist/config.py index 53a3a6add40db..d3a18b387a638 100644 --- a/cmd/agent/dist/config.py +++ b/cmd/agent/dist/config.py @@ -1,6 +1,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.config import _is_affirmative # noqa: F401 from datadog_checks.log import _get_py_loglevel # noqa: F401 diff --git a/cmd/agent/dist/utils/__init__.py b/cmd/agent/dist/utils/__init__.py index d35fe4c393785..08a22618507de 100644 --- a/cmd/agent/dist/utils/__init__.py +++ b/cmd/agent/dist/utils/__init__.py @@ -1,4 +1,4 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. diff --git a/cmd/agent/dist/utils/containers.py b/cmd/agent/dist/utils/containers.py index e0394ff994015..c8b0c86f9539a 100644 --- a/cmd/agent/dist/utils/containers.py +++ b/cmd/agent/dist/utils/containers.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.utils.containers import hash_mutable # noqa: F401 diff --git a/cmd/agent/dist/utils/platform.py b/cmd/agent/dist/utils/platform.py index 897b024d65e27..b41c82b6f0793 100644 --- a/cmd/agent/dist/utils/platform.py +++ b/cmd/agent/dist/utils/platform.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.utils.platform import Platform # noqa: F401 diff --git a/cmd/agent/dist/utils/subprocess_output.py b/cmd/agent/dist/utils/subprocess_output.py index 897839a6f2375..4ce1e10a8d549 100644 --- a/cmd/agent/dist/utils/subprocess_output.py +++ b/cmd/agent/dist/utils/subprocess_output.py @@ -1,6 +1,6 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.utils.subprocess_output import get_subprocess_output # noqa: F401 diff --git a/cmd/agent/dist/utils/tailfile.py b/cmd/agent/dist/utils/tailfile.py index 7faf7011c0d11..c3034514fa868 100644 --- a/cmd/agent/dist/utils/tailfile.py +++ b/cmd/agent/dist/utils/tailfile.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.utils.tailfile import TailFile # noqa: F401 diff --git a/cmd/agent/dist/utils/timeout.py b/cmd/agent/dist/utils/timeout.py index 77f0a6424cd73..5bf5646c05966 100644 --- a/cmd/agent/dist/utils/timeout.py +++ b/cmd/agent/dist/utils/timeout.py @@ -1,5 +1,5 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. from datadog_checks.base.utils.timeout import TimeoutException, timeout # noqa: F401 diff --git a/cmd/agent/doc.go b/cmd/agent/doc.go index 3835160e5444c..69e85d6957a85 100644 --- a/cmd/agent/doc.go +++ b/cmd/agent/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* diff --git a/cmd/agent/gui/checks_nopy.go b/cmd/agent/gui/checks_nopy.go index 3fc5c1e8dab14..8fe154bdb141b 100644 --- a/cmd/agent/gui/checks_nopy.go +++ b/cmd/agent/gui/checks_nopy.go @@ -1,5 +1,5 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !python diff --git a/cmd/agent/gui/checks_python.go b/cmd/agent/gui/checks_python.go index 55c1934f19503..0661e3eaa68b9 100644 --- a/cmd/agent/gui/checks_python.go +++ b/cmd/agent/gui/checks_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/cmd/agent/install_mac_os.sh b/cmd/agent/install_mac_os.sh index b48f7702294b9..cde3854055279 100755 --- a/cmd/agent/install_mac_os.sh +++ b/cmd/agent/install_mac_os.sh @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # Datadog Agent install script for macOS. set -e diff --git a/cmd/agent/main.go b/cmd/agent/main.go index 2834f1403a038..7af27fb839dc2 100644 --- a/cmd/agent/main.go +++ b/cmd/agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows,!android diff --git a/cmd/agent/main_windows.go b/cmd/agent/main_windows.go index 07bc27503292a..006d9e9e48dac 100644 --- a/cmd/agent/main_windows.go +++ b/cmd/agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !android diff --git a/cmd/agent/windows/service/service.go b/cmd/agent/windows/service/service.go index f71564456accc..5a1c8c1f724e9 100644 --- a/cmd/agent/windows/service/service.go +++ b/cmd/agent/windows/service/service.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/cmd/cluster-agent-cloudfoundry/app/app.go b/cmd/cluster-agent-cloudfoundry/app/app.go index 2fbe80fa69e90..430b5e80b9b39 100644 --- a/cmd/cluster-agent-cloudfoundry/app/app.go +++ b/cmd/cluster-agent-cloudfoundry/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent-cloudfoundry/main.go b/cmd/cluster-agent-cloudfoundry/main.go index f5e023fd7eda1..149e8a3603a4c 100644 --- a/cmd/cluster-agent-cloudfoundry/main.go +++ b/cmd/cluster-agent-cloudfoundry/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build clusterchecks diff --git a/cmd/cluster-agent/admission/server.go b/cmd/cluster-agent/admission/server.go index aba872ff5b749..088df60266b99 100644 --- a/cmd/cluster-agent/admission/server.go +++ b/cmd/cluster-agent/admission/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/api/agent/agent.go b/cmd/cluster-agent/api/agent/agent.go index b3aab651d87cb..ad6efa29a8005 100644 --- a/cmd/cluster-agent/api/agent/agent.go +++ b/cmd/cluster-agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/cluster-agent/api/listener.go b/cmd/cluster-agent/api/listener.go index 6de374b19a7b8..5cbc6ff7272a5 100644 --- a/cmd/cluster-agent/api/listener.go +++ b/cmd/cluster-agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/cluster-agent/api/server.go b/cmd/cluster-agent/api/server.go index 9e4893aa48ed2..e51e2eb2b2bb3 100644 --- a/cmd/cluster-agent/api/server.go +++ b/cmd/cluster-agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/cluster-agent/api/server_test.go b/cmd/cluster-agent/api/server_test.go index b5f47935bc824..3aa45f5f5405f 100644 --- a/cmd/cluster-agent/api/server_test.go +++ b/cmd/cluster-agent/api/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go b/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go index 34924d0730149..3d1dea74c409f 100644 --- a/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go +++ b/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build clusterchecks,!kubeapiserver diff --git a/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go b/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go index b29ea47d1bb7f..921e60b1dca06 100644 --- a/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go +++ b/cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build !clusterchecks,!kubeapiserver diff --git a/cmd/cluster-agent/api/v1/clusterchecks.go b/cmd/cluster-agent/api/v1/clusterchecks.go index e86170f3d481f..7143eaa0d1b4b 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks.go +++ b/cmd/cluster-agent/api/v1/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go b/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go index 7a0e16e54a54c..7e95b837ceae0 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go +++ b/cmd/cluster-agent/api/v1/clusterchecks_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !clusterchecks diff --git a/cmd/cluster-agent/api/v1/clusterchecks_test.go b/cmd/cluster-agent/api/v1/clusterchecks_test.go index 3e51703294d08..ab0b8d9702c39 100644 --- a/cmd/cluster-agent/api/v1/clusterchecks_test.go +++ b/cmd/cluster-agent/api/v1/clusterchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/endpointschecks.go b/cmd/cluster-agent/api/v1/endpointschecks.go index 257ea7feb3564..bf29e0e291a3c 100644 --- a/cmd/cluster-agent/api/v1/endpointschecks.go +++ b/cmd/cluster-agent/api/v1/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go b/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go index b3c9ef730b9bc..07c6c95134737 100644 --- a/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go +++ b/cmd/cluster-agent/api/v1/endpointschecks_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !clusterchecks diff --git a/cmd/cluster-agent/api/v1/install.go b/cmd/cluster-agent/api/v1/install.go index b91c8ea622cea..6b68002d26c04 100644 --- a/cmd/cluster-agent/api/v1/install.go +++ b/cmd/cluster-agent/api/v1/install.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package v1 diff --git a/cmd/cluster-agent/app/app.go b/cmd/cluster-agent/app/app.go index fc62181eb21a6..d45acbb628e4d 100644 --- a/cmd/cluster-agent/app/app.go +++ b/cmd/cluster-agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/check.go b/cmd/cluster-agent/app/check.go index 73643d8b1b5a5..8314b58377211 100644 --- a/cmd/cluster-agent/app/check.go +++ b/cmd/cluster-agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/clusterchecks.go b/cmd/cluster-agent/app/clusterchecks.go index 19b373298bb31..0e3ef0e6bd7c8 100644 --- a/cmd/cluster-agent/app/clusterchecks.go +++ b/cmd/cluster-agent/app/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver // +build clusterchecks diff --git a/cmd/cluster-agent/app/compliance.go b/cmd/cluster-agent/app/compliance.go index e500dcfd6019b..c2364ecff1ef3 100644 --- a/cmd/cluster-agent/app/compliance.go +++ b/cmd/cluster-agent/app/compliance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/compliance_cmd.go b/cmd/cluster-agent/app/compliance_cmd.go index 5e1278dd18b01..ab94c6d7b01df 100644 --- a/cmd/cluster-agent/app/compliance_cmd.go +++ b/cmd/cluster-agent/app/compliance_cmd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/cluster-agent/app/config.go b/cmd/cluster-agent/app/config.go index e9c5ab622f63f..565cb3389bd9b 100644 --- a/cmd/cluster-agent/app/config.go +++ b/cmd/cluster-agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/config_check.go b/cmd/cluster-agent/app/config_check.go index 0a031128067aa..cb0f72d4e6d29 100644 --- a/cmd/cluster-agent/app/config_check.go +++ b/cmd/cluster-agent/app/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/diagnose.go b/cmd/cluster-agent/app/diagnose.go index ecf9971190db2..4965555cca97e 100644 --- a/cmd/cluster-agent/app/diagnose.go +++ b/cmd/cluster-agent/app/diagnose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/dummy.go b/cmd/cluster-agent/app/dummy.go index ff700867d4076..9398950e2d140 100644 --- a/cmd/cluster-agent/app/dummy.go +++ b/cmd/cluster-agent/app/dummy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/cmd/cluster-agent/app/flare.go b/cmd/cluster-agent/app/flare.go index f1c6f980c1ea5..1526db13a4781 100644 --- a/cmd/cluster-agent/app/flare.go +++ b/cmd/cluster-agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/health.go b/cmd/cluster-agent/app/health.go index 449a4c77dc60c..c2a1bcbce6467 100644 --- a/cmd/cluster-agent/app/health.go +++ b/cmd/cluster-agent/app/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/metadata_mapper_digest.go b/cmd/cluster-agent/app/metadata_mapper_digest.go index d149aaca320f0..60da9d76cb604 100644 --- a/cmd/cluster-agent/app/metadata_mapper_digest.go +++ b/cmd/cluster-agent/app/metadata_mapper_digest.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/secret_helper.go b/cmd/cluster-agent/app/secret_helper.go index e7664525a8ffc..3a101f35f94bf 100644 --- a/cmd/cluster-agent/app/secret_helper.go +++ b/cmd/cluster-agent/app/secret_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,secrets diff --git a/cmd/cluster-agent/app/status.go b/cmd/cluster-agent/app/status.go index 15d47c61925df..8ab62904a20e3 100644 --- a/cmd/cluster-agent/app/status.go +++ b/cmd/cluster-agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/app/telemetry.go b/cmd/cluster-agent/app/telemetry.go index 629cde3b49e84..f0d2bf1759635 100644 --- a/cmd/cluster-agent/app/telemetry.go +++ b/cmd/cluster-agent/app/telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/commands/clusterchecks.go b/cmd/cluster-agent/commands/clusterchecks.go index c539776e81324..acd494bbb3751 100644 --- a/cmd/cluster-agent/commands/clusterchecks.go +++ b/cmd/cluster-agent/commands/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver clusterchecks diff --git a/cmd/cluster-agent/commands/configcheck.go b/cmd/cluster-agent/commands/configcheck.go index 00c0a9f31f7f9..3082044851ea1 100644 --- a/cmd/cluster-agent/commands/configcheck.go +++ b/cmd/cluster-agent/commands/configcheck.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver clusterchecks diff --git a/cmd/cluster-agent/custommetrics/server.go b/cmd/cluster-agent/custommetrics/server.go index b2f68605ee66a..fbdb4104103c1 100644 --- a/cmd/cluster-agent/custommetrics/server.go +++ b/cmd/cluster-agent/custommetrics/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/cluster-agent/klog.go b/cmd/cluster-agent/klog.go index 35075c6d83f3a..a5b661b87eb7c 100644 --- a/cmd/cluster-agent/klog.go +++ b/cmd/cluster-agent/klog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/cluster-agent/main.go b/cmd/cluster-agent/main.go index b66cd53dc6069..c8f66534e7144 100644 --- a/cmd/cluster-agent/main.go +++ b/cmd/cluster-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/dogstatsd/main.go b/cmd/dogstatsd/main.go index 18372f2c58c8e..f864e3e2892ba 100644 --- a/cmd/dogstatsd/main.go +++ b/cmd/dogstatsd/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //go:generate go run ../../pkg/config/render_config.go dogstatsd ../../pkg/config/config_template.yaml ./dist/dogstatsd.yaml diff --git a/cmd/dogstatsd/main_linux.go b/cmd/dogstatsd/main_linux.go index fac2ff1e8f63d..46fac46c8da93 100644 --- a/cmd/dogstatsd/main_linux.go +++ b/cmd/dogstatsd/main_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/cmd/dogstatsd/main_nix.go b/cmd/dogstatsd/main_nix.go index f28bd4da52cbf..46657caa34b69 100644 --- a/cmd/dogstatsd/main_nix.go +++ b/cmd/dogstatsd/main_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/cmd/dogstatsd/main_windows.go b/cmd/dogstatsd/main_windows.go index 45d4b20430836..873999440ba2e 100644 --- a/cmd/dogstatsd/main_windows.go +++ b/cmd/dogstatsd/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/cmd/iot-agent/main.go b/cmd/iot-agent/main.go index 30f39c6bf63af..415862db31b62 100644 --- a/cmd/iot-agent/main.go +++ b/cmd/iot-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows,!android diff --git a/cmd/iot-agent/main_windows.go b/cmd/iot-agent/main_windows.go index 83d2310707079..041d10374417c 100644 --- a/cmd/iot-agent/main_windows.go +++ b/cmd/iot-agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !android diff --git a/cmd/py-launcher/py-launcher.go b/cmd/py-launcher/py-launcher.go index 7eba31fbf23f4..393e438d62f1a 100644 --- a/cmd/py-launcher/py-launcher.go +++ b/cmd/py-launcher/py-launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/cmd/secrets/secret_helper.go b/cmd/secrets/secret_helper.go index 2b1e43e22c264..a4abfdc7829db 100644 --- a/cmd/secrets/secret_helper.go +++ b/cmd/secrets/secret_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/cmd/secrets/secret_helper_test.go b/cmd/secrets/secret_helper_test.go index e31e49c3e8c7c..d4dc5cde43fe1 100644 --- a/cmd/secrets/secret_helper_test.go +++ b/cmd/secrets/secret_helper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/cmd/security-agent/api/agent/agent.go b/cmd/security-agent/api/agent/agent.go index 59cfb8045dc2a..8c7854ad0182b 100644 --- a/cmd/security-agent/api/agent/agent.go +++ b/cmd/security-agent/api/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the api endpoints for the `/agent` prefix. // This group of endpoints is meant to provide high-level functionalities diff --git a/cmd/security-agent/api/listener.go b/cmd/security-agent/api/listener.go index 5c3d0e7854113..20c2557b4e90a 100644 --- a/cmd/security-agent/api/listener.go +++ b/cmd/security-agent/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/cmd/security-agent/api/server.go b/cmd/security-agent/api/server.go index eccab0687a3dd..2c2e0c79c3e8d 100644 --- a/cmd/security-agent/api/server.go +++ b/cmd/security-agent/api/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package api implements the agent IPC api. Using HTTP diff --git a/cmd/security-agent/app/app.go b/cmd/security-agent/app/app.go index 7d495ffd2c1cd..baa6c47810ab9 100644 --- a/cmd/security-agent/app/app.go +++ b/cmd/security-agent/app/app.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/check.go b/cmd/security-agent/app/check.go index 21d861086dde4..341cd6491682c 100644 --- a/cmd/security-agent/app/check.go +++ b/cmd/security-agent/app/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build kubeapiserver diff --git a/cmd/security-agent/app/compliance.go b/cmd/security-agent/app/compliance.go index 8ed67cb10e539..ec8535e8c7db9 100644 --- a/cmd/security-agent/app/compliance.go +++ b/cmd/security-agent/app/compliance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/config.go b/cmd/security-agent/app/config.go index 8f6ff20188c15..dacc49e67a662 100644 --- a/cmd/security-agent/app/config.go +++ b/cmd/security-agent/app/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/security-agent/app/flare.go b/cmd/security-agent/app/flare.go index d31573510d746..08ef5a412d146 100644 --- a/cmd/security-agent/app/flare.go +++ b/cmd/security-agent/app/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/metrics.go b/cmd/security-agent/app/metrics.go index 8133674e10a1f..e49eae3ad7a49 100644 --- a/cmd/security-agent/app/metrics.go +++ b/cmd/security-agent/app/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/runtime.go b/cmd/security-agent/app/runtime.go index 4e880f7a234ec..b742ecb62f984 100644 --- a/cmd/security-agent/app/runtime.go +++ b/cmd/security-agent/app/runtime.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/runtime_unsupported.go b/cmd/security-agent/app/runtime_unsupported.go index 667c9c851f564..5e893ae13e027 100644 --- a/cmd/security-agent/app/runtime_unsupported.go +++ b/cmd/security-agent/app/runtime_unsupported.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/app/status.go b/cmd/security-agent/app/status.go index 212439e9d1de8..1d427c8e97c5d 100644 --- a/cmd/security-agent/app/status.go +++ b/cmd/security-agent/app/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package app diff --git a/cmd/security-agent/common/check_command.go b/cmd/security-agent/common/check_command.go index 06a2a14b37ec5..792830a9f3c6a 100644 --- a/cmd/security-agent/common/check_command.go +++ b/cmd/security-agent/common/check_command.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/cmd/security-agent/common/config.go b/cmd/security-agent/common/config.go index 0953123d9290b..9875052a58cae 100644 --- a/cmd/security-agent/common/config.go +++ b/cmd/security-agent/common/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/cmd/security-agent/main.go b/cmd/security-agent/main.go index 51fc57edb61ab..6a17c3fb2c7d4 100644 --- a/cmd/security-agent/main.go +++ b/cmd/security-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/cmd/serverless/main.go b/cmd/serverless/main.go index 8b25c633890d7..fc2829df7501b 100644 --- a/cmd/serverless/main.go +++ b/cmd/serverless/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/cmd/system-probe/modules/security_runtime.go b/cmd/system-probe/modules/security_runtime.go index b8d8fb8974b5f..0964b88eab3f6 100644 --- a/cmd/system-probe/modules/security_runtime.go +++ b/cmd/system-probe/modules/security_runtime.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package modules diff --git a/cmd/system-probe/windows_resources/system-probe.rc b/cmd/system-probe/windows_resources/system-probe.rc index de3905771a689..26be99a92853d 100644 --- a/cmd/system-probe/windows_resources/system-probe.rc +++ b/cmd/system-probe/windows_resources/system-probe.rc @@ -35,7 +35,7 @@ BEGIN VALUE "FileDescription", "Datadog System Probe" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "system-probe" - VALUE "LegalCopyright", "Copyright (C) 2020-2021" + VALUE "LegalCopyright", "Copyright (C) 2020-present" VALUE "OriginalFilename", "system-probe.exe" VALUE "ProductName", "Datadog System Probe" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/systray/doconfigure.go b/cmd/systray/doconfigure.go index f0c3323807afa..223b4ebf0abf8 100644 --- a/cmd/systray/doconfigure.go +++ b/cmd/systray/doconfigure.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package main diff --git a/cmd/systray/doflare.go b/cmd/systray/doflare.go index 4672b1321c037..2f94a16cb917d 100644 --- a/cmd/systray/doflare.go +++ b/cmd/systray/doflare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package main diff --git a/cmd/systray/doservicecontrol.go b/cmd/systray/doservicecontrol.go index 03e06947ebc84..8a07c19c7cbee 100644 --- a/cmd/systray/doservicecontrol.go +++ b/cmd/systray/doservicecontrol.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package main diff --git a/cmd/systray/systray.go b/cmd/systray/systray.go index 98c2ef890554b..ea45d1a5a0be8 100644 --- a/cmd/systray/systray.go +++ b/cmd/systray/systray.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package main diff --git a/cmd/systray/systray.rc b/cmd/systray/systray.rc index bc2480867449f..f117ae16ca139 100644 --- a/cmd/systray/systray.rc +++ b/cmd/systray/systray.rc @@ -35,7 +35,7 @@ BEGIN VALUE "FileDescription", "Datadog Metrics System Tray Application" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6 Systray" - VALUE "LegalCopyright", "Copyright (C) 2016-2021" + VALUE "LegalCopyright", "Copyright (C) 2016-present" VALUE "OriginalFilename", "ddtray.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/cmd/trace-agent/main.go b/cmd/trace-agent/main.go index 05b56d0726b6d..71462352ce31e 100644 --- a/cmd/trace-agent/main.go +++ b/cmd/trace-agent/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/cmd/trace-agent/main_linux.go b/cmd/trace-agent/main_linux.go index 54888ed1cd9f8..14ef3604d676a 100644 --- a/cmd/trace-agent/main_linux.go +++ b/cmd/trace-agent/main_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/cmd/trace-agent/main_nix.go b/cmd/trace-agent/main_nix.go index 2f04fc35bb891..b319fc1a8e128 100644 --- a/cmd/trace-agent/main_nix.go +++ b/cmd/trace-agent/main_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/cmd/trace-agent/main_windows.go b/cmd/trace-agent/main_windows.go index a60ecbf41b91c..87990bed58cac 100644 --- a/cmd/trace-agent/main_windows.go +++ b/cmd/trace-agent/main_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/devenv/scripts/Install-DevEnv.ps1 b/devenv/scripts/Install-DevEnv.ps1 index d12694b159dc3..814644d78e626 100644 --- a/devenv/scripts/Install-DevEnv.ps1 +++ b/devenv/scripts/Install-DevEnv.ps1 @@ -2,7 +2,7 @@ # under the Apache License Version 2.0. # This product includes software developed at Datadog # (https://www.datadoghq.com/). -# Copyright 2019-2021 Datadog, Inc. +# Copyright 2019-present Datadog, Inc. Write-Host '======================================================= diff --git a/omnibus/config/projects/agent-binaries.rb b/omnibus/config/projects/agent-binaries.rb index 10d14f92d1c58..1edced8825197 100644 --- a/omnibus/config/projects/agent-binaries.rb +++ b/omnibus/config/projects/agent-binaries.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/projects/agent.rb b/omnibus/config/projects/agent.rb index b8a8aebd47ed7..6711d52039458 100644 --- a/omnibus/config/projects/agent.rb +++ b/omnibus/config/projects/agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require "./lib/ostools.rb" name 'agent' diff --git a/omnibus/config/projects/dogstatsd.rb b/omnibus/config/projects/dogstatsd.rb index ade9cfe4a687b..d2ef3db895bca 100644 --- a/omnibus/config/projects/dogstatsd.rb +++ b/omnibus/config/projects/dogstatsd.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/projects/iot-agent.rb b/omnibus/config/projects/iot-agent.rb index 1c50564ab5563..6dfb84cf771c0 100644 --- a/omnibus/config/projects/iot-agent.rb +++ b/omnibus/config/projects/iot-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require "./lib/ostools.rb" diff --git a/omnibus/config/software/datadog-agent-finalize.rb b/omnibus/config/software/datadog-agent-finalize.rb index 15a35a6aad371..d1b431f7459b7 100644 --- a/omnibus/config/software/datadog-agent-finalize.rb +++ b/omnibus/config/software/datadog-agent-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-agent-integrations-py2.rb b/omnibus/config/software/datadog-agent-integrations-py2.rb index 5df9f58fb5560..2495ccafc3135 100644 --- a/omnibus/config/software/datadog-agent-integrations-py2.rb +++ b/omnibus/config/software/datadog-agent-integrations-py2.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/datadog-agent-integrations-py3.rb b/omnibus/config/software/datadog-agent-integrations-py3.rb index 620fd5b39bb51..921342395a731 100644 --- a/omnibus/config/software/datadog-agent-integrations-py3.rb +++ b/omnibus/config/software/datadog-agent-integrations-py3.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/datadog-agent-prepare.rb b/omnibus/config/software/datadog-agent-prepare.rb index e904b050dff96..32aef3c0d6434 100644 --- a/omnibus/config/software/datadog-agent-prepare.rb +++ b/omnibus/config/software/datadog-agent-prepare.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. name "datadog-agent-prepare" description "steps required to preprare the build" diff --git a/omnibus/config/software/datadog-agent.rb b/omnibus/config/software/datadog-agent.rb index f3be607a6e926..2bd61f954cf78 100644 --- a/omnibus/config/software/datadog-agent.rb +++ b/omnibus/config/software/datadog-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require './lib/ostools.rb' require 'pathname' diff --git a/omnibus/config/software/datadog-buildpack-finalize.rb b/omnibus/config/software/datadog-buildpack-finalize.rb index 9824dce124a01..29801c8c80ade 100644 --- a/omnibus/config/software/datadog-buildpack-finalize.rb +++ b/omnibus/config/software/datadog-buildpack-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-cf-finalize.rb b/omnibus/config/software/datadog-cf-finalize.rb index 0b7a8bc11e985..5c274d864eae8 100644 --- a/omnibus/config/software/datadog-cf-finalize.rb +++ b/omnibus/config/software/datadog-cf-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-dogstatsd-finalize.rb b/omnibus/config/software/datadog-dogstatsd-finalize.rb index 37a8123d8876d..37941f422b818 100644 --- a/omnibus/config/software/datadog-dogstatsd-finalize.rb +++ b/omnibus/config/software/datadog-dogstatsd-finalize.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # This software definition doesn"t build anything, it"s the place where we create # files outside the omnibus installation directory, so that we can add them to diff --git a/omnibus/config/software/datadog-dogstatsd.rb b/omnibus/config/software/datadog-dogstatsd.rb index 3ab892cb44b53..45c4c15e707fa 100644 --- a/omnibus/config/software/datadog-dogstatsd.rb +++ b/omnibus/config/software/datadog-dogstatsd.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require 'pathname' name 'datadog-dogstatsd' diff --git a/omnibus/config/software/datadog-iot-agent.rb b/omnibus/config/software/datadog-iot-agent.rb index cc3d2013ae2a9..1e4b177ef8543 100644 --- a/omnibus/config/software/datadog-iot-agent.rb +++ b/omnibus/config/software/datadog-iot-agent.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require './lib/ostools.rb' require 'pathname' diff --git a/omnibus/config/software/datadog-security-agent-policies.rb b/omnibus/config/software/datadog-security-agent-policies.rb index 51639e545d719..77147ff11d2f7 100644 --- a/omnibus/config/software/datadog-security-agent-policies.rb +++ b/omnibus/config/software/datadog-security-agent-policies.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. require './lib/ostools.rb' require 'json' diff --git a/omnibus/config/software/jmxfetch.rb b/omnibus/config/software/jmxfetch.rb index de649e224651a..5e1bbf994f7d0 100644 --- a/omnibus/config/software/jmxfetch.rb +++ b/omnibus/config/software/jmxfetch.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. name "jmxfetch" diff --git a/omnibus/config/software/libbcc.rb b/omnibus/config/software/libbcc.rb index fc0dfe89f8c05..a07c39280ee32 100644 --- a/omnibus/config/software/libbcc.rb +++ b/omnibus/config/software/libbcc.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. name 'bcc' diff --git a/omnibus/config/software/libelf.rb b/omnibus/config/software/libelf.rb index 38489b4c104be..c4347cf5af299 100644 --- a/omnibus/config/software/libelf.rb +++ b/omnibus/config/software/libelf.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2019 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. name 'libelf' default_version '0.178' diff --git a/omnibus/config/software/system-probe.rb b/omnibus/config/software/system-probe.rb index 8be561f266895..ef9def17bdace 100644 --- a/omnibus/config/software/system-probe.rb +++ b/omnibus/config/software/system-probe.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. name 'system-probe' diff --git a/omnibus/omnibus.rb b/omnibus/omnibus.rb index 1cf5191e99d4a..73c982abec272 100644 --- a/omnibus/omnibus.rb +++ b/omnibus/omnibus.rb @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https:#www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. if ENV["WINDOWS_BUILD_32_BIT"] windows_arch :x86 diff --git a/omnibus/resources/agent/msi/assets/LICENSE.rtf b/omnibus/resources/agent/msi/assets/LICENSE.rtf index 93c01ad60027d..aa861659fe55e 100644 --- a/omnibus/resources/agent/msi/assets/LICENSE.rtf +++ b/omnibus/resources/agent/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-present Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/agent/pkg/license.html.erb b/omnibus/resources/agent/pkg/license.html.erb index 060e8a01bfbe7..b0a8cac838e16 100644 --- a/omnibus/resources/agent/pkg/license.html.erb +++ b/omnibus/resources/agent/pkg/license.html.erb @@ -1,4 +1,4 @@ -Copyright 2016-2021 Datadog, Inc. +Copyright 2016-present Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf b/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf index 9db2b04b13b65..300767f020c28 100644 --- a/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf +++ b/omnibus/resources/dogstatsd/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-present Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/iot/msi/assets/LICENSE.rtf b/omnibus/resources/iot/msi/assets/LICENSE.rtf index 93c01ad60027d..aa861659fe55e 100644 --- a/omnibus/resources/iot/msi/assets/LICENSE.rtf +++ b/omnibus/resources/iot/msi/assets/LICENSE.rtf @@ -6,7 +6,7 @@ \deftab720 \pard\pardeftab720\sl276\slmult1\sa200\partightenfactor0 -\f0\fs20 \cf0 Copyright 2016-2021 Datadog, Inc.\ +\f0\fs20 \cf0 Copyright 2016-present Datadog, Inc.\ Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at\ {\field{\*\fldinst{HYPERLINK "http://www.apache.org/licenses/LICENSE-2.0"}}{\fldrslt http://www.apache.org/licenses/LICENSE-2.0}}\ \ diff --git a/omnibus/resources/iot/pkg/license.html.erb b/omnibus/resources/iot/pkg/license.html.erb index 060e8a01bfbe7..b0a8cac838e16 100644 --- a/omnibus/resources/iot/pkg/license.html.erb +++ b/omnibus/resources/iot/pkg/license.html.erb @@ -1,4 +1,4 @@ -Copyright 2016-2021 Datadog, Inc. +Copyright 2016-present Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/pkg/aggregator/aggregator.go b/pkg/aggregator/aggregator.go index be632e4bbf56c..3a6885918467b 100644 --- a/pkg/aggregator/aggregator.go +++ b/pkg/aggregator/aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/aggregator_test.go b/pkg/aggregator/aggregator_test.go index e9913e2a4559d..e46721c86a2f9 100644 --- a/pkg/aggregator/aggregator_test.go +++ b/pkg/aggregator/aggregator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler.go b/pkg/aggregator/check_sampler.go index 9bbebea4b3880..9720e8d61c51c 100644 --- a/pkg/aggregator/check_sampler.go +++ b/pkg/aggregator/check_sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler_bench_test.go b/pkg/aggregator/check_sampler_bench_test.go index 87b037a6c611e..b785dcdb7ce72 100644 --- a/pkg/aggregator/check_sampler_bench_test.go +++ b/pkg/aggregator/check_sampler_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/check_sampler_test.go b/pkg/aggregator/check_sampler_test.go index 04a985651479a..c4d47c4167642 100644 --- a/pkg/aggregator/check_sampler_test.go +++ b/pkg/aggregator/check_sampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/ckey/key.go b/pkg/aggregator/ckey/key.go index 4198321b16e68..45163e74ec190 100644 --- a/pkg/aggregator/ckey/key.go +++ b/pkg/aggregator/ckey/key.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ckey diff --git a/pkg/aggregator/ckey/key_test.go b/pkg/aggregator/ckey/key_test.go index ab862ec0a9bc0..e17c52a0a86ad 100644 --- a/pkg/aggregator/ckey/key_test.go +++ b/pkg/aggregator/ckey/key_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ckey diff --git a/pkg/aggregator/context_resolver.go b/pkg/aggregator/context_resolver.go index 2dc250671eacf..8509a8072ebc3 100644 --- a/pkg/aggregator/context_resolver.go +++ b/pkg/aggregator/context_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/context_resolver_test.go b/pkg/aggregator/context_resolver_test.go index 76ffff5b6bdfe..c19ec12a244d6 100644 --- a/pkg/aggregator/context_resolver_test.go +++ b/pkg/aggregator/context_resolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/mocksender/asserts.go b/pkg/aggregator/mocksender/asserts.go index 36f255ec676c3..b64d0a3eecac9 100644 --- a/pkg/aggregator/mocksender/asserts.go +++ b/pkg/aggregator/mocksender/asserts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/asserts_test.go b/pkg/aggregator/mocksender/asserts_test.go index 18b32b5f4bce2..efd15c2917ee7 100644 --- a/pkg/aggregator/mocksender/asserts_test.go +++ b/pkg/aggregator/mocksender/asserts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/mocked_methods.go b/pkg/aggregator/mocksender/mocked_methods.go index ed7f6bb5b79ed..5302e83d19412 100644 --- a/pkg/aggregator/mocksender/mocked_methods.go +++ b/pkg/aggregator/mocksender/mocked_methods.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mocksender diff --git a/pkg/aggregator/mocksender/mocksender.go b/pkg/aggregator/mocksender/mocksender.go index 9992c1011a687..59fbd93189368 100644 --- a/pkg/aggregator/mocksender/mocksender.go +++ b/pkg/aggregator/mocksender/mocksender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mocksender diff --git a/pkg/aggregator/sender.go b/pkg/aggregator/sender.go index 8f337323c7498..000b48bdc04be 100644 --- a/pkg/aggregator/sender.go +++ b/pkg/aggregator/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sender_test.go b/pkg/aggregator/sender_test.go index 3601076318d09..98e8d1e073e52 100644 --- a/pkg/aggregator/sender_test.go +++ b/pkg/aggregator/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sketch_map.go b/pkg/aggregator/sketch_map.go index 329f15456e5ff..c71ea424345d1 100644 --- a/pkg/aggregator/sketch_map.go +++ b/pkg/aggregator/sketch_map.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/sketch_map_test.go b/pkg/aggregator/sketch_map_test.go index 41851b35193ba..47cb59f7747f2 100644 --- a/pkg/aggregator/sketch_map_test.go +++ b/pkg/aggregator/sketch_map_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/time_sampler.go b/pkg/aggregator/time_sampler.go index 32492943b8470..dc36f413aeca6 100644 --- a/pkg/aggregator/time_sampler.go +++ b/pkg/aggregator/time_sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/aggregator/time_sampler_test.go b/pkg/aggregator/time_sampler_test.go index 7e3babfd36913..2d63e9b7351c2 100644 --- a/pkg/aggregator/time_sampler_test.go +++ b/pkg/aggregator/time_sampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package aggregator diff --git a/pkg/api/healthprobe/healthprobe.go b/pkg/api/healthprobe/healthprobe.go index 1ff43cf74899c..6156fd00ff163 100644 --- a/pkg/api/healthprobe/healthprobe.go +++ b/pkg/api/healthprobe/healthprobe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package healthprobe diff --git a/pkg/api/security/platform_nowindows.go b/pkg/api/security/platform_nowindows.go index f7bfd6546dc62..dd632233d071c 100644 --- a/pkg/api/security/platform_nowindows.go +++ b/pkg/api/security/platform_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/api/security/platform_windows.go b/pkg/api/security/platform_windows.go index 6504e9bb2c9f3..959f72bbb8632 100644 --- a/pkg/api/security/platform_windows.go +++ b/pkg/api/security/platform_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package security diff --git a/pkg/api/security/security.go b/pkg/api/security/security.go index 3d7253687dc74..5500967a78323 100644 --- a/pkg/api/security/security.go +++ b/pkg/api/security/security.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package security diff --git a/pkg/api/security/security_test.go b/pkg/api/security/security_test.go index 0d25b55fcfd61..893b571593288 100644 --- a/pkg/api/security/security_test.go +++ b/pkg/api/security/security_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/api/util/doget.go b/pkg/api/util/doget.go index 042e4d724ed0d..9a28f06fed946 100644 --- a/pkg/api/util/doget.go +++ b/pkg/api/util/doget.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/api/util/util.go b/pkg/api/util/util.go index b03b213e4a196..cf5f3c5adeecb 100644 --- a/pkg/api/util/util.go +++ b/pkg/api/util/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/autodiscovery/autoconfig.go b/pkg/autodiscovery/autoconfig.go index c9e8740704f98..d23e2fb1f2601 100644 --- a/pkg/autodiscovery/autoconfig.go +++ b/pkg/autodiscovery/autoconfig.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/autoconfig_test.go b/pkg/autodiscovery/autoconfig_test.go index 1e2c803368917..e6e211c2a933b 100644 --- a/pkg/autodiscovery/autoconfig_test.go +++ b/pkg/autodiscovery/autoconfig_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/common/kubelet.go b/pkg/autodiscovery/common/kubelet.go index bcca856a42c0a..ff132ebf499a0 100644 --- a/pkg/autodiscovery/common/kubelet.go +++ b/pkg/autodiscovery/common/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/kubelet_test.go b/pkg/autodiscovery/common/kubelet_test.go index 1e63a3b1296d3..51e7387c8247e 100644 --- a/pkg/autodiscovery/common/kubelet_test.go +++ b/pkg/autodiscovery/common/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/prometheus.go b/pkg/autodiscovery/common/prometheus.go index 0968f2053c1a8..6064386ebfbd3 100644 --- a/pkg/autodiscovery/common/prometheus.go +++ b/pkg/autodiscovery/common/prometheus.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/autodiscovery/common/prometheus_apiserver.go b/pkg/autodiscovery/common/prometheus_apiserver.go index 1c71d245e8958..54acdaecd01c3 100644 --- a/pkg/autodiscovery/common/prometheus_apiserver.go +++ b/pkg/autodiscovery/common/prometheus_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/common/prometheus_apiserver_test.go b/pkg/autodiscovery/common/prometheus_apiserver_test.go index fa7854763ec7c..53dd6a7a02451 100644 --- a/pkg/autodiscovery/common/prometheus_apiserver_test.go +++ b/pkg/autodiscovery/common/prometheus_apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/common/prometheus_kubelet.go b/pkg/autodiscovery/common/prometheus_kubelet.go index 2f0e8df438b6b..938378372601e 100644 --- a/pkg/autodiscovery/common/prometheus_kubelet.go +++ b/pkg/autodiscovery/common/prometheus_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/common/prometheus_kubelet_test.go b/pkg/autodiscovery/common/prometheus_kubelet_test.go index c191d42b15444..fcbce25f60d9e 100644 --- a/pkg/autodiscovery/common/prometheus_kubelet_test.go +++ b/pkg/autodiscovery/common/prometheus_kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/common/prometheus_test.go b/pkg/autodiscovery/common/prometheus_test.go index be5f60af79ae5..021a10ff2a9cc 100644 --- a/pkg/autodiscovery/common/prometheus_test.go +++ b/pkg/autodiscovery/common/prometheus_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/autodiscovery/common_test.go b/pkg/autodiscovery/common_test.go index 60e34aae4079d..60c1d54f7d641 100644 --- a/pkg/autodiscovery/common_test.go +++ b/pkg/autodiscovery/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/config_poller.go b/pkg/autodiscovery/config_poller.go index a856f1539314f..b81e1cad7d239 100644 --- a/pkg/autodiscovery/config_poller.go +++ b/pkg/autodiscovery/config_poller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/configresolver/configresolver.go b/pkg/autodiscovery/configresolver/configresolver.go index 3dd2330b81061..e7e7d7f74e845 100644 --- a/pkg/autodiscovery/configresolver/configresolver.go +++ b/pkg/autodiscovery/configresolver/configresolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package configresolver diff --git a/pkg/autodiscovery/configresolver/configresolver_test.go b/pkg/autodiscovery/configresolver/configresolver_test.go index 3bb321819503e..cef66597ae132 100644 --- a/pkg/autodiscovery/configresolver/configresolver_test.go +++ b/pkg/autodiscovery/configresolver/configresolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package configresolver diff --git a/pkg/autodiscovery/integration/config.go b/pkg/autodiscovery/integration/config.go index abcb375776f77..cf39c99bc9b1d 100644 --- a/pkg/autodiscovery/integration/config.go +++ b/pkg/autodiscovery/integration/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package integration diff --git a/pkg/autodiscovery/integration/config_test.go b/pkg/autodiscovery/integration/config_test.go index 33423d0e9970d..8c92cda090058 100644 --- a/pkg/autodiscovery/integration/config_test.go +++ b/pkg/autodiscovery/integration/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package integration diff --git a/pkg/autodiscovery/listeners/cloudfoundry.go b/pkg/autodiscovery/listeners/cloudfoundry.go index 8a56bca43ad69..52d8d3342c530 100644 --- a/pkg/autodiscovery/listeners/cloudfoundry.go +++ b/pkg/autodiscovery/listeners/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/listeners/cloudfoundry_test.go b/pkg/autodiscovery/listeners/cloudfoundry_test.go index 55b60fabbbbc8..6a1825832fe69 100644 --- a/pkg/autodiscovery/listeners/cloudfoundry_test.go +++ b/pkg/autodiscovery/listeners/cloudfoundry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/listeners/common.go b/pkg/autodiscovery/listeners/common.go index cba5e32b6e194..9e76ecac735af 100644 --- a/pkg/autodiscovery/listeners/common.go +++ b/pkg/autodiscovery/listeners/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/common_test.go b/pkg/autodiscovery/listeners/common_test.go index e6b0305ef12de..7b6b38297eb15 100644 --- a/pkg/autodiscovery/listeners/common_test.go +++ b/pkg/autodiscovery/listeners/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/docker.go b/pkg/autodiscovery/listeners/docker.go index 61580b8a3e33d..0512a565f2d1c 100644 --- a/pkg/autodiscovery/listeners/docker.go +++ b/pkg/autodiscovery/listeners/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/docker_kubelet.go b/pkg/autodiscovery/listeners/docker_kubelet.go index 924218de07fd5..a792aa106737a 100644 --- a/pkg/autodiscovery/listeners/docker_kubelet.go +++ b/pkg/autodiscovery/listeners/docker_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,kubelet diff --git a/pkg/autodiscovery/listeners/docker_nokubelet.go b/pkg/autodiscovery/listeners/docker_nokubelet.go index 0d3d2602e9953..b5a018387ab7a 100644 --- a/pkg/autodiscovery/listeners/docker_nokubelet.go +++ b/pkg/autodiscovery/listeners/docker_nokubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!kubelet diff --git a/pkg/autodiscovery/listeners/docker_test.go b/pkg/autodiscovery/listeners/docker_test.go index d6dd703d57971..b27792b38db43 100644 --- a/pkg/autodiscovery/listeners/docker_test.go +++ b/pkg/autodiscovery/listeners/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/ecs.go b/pkg/autodiscovery/listeners/ecs.go index 3b86f3e140119..74a9968e21851 100644 --- a/pkg/autodiscovery/listeners/ecs.go +++ b/pkg/autodiscovery/listeners/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/listeners/environment.go b/pkg/autodiscovery/listeners/environment.go index d78452c3ed16f..8d50be5aa0957 100644 --- a/pkg/autodiscovery/listeners/environment.go +++ b/pkg/autodiscovery/listeners/environment.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/kube_endpoints.go b/pkg/autodiscovery/listeners/kube_endpoints.go index 5633a8f4d5729..6e81e00d0cb20 100644 --- a/pkg/autodiscovery/listeners/kube_endpoints.go +++ b/pkg/autodiscovery/listeners/kube_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_endpoints_test.go b/pkg/autodiscovery/listeners/kube_endpoints_test.go index 1c70051706660..4ba1222c97724 100644 --- a/pkg/autodiscovery/listeners/kube_endpoints_test.go +++ b/pkg/autodiscovery/listeners/kube_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_services.go b/pkg/autodiscovery/listeners/kube_services.go index d7af991c911e3..ced6d5378a8a8 100644 --- a/pkg/autodiscovery/listeners/kube_services.go +++ b/pkg/autodiscovery/listeners/kube_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kube_services_test.go b/pkg/autodiscovery/listeners/kube_services_test.go index 16b2a6d5bc30d..aefb0e9043946 100644 --- a/pkg/autodiscovery/listeners/kube_services_test.go +++ b/pkg/autodiscovery/listeners/kube_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/listeners/kubelet.go b/pkg/autodiscovery/listeners/kubelet.go index 90af4cf6eca24..f39d16b837e3c 100644 --- a/pkg/autodiscovery/listeners/kubelet.go +++ b/pkg/autodiscovery/listeners/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/listeners/kubelet_test.go b/pkg/autodiscovery/listeners/kubelet_test.go index 6897d4b3699e6..a8844d511f11f 100644 --- a/pkg/autodiscovery/listeners/kubelet_test.go +++ b/pkg/autodiscovery/listeners/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/listeners/snmp.go b/pkg/autodiscovery/listeners/snmp.go index 4e47da4e3c0ee..891d38a78c381 100644 --- a/pkg/autodiscovery/listeners/snmp.go +++ b/pkg/autodiscovery/listeners/snmp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/snmp_test.go b/pkg/autodiscovery/listeners/snmp_test.go index 5f66e4a4bc4b0..6b307a8bd7320 100644 --- a/pkg/autodiscovery/listeners/snmp_test.go +++ b/pkg/autodiscovery/listeners/snmp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/listeners/types.go b/pkg/autodiscovery/listeners/types.go index 9b7815ef4365b..de7d348b4922c 100644 --- a/pkg/autodiscovery/listeners/types.go +++ b/pkg/autodiscovery/listeners/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/autodiscovery/providers/cloudfoundry.go b/pkg/autodiscovery/providers/cloudfoundry.go index c7c5f50b56a0b..102d144e9dc88 100644 --- a/pkg/autodiscovery/providers/cloudfoundry.go +++ b/pkg/autodiscovery/providers/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // // +build clusterchecks diff --git a/pkg/autodiscovery/providers/cloudfoundry_test.go b/pkg/autodiscovery/providers/cloudfoundry_test.go index c512b1a0bcbd0..41778aeff4425 100644 --- a/pkg/autodiscovery/providers/cloudfoundry_test.go +++ b/pkg/autodiscovery/providers/cloudfoundry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/autodiscovery/providers/clusterchecks.go b/pkg/autodiscovery/providers/clusterchecks.go index 8a96cc923490d..ff2a866d56212 100644 --- a/pkg/autodiscovery/providers/clusterchecks.go +++ b/pkg/autodiscovery/providers/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/consul.go b/pkg/autodiscovery/providers/consul.go index e5fa1dcc885b1..63d2578e7ce77 100644 --- a/pkg/autodiscovery/providers/consul.go +++ b/pkg/autodiscovery/providers/consul.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build consul diff --git a/pkg/autodiscovery/providers/consul_test.go b/pkg/autodiscovery/providers/consul_test.go index 492b6feced78c..25fccad2fb30c 100644 --- a/pkg/autodiscovery/providers/consul_test.go +++ b/pkg/autodiscovery/providers/consul_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build consul diff --git a/pkg/autodiscovery/providers/docker.go b/pkg/autodiscovery/providers/docker.go index aa92a505b387c..8f4efc4237598 100644 --- a/pkg/autodiscovery/providers/docker.go +++ b/pkg/autodiscovery/providers/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/providers/docker_test.go b/pkg/autodiscovery/providers/docker_test.go index 9e3b89fedfe04..793ebb5be33b5 100644 --- a/pkg/autodiscovery/providers/docker_test.go +++ b/pkg/autodiscovery/providers/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/autodiscovery/providers/ecs.go b/pkg/autodiscovery/providers/ecs.go index b571d782204a2..218fdb4995979 100644 --- a/pkg/autodiscovery/providers/ecs.go +++ b/pkg/autodiscovery/providers/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/ecs_test.go b/pkg/autodiscovery/providers/ecs_test.go index 3344bac9f0ab7..f82b3c05ebb11 100644 --- a/pkg/autodiscovery/providers/ecs_test.go +++ b/pkg/autodiscovery/providers/ecs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/endpointschecks.go b/pkg/autodiscovery/providers/endpointschecks.go index 5873114f06619..662ded8ff7c54 100644 --- a/pkg/autodiscovery/providers/endpointschecks.go +++ b/pkg/autodiscovery/providers/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/etcd.go b/pkg/autodiscovery/providers/etcd.go index ce5a26d305b22..7b0a07b6f2c03 100644 --- a/pkg/autodiscovery/providers/etcd.go +++ b/pkg/autodiscovery/providers/etcd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build etcd diff --git a/pkg/autodiscovery/providers/etcd_test.go b/pkg/autodiscovery/providers/etcd_test.go index 6138fb307bef6..da3edacc1c713 100644 --- a/pkg/autodiscovery/providers/etcd_test.go +++ b/pkg/autodiscovery/providers/etcd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build etcd diff --git a/pkg/autodiscovery/providers/file.go b/pkg/autodiscovery/providers/file.go index 34b890c6e3e56..9b7dfe6099d18 100644 --- a/pkg/autodiscovery/providers/file.go +++ b/pkg/autodiscovery/providers/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/file_android.go b/pkg/autodiscovery/providers/file_android.go index 17c27ed0bffd7..fcfbd7add0653 100644 --- a/pkg/autodiscovery/providers/file_android.go +++ b/pkg/autodiscovery/providers/file_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build android diff --git a/pkg/autodiscovery/providers/file_common.go b/pkg/autodiscovery/providers/file_common.go index 4ca242bed8a86..89496bbdebd8f 100644 --- a/pkg/autodiscovery/providers/file_common.go +++ b/pkg/autodiscovery/providers/file_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !android diff --git a/pkg/autodiscovery/providers/file_test.go b/pkg/autodiscovery/providers/file_test.go index 1110708e45bcf..f852b3d589f94 100644 --- a/pkg/autodiscovery/providers/file_test.go +++ b/pkg/autodiscovery/providers/file_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/kube_common.go b/pkg/autodiscovery/providers/kube_common.go index cc96f84be1f28..810ce333cd8e5 100644 --- a/pkg/autodiscovery/providers/kube_common.go +++ b/pkg/autodiscovery/providers/kube_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_endpoints.go b/pkg/autodiscovery/providers/kube_endpoints.go index 1fdffef3f90e6..1bb3085ce1bda 100644 --- a/pkg/autodiscovery/providers/kube_endpoints.go +++ b/pkg/autodiscovery/providers/kube_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_endpoints_test.go b/pkg/autodiscovery/providers/kube_endpoints_test.go index ab89d3442e55e..8b1b8489c4265 100644 --- a/pkg/autodiscovery/providers/kube_endpoints_test.go +++ b/pkg/autodiscovery/providers/kube_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_services.go b/pkg/autodiscovery/providers/kube_services.go index cebacb68af566..f12fd9eb8bacb 100644 --- a/pkg/autodiscovery/providers/kube_services.go +++ b/pkg/autodiscovery/providers/kube_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kube_services_test.go b/pkg/autodiscovery/providers/kube_services_test.go index 6a282f7a30fe8..67c7d108b9ab8 100644 --- a/pkg/autodiscovery/providers/kube_services_test.go +++ b/pkg/autodiscovery/providers/kube_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/kubelet.go b/pkg/autodiscovery/providers/kubelet.go index 3b7695a3ed654..70c7ec290692c 100644 --- a/pkg/autodiscovery/providers/kubelet.go +++ b/pkg/autodiscovery/providers/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/kubelet_test.go b/pkg/autodiscovery/providers/kubelet_test.go index c5d24abcfae02..89e58c76fbc98 100644 --- a/pkg/autodiscovery/providers/kubelet_test.go +++ b/pkg/autodiscovery/providers/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/names/provider_names.go b/pkg/autodiscovery/providers/names/provider_names.go index 55dbb7c5bf9ca..5e0b5c4f15bc8 100644 --- a/pkg/autodiscovery/providers/names/provider_names.go +++ b/pkg/autodiscovery/providers/names/provider_names.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package names diff --git a/pkg/autodiscovery/providers/prometheus_common.go b/pkg/autodiscovery/providers/prometheus_common.go index 6b8412c5a61b0..3559518a96590 100644 --- a/pkg/autodiscovery/providers/prometheus_common.go +++ b/pkg/autodiscovery/providers/prometheus_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/prometheus_common_test.go b/pkg/autodiscovery/providers/prometheus_common_test.go index 12d309401d998..4ad598e49beb2 100644 --- a/pkg/autodiscovery/providers/prometheus_common_test.go +++ b/pkg/autodiscovery/providers/prometheus_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/prometheus_pods.go b/pkg/autodiscovery/providers/prometheus_pods.go index f51cca79361bd..1567d191a1753 100644 --- a/pkg/autodiscovery/providers/prometheus_pods.go +++ b/pkg/autodiscovery/providers/prometheus_pods.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/autodiscovery/providers/prometheus_services.go b/pkg/autodiscovery/providers/prometheus_services.go index f597b655e1b0d..f4482caf3aed7 100644 --- a/pkg/autodiscovery/providers/prometheus_services.go +++ b/pkg/autodiscovery/providers/prometheus_services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/prometheus_services_test.go b/pkg/autodiscovery/providers/prometheus_services_test.go index 58d16c9a94849..53189030d4827 100644 --- a/pkg/autodiscovery/providers/prometheus_services_test.go +++ b/pkg/autodiscovery/providers/prometheus_services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/autodiscovery/providers/providers.go b/pkg/autodiscovery/providers/providers.go index 0f4dff56c61c5..a0095c064342d 100644 --- a/pkg/autodiscovery/providers/providers.go +++ b/pkg/autodiscovery/providers/providers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/utils.go b/pkg/autodiscovery/providers/utils.go index 549aa0f8211ae..423a605aaa26e 100644 --- a/pkg/autodiscovery/providers/utils.go +++ b/pkg/autodiscovery/providers/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/utils_test.go b/pkg/autodiscovery/providers/utils_test.go index f92292e545de9..c4d3455784f41 100644 --- a/pkg/autodiscovery/providers/utils_test.go +++ b/pkg/autodiscovery/providers/utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/autodiscovery/providers/zookeeper.go b/pkg/autodiscovery/providers/zookeeper.go index 2d2693655b510..c1fe6ce31ff97 100644 --- a/pkg/autodiscovery/providers/zookeeper.go +++ b/pkg/autodiscovery/providers/zookeeper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build zk diff --git a/pkg/autodiscovery/providers/zookeeper_test.go b/pkg/autodiscovery/providers/zookeeper_test.go index 664380f080c3a..1cab1a9a4fdec 100644 --- a/pkg/autodiscovery/providers/zookeeper_test.go +++ b/pkg/autodiscovery/providers/zookeeper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build zk diff --git a/pkg/autodiscovery/scheduler/meta.go b/pkg/autodiscovery/scheduler/meta.go index d7e029a81173b..547b2989d71eb 100644 --- a/pkg/autodiscovery/scheduler/meta.go +++ b/pkg/autodiscovery/scheduler/meta.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/autodiscovery/scheduler/scheduler.go b/pkg/autodiscovery/scheduler/scheduler.go index c35dd68bfb749..3057de77464e3 100644 --- a/pkg/autodiscovery/scheduler/scheduler.go +++ b/pkg/autodiscovery/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/autodiscovery/stats.go b/pkg/autodiscovery/stats.go index 4e2e20cdfc306..e4774233fa369 100644 --- a/pkg/autodiscovery/stats.go +++ b/pkg/autodiscovery/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/stats_test.go b/pkg/autodiscovery/stats_test.go index 93847f30c459c..4db6232b3663c 100644 --- a/pkg/autodiscovery/stats_test.go +++ b/pkg/autodiscovery/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/store.go b/pkg/autodiscovery/store.go index ad4d1c2543bc8..a27f86b67ba15 100644 --- a/pkg/autodiscovery/store.go +++ b/pkg/autodiscovery/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/store_test.go b/pkg/autodiscovery/store_test.go index fee632c96979d..5092d02ad3f4d 100644 --- a/pkg/autodiscovery/store_test.go +++ b/pkg/autodiscovery/store_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/templatecache.go b/pkg/autodiscovery/templatecache.go index 5567fe1711ed3..9a1dac068dfdd 100644 --- a/pkg/autodiscovery/templatecache.go +++ b/pkg/autodiscovery/templatecache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/autodiscovery/templatecache_test.go b/pkg/autodiscovery/templatecache_test.go index eca2578868b46..6a0900c885eca 100644 --- a/pkg/autodiscovery/templatecache_test.go +++ b/pkg/autodiscovery/templatecache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/clusteragent/admission/const.go b/pkg/clusteragent/admission/const.go index 26cf67d9b9f31..224d67d177df3 100644 --- a/pkg/clusteragent/admission/const.go +++ b/pkg/clusteragent/admission/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/config.go b/pkg/clusteragent/admission/controllers/secret/config.go index 2ac17ebe62dbd..43185436f1bde 100644 --- a/pkg/clusteragent/admission/controllers/secret/config.go +++ b/pkg/clusteragent/admission/controllers/secret/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/controller.go b/pkg/clusteragent/admission/controllers/secret/controller.go index a1fd724ef9c30..3ee39c7381e97 100644 --- a/pkg/clusteragent/admission/controllers/secret/controller.go +++ b/pkg/clusteragent/admission/controllers/secret/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/secret/controller_test.go b/pkg/clusteragent/admission/controllers/secret/controller_test.go index 46214be87406a..b5c2bcd7ac6c8 100644 --- a/pkg/clusteragent/admission/controllers/secret/controller_test.go +++ b/pkg/clusteragent/admission/controllers/secret/controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/config.go b/pkg/clusteragent/admission/controllers/webhook/config.go index 1625d2c06d0a6..e92737e93ed01 100644 --- a/pkg/clusteragent/admission/controllers/webhook/config.go +++ b/pkg/clusteragent/admission/controllers/webhook/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/controller.go b/pkg/clusteragent/admission/controllers/webhook/controller.go index 18251c875067e..2f65b58c672c6 100644 --- a/pkg/clusteragent/admission/controllers/webhook/controller.go +++ b/pkg/clusteragent/admission/controllers/webhook/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/controllers/webhook/controller_test.go b/pkg/clusteragent/admission/controllers/webhook/controller_test.go index d1012986f6df2..bec4b4cc0fef6 100644 --- a/pkg/clusteragent/admission/controllers/webhook/controller_test.go +++ b/pkg/clusteragent/admission/controllers/webhook/controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/metrics/metrics.go b/pkg/clusteragent/admission/metrics/metrics.go index 3ca3673d3b7e3..d7750874ac311 100644 --- a/pkg/clusteragent/admission/metrics/metrics.go +++ b/pkg/clusteragent/admission/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/common.go b/pkg/clusteragent/admission/mutate/common.go index 2eefd563a167a..638a526eff7a8 100644 --- a/pkg/clusteragent/admission/mutate/common.go +++ b/pkg/clusteragent/admission/mutate/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/common_test.go b/pkg/clusteragent/admission/mutate/common_test.go index 48222596da259..225b6ef663c83 100644 --- a/pkg/clusteragent/admission/mutate/common_test.go +++ b/pkg/clusteragent/admission/mutate/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/config.go b/pkg/clusteragent/admission/mutate/config.go index 35b2914dd8c8e..18f76619ee6da 100644 --- a/pkg/clusteragent/admission/mutate/config.go +++ b/pkg/clusteragent/admission/mutate/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/config_test.go b/pkg/clusteragent/admission/mutate/config_test.go index c5622ff802e93..b2d8c80271a9d 100644 --- a/pkg/clusteragent/admission/mutate/config_test.go +++ b/pkg/clusteragent/admission/mutate/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/tags.go b/pkg/clusteragent/admission/mutate/tags.go index 38e389f6f409d..64faa5ac65d78 100644 --- a/pkg/clusteragent/admission/mutate/tags.go +++ b/pkg/clusteragent/admission/mutate/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/tags_test.go b/pkg/clusteragent/admission/mutate/tags_test.go index 0c2c437d98742..009930524a20b 100644 --- a/pkg/clusteragent/admission/mutate/tags_test.go +++ b/pkg/clusteragent/admission/mutate/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/mutate/test_utils.go b/pkg/clusteragent/admission/mutate/test_utils.go index 66669dcf40a27..c4d258d792f0e 100644 --- a/pkg/clusteragent/admission/mutate/test_utils.go +++ b/pkg/clusteragent/admission/mutate/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/start.go b/pkg/clusteragent/admission/start.go index fe6ede490c89d..eeed250c2b703 100644 --- a/pkg/clusteragent/admission/start.go +++ b/pkg/clusteragent/admission/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/status.go b/pkg/clusteragent/admission/status.go index 85559a9436b8c..9e366dcefdbd5 100644 --- a/pkg/clusteragent/admission/status.go +++ b/pkg/clusteragent/admission/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/status_no_apiserver.go b/pkg/clusteragent/admission/status_no_apiserver.go index 5cf131100cfb2..38186a2c4429d 100644 --- a/pkg/clusteragent/admission/status_no_apiserver.go +++ b/pkg/clusteragent/admission/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/admission/util.go b/pkg/clusteragent/admission/util.go index 00ccf9bd043e5..0ed359ef5b890 100644 --- a/pkg/clusteragent/admission/util.go +++ b/pkg/clusteragent/admission/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/admission/util_test.go b/pkg/clusteragent/admission/util_test.go index 414dbb762aa6e..a818ec975a300 100644 --- a/pkg/clusteragent/admission/util_test.go +++ b/pkg/clusteragent/admission/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/api/v1/types.go b/pkg/clusteragent/api/v1/types.go index dfae673647992..f6f7d99e3eb07 100644 --- a/pkg/clusteragent/api/v1/types.go +++ b/pkg/clusteragent/api/v1/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package v1 diff --git a/pkg/clusteragent/api/v1/types_test.go b/pkg/clusteragent/api/v1/types_test.go index 10493eab712ea..80b341431997b 100644 --- a/pkg/clusteragent/api/v1/types_test.go +++ b/pkg/clusteragent/api/v1/types_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package v1 diff --git a/pkg/clusteragent/clusterchecks/api.go b/pkg/clusteragent/clusterchecks/api.go index 5801929b0e6fe..40bdadbc7316f 100644 --- a/pkg/clusteragent/clusterchecks/api.go +++ b/pkg/clusteragent/clusterchecks/api.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/api_nocompile.go b/pkg/clusteragent/clusterchecks/api_nocompile.go index 9d030aadf9f78..ebf9a8219b0a6 100644 --- a/pkg/clusteragent/clusterchecks/api_nocompile.go +++ b/pkg/clusteragent/clusterchecks/api_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !clusterchecks diff --git a/pkg/clusteragent/clusterchecks/api_test.go b/pkg/clusteragent/clusterchecks/api_test.go index 973aba15fdd97..d650d6aac98b0 100644 --- a/pkg/clusteragent/clusterchecks/api_test.go +++ b/pkg/clusteragent/clusterchecks/api_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/common_test.go b/pkg/clusteragent/clusterchecks/common_test.go index d530ffe8422f2..a3f35e7248930 100644 --- a/pkg/clusteragent/clusterchecks/common_test.go +++ b/pkg/clusteragent/clusterchecks/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_configs.go b/pkg/clusteragent/clusterchecks/dispatcher_configs.go index cf11881a4c013..31daf94766610 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_configs.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_configs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go b/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go index 67832b9075c0a..08ae0d8ba4fe9 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_endpoints_configs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_main.go b/pkg/clusteragent/clusterchecks/dispatcher_main.go index c2683863ed78e..9f7241c6252f3 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_main.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_nodes.go b/pkg/clusteragent/clusterchecks/dispatcher_nodes.go index 9ffd9e7e25a0e..656535ed61571 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_nodes.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_nodes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go b/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go index e767b40d9ecb5..69a5a675d9084 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_rebalance.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go b/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go index 73e5733b37bab..12852c2f391e2 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_rebalance_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/dispatcher_test.go b/pkg/clusteragent/clusterchecks/dispatcher_test.go index 6abff6b3ada04..3d2114ca2dcfa 100644 --- a/pkg/clusteragent/clusterchecks/dispatcher_test.go +++ b/pkg/clusteragent/clusterchecks/dispatcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/handler.go b/pkg/clusteragent/clusterchecks/handler.go index 7cffddedd5a11..8431466cde245 100644 --- a/pkg/clusteragent/clusterchecks/handler.go +++ b/pkg/clusteragent/clusterchecks/handler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/handler_test.go b/pkg/clusteragent/clusterchecks/handler_test.go index 0e8703b79e6a5..193e3ff038115 100644 --- a/pkg/clusteragent/clusterchecks/handler_test.go +++ b/pkg/clusteragent/clusterchecks/handler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/helpers.go b/pkg/clusteragent/clusterchecks/helpers.go index aa5d31b958b59..ede0304a90ec1 100644 --- a/pkg/clusteragent/clusterchecks/helpers.go +++ b/pkg/clusteragent/clusterchecks/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/helpers_test.go b/pkg/clusteragent/clusterchecks/helpers_test.go index 1cb3c7d19fad7..c5720d145dca5 100644 --- a/pkg/clusteragent/clusterchecks/helpers_test.go +++ b/pkg/clusteragent/clusterchecks/helpers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/leadership_kube.go b/pkg/clusteragent/clusterchecks/leadership_kube.go index 0d6e8173e61d1..37f34644bb03f 100644 --- a/pkg/clusteragent/clusterchecks/leadership_kube.go +++ b/pkg/clusteragent/clusterchecks/leadership_kube.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build kubeapiserver diff --git a/pkg/clusteragent/clusterchecks/leadership_nokube.go b/pkg/clusteragent/clusterchecks/leadership_nokube.go index ee9bc74b4acd6..b8748c212792f 100644 --- a/pkg/clusteragent/clusterchecks/leadership_nokube.go +++ b/pkg/clusteragent/clusterchecks/leadership_nokube.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks // +build !kubeapiserver diff --git a/pkg/clusteragent/clusterchecks/metrics.go b/pkg/clusteragent/clusterchecks/metrics.go index ee27cee2753aa..82f85364f948e 100644 --- a/pkg/clusteragent/clusterchecks/metrics.go +++ b/pkg/clusteragent/clusterchecks/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/stats.go b/pkg/clusteragent/clusterchecks/stats.go index aec1336a3917f..7098a9051f78f 100644 --- a/pkg/clusteragent/clusterchecks/stats.go +++ b/pkg/clusteragent/clusterchecks/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/stores.go b/pkg/clusteragent/clusterchecks/stores.go index ec196f530c7cb..ce646e02d1e89 100644 --- a/pkg/clusteragent/clusterchecks/stores.go +++ b/pkg/clusteragent/clusterchecks/stores.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/clusteragent/clusterchecks/types/types.go b/pkg/clusteragent/clusterchecks/types/types.go index a3807ae8fa1c2..317b9167feb0a 100644 --- a/pkg/clusteragent/clusterchecks/types/types.go +++ b/pkg/clusteragent/clusterchecks/types/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package types diff --git a/pkg/clusteragent/custommetrics/provider.go b/pkg/clusteragent/custommetrics/provider.go index 2941891e50795..bc26907621757 100644 --- a/pkg/clusteragent/custommetrics/provider.go +++ b/pkg/clusteragent/custommetrics/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/provider_test.go b/pkg/clusteragent/custommetrics/provider_test.go index 57b666e8c95a3..68ea5638c9fea 100644 --- a/pkg/clusteragent/custommetrics/provider_test.go +++ b/pkg/clusteragent/custommetrics/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/status.go b/pkg/clusteragent/custommetrics/status.go index c1accec2851f2..9ffb277e8f3bf 100644 --- a/pkg/clusteragent/custommetrics/status.go +++ b/pkg/clusteragent/custommetrics/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/status_no_apiserver.go b/pkg/clusteragent/custommetrics/status_no_apiserver.go index a12d1b14ae4ee..de83874d92642 100644 --- a/pkg/clusteragent/custommetrics/status_no_apiserver.go +++ b/pkg/clusteragent/custommetrics/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store.go b/pkg/clusteragent/custommetrics/store.go index 4ba6f2c5e8e0b..be8745820bc5b 100644 --- a/pkg/clusteragent/custommetrics/store.go +++ b/pkg/clusteragent/custommetrics/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store_configmap.go b/pkg/clusteragent/custommetrics/store_configmap.go index 8378300d2e2de..db34a67c773e6 100644 --- a/pkg/clusteragent/custommetrics/store_configmap.go +++ b/pkg/clusteragent/custommetrics/store_configmap.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/store_configmap_test.go b/pkg/clusteragent/custommetrics/store_configmap_test.go index 5f20c0ce86d24..2ab2345bf4a91 100644 --- a/pkg/clusteragent/custommetrics/store_configmap_test.go +++ b/pkg/clusteragent/custommetrics/store_configmap_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/custommetrics/types.go b/pkg/clusteragent/custommetrics/types.go index 9d20de3d0b754..e12b4938ea679 100644 --- a/pkg/clusteragent/custommetrics/types.go +++ b/pkg/clusteragent/custommetrics/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/autoscaler_watcher.go b/pkg/clusteragent/externalmetrics/autoscaler_watcher.go index a42b79c28f871..2d0ca6d69e915 100644 --- a/pkg/clusteragent/externalmetrics/autoscaler_watcher.go +++ b/pkg/clusteragent/externalmetrics/autoscaler_watcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go b/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go index d33926a9fb8a7..5c7e6d145b5bc 100644 --- a/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go +++ b/pkg/clusteragent/externalmetrics/autoscaler_watcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/datadogmetric_controller.go b/pkg/clusteragent/externalmetrics/datadogmetric_controller.go index de44b27420b94..48f1a5f7f7231 100644 --- a/pkg/clusteragent/externalmetrics/datadogmetric_controller.go +++ b/pkg/clusteragent/externalmetrics/datadogmetric_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go b/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go index 8a79ad144a415..067e521b87623 100644 --- a/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go +++ b/pkg/clusteragent/externalmetrics/datadogmetric_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/metrics_retriever.go b/pkg/clusteragent/externalmetrics/metrics_retriever.go index cdb931083275b..1753e488c911f 100644 --- a/pkg/clusteragent/externalmetrics/metrics_retriever.go +++ b/pkg/clusteragent/externalmetrics/metrics_retriever.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/metrics_retriever_test.go b/pkg/clusteragent/externalmetrics/metrics_retriever_test.go index 52ae6f2b374f5..f80b821d420f7 100644 --- a/pkg/clusteragent/externalmetrics/metrics_retriever_test.go +++ b/pkg/clusteragent/externalmetrics/metrics_retriever_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go b/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go index 4c5e91f203d05..4c274e12a6004 100644 --- a/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go +++ b/pkg/clusteragent/externalmetrics/model/datadogmetricinternal.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/model/utils.go b/pkg/clusteragent/externalmetrics/model/utils.go index 2ee11270f777b..82249b2726fb1 100644 --- a/pkg/clusteragent/externalmetrics/model/utils.go +++ b/pkg/clusteragent/externalmetrics/model/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/provider.go b/pkg/clusteragent/externalmetrics/provider.go index 77b1714bc538e..f45d85b5d1bab 100644 --- a/pkg/clusteragent/externalmetrics/provider.go +++ b/pkg/clusteragent/externalmetrics/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/provider_test.go b/pkg/clusteragent/externalmetrics/provider_test.go index 6c24c5be1cdef..e7863e08c1b4b 100644 --- a/pkg/clusteragent/externalmetrics/provider_test.go +++ b/pkg/clusteragent/externalmetrics/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/store.go b/pkg/clusteragent/externalmetrics/store.go index 73fff38a210d5..5d2e4a9ff39a6 100644 --- a/pkg/clusteragent/externalmetrics/store.go +++ b/pkg/clusteragent/externalmetrics/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils.go b/pkg/clusteragent/externalmetrics/utils.go index b68ad5d657d8d..30f70888ebd61 100644 --- a/pkg/clusteragent/externalmetrics/utils.go +++ b/pkg/clusteragent/externalmetrics/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils_for_test.go b/pkg/clusteragent/externalmetrics/utils_for_test.go index f5e826d65ed1e..6704e7f55a0fb 100644 --- a/pkg/clusteragent/externalmetrics/utils_for_test.go +++ b/pkg/clusteragent/externalmetrics/utils_for_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/externalmetrics/utils_test.go b/pkg/clusteragent/externalmetrics/utils_test.go index fdf7becb7c35d..7f54b859bf78f 100644 --- a/pkg/clusteragent/externalmetrics/utils_test.go +++ b/pkg/clusteragent/externalmetrics/utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/orchestrator/controller.go b/pkg/clusteragent/orchestrator/controller.go index 768a7248fdd3e..4c95b7c02989e 100644 --- a/pkg/clusteragent/orchestrator/controller.go +++ b/pkg/clusteragent/orchestrator/controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/processor.go b/pkg/clusteragent/orchestrator/processor.go index 8500a6d40df9c..83f6e76100cc2 100644 --- a/pkg/clusteragent/orchestrator/processor.go +++ b/pkg/clusteragent/orchestrator/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/processor_test.go b/pkg/clusteragent/orchestrator/processor_test.go index fbd8fdea13f98..76182c4e5c4e1 100644 --- a/pkg/clusteragent/orchestrator/processor_test.go +++ b/pkg/clusteragent/orchestrator/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/stats.go b/pkg/clusteragent/orchestrator/stats.go index ec4ecaa03fc81..058d8c136b974 100644 --- a/pkg/clusteragent/orchestrator/stats.go +++ b/pkg/clusteragent/orchestrator/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/clusteragent/orchestrator/status.go b/pkg/clusteragent/orchestrator/status.go index dc61edd9f68dc..4897fe812fce8 100644 --- a/pkg/clusteragent/orchestrator/status.go +++ b/pkg/clusteragent/orchestrator/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/clusteragent/orchestrator/status_no_apiserver.go b/pkg/clusteragent/orchestrator/status_no_apiserver.go index f6f604753774f..2d68f9bb1f200 100644 --- a/pkg/clusteragent/orchestrator/status_no_apiserver.go +++ b/pkg/clusteragent/orchestrator/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/clusteragent/orchestrator/transformer.go b/pkg/clusteragent/orchestrator/transformer.go index cbe6ce51644b0..e32b7568d2291 100644 --- a/pkg/clusteragent/orchestrator/transformer.go +++ b/pkg/clusteragent/orchestrator/transformer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/orchestrator/transformer_test.go b/pkg/clusteragent/orchestrator/transformer_test.go index 5559ac85213cf..b1f082cf577e9 100644 --- a/pkg/clusteragent/orchestrator/transformer_test.go +++ b/pkg/clusteragent/orchestrator/transformer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,orchestrator diff --git a/pkg/clusteragent/servercontext.go b/pkg/clusteragent/servercontext.go index e7f4062690b6b..b2823ce5d4c41 100644 --- a/pkg/clusteragent/servercontext.go +++ b/pkg/clusteragent/servercontext.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/collector/check/check.go b/pkg/collector/check/check.go index 46081866e96b3..e6c15e3407a01 100644 --- a/pkg/collector/check/check.go +++ b/pkg/collector/check/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/check_test.go b/pkg/collector/check/check_test.go index 8762535158dbb..a7e6a1e2358ca 100644 --- a/pkg/collector/check/check_test.go +++ b/pkg/collector/check/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/defaults/defaults.go b/pkg/collector/check/defaults/defaults.go index b5f8966d7e5ae..d7b961f346144 100644 --- a/pkg/collector/check/defaults/defaults.go +++ b/pkg/collector/check/defaults/defaults.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package defaults diff --git a/pkg/collector/check/defaults/doc.go b/pkg/collector/check/defaults/doc.go index f8ce212b0784f..8f606a80f141a 100644 --- a/pkg/collector/check/defaults/doc.go +++ b/pkg/collector/check/defaults/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package defaults provides common defaults used in agent checks package defaults diff --git a/pkg/collector/check/id.go b/pkg/collector/check/id.go index 03a2055657503..57559a0eb2267 100644 --- a/pkg/collector/check/id.go +++ b/pkg/collector/check/id.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/id_test.go b/pkg/collector/check/id_test.go index cb74cc56774e7..f087b51ce1816 100644 --- a/pkg/collector/check/id_test.go +++ b/pkg/collector/check/id_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/jmx.go b/pkg/collector/check/jmx.go index ef7ec44d5264b..872ee05ba53c3 100644 --- a/pkg/collector/check/jmx.go +++ b/pkg/collector/check/jmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/jmx_test.go b/pkg/collector/check/jmx_test.go index dc6c1b6f2c737..70174827efbab 100644 --- a/pkg/collector/check/jmx_test.go +++ b/pkg/collector/check/jmx_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/loader.go b/pkg/collector/check/loader.go index 6c4b131b95dd0..46f19343e5ff4 100644 --- a/pkg/collector/check/loader.go +++ b/pkg/collector/check/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/retry.go b/pkg/collector/check/retry.go index ce4c7ec325de9..600efc789ba02 100644 --- a/pkg/collector/check/retry.go +++ b/pkg/collector/check/retry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/stats.go b/pkg/collector/check/stats.go index 09fcabb64ce78..e163960a98e83 100644 --- a/pkg/collector/check/stats.go +++ b/pkg/collector/check/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/stats_test.go b/pkg/collector/check/stats_test.go index 1919b84063e15..5ecea3b49fd1b 100644 --- a/pkg/collector/check/stats_test.go +++ b/pkg/collector/check/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/check/stub.go b/pkg/collector/check/stub.go index 8b768a82a65fb..ed6b46998972f 100644 --- a/pkg/collector/check/stub.go +++ b/pkg/collector/check/stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package check diff --git a/pkg/collector/collector.go b/pkg/collector/collector.go index 9369b931c839d..184097c5f5f0a 100644 --- a/pkg/collector/collector.go +++ b/pkg/collector/collector.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/collector/collector_test.go b/pkg/collector/collector_test.go index 3be4cc91e8a0b..490d537124091 100644 --- a/pkg/collector/collector_test.go +++ b/pkg/collector/collector_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/collector/corechecks/checkbase.go b/pkg/collector/corechecks/checkbase.go index 9395bfe03d280..092684307f1e4 100644 --- a/pkg/collector/corechecks/checkbase.go +++ b/pkg/collector/corechecks/checkbase.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/checkbase_test.go b/pkg/collector/corechecks/checkbase_test.go index 66530f3fc74d0..293749668acb5 100644 --- a/pkg/collector/corechecks/checkbase_test.go +++ b/pkg/collector/corechecks/checkbase_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/cluster/doc.go b/pkg/collector/corechecks/cluster/doc.go index 49d6130a78592..4078090454b88 100644 --- a/pkg/collector/corechecks/cluster/doc.go +++ b/pkg/collector/corechecks/cluster/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package cluster provides core checks for cluster level checks, used by the Datadog Cluster Agent. diff --git a/pkg/collector/corechecks/cluster/kubernetes_apiserver.go b/pkg/collector/corechecks/cluster/kubernetes_apiserver.go index 738323a5ab379..fab40e6d559b9 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_apiserver.go +++ b/pkg/collector/corechecks/cluster/kubernetes_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go b/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go index d7df4049739c2..539aed4bc949f 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go b/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go index 60f528c7ef7c8..0fbeb38f8450e 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go +++ b/pkg/collector/corechecks/cluster/kubernetes_eventbundle.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go b/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go index c4339c2c47b9d..ff44e1cb16e9c 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_eventbundle_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver package cluster diff --git a/pkg/collector/corechecks/cluster/kubernetes_openshift.go b/pkg/collector/corechecks/cluster/kubernetes_openshift.go index f9e40da99cef2..db1d50b2fdf88 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_openshift.go +++ b/pkg/collector/corechecks/cluster/kubernetes_openshift.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go b/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go index deb9e9f06a9a8..dab00652d6381 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_openshift_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state.go b/pkg/collector/corechecks/cluster/kubernetes_state.go index e11ae6fe9c89f..b2dd40e71c7a5 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go b/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go index 79f0d903f514a..4cbbb29d93886 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_defaults.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go index ed4526cf09048..fbc2db50b880d 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go index 8809ff4ca2678..34df0a3cb68a6 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_label_joins_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go index efd0a4259e551..74bf6a131e7a8 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go index 4784cfd6c736c..ad0754aadff34 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_telemetry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_test.go index 6f181ab5595e0..01f1933286ad2 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go b/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go index efc6c01494638..03154f106ff58 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_transformers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go b/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go index 5c2cc3d7d7331..0fb9c8a1c2ff7 100644 --- a/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go +++ b/pkg/collector/corechecks/cluster/kubernetes_state_transformers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/collector/corechecks/containers/containerd.go b/pkg/collector/corechecks/containers/containerd.go index 2863535e20ccc..20bc7f7c685bb 100644 --- a/pkg/collector/corechecks/containers/containerd.go +++ b/pkg/collector/corechecks/containers/containerd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_events.go b/pkg/collector/corechecks/containers/containerd_events.go index c9e91dbab0415..4b9441769b644 100644 --- a/pkg/collector/corechecks/containers/containerd_events.go +++ b/pkg/collector/corechecks/containers/containerd_events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_events_test.go b/pkg/collector/corechecks/containers/containerd_events_test.go index 3aa42c09711ca..29e6819f2b07f 100644 --- a/pkg/collector/corechecks/containers/containerd_events_test.go +++ b/pkg/collector/corechecks/containers/containerd_events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/containerd_test.go b/pkg/collector/corechecks/containers/containerd_test.go index 8a4d295413d8a..2dcdb480a53d9 100644 --- a/pkg/collector/corechecks/containers/containerd_test.go +++ b/pkg/collector/corechecks/containers/containerd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/collector/corechecks/containers/cri.go b/pkg/collector/corechecks/containers/cri.go index 6680fa5782d62..bcd48472b8951 100644 --- a/pkg/collector/corechecks/containers/cri.go +++ b/pkg/collector/corechecks/containers/cri.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/collector/corechecks/containers/cri_test.go b/pkg/collector/corechecks/containers/cri_test.go index faf0bf01f99d1..eea9d1fb12ff3 100644 --- a/pkg/collector/corechecks/containers/cri_test.go +++ b/pkg/collector/corechecks/containers/cri_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/collector/corechecks/containers/doc.go b/pkg/collector/corechecks/containers/doc.go index ee28f4d8bac6e..5dabdf1e866db 100644 --- a/pkg/collector/corechecks/containers/doc.go +++ b/pkg/collector/corechecks/containers/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package containers provides core checks for containers and orchestrators diff --git a/pkg/collector/corechecks/containers/docker.go b/pkg/collector/corechecks/containers/docker.go index 5213cf9f88f49..72b301d9626db 100644 --- a/pkg/collector/corechecks/containers/docker.go +++ b/pkg/collector/corechecks/containers/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_config.go b/pkg/collector/corechecks/containers/docker_config.go index af2965dbfd13d..21ff8a3182026 100644 --- a/pkg/collector/corechecks/containers/docker_config.go +++ b/pkg/collector/corechecks/containers/docker_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/collector/corechecks/containers/docker_eventbundle.go b/pkg/collector/corechecks/containers/docker_eventbundle.go index f113c2d20fc0f..c9b87df3427e2 100644 --- a/pkg/collector/corechecks/containers/docker_eventbundle.go +++ b/pkg/collector/corechecks/containers/docker_eventbundle.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_events.go b/pkg/collector/corechecks/containers/docker_events.go index 8ea1497553687..82b07aaf26d00 100644 --- a/pkg/collector/corechecks/containers/docker_events.go +++ b/pkg/collector/corechecks/containers/docker_events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_events_test.go b/pkg/collector/corechecks/containers/docker_events_test.go index 1e2421670e7d4..177a4c901ff5d 100644 --- a/pkg/collector/corechecks/containers/docker_events_test.go +++ b/pkg/collector/corechecks/containers/docker_events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_rate_capping.go b/pkg/collector/corechecks/containers/docker_rate_capping.go index 26a12920cc0b3..935f8d413274b 100644 --- a/pkg/collector/corechecks/containers/docker_rate_capping.go +++ b/pkg/collector/corechecks/containers/docker_rate_capping.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_rate_capping_test.go b/pkg/collector/corechecks/containers/docker_rate_capping_test.go index bea7aa14edf5a..c1ae74db96a3e 100644 --- a/pkg/collector/corechecks/containers/docker_rate_capping_test.go +++ b/pkg/collector/corechecks/containers/docker_rate_capping_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/containers/docker_test.go b/pkg/collector/corechecks/containers/docker_test.go index ace8023c8a46b..efa986194af7a 100644 --- a/pkg/collector/corechecks/containers/docker_test.go +++ b/pkg/collector/corechecks/containers/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/collector/corechecks/ebpf/oom_kill.go b/pkg/collector/corechecks/ebpf/oom_kill.go index ea2a871a20a09..7e96011569516 100644 --- a/pkg/collector/corechecks/ebpf/oom_kill.go +++ b/pkg/collector/corechecks/ebpf/oom_kill.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // FIXME: we require the `cgo` build tag because of this dep relationship: // github.com/DataDog/datadog-agent/pkg/process/net depends on `github.com/DataDog/agent-payload/process`, diff --git a/pkg/collector/corechecks/ebpf/tcp_queue_length.go b/pkg/collector/corechecks/ebpf/tcp_queue_length.go index 8a5c372eb6df6..6eff44b67d67f 100644 --- a/pkg/collector/corechecks/ebpf/tcp_queue_length.go +++ b/pkg/collector/corechecks/ebpf/tcp_queue_length.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // FIXME: we require the `cgo` build tag because of this dep relationship: // github.com/DataDog/datadog-agent/pkg/process/net depends on `github.com/DataDog/agent-payload/process`, diff --git a/pkg/collector/corechecks/embed/apm.go b/pkg/collector/corechecks/embed/apm.go index 26ed53aad064d..32591f53a91fa 100644 --- a/pkg/collector/corechecks/embed/apm.go +++ b/pkg/collector/corechecks/embed/apm.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build apm // +build !windows diff --git a/pkg/collector/corechecks/embed/apm_nix.go b/pkg/collector/corechecks/embed/apm_nix.go index 748830ed73bfc..1d37bdbecc0a2 100644 --- a/pkg/collector/corechecks/embed/apm_nix.go +++ b/pkg/collector/corechecks/embed/apm_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build apm // +build !windows diff --git a/pkg/collector/corechecks/embed/jmx/check.go b/pkg/collector/corechecks/embed/jmx/check.go index e14a07b82a7af..2bcb4f2b99ea7 100644 --- a/pkg/collector/corechecks/embed/jmx/check.go +++ b/pkg/collector/corechecks/embed/jmx/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/loader.go b/pkg/collector/corechecks/embed/jmx/loader.go index caab490fd096c..62f763e42e626 100644 --- a/pkg/collector/corechecks/embed/jmx/loader.go +++ b/pkg/collector/corechecks/embed/jmx/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/loader_test.go b/pkg/collector/corechecks/embed/jmx/loader_test.go index 797d2dce5a528..08199d1dcf331 100644 --- a/pkg/collector/corechecks/embed/jmx/loader_test.go +++ b/pkg/collector/corechecks/embed/jmx/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/runner.go b/pkg/collector/corechecks/embed/jmx/runner.go index 7522f310edc70..a1aea521f862b 100644 --- a/pkg/collector/corechecks/embed/jmx/runner.go +++ b/pkg/collector/corechecks/embed/jmx/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/runner_test.go b/pkg/collector/corechecks/embed/jmx/runner_test.go index 7eebd51e75048..11ada7b83cf23 100644 --- a/pkg/collector/corechecks/embed/jmx/runner_test.go +++ b/pkg/collector/corechecks/embed/jmx/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/state.go b/pkg/collector/corechecks/embed/jmx/state.go index caad6b22fdcc3..86e84df8d778d 100644 --- a/pkg/collector/corechecks/embed/jmx/state.go +++ b/pkg/collector/corechecks/embed/jmx/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/collector/corechecks/embed/jmx/state_nojmx.go b/pkg/collector/corechecks/embed/jmx/state_nojmx.go index 9c263dc137fc1..bd457dff2d0fb 100644 --- a/pkg/collector/corechecks/embed/jmx/state_nojmx.go +++ b/pkg/collector/corechecks/embed/jmx/state_nojmx.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !jmx diff --git a/pkg/collector/corechecks/embed/process_agent.go b/pkg/collector/corechecks/embed/process_agent.go index d8a4bd9d0d00f..8c0159a1ceb06 100644 --- a/pkg/collector/corechecks/embed/process_agent.go +++ b/pkg/collector/corechecks/embed/process_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build process // +build darwin freebsd diff --git a/pkg/collector/corechecks/loader.go b/pkg/collector/corechecks/loader.go index 02490dbc216c9..c9f0c4be138d1 100644 --- a/pkg/collector/corechecks/loader.go +++ b/pkg/collector/corechecks/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/loader_test.go b/pkg/collector/corechecks/loader_test.go index 5b610fa4d83a9..e02d092d618bc 100644 --- a/pkg/collector/corechecks/loader_test.go +++ b/pkg/collector/corechecks/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package corechecks diff --git a/pkg/collector/corechecks/net/doc.go b/pkg/collector/corechecks/net/doc.go index 9c899aa540297..245e0d36b4710 100644 --- a/pkg/collector/corechecks/net/doc.go +++ b/pkg/collector/corechecks/net/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package net provides core checks for networking diff --git a/pkg/collector/corechecks/net/network.go b/pkg/collector/corechecks/net/network.go index 84001cbc10977..69b1dc6d36030 100644 --- a/pkg/collector/corechecks/net/network.go +++ b/pkg/collector/corechecks/net/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/collector/corechecks/net/network_test.go b/pkg/collector/corechecks/net/network_test.go index d7e236def63b6..f5a8a318fe273 100644 --- a/pkg/collector/corechecks/net/network_test.go +++ b/pkg/collector/corechecks/net/network_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/collector/corechecks/net/ntp.go b/pkg/collector/corechecks/net/ntp.go index dd4abe286e278..5ad0b06a07ff3 100644 --- a/pkg/collector/corechecks/net/ntp.go +++ b/pkg/collector/corechecks/net/ntp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package net diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go index 298533f6b25c4..d03db1a6b9ba4 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go index 61f9fe337f9dd..89aa8621a851b 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_nowindows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go b/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go index 91aaecb32a096..41e17ea54a415 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go b/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go index 88b7a0917a45d..e751bca997af4 100644 --- a/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go +++ b/pkg/collector/corechecks/net/ntp_local_defined_server_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/net/ntp_test.go b/pkg/collector/corechecks/net/ntp_test.go index 80cd8356b8128..73fd55f7bd641 100644 --- a/pkg/collector/corechecks/net/ntp_test.go +++ b/pkg/collector/corechecks/net/ntp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package net diff --git a/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go index 0ec8255dcc5ce..9dca6c704315e 100644 --- a/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/cpuMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/doc.go b/pkg/collector/corechecks/nvidia/jetson/doc.go index 14915885dd895..68495aa4f8aa5 100644 --- a/pkg/collector/corechecks/nvidia/jetson/doc.go +++ b/pkg/collector/corechecks/nvidia/jetson/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package nvidia provides core checks for Nvidia's jetson device family diff --git a/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go index 1ffe6b1e375e9..fe5d91443f66b 100644 --- a/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/gpuMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go index f6a3d441fce99..f60ab75ae8db1 100644 --- a/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/iramMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/jetson.go b/pkg/collector/corechecks/nvidia/jetson/jetson.go index 2c93823fde370..a2a0188bf5f94 100644 --- a/pkg/collector/corechecks/nvidia/jetson/jetson.go +++ b/pkg/collector/corechecks/nvidia/jetson/jetson.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/jetson_test.go b/pkg/collector/corechecks/nvidia/jetson/jetson_test.go index e9f39039f62a6..9a6f26386a0be 100644 --- a/pkg/collector/corechecks/nvidia/jetson/jetson_test.go +++ b/pkg/collector/corechecks/nvidia/jetson/jetson_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/metricsSender.go b/pkg/collector/corechecks/nvidia/jetson/metricsSender.go index 4d11f176bbd01..1e45c33a8df53 100644 --- a/pkg/collector/corechecks/nvidia/jetson/metricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/metricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go index a93d288da0b6d..be7d9d8eb78a4 100644 --- a/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/powerMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go index e2c5c4619ddbb..d21432b2b5edc 100644 --- a/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/ramMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go index 464ae363f3ec3..8d656ddb876b2 100644 --- a/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/swapMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go b/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go index 844f37fdc3b1c..656dc6ec23ff2 100644 --- a/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go +++ b/pkg/collector/corechecks/nvidia/jetson/temperatureMetricsSender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jetson diff --git a/pkg/collector/corechecks/system/cpu.go b/pkg/collector/corechecks/system/cpu.go index 73e9950fd5d9f..6db55a41735f9 100644 --- a/pkg/collector/corechecks/system/cpu.go +++ b/pkg/collector/corechecks/system/cpu.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/cpu_ctx_switches.go b/pkg/collector/corechecks/system/cpu_ctx_switches.go index ef76233b01cd8..3fca6a9d55965 100644 --- a/pkg/collector/corechecks/system/cpu_ctx_switches.go +++ b/pkg/collector/corechecks/system/cpu_ctx_switches.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !linux package system diff --git a/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go b/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go index 507a5696e9722..38fe1d276a4df 100644 --- a/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go +++ b/pkg/collector/corechecks/system/cpu_ctx_switches_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux package system diff --git a/pkg/collector/corechecks/system/cpu_test.go b/pkg/collector/corechecks/system/cpu_test.go index 58f7885390fe1..8c577a95acd27 100644 --- a/pkg/collector/corechecks/system/cpu_test.go +++ b/pkg/collector/corechecks/system/cpu_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/cpu_windows.go b/pkg/collector/corechecks/system/cpu_windows.go index 48b0574fe52ca..07e4cd5663d2f 100644 --- a/pkg/collector/corechecks/system/cpu_windows.go +++ b/pkg/collector/corechecks/system/cpu_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Portions of this code are taken from the gopsutil project // https://github.com/shirou/gopsutil . This code is licensed under the New BSD License diff --git a/pkg/collector/corechecks/system/disk.go b/pkg/collector/corechecks/system/disk.go index 1d1ae042e13f9..8122466b20b9d 100644 --- a/pkg/collector/corechecks/system/disk.go +++ b/pkg/collector/corechecks/system/disk.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/disk_nix.go b/pkg/collector/corechecks/system/disk_nix.go index 13bc4e4726c12..ab7914a197d40 100644 --- a/pkg/collector/corechecks/system/disk_nix.go +++ b/pkg/collector/corechecks/system/disk_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/disk_test.go b/pkg/collector/corechecks/system/disk_test.go index 8c0aff0d21c73..3b0fc99dd1d41 100644 --- a/pkg/collector/corechecks/system/disk_test.go +++ b/pkg/collector/corechecks/system/disk_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/file_handles.go b/pkg/collector/corechecks/system/file_handles.go index 05dc18c16cc96..ee16285bf97c5 100644 --- a/pkg/collector/corechecks/system/file_handles.go +++ b/pkg/collector/corechecks/system/file_handles.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build !freebsd diff --git a/pkg/collector/corechecks/system/file_handles_freebsd.go b/pkg/collector/corechecks/system/file_handles_freebsd.go index 127f30c0d2c82..0328c97bd4849 100644 --- a/pkg/collector/corechecks/system/file_handles_freebsd.go +++ b/pkg/collector/corechecks/system/file_handles_freebsd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd package system diff --git a/pkg/collector/corechecks/system/file_handles_freebsd_test.go b/pkg/collector/corechecks/system/file_handles_freebsd_test.go index 2c5b94ec6a7e2..8a770e54d1c50 100644 --- a/pkg/collector/corechecks/system/file_handles_freebsd_test.go +++ b/pkg/collector/corechecks/system/file_handles_freebsd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd package system diff --git a/pkg/collector/corechecks/system/file_handles_test.go b/pkg/collector/corechecks/system/file_handles_test.go index 3708ace09d363..4d65be2fcf841 100644 --- a/pkg/collector/corechecks/system/file_handles_test.go +++ b/pkg/collector/corechecks/system/file_handles_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/file_handles_windows.go b/pkg/collector/corechecks/system/file_handles_windows.go index 2dd0990db45a1..545b9c07ee778 100644 --- a/pkg/collector/corechecks/system/file_handles_windows.go +++ b/pkg/collector/corechecks/system/file_handles_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/file_handles_windows_test.go b/pkg/collector/corechecks/system/file_handles_windows_test.go index a0a5720f13c25..29f9bfb61bb70 100644 --- a/pkg/collector/corechecks/system/file_handles_windows_test.go +++ b/pkg/collector/corechecks/system/file_handles_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats.go b/pkg/collector/corechecks/system/iostats.go index 7d0d28ef7a18f..22afd8c7c3586 100644 --- a/pkg/collector/corechecks/system/iostats.go +++ b/pkg/collector/corechecks/system/iostats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/iostats_nix.go b/pkg/collector/corechecks/system/iostats_nix.go index 5fd444cf8ec89..6cbb30833bd82 100644 --- a/pkg/collector/corechecks/system/iostats_nix.go +++ b/pkg/collector/corechecks/system/iostats_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/iostats_nix_test.go b/pkg/collector/corechecks/system/iostats_nix_test.go index b0731aa3c5964..7b1f5d153d251 100644 --- a/pkg/collector/corechecks/system/iostats_nix_test.go +++ b/pkg/collector/corechecks/system/iostats_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/iostats_pdh_windows.go b/pkg/collector/corechecks/system/iostats_pdh_windows.go index de716699422ca..91962a8593bfd 100644 --- a/pkg/collector/corechecks/system/iostats_pdh_windows.go +++ b/pkg/collector/corechecks/system/iostats_pdh_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats_pdh_windows_test.go b/pkg/collector/corechecks/system/iostats_pdh_windows_test.go index cabf9d800e999..838a8261b70a1 100644 --- a/pkg/collector/corechecks/system/iostats_pdh_windows_test.go +++ b/pkg/collector/corechecks/system/iostats_pdh_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/iostats_test.go b/pkg/collector/corechecks/system/iostats_test.go index 4e22a42831a3f..b428e76878780 100644 --- a/pkg/collector/corechecks/system/iostats_test.go +++ b/pkg/collector/corechecks/system/iostats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/load.go b/pkg/collector/corechecks/system/load.go index 756847c958893..32ff0399efd64 100644 --- a/pkg/collector/corechecks/system/load.go +++ b/pkg/collector/corechecks/system/load.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/load_test.go b/pkg/collector/corechecks/system/load_test.go index 41250377db4ff..f7f9d9eb74dc0 100644 --- a/pkg/collector/corechecks/system/load_test.go +++ b/pkg/collector/corechecks/system/load_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/memory.go b/pkg/collector/corechecks/system/memory.go index 78e78de101743..820cf789cc0ab 100644 --- a/pkg/collector/corechecks/system/memory.go +++ b/pkg/collector/corechecks/system/memory.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/memory_nix.go b/pkg/collector/corechecks/system/memory_nix.go index 5aeeafc373c87..6d005637dc365 100644 --- a/pkg/collector/corechecks/system/memory_nix.go +++ b/pkg/collector/corechecks/system/memory_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/memory_nix_test.go b/pkg/collector/corechecks/system/memory_nix_test.go index 4fb087c459ad1..52a9120216840 100644 --- a/pkg/collector/corechecks/system/memory_nix_test.go +++ b/pkg/collector/corechecks/system/memory_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/collector/corechecks/system/memory_windows.go b/pkg/collector/corechecks/system/memory_windows.go index 5e673ab09ecaa..d78b5b15243f9 100644 --- a/pkg/collector/corechecks/system/memory_windows.go +++ b/pkg/collector/corechecks/system/memory_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/memory_windows_test.go b/pkg/collector/corechecks/system/memory_windows_test.go index d29e0621808ba..ca52f8825b7ea 100644 --- a/pkg/collector/corechecks/system/memory_windows_test.go +++ b/pkg/collector/corechecks/system/memory_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/collector/corechecks/system/uptime.go b/pkg/collector/corechecks/system/uptime.go index 05aa6d3769335..9aaa42279bf5a 100644 --- a/pkg/collector/corechecks/system/uptime.go +++ b/pkg/collector/corechecks/system/uptime.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/uptime_nix.go b/pkg/collector/corechecks/system/uptime_nix.go index 0ae1b6b928ba1..80033256f03d1 100644 --- a/pkg/collector/corechecks/system/uptime_nix.go +++ b/pkg/collector/corechecks/system/uptime_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package system diff --git a/pkg/collector/corechecks/system/uptime_test.go b/pkg/collector/corechecks/system/uptime_test.go index 68f7188e3c947..57b6d768541ef 100644 --- a/pkg/collector/corechecks/system/uptime_test.go +++ b/pkg/collector/corechecks/system/uptime_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package system diff --git a/pkg/collector/corechecks/system/uptime_windows.go b/pkg/collector/corechecks/system/uptime_windows.go index 97b9acec0afbe..47910141cce16 100644 --- a/pkg/collector/corechecks/system/uptime_windows.go +++ b/pkg/collector/corechecks/system/uptime_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/winproc_windows.go b/pkg/collector/corechecks/system/winproc_windows.go index 5edbbe6ffb37b..6437b42893c76 100644 --- a/pkg/collector/corechecks/system/winproc_windows.go +++ b/pkg/collector/corechecks/system/winproc_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/system/winproc_windows_test.go b/pkg/collector/corechecks/system/winproc_windows_test.go index 844d8fa6b8d62..017bed66b3f8f 100644 --- a/pkg/collector/corechecks/system/winproc_windows_test.go +++ b/pkg/collector/corechecks/system/winproc_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package system diff --git a/pkg/collector/corechecks/systemd/dbus_conn.go b/pkg/collector/corechecks/systemd/dbus_conn.go index 1651dde7ef85b..99038dffab3e0 100644 --- a/pkg/collector/corechecks/systemd/dbus_conn.go +++ b/pkg/collector/corechecks/systemd/dbus_conn.go @@ -3,7 +3,7 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). // This file includes software developed at CoreOS, Inc (http://www.coreos.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Copyright 2015 CoreOS, Inc. // // Use of this source code is governed by Apache License 2.0 diff --git a/pkg/collector/corechecks/systemd/doc.go b/pkg/collector/corechecks/systemd/doc.go index 2d9ad363f6021..1a140e4c21ac2 100644 --- a/pkg/collector/corechecks/systemd/doc.go +++ b/pkg/collector/corechecks/systemd/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package systemd provides core checks for systemd diff --git a/pkg/collector/corechecks/systemd/systemd.go b/pkg/collector/corechecks/systemd/systemd.go index cb17cf54334d0..52531dd04ebf7 100644 --- a/pkg/collector/corechecks/systemd/systemd.go +++ b/pkg/collector/corechecks/systemd/systemd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/collector/corechecks/systemd/systemd_test.go b/pkg/collector/corechecks/systemd/systemd_test.go index a34e11e13df3d..0e507bd2ad5e3 100644 --- a/pkg/collector/corechecks/systemd/systemd_test.go +++ b/pkg/collector/corechecks/systemd/systemd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/collector/embed_nopy.go b/pkg/collector/embed_nopy.go index 609d8286087f3..fa1b46957d76a 100644 --- a/pkg/collector/embed_nopy.go +++ b/pkg/collector/embed_nopy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !python diff --git a/pkg/collector/embed_python.go b/pkg/collector/embed_python.go index ce54ed8ec6a79..bb39dd4fa900d 100644 --- a/pkg/collector/embed_python.go +++ b/pkg/collector/embed_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/loaders/loaders.go b/pkg/collector/loaders/loaders.go index ac1e0b045d8c5..92206f8f019bb 100644 --- a/pkg/collector/loaders/loaders.go +++ b/pkg/collector/loaders/loaders.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package loaders diff --git a/pkg/collector/loaders/loaders_test.go b/pkg/collector/loaders/loaders_test.go index 4ec6942b3c0eb..080ade4f4bb06 100644 --- a/pkg/collector/loaders/loaders_test.go +++ b/pkg/collector/loaders/loaders_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package loaders diff --git a/pkg/collector/metadata/agentchecks.go b/pkg/collector/metadata/agentchecks.go index d336c9ae6f920..2dcf951c525c1 100644 --- a/pkg/collector/metadata/agentchecks.go +++ b/pkg/collector/metadata/agentchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/collector/metadata/agentchecks/agentchecks.go b/pkg/collector/metadata/agentchecks/agentchecks.go index 12446bdfad7b1..7fa40627eb6c6 100644 --- a/pkg/collector/metadata/agentchecks/agentchecks.go +++ b/pkg/collector/metadata/agentchecks/agentchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/agentchecks/agentchecks_test.go b/pkg/collector/metadata/agentchecks/agentchecks_test.go index 83dee78e47f89..01b85627af23b 100644 --- a/pkg/collector/metadata/agentchecks/agentchecks_test.go +++ b/pkg/collector/metadata/agentchecks/agentchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/agentchecks/payload.go b/pkg/collector/metadata/agentchecks/payload.go index c7efe79338bd2..8122dbd8a6008 100644 --- a/pkg/collector/metadata/agentchecks/payload.go +++ b/pkg/collector/metadata/agentchecks/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agentchecks diff --git a/pkg/collector/metadata/doc.go b/pkg/collector/metadata/doc.go index e4380a84563ae..5c903f454d694 100644 --- a/pkg/collector/metadata/doc.go +++ b/pkg/collector/metadata/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package metadata implements specific Metadata Collectors for the Agent. Such diff --git a/pkg/collector/python/aggregator.go b/pkg/collector/python/aggregator.go index bcf1879a46f5c..61862ec6b5f87 100644 --- a/pkg/collector/python/aggregator.go +++ b/pkg/collector/python/aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/aggregator_test.go b/pkg/collector/python/aggregator_test.go index 93009486cfa96..6e95c559a1bb8 100644 --- a/pkg/collector/python/aggregator_test.go +++ b/pkg/collector/python/aggregator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/check.go b/pkg/collector/python/check.go index 1c9dc154af416..545db5428473f 100644 --- a/pkg/collector/python/check.go +++ b/pkg/collector/python/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/check_test.go b/pkg/collector/python/check_test.go index 0d69054908ade..481239abf46ad 100644 --- a/pkg/collector/python/check_test.go +++ b/pkg/collector/python/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/containers.go b/pkg/collector/python/containers.go index 3e98aa4650786..33527946645e2 100644 --- a/pkg/collector/python/containers.go +++ b/pkg/collector/python/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/containers_test.go b/pkg/collector/python/containers_test.go index 5b9334eb73654..e3b48ebb3cd12 100644 --- a/pkg/collector/python/containers_test.go +++ b/pkg/collector/python/containers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/datadog_agent.go b/pkg/collector/python/datadog_agent.go index c4495f7226251..24bc9b365e3f8 100644 --- a/pkg/collector/python/datadog_agent.go +++ b/pkg/collector/python/datadog_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/datadog_agent_test.go b/pkg/collector/python/datadog_agent_test.go index c88733de8fd9e..0f4d20d09b1ca 100644 --- a/pkg/collector/python/datadog_agent_test.go +++ b/pkg/collector/python/datadog_agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/helpers.go b/pkg/collector/python/helpers.go index c9f73a7d1ccc6..8a64fb32f0758 100644 --- a/pkg/collector/python/helpers.go +++ b/pkg/collector/python/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/init.go b/pkg/collector/python/init.go index 2f51646167175..6501e10e474dd 100644 --- a/pkg/collector/python/init.go +++ b/pkg/collector/python/init.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/init_nix.go b/pkg/collector/python/init_nix.go index c5357aaae4f9f..0199653abbd40 100644 --- a/pkg/collector/python/init_nix.go +++ b/pkg/collector/python/init_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python // +build !windows diff --git a/pkg/collector/python/init_windows.go b/pkg/collector/python/init_windows.go index 2376b7db3e49b..da525c0fe26a5 100644 --- a/pkg/collector/python/init_windows.go +++ b/pkg/collector/python/init_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python // +build windows diff --git a/pkg/collector/python/kubeutil.go b/pkg/collector/python/kubeutil.go index 23276679fdfff..e94d3d8184985 100644 --- a/pkg/collector/python/kubeutil.go +++ b/pkg/collector/python/kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,kubelet diff --git a/pkg/collector/python/kubeutil_test.go b/pkg/collector/python/kubeutil_test.go index d1556cc968827..60c2f3e6889e8 100644 --- a/pkg/collector/python/kubeutil_test.go +++ b/pkg/collector/python/kubeutil_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,kubelet,test diff --git a/pkg/collector/python/loader.go b/pkg/collector/python/loader.go index e000d8d3a36b3..42d05f0741654 100644 --- a/pkg/collector/python/loader.go +++ b/pkg/collector/python/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/loader_stubs.go b/pkg/collector/python/loader_stubs.go index 42248fd4d1c0c..aa5f56181eeaa 100644 --- a/pkg/collector/python/loader_stubs.go +++ b/pkg/collector/python/loader_stubs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,!windows diff --git a/pkg/collector/python/loader_test.go b/pkg/collector/python/loader_test.go index 96767a395be2a..9bc8f55e1df5c 100644 --- a/pkg/collector/python/loader_test.go +++ b/pkg/collector/python/loader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/loader_windows.go b/pkg/collector/python/loader_windows.go index 4e80ae9dd0762..e459073268508 100644 --- a/pkg/collector/python/loader_windows.go +++ b/pkg/collector/python/loader_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,windows diff --git a/pkg/collector/python/memory.go b/pkg/collector/python/memory.go index 25a4243a6ceb7..1ad957e27880e 100644 --- a/pkg/collector/python/memory.go +++ b/pkg/collector/python/memory.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/no_kubeutil.go b/pkg/collector/python/no_kubeutil.go index 85d7860a53d56..5948b23beda90 100644 --- a/pkg/collector/python/no_kubeutil.go +++ b/pkg/collector/python/no_kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,!kubelet diff --git a/pkg/collector/python/py3_checker.go b/pkg/collector/python/py3_checker.go index ba0abc4167366..b743bb6258864 100644 --- a/pkg/collector/python/py3_checker.go +++ b/pkg/collector/python/py3_checker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/subprocesses.go b/pkg/collector/python/subprocesses.go index a085029bd5574..2cf9747974dac 100644 --- a/pkg/collector/python/subprocesses.go +++ b/pkg/collector/python/subprocesses.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/tagger.go b/pkg/collector/python/tagger.go index f8aaca8062e59..4881a950535bc 100644 --- a/pkg/collector/python/tagger.go +++ b/pkg/collector/python/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/tagger_test.go b/pkg/collector/python/tagger_test.go index a255237be41ae..12a6cdeb481b7 100644 --- a/pkg/collector/python/tagger_test.go +++ b/pkg/collector/python/tagger_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_aggregator.go b/pkg/collector/python/test_aggregator.go index d18afa854a220..ba558e190bcdb 100644 --- a/pkg/collector/python/test_aggregator.go +++ b/pkg/collector/python/test_aggregator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_check.go b/pkg/collector/python/test_check.go index 3909434c5f602..b6fc424f94b0f 100644 --- a/pkg/collector/python/test_check.go +++ b/pkg/collector/python/test_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_containers.go b/pkg/collector/python/test_containers.go index 2264de2c37cc8..466aeaf57fe14 100644 --- a/pkg/collector/python/test_containers.go +++ b/pkg/collector/python/test_containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_datadog_agent.go b/pkg/collector/python/test_datadog_agent.go index abeba587cb2e2..7d2a4c932c582 100644 --- a/pkg/collector/python/test_datadog_agent.go +++ b/pkg/collector/python/test_datadog_agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_kubeutil.go b/pkg/collector/python/test_kubeutil.go index 36289c39946d4..9ca2988e14806 100644 --- a/pkg/collector/python/test_kubeutil.go +++ b/pkg/collector/python/test_kubeutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test,kubelet diff --git a/pkg/collector/python/test_loader.go b/pkg/collector/python/test_loader.go index 36db4fbe6bee7..8afc4918e2bee 100644 --- a/pkg/collector/python/test_loader.go +++ b/pkg/collector/python/test_loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_tagger.go b/pkg/collector/python/test_tagger.go index 4ffc9bad49792..dfce5139281b9 100644 --- a/pkg/collector/python/test_tagger.go +++ b/pkg/collector/python/test_tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util.go b/pkg/collector/python/test_util.go index 55f9f6f700bf6..27a4d41605962 100644 --- a/pkg/collector/python/test_util.go +++ b/pkg/collector/python/test_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_darwin.go b/pkg/collector/python/test_util_darwin.go index 4f676385999b2..b8435dbee4135 100644 --- a/pkg/collector/python/test_util_darwin.go +++ b/pkg/collector/python/test_util_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_linux.go b/pkg/collector/python/test_util_linux.go index 4f676385999b2..b8435dbee4135 100644 --- a/pkg/collector/python/test_util_linux.go +++ b/pkg/collector/python/test_util_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/test_util_windows.go b/pkg/collector/python/test_util_windows.go index 2f26ee9417439..fbfae2e8ba085 100644 --- a/pkg/collector/python/test_util_windows.go +++ b/pkg/collector/python/test_util_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/python/util.go b/pkg/collector/python/util.go index 25599d7093517..db30c6f960ba8 100644 --- a/pkg/collector/python/util.go +++ b/pkg/collector/python/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/python/util_test.go b/pkg/collector/python/util_test.go index 845c02762ce21..8b007e06c6ab0 100644 --- a/pkg/collector/python/util_test.go +++ b/pkg/collector/python/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python,test diff --git a/pkg/collector/runner/runner.go b/pkg/collector/runner/runner.go index 6986d0438fc55..8b738e520fcc0 100644 --- a/pkg/collector/runner/runner.go +++ b/pkg/collector/runner/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package runner diff --git a/pkg/collector/runner/runner_nopython.go b/pkg/collector/runner/runner_nopython.go index 6b4d18b210ebd..4d78a1d7ce5b3 100644 --- a/pkg/collector/runner/runner_nopython.go +++ b/pkg/collector/runner/runner_nopython.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !python diff --git a/pkg/collector/runner/runner_python.go b/pkg/collector/runner/runner_python.go index 98dc90e6787d7..ce42b66f5474c 100644 --- a/pkg/collector/runner/runner_python.go +++ b/pkg/collector/runner/runner_python.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build python diff --git a/pkg/collector/runner/runner_test.go b/pkg/collector/runner/runner_test.go index b7aac1ae136a3..6e49beb0a8c23 100644 --- a/pkg/collector/runner/runner_test.go +++ b/pkg/collector/runner/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package runner diff --git a/pkg/collector/scheduler.go b/pkg/collector/scheduler.go index 515ca75fbfbbd..58e3cce5eb7f9 100644 --- a/pkg/collector/scheduler.go +++ b/pkg/collector/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/collector/scheduler/job.go b/pkg/collector/scheduler/job.go index 9462bd592661d..43aa55e903c68 100644 --- a/pkg/collector/scheduler/job.go +++ b/pkg/collector/scheduler/job.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/job_test.go b/pkg/collector/scheduler/job_test.go index cbef37040a765..888f2acd96d32 100644 --- a/pkg/collector/scheduler/job_test.go +++ b/pkg/collector/scheduler/job_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/scheduler.go b/pkg/collector/scheduler/scheduler.go index ac0aa914d93e1..fd095b816d001 100644 --- a/pkg/collector/scheduler/scheduler.go +++ b/pkg/collector/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler/scheduler_test.go b/pkg/collector/scheduler/scheduler_test.go index d192c23197630..f7a2f1dc14c48 100644 --- a/pkg/collector/scheduler/scheduler_test.go +++ b/pkg/collector/scheduler/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/collector/scheduler_test.go b/pkg/collector/scheduler_test.go index 48bc1485786ae..4b89c52f68c10 100644 --- a/pkg/collector/scheduler_test.go +++ b/pkg/collector/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/collector/stats.go b/pkg/collector/stats.go index ec33d666d9adc..c08cbfbe2bffe 100644 --- a/pkg/collector/stats.go +++ b/pkg/collector/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/collector/stats_test.go b/pkg/collector/stats_test.go index 895552b15ec69..004718bebcec3 100644 --- a/pkg/collector/stats_test.go +++ b/pkg/collector/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collector diff --git a/pkg/compliance/agent/agent.go b/pkg/compliance/agent/agent.go index f76764cadab32..a93368fe97d96 100644 --- a/pkg/compliance/agent/agent.go +++ b/pkg/compliance/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package agent implements the Compliance Agent entrypoint package agent diff --git a/pkg/compliance/agent/agent_test.go b/pkg/compliance/agent/agent_test.go index a18e91a537f26..0fd9e2629e2c5 100644 --- a/pkg/compliance/agent/agent_test.go +++ b/pkg/compliance/agent/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/compliance/agent/node_labels.go b/pkg/compliance/agent/node_labels.go index e6a0fbe43ceb6..7b9cde00ef4db 100644 --- a/pkg/compliance/agent/node_labels.go +++ b/pkg/compliance/agent/node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/compliance/agent/telemetry.go b/pkg/compliance/agent/telemetry.go index dc8f8e1b86199..0515eb32e5ca3 100644 --- a/pkg/compliance/agent/telemetry.go +++ b/pkg/compliance/agent/telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/compliance/agent/telemetry_test.go b/pkg/compliance/agent/telemetry_test.go index fd73281c50268..22ddd955f308f 100644 --- a/pkg/compliance/agent/telemetry_test.go +++ b/pkg/compliance/agent/telemetry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/compliance/check.go b/pkg/compliance/check.go index 5d5f56a142a2b..cd4929dfc54e3 100644 --- a/pkg/compliance/check.go +++ b/pkg/compliance/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/checks/audit.go b/pkg/compliance/checks/audit.go index e3528dd293434..ed1ff54de338a 100644 --- a/pkg/compliance/checks/audit.go +++ b/pkg/compliance/checks/audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/compliance/checks/audit_check.go b/pkg/compliance/checks/audit_check.go index 0e698e5272e33..db80e370d96c3 100644 --- a/pkg/compliance/checks/audit_check.go +++ b/pkg/compliance/checks/audit_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/audit_check_test.go b/pkg/compliance/checks/audit_check_test.go index 64a2bfa935e67..3e313b7ec17c8 100644 --- a/pkg/compliance/checks/audit_check_test.go +++ b/pkg/compliance/checks/audit_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/builder.go b/pkg/compliance/checks/builder.go index 6059401b1b67e..613f35f97eeee 100644 --- a/pkg/compliance/checks/builder.go +++ b/pkg/compliance/checks/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package checks implements Compliance Agent checks package checks diff --git a/pkg/compliance/checks/builder_test.go b/pkg/compliance/checks/builder_test.go index d32f50f2d6df8..4e2c5e1c3bb35 100644 --- a/pkg/compliance/checks/builder_test.go +++ b/pkg/compliance/checks/builder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/check.go b/pkg/compliance/checks/check.go index 2f7450f73c6cd..f5a101cd19880 100644 --- a/pkg/compliance/checks/check.go +++ b/pkg/compliance/checks/check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/check_test.go b/pkg/compliance/checks/check_test.go index 36f173cb13aba..c10ddc3aac3c0 100644 --- a/pkg/compliance/checks/check_test.go +++ b/pkg/compliance/checks/check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/checkable.go b/pkg/compliance/checks/checkable.go index 7540a0c265d77..7cfd962979b27 100644 --- a/pkg/compliance/checks/checkable.go +++ b/pkg/compliance/checks/checkable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/checkable_test.go b/pkg/compliance/checks/checkable_test.go index 2ed615024157b..e7f2fa88ff19b 100644 --- a/pkg/compliance/checks/checkable_test.go +++ b/pkg/compliance/checks/checkable_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/command_check.go b/pkg/compliance/checks/command_check.go index 27691cfe24368..52e2b81c9ba90 100644 --- a/pkg/compliance/checks/command_check.go +++ b/pkg/compliance/checks/command_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/command_check_test.go b/pkg/compliance/checks/command_check_test.go index 82cc14984b37d..436d691112f96 100644 --- a/pkg/compliance/checks/command_check_test.go +++ b/pkg/compliance/checks/command_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/command_utils.go b/pkg/compliance/checks/command_utils.go index c54b7edb35875..46ef814d8e8e3 100644 --- a/pkg/compliance/checks/command_utils.go +++ b/pkg/compliance/checks/command_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/custom/helper_for_test.go b/pkg/compliance/checks/custom/helper_for_test.go index b7a6425803568..634400993919c 100644 --- a/pkg/compliance/checks/custom/helper_for_test.go +++ b/pkg/compliance/checks/custom/helper_for_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go b/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go index 7f211e2f72d1b..7e8f1b2f80fcd 100644 --- a/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go +++ b/pkg/compliance/checks/custom/kube_defaultserviceaccounts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go b/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go index b3a9b144c4de3..f10bc9be77e1b 100644 --- a/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go +++ b/pkg/compliance/checks/custom/kube_defaultserviceaccounts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_networkpolicies.go b/pkg/compliance/checks/custom/kube_networkpolicies.go index 0e0e5f3d7fe35..5a2c2cfc705f6 100644 --- a/pkg/compliance/checks/custom/kube_networkpolicies.go +++ b/pkg/compliance/checks/custom/kube_networkpolicies.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/kube_networkpolicies_test.go b/pkg/compliance/checks/custom/kube_networkpolicies_test.go index 44baec2883fb1..c6fcbb9e7e95a 100644 --- a/pkg/compliance/checks/custom/kube_networkpolicies_test.go +++ b/pkg/compliance/checks/custom/kube_networkpolicies_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom/registry.go b/pkg/compliance/checks/custom/registry.go index ac5d83bf23efa..3062c8a733cf7 100644 --- a/pkg/compliance/checks/custom/registry.go +++ b/pkg/compliance/checks/custom/registry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package custom diff --git a/pkg/compliance/checks/custom_check.go b/pkg/compliance/checks/custom_check.go index 2035aa20771a1..8d4eadf15f18e 100644 --- a/pkg/compliance/checks/custom_check.go +++ b/pkg/compliance/checks/custom_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/custom_check_test.go b/pkg/compliance/checks/custom_check_test.go index 330ee5c826d75..cd8c4adcffb97 100644 --- a/pkg/compliance/checks/custom_check_test.go +++ b/pkg/compliance/checks/custom_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/docker.go b/pkg/compliance/checks/docker.go index afb64f84058ef..48271e46e1f17 100644 --- a/pkg/compliance/checks/docker.go +++ b/pkg/compliance/checks/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/compliance/checks/docker_check.go b/pkg/compliance/checks/docker_check.go index 2fb129d34c35b..042e3eb704432 100644 --- a/pkg/compliance/checks/docker_check.go +++ b/pkg/compliance/checks/docker_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/docker_check_test.go b/pkg/compliance/checks/docker_check_test.go index 7b4f611a7eb85..dddb155f05cb1 100644 --- a/pkg/compliance/checks/docker_check_test.go +++ b/pkg/compliance/checks/docker_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/env/audit.go b/pkg/compliance/checks/env/audit.go index 6133f41b111ac..9a144b8de039a 100644 --- a/pkg/compliance/checks/env/audit.go +++ b/pkg/compliance/checks/env/audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/docker.go b/pkg/compliance/checks/env/docker.go index 07ed8f3611df4..9bc489e5509a5 100644 --- a/pkg/compliance/checks/env/docker.go +++ b/pkg/compliance/checks/env/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/env.go b/pkg/compliance/checks/env/env.go index 0352c242b75f3..133da9c462ffe 100644 --- a/pkg/compliance/checks/env/env.go +++ b/pkg/compliance/checks/env/env.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package env diff --git a/pkg/compliance/checks/env/kubernetes.go b/pkg/compliance/checks/env/kubernetes.go index eced2acee7782..e81318090ee61 100644 --- a/pkg/compliance/checks/env/kubernetes.go +++ b/pkg/compliance/checks/env/kubernetes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package env diff --git a/pkg/compliance/checks/file.go b/pkg/compliance/checks/file.go index c95c1ac7ab7e3..6dd3f399f0d7d 100644 --- a/pkg/compliance/checks/file.go +++ b/pkg/compliance/checks/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_check.go b/pkg/compliance/checks/file_check.go index 06529b3085415..41d72e249e521 100644 --- a/pkg/compliance/checks/file_check.go +++ b/pkg/compliance/checks/file_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/file_check_test.go b/pkg/compliance/checks/file_check_test.go index 7290e485d62c4..7917450d4c610 100644 --- a/pkg/compliance/checks/file_check_test.go +++ b/pkg/compliance/checks/file_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_utils.go b/pkg/compliance/checks/file_utils.go index b8c637ac070ee..facb3a47ddfba 100644 --- a/pkg/compliance/checks/file_utils.go +++ b/pkg/compliance/checks/file_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/file_utils_test.go b/pkg/compliance/checks/file_utils_test.go index cf6f40034f006..b9803252fcb9b 100644 --- a/pkg/compliance/checks/file_utils_test.go +++ b/pkg/compliance/checks/file_utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/compliance/checks/file_windows.go b/pkg/compliance/checks/file_windows.go index 0158cc5e667d5..741172309d9cb 100644 --- a/pkg/compliance/checks/file_windows.go +++ b/pkg/compliance/checks/file_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/compliance/checks/global.go b/pkg/compliance/checks/global.go index d30d20490d352..7a36e55082943 100644 --- a/pkg/compliance/checks/global.go +++ b/pkg/compliance/checks/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/group_check.go b/pkg/compliance/checks/group_check.go index b5fcbeb6075c4..5f6620d778d12 100644 --- a/pkg/compliance/checks/group_check.go +++ b/pkg/compliance/checks/group_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/group_check_test.go b/pkg/compliance/checks/group_check_test.go index 650a574256085..1a79c9ac242e4 100644 --- a/pkg/compliance/checks/group_check_test.go +++ b/pkg/compliance/checks/group_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/helpers.go b/pkg/compliance/checks/helpers.go index 6bb5a10322ca9..40f74d5f170aa 100644 --- a/pkg/compliance/checks/helpers.go +++ b/pkg/compliance/checks/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/iterator.go b/pkg/compliance/checks/iterator.go index e79e9d60c4742..fc8bb8a6384a3 100644 --- a/pkg/compliance/checks/iterator.go +++ b/pkg/compliance/checks/iterator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/kubeapiserver_check.go b/pkg/compliance/checks/kubeapiserver_check.go index ee49839532dec..d4cc47d62478c 100644 --- a/pkg/compliance/checks/kubeapiserver_check.go +++ b/pkg/compliance/checks/kubeapiserver_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/kubeapiserver_check_test.go b/pkg/compliance/checks/kubeapiserver_check_test.go index ec99cd19a2d72..9ef3ae5e34c16 100644 --- a/pkg/compliance/checks/kubeapiserver_check_test.go +++ b/pkg/compliance/checks/kubeapiserver_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/mock_checkable.go b/pkg/compliance/checks/mock_checkable.go index 6ac1d0f1e672c..366c1140f667e 100644 --- a/pkg/compliance/checks/mock_checkable.go +++ b/pkg/compliance/checks/mock_checkable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/no_audit.go b/pkg/compliance/checks/no_audit.go index f4151e2a39cd0..23bd1cd6626fe 100644 --- a/pkg/compliance/checks/no_audit.go +++ b/pkg/compliance/checks/no_audit.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !linux diff --git a/pkg/compliance/checks/no_docker.go b/pkg/compliance/checks/no_docker.go index 88f70169a8406..847eaca14f7a0 100644 --- a/pkg/compliance/checks/no_docker.go +++ b/pkg/compliance/checks/no_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !docker diff --git a/pkg/compliance/checks/process_check.go b/pkg/compliance/checks/process_check.go index 40d136685dd49..43b12be35db20 100644 --- a/pkg/compliance/checks/process_check.go +++ b/pkg/compliance/checks/process_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/process_check_test.go b/pkg/compliance/checks/process_check_test.go index 347957d3fe0c1..1fa2c049fbaa2 100644 --- a/pkg/compliance/checks/process_check_test.go +++ b/pkg/compliance/checks/process_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/process_utils.go b/pkg/compliance/checks/process_utils.go index b60ec2426f3cf..5bab75190d098 100644 --- a/pkg/compliance/checks/process_utils.go +++ b/pkg/compliance/checks/process_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/process_utils_test.go b/pkg/compliance/checks/process_utils_test.go index 99002da800f87..10960e05ee63e 100644 --- a/pkg/compliance/checks/process_utils_test.go +++ b/pkg/compliance/checks/process_utils_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks import ( diff --git a/pkg/compliance/checks/resource_check.go b/pkg/compliance/checks/resource_check.go index b1ee4030be2f4..e9c33ffe2dc6e 100644 --- a/pkg/compliance/checks/resource_check.go +++ b/pkg/compliance/checks/resource_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/resource_check_test.go b/pkg/compliance/checks/resource_check_test.go index 87c6307038953..b3eb208dc9ab4 100644 --- a/pkg/compliance/checks/resource_check_test.go +++ b/pkg/compliance/checks/resource_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/status.go b/pkg/compliance/checks/status.go index 9b7a639da377b..7f617d224200d 100644 --- a/pkg/compliance/checks/status.go +++ b/pkg/compliance/checks/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/checks/status_test.go b/pkg/compliance/checks/status_test.go index b32342be30ab8..9b0f9e6e708ef 100644 --- a/pkg/compliance/checks/status_test.go +++ b/pkg/compliance/checks/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package checks diff --git a/pkg/compliance/eval/ast.go b/pkg/compliance/eval/ast.go index bac8d3c092582..d888193d943ab 100644 --- a/pkg/compliance/eval/ast.go +++ b/pkg/compliance/eval/ast.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/cache.go b/pkg/compliance/eval/cache.go index e6ff8a635550e..6bc1497fc6d88 100644 --- a/pkg/compliance/eval/cache.go +++ b/pkg/compliance/eval/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/cache_test.go b/pkg/compliance/eval/cache_test.go index bbc3e86f5728b..e9493cef8b37a 100644 --- a/pkg/compliance/eval/cache_test.go +++ b/pkg/compliance/eval/cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/eval.go b/pkg/compliance/eval/eval.go index 04934ea1b1d9e..0995e66ef0e45 100644 --- a/pkg/compliance/eval/eval.go +++ b/pkg/compliance/eval/eval.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/eval_test.go b/pkg/compliance/eval/eval_test.go index ab3606ad59a30..a0e4c6b38ebf0 100644 --- a/pkg/compliance/eval/eval_test.go +++ b/pkg/compliance/eval/eval_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/parser.go b/pkg/compliance/eval/parser.go index 1af920371e064..8fdc0382a8500 100644 --- a/pkg/compliance/eval/parser.go +++ b/pkg/compliance/eval/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/parser_test.go b/pkg/compliance/eval/parser_test.go index bcbab30345812..02ab3eb3df2d8 100644 --- a/pkg/compliance/eval/parser_test.go +++ b/pkg/compliance/eval/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/util.go b/pkg/compliance/eval/util.go index 345c91c3345fd..2fd1887d032df 100644 --- a/pkg/compliance/eval/util.go +++ b/pkg/compliance/eval/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/eval/util_test.go b/pkg/compliance/eval/util_test.go index 535372cb35f6c..3a69af317b714 100644 --- a/pkg/compliance/eval/util_test.go +++ b/pkg/compliance/eval/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/compliance/event/event.go b/pkg/compliance/event/event.go index f9827df13f968..bdc5ed1e45d5f 100644 --- a/pkg/compliance/event/event.go +++ b/pkg/compliance/event/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/compliance/event/reporter.go b/pkg/compliance/event/reporter.go index 0b626d70e2e6c..ab04915d394ce 100644 --- a/pkg/compliance/event/reporter.go +++ b/pkg/compliance/event/reporter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/compliance/report.go b/pkg/compliance/report.go index 12bc6ac499ba9..cde4e386d6820 100644 --- a/pkg/compliance/report.go +++ b/pkg/compliance/report.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/report_utils.go b/pkg/compliance/report_utils.go index 82566b97aacae..5a546327fbf26 100644 --- a/pkg/compliance/report_utils.go +++ b/pkg/compliance/report_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/resource.go b/pkg/compliance/resource.go index 2b04638a1ec9c..92312c8aa2574 100644 --- a/pkg/compliance/resource.go +++ b/pkg/compliance/resource.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/resource_test.go b/pkg/compliance/resource_test.go index dc445716e86cb..6355159c9a69e 100644 --- a/pkg/compliance/resource_test.go +++ b/pkg/compliance/resource_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/rule.go b/pkg/compliance/rule.go index 8e4e47727554a..bf2608af8621c 100644 --- a/pkg/compliance/rule.go +++ b/pkg/compliance/rule.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package compliance defines common interfaces and types for Compliance Agent package compliance diff --git a/pkg/compliance/suite.go b/pkg/compliance/suite.go index 33ee9356e40b4..43af7d087239e 100644 --- a/pkg/compliance/suite.go +++ b/pkg/compliance/suite.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/compliance/suite_test.go b/pkg/compliance/suite_test.go index fa943e5410fcc..1513e428d540e 100644 --- a/pkg/compliance/suite_test.go +++ b/pkg/compliance/suite_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package compliance diff --git a/pkg/config/autodiscovery/autodiscovery.go b/pkg/config/autodiscovery/autodiscovery.go index fea436c08adee..c8dea0c9ddd80 100644 --- a/pkg/config/autodiscovery/autodiscovery.go +++ b/pkg/config/autodiscovery/autodiscovery.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package autodiscovery diff --git a/pkg/config/config.go b/pkg/config/config.go index 410d79f8b82e4..be763d068cba5 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/config_android.go b/pkg/config/config_android.go index a176c4a701fb7..675d29df929f2 100644 --- a/pkg/config/config_android.go +++ b/pkg/config/config_android.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/config_darwin.go b/pkg/config/config_darwin.go index a97a68528b69b..0bf7ce28a6ccb 100644 --- a/pkg/config/config_darwin.go +++ b/pkg/config/config_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/config_nix.go b/pkg/config/config_nix.go index ef2afe919d20d..ea86c0815790f 100644 --- a/pkg/config/config_nix.go +++ b/pkg/config/config_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly // +build !android diff --git a/pkg/config/config_overrides.go b/pkg/config/config_overrides.go index 5dc8ab3b1f7eb..fc28bf6bb875b 100644 --- a/pkg/config/config_overrides.go +++ b/pkg/config/config_overrides.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/config_test.go b/pkg/config/config_test.go index 64ab866c63ba8..2ead1029dbc40 100644 --- a/pkg/config/config_test.go +++ b/pkg/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/config_windows.go b/pkg/config/config_windows.go index c6555d9a99ae8..2c6aa4a8405ad 100644 --- a/pkg/config/config_windows.go +++ b/pkg/config/config_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/environment.go b/pkg/config/environment.go index 65448d7d797e3..170daac93dfea 100644 --- a/pkg/config/environment.go +++ b/pkg/config/environment.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/environment_detection.go b/pkg/config/environment_detection.go index 1c62c920d3118..be0f963945390 100644 --- a/pkg/config/environment_detection.go +++ b/pkg/config/environment_detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/legacy/converter.go b/pkg/config/legacy/converter.go index 5de0f674f0505..ef49757888118 100644 --- a/pkg/config/legacy/converter.go +++ b/pkg/config/legacy/converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/converter_test.go b/pkg/config/legacy/converter_test.go index ce03434d12875..b93348a794197 100644 --- a/pkg/config/legacy/converter_test.go +++ b/pkg/config/legacy/converter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/docker.go b/pkg/config/legacy/docker.go index 7b485469ecdfb..ce03f126f9a5b 100644 --- a/pkg/config/legacy/docker.go +++ b/pkg/config/legacy/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/config/legacy/docker_test.go b/pkg/config/legacy/docker_test.go index 2bc44428299fa..23a94c13d6f68 100644 --- a/pkg/config/legacy/docker_test.go +++ b/pkg/config/legacy/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker // +build linux diff --git a/pkg/config/legacy/importer.go b/pkg/config/legacy/importer.go index 9ed8e89007a58..683019aaf0409 100644 --- a/pkg/config/legacy/importer.go +++ b/pkg/config/legacy/importer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/importer_test.go b/pkg/config/legacy/importer_test.go index c75ff82334560..df587b6380588 100644 --- a/pkg/config/legacy/importer_test.go +++ b/pkg/config/legacy/importer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/kubernetes.go b/pkg/config/legacy/kubernetes.go index 801de2ab4a120..b5db809c7583a 100644 --- a/pkg/config/legacy/kubernetes.go +++ b/pkg/config/legacy/kubernetes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/kubernetes_test.go b/pkg/config/legacy/kubernetes_test.go index ac408b9ffe4ff..cabcc5d895609 100644 --- a/pkg/config/legacy/kubernetes_test.go +++ b/pkg/config/legacy/kubernetes_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/no_docker.go b/pkg/config/legacy/no_docker.go index d7d36566868bb..cc807315960e7 100644 --- a/pkg/config/legacy/no_docker.go +++ b/pkg/config/legacy/no_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !docker diff --git a/pkg/config/legacy/process-agent.go b/pkg/config/legacy/process-agent.go index 8a551e74a3ed3..a544a6a83ed70 100644 --- a/pkg/config/legacy/process-agent.go +++ b/pkg/config/legacy/process-agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy/tests/config.py b/pkg/config/legacy/tests/config.py index 750d453d0c834..c25dc27825fba 100644 --- a/pkg/config/legacy/tests/config.py +++ b/pkg/config/legacy/tests/config.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. # 3p import json diff --git a/pkg/config/legacy/trace-agent.go b/pkg/config/legacy/trace-agent.go index 0ca374fdc8151..dddb24ae5af50 100644 --- a/pkg/config/legacy/trace-agent.go +++ b/pkg/config/legacy/trace-agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package legacy diff --git a/pkg/config/legacy_converter.go b/pkg/config/legacy_converter.go index 8423b4894728e..4b59a2f8a90f7 100644 --- a/pkg/config/legacy_converter.go +++ b/pkg/config/legacy_converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/log.go b/pkg/config/log.go index 6da4ecf78816c..893d2775b58ed 100644 --- a/pkg/config/log.go +++ b/pkg/config/log.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/log_nix.go b/pkg/config/log_nix.go index fd32de3f763f8..0d275515c0d6b 100644 --- a/pkg/config/log_nix.go +++ b/pkg/config/log_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly darwin diff --git a/pkg/config/log_test.go b/pkg/config/log_test.go index d2a6f93b0585c..dcb8a893f160c 100644 --- a/pkg/config/log_test.go +++ b/pkg/config/log_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/log_windows.go b/pkg/config/log_windows.go index 884324bf4f7ee..c1a477add893c 100644 --- a/pkg/config/log_windows.go +++ b/pkg/config/log_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/mock.go b/pkg/config/mock.go index e125276cb0a7c..8d901f204393f 100644 --- a/pkg/config/mock.go +++ b/pkg/config/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/render_config.go b/pkg/config/render_config.go index 3204cb65463a0..570cc49b3afbd 100644 --- a/pkg/config/render_config.go +++ b/pkg/config/render_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build ignore diff --git a/pkg/config/seelog/seelog_config.go b/pkg/config/seelog/seelog_config.go index 1d8610bf6a264..5adbe12fc5138 100644 --- a/pkg/config/seelog/seelog_config.go +++ b/pkg/config/seelog/seelog_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package seelog diff --git a/pkg/config/types.go b/pkg/config/types.go index 8100f7f4e43c5..4e1f8084eeac3 100644 --- a/pkg/config/types.go +++ b/pkg/config/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/viper.go b/pkg/config/viper.go index 78bb5e135443b..34adf0c03e5bc 100644 --- a/pkg/config/viper.go +++ b/pkg/config/viper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/config/viper_test.go b/pkg/config/viper_test.go index e7862c7033c93..1053294688297 100644 --- a/pkg/config/viper_test.go +++ b/pkg/config/viper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/diagnose/diagnosis/loader.go b/pkg/diagnose/diagnosis/loader.go index 04b1fd4364e15..6877286b5761e 100644 --- a/pkg/diagnose/diagnosis/loader.go +++ b/pkg/diagnose/diagnosis/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnosis diff --git a/pkg/diagnose/runner.go b/pkg/diagnose/runner.go index 560ad5cbb0377..c8a99c710b0bc 100644 --- a/pkg/diagnose/runner.go +++ b/pkg/diagnose/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnose diff --git a/pkg/diagnose/runner_test.go b/pkg/diagnose/runner_test.go index 382d011643d72..3d519f39daaf8 100644 --- a/pkg/diagnose/runner_test.go +++ b/pkg/diagnose/runner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnose diff --git a/pkg/dogstatsd/float64_list_pool.go b/pkg/dogstatsd/float64_list_pool.go index 6b7e4451eaf9e..f0513dcbcca8b 100644 --- a/pkg/dogstatsd/float64_list_pool.go +++ b/pkg/dogstatsd/float64_list_pool.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/listeners/listener_telemetry_windows.go b/pkg/dogstatsd/listeners/listener_telemetry_windows.go index 42a707555e83c..4f72c47268922 100644 --- a/pkg/dogstatsd/listeners/listener_telemetry_windows.go +++ b/pkg/dogstatsd/listeners/listener_telemetry_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_nowindows.go b/pkg/dogstatsd/listeners/named_pipe_nowindows.go index fec811be41f7d..8081a3453b913 100644 --- a/pkg/dogstatsd/listeners/named_pipe_nowindows.go +++ b/pkg/dogstatsd/listeners/named_pipe_nowindows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_windows.go b/pkg/dogstatsd/listeners/named_pipe_windows.go index d7abec8e948ed..58010a3e7ffeb 100644 --- a/pkg/dogstatsd/listeners/named_pipe_windows.go +++ b/pkg/dogstatsd/listeners/named_pipe_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/named_pipe_windows_test.go b/pkg/dogstatsd/listeners/named_pipe_windows_test.go index 7d10dab8b9587..354992279bff1 100644 --- a/pkg/dogstatsd/listeners/named_pipe_windows_test.go +++ b/pkg/dogstatsd/listeners/named_pipe_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/packet_assembler.go b/pkg/dogstatsd/listeners/packet_assembler.go index b329711b84106..43be5d00ab54a 100644 --- a/pkg/dogstatsd/listeners/packet_assembler.go +++ b/pkg/dogstatsd/listeners/packet_assembler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/packet_manager_windows.go b/pkg/dogstatsd/listeners/packet_manager_windows.go index 307f3e7a594da..a1b967109b02c 100644 --- a/pkg/dogstatsd/listeners/packet_manager_windows.go +++ b/pkg/dogstatsd/listeners/packet_manager_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package listeners diff --git a/pkg/dogstatsd/listeners/packet_pool.go b/pkg/dogstatsd/listeners/packet_pool.go index f16629b399b9d..fb3a949bfe5ae 100644 --- a/pkg/dogstatsd/listeners/packet_pool.go +++ b/pkg/dogstatsd/listeners/packet_pool.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/packets_buffer.go b/pkg/dogstatsd/listeners/packets_buffer.go index 3302610e78d2a..781a072ae4c89 100644 --- a/pkg/dogstatsd/listeners/packets_buffer.go +++ b/pkg/dogstatsd/listeners/packets_buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/types.go b/pkg/dogstatsd/listeners/types.go index 977c978cd2901..e5bd8a5400915 100644 --- a/pkg/dogstatsd/listeners/types.go +++ b/pkg/dogstatsd/listeners/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/udp.go b/pkg/dogstatsd/listeners/udp.go index 838d03ab64c8a..f6f420f3126d8 100644 --- a/pkg/dogstatsd/listeners/udp.go +++ b/pkg/dogstatsd/listeners/udp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/udp_test.go b/pkg/dogstatsd/listeners/udp_test.go index fba05d033142a..f434c55527bbd 100644 --- a/pkg/dogstatsd/listeners/udp_test.go +++ b/pkg/dogstatsd/listeners/udp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package listeners diff --git a/pkg/dogstatsd/listeners/uds_common.go b/pkg/dogstatsd/listeners/uds_common.go index 074800a844854..2030758d7c81e 100644 --- a/pkg/dogstatsd/listeners/uds_common.go +++ b/pkg/dogstatsd/listeners/uds_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/uds_common_test.go b/pkg/dogstatsd/listeners/uds_common_test.go index 61fe482501ddb..a4af308316794 100644 --- a/pkg/dogstatsd/listeners/uds_common_test.go +++ b/pkg/dogstatsd/listeners/uds_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // UDS won't work in windows diff --git a/pkg/dogstatsd/listeners/uds_linux.go b/pkg/dogstatsd/listeners/uds_linux.go index 8771b2a3a31b4..bc7a8b2c54fcd 100644 --- a/pkg/dogstatsd/listeners/uds_linux.go +++ b/pkg/dogstatsd/listeners/uds_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/pkg/dogstatsd/listeners/uds_linux_test.go b/pkg/dogstatsd/listeners/uds_linux_test.go index fb3cfbe5ef48a..0e86b9b2807cc 100644 --- a/pkg/dogstatsd/listeners/uds_linux_test.go +++ b/pkg/dogstatsd/listeners/uds_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux // Origin detection is linux-only diff --git a/pkg/dogstatsd/listeners/uds_nolinux.go b/pkg/dogstatsd/listeners/uds_nolinux.go index c0c36bf597290..6369785dd3a0e 100644 --- a/pkg/dogstatsd/listeners/uds_nolinux.go +++ b/pkg/dogstatsd/listeners/uds_nolinux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !linux diff --git a/pkg/dogstatsd/mapper/mapper.go b/pkg/dogstatsd/mapper/mapper.go index 1f1ab4c5a67ec..eb06a46cefd7c 100644 --- a/pkg/dogstatsd/mapper/mapper.go +++ b/pkg/dogstatsd/mapper/mapper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Mapping feature is inspired by https://github.com/prometheus/statsd_exporter diff --git a/pkg/dogstatsd/mapper/mapper_cache.go b/pkg/dogstatsd/mapper/mapper_cache.go index e2c2d30a683b6..ae18d0f33e930 100644 --- a/pkg/dogstatsd/mapper/mapper_cache.go +++ b/pkg/dogstatsd/mapper/mapper_cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/mapper/mapper_cache_test.go b/pkg/dogstatsd/mapper/mapper_cache_test.go index 6d2d23759fd52..85b86deedee5d 100644 --- a/pkg/dogstatsd/mapper/mapper_cache_test.go +++ b/pkg/dogstatsd/mapper/mapper_cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/mapper/mapper_test.go b/pkg/dogstatsd/mapper/mapper_test.go index a654818b1a8f0..2464523901bb9 100644 --- a/pkg/dogstatsd/mapper/mapper_test.go +++ b/pkg/dogstatsd/mapper/mapper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mapper diff --git a/pkg/dogstatsd/server.go b/pkg/dogstatsd/server.go index 2ac4b711978a9..696e89c3c7024 100644 --- a/pkg/dogstatsd/server.go +++ b/pkg/dogstatsd/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/server_bench_test.go b/pkg/dogstatsd/server_bench_test.go index cd3e0e3ad9dc1..25c10c7c72dc5 100644 --- a/pkg/dogstatsd/server_bench_test.go +++ b/pkg/dogstatsd/server_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd diff --git a/pkg/dogstatsd/server_test.go b/pkg/dogstatsd/server_test.go index b88d51d1f2865..800f2b450c09b 100644 --- a/pkg/dogstatsd/server_test.go +++ b/pkg/dogstatsd/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd diff --git a/pkg/ebpf/LICENSE b/pkg/ebpf/LICENSE index 871fd2e79eefd..c78e2eafdeab0 100644 --- a/pkg/ebpf/LICENSE +++ b/pkg/ebpf/LICENSE @@ -177,7 +177,7 @@ END OF TERMS AND CONDITIONS Copyright 2016-2017 Weaveworks Ltd. - Copyright 2018-2021 Datadog, Inc + Copyright 2018-present Datadog, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/errors/errors.go b/pkg/errors/errors.go index a9350bbe03317..d01221e25ac4b 100644 --- a/pkg/errors/errors.go +++ b/pkg/errors/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package errors diff --git a/pkg/errors/errors_test.go b/pkg/errors/errors_test.go index f504755fcbf87..852a21852e43e 100644 --- a/pkg/errors/errors_test.go +++ b/pkg/errors/errors_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package errors diff --git a/pkg/flare/archive.go b/pkg/flare/archive.go index 7d252eb9c09d5..8aacea39c9a8c 100644 --- a/pkg/flare/archive.go +++ b/pkg/flare/archive.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/archive_dca.go b/pkg/flare/archive_dca.go index f2940e11fddb6..f94796de0c051 100644 --- a/pkg/flare/archive_dca.go +++ b/pkg/flare/archive_dca.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/archive_docker.go b/pkg/flare/archive_docker.go index db0079d2f5892..a14d5cf0f0c08 100644 --- a/pkg/flare/archive_docker.go +++ b/pkg/flare/archive_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/flare/archive_docker_test.go b/pkg/flare/archive_docker_test.go index 58472bb6a57ba..c4588cde72a6e 100644 --- a/pkg/flare/archive_docker_test.go +++ b/pkg/flare/archive_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/flare/archive_nix.go b/pkg/flare/archive_nix.go index 12be8ffdf9c6b..49040068c20dc 100644 --- a/pkg/flare/archive_nix.go +++ b/pkg/flare/archive_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_nix_test.go b/pkg/flare/archive_nix_test.go index bf8a579db7da8..b683441171033 100644 --- a/pkg/flare/archive_nix_test.go +++ b/pkg/flare/archive_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_nodocker.go b/pkg/flare/archive_nodocker.go index 581aa888f5d2b..fd377c780d025 100644 --- a/pkg/flare/archive_nodocker.go +++ b/pkg/flare/archive_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !docker diff --git a/pkg/flare/archive_security.go b/pkg/flare/archive_security.go index adbea9822580a..65e405940a6f5 100644 --- a/pkg/flare/archive_security.go +++ b/pkg/flare/archive_security.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/archive_security_test.go b/pkg/flare/archive_security_test.go index 37dfa8e2f6949..6f11cecc29924 100644 --- a/pkg/flare/archive_security_test.go +++ b/pkg/flare/archive_security_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/flare/archive_test.go b/pkg/flare/archive_test.go index 29ab3a6a34376..1638b078c0975 100644 --- a/pkg/flare/archive_test.go +++ b/pkg/flare/archive_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/archive_win.go b/pkg/flare/archive_win.go index c3b411c91d428..cfbf79106a763 100644 --- a/pkg/flare/archive_win.go +++ b/pkg/flare/archive_win.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/flare/archive_win_test.go b/pkg/flare/archive_win_test.go index 57fa16c8cf03a..fe638c25017d3 100644 --- a/pkg/flare/archive_win_test.go +++ b/pkg/flare/archive_win_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/flare/cluster_checks.go b/pkg/flare/cluster_checks.go index 201b2345fa1d4..a30e1a6311c18 100644 --- a/pkg/flare/cluster_checks.go +++ b/pkg/flare/cluster_checks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/config_check.go b/pkg/flare/config_check.go index 7f4512bf56363..032db13390a62 100644 --- a/pkg/flare/config_check.go +++ b/pkg/flare/config_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/dca_telemetry.go b/pkg/flare/dca_telemetry.go index 25db54604f0ba..6601e36cb8232 100644 --- a/pkg/flare/dca_telemetry.go +++ b/pkg/flare/dca_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/diagnose.go b/pkg/flare/diagnose.go index 7b866bf2b015f..1d250d8a3ad47 100644 --- a/pkg/flare/diagnose.go +++ b/pkg/flare/diagnose.go @@ -1,5 +1,5 @@ // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/envvars.go b/pkg/flare/envvars.go index 2548dee00a90e..9c6e582e11906 100644 --- a/pkg/flare/envvars.go +++ b/pkg/flare/envvars.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/envvars_test.go b/pkg/flare/envvars_test.go index 5b7668fb5e582..3ee5712c4d92d 100644 --- a/pkg/flare/envvars_test.go +++ b/pkg/flare/envvars_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/flare.go b/pkg/flare/flare.go index a1cb110b83688..5c9cc89eedac2 100644 --- a/pkg/flare/flare.go +++ b/pkg/flare/flare.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/flare_test.go b/pkg/flare/flare_test.go index 514479ad7442b..d16ba16281c39 100644 --- a/pkg/flare/flare_test.go +++ b/pkg/flare/flare_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/writer.go b/pkg/flare/writer.go index 0b05a7244c908..6ab01ab1fdfe0 100644 --- a/pkg/flare/writer.go +++ b/pkg/flare/writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/flare/writer_test.go b/pkg/flare/writer_test.go index 120894754dcf3..e6b4c9eb6bc27 100644 --- a/pkg/flare/writer_test.go +++ b/pkg/flare/writer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flare diff --git a/pkg/forwarder/blocked_endpoints.go b/pkg/forwarder/blocked_endpoints.go index cde51eb70bd36..ddb2719c4e5ea 100644 --- a/pkg/forwarder/blocked_endpoints.go +++ b/pkg/forwarder/blocked_endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/blocked_endpoints_test.go b/pkg/forwarder/blocked_endpoints_test.go index e66d47b9f2a37..63a6c3c642371 100644 --- a/pkg/forwarder/blocked_endpoints_test.go +++ b/pkg/forwarder/blocked_endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/domain_forwarder.go b/pkg/forwarder/domain_forwarder.go index 05863c8a72395..e44c2c47b28f3 100644 --- a/pkg/forwarder/domain_forwarder.go +++ b/pkg/forwarder/domain_forwarder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/domain_forwarder_test.go b/pkg/forwarder/domain_forwarder_test.go index 00fa849c0d790..93d6c35f25102 100644 --- a/pkg/forwarder/domain_forwarder_test.go +++ b/pkg/forwarder/domain_forwarder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/failed_transaction_removal_policy.go b/pkg/forwarder/failed_transaction_removal_policy.go index e07650505d56e..2b33a5857d92d 100644 --- a/pkg/forwarder/failed_transaction_removal_policy.go +++ b/pkg/forwarder/failed_transaction_removal_policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder.go b/pkg/forwarder/forwarder.go index ebd9000aba1cf..ee0b746ff1282 100644 --- a/pkg/forwarder/forwarder.go +++ b/pkg/forwarder/forwarder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_health.go b/pkg/forwarder/forwarder_health.go index 7975434c2be6a..9e54e2a209f4d 100644 --- a/pkg/forwarder/forwarder_health.go +++ b/pkg/forwarder/forwarder_health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_health_test.go b/pkg/forwarder/forwarder_health_test.go index 0e965bbbf22c1..56a81202f1979 100644 --- a/pkg/forwarder/forwarder_health_test.go +++ b/pkg/forwarder/forwarder_health_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/forwarder_test.go b/pkg/forwarder/forwarder_test.go index 289211d97621b..5857748199990 100644 --- a/pkg/forwarder/forwarder_test.go +++ b/pkg/forwarder/forwarder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/retry_queue_telemetry.go b/pkg/forwarder/retry_queue_telemetry.go index f90cd6a850002..a2e0ba446ab46 100644 --- a/pkg/forwarder/retry_queue_telemetry.go +++ b/pkg/forwarder/retry_queue_telemetry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/test_common.go b/pkg/forwarder/test_common.go index 1f37c44367ba3..a979408208360 100644 --- a/pkg/forwarder/test_common.go +++ b/pkg/forwarder/test_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction.go b/pkg/forwarder/transaction.go index f73feb898033d..b82ba4a6e418f 100644 --- a/pkg/forwarder/transaction.go +++ b/pkg/forwarder/transaction.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction_container.go b/pkg/forwarder/transaction_container.go index 30292569190cd..5fd9539c9677f 100644 --- a/pkg/forwarder/transaction_container.go +++ b/pkg/forwarder/transaction_container.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transaction_test.go b/pkg/forwarder/transaction_test.go index 96e3922448493..22ce05ac70e1b 100644 --- a/pkg/forwarder/transaction_test.go +++ b/pkg/forwarder/transaction_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder import ( diff --git a/pkg/forwarder/transactions_file_storage.go b/pkg/forwarder/transactions_file_storage.go index 56d70d9d4b344..3f077818b4803 100644 --- a/pkg/forwarder/transactions_file_storage.go +++ b/pkg/forwarder/transactions_file_storage.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/transactions_serializer.go b/pkg/forwarder/transactions_serializer.go index 9276e453b5bbd..25be88c68d810 100644 --- a/pkg/forwarder/transactions_serializer.go +++ b/pkg/forwarder/transactions_serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/worker.go b/pkg/forwarder/worker.go index 7cfdee82642c5..9594bd2dfe182 100644 --- a/pkg/forwarder/worker.go +++ b/pkg/forwarder/worker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/forwarder/worker_test.go b/pkg/forwarder/worker_test.go index 4c4d6e8de1d99..329d465d5b4cf 100644 --- a/pkg/forwarder/worker_test.go +++ b/pkg/forwarder/worker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package forwarder diff --git a/pkg/jmxfetch/jmxfetch.go b/pkg/jmxfetch/jmxfetch.go index 3760cdac26338..c3b406ed2236f 100644 --- a/pkg/jmxfetch/jmxfetch.go +++ b/pkg/jmxfetch/jmxfetch.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/jmxfetch/jmxfetch_nix.go b/pkg/jmxfetch/jmxfetch_nix.go index ce5a55889d391..27c7ec03f21f7 100644 --- a/pkg/jmxfetch/jmxfetch_nix.go +++ b/pkg/jmxfetch/jmxfetch_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx // +build !windows diff --git a/pkg/jmxfetch/jmxfetch_windows.go b/pkg/jmxfetch/jmxfetch_windows.go index 344bf3ba31ae9..9df03fc0f8eff 100644 --- a/pkg/jmxfetch/jmxfetch_windows.go +++ b/pkg/jmxfetch/jmxfetch_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build jmx diff --git a/pkg/kubestatemetrics/builder/builder.go b/pkg/kubestatemetrics/builder/builder.go index 18931264ca69b..8449ef5d1efc2 100644 --- a/pkg/kubestatemetrics/builder/builder.go +++ b/pkg/kubestatemetrics/builder/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/kubestatemetrics/store/store.go b/pkg/kubestatemetrics/store/store.go index 0895903968e6a..13caee1d98b30 100644 --- a/pkg/kubestatemetrics/store/store.go +++ b/pkg/kubestatemetrics/store/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/kubestatemetrics/store/store_test.go b/pkg/kubestatemetrics/store/store_test.go index 81b20ea2a6630..ba69bfd168473 100644 --- a/pkg/kubestatemetrics/store/store_test.go +++ b/pkg/kubestatemetrics/store/store_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/logs/agent.go b/pkg/logs/agent.go index aa3abb90a49e8..d803a9182254a 100644 --- a/pkg/logs/agent.go +++ b/pkg/logs/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package logs diff --git a/pkg/logs/agent_test.go b/pkg/logs/agent_test.go index 11dbd6fde0e5c..3fdefb2c46a8f 100644 --- a/pkg/logs/agent_test.go +++ b/pkg/logs/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package logs diff --git a/pkg/logs/auditor/api_v0.go b/pkg/logs/auditor/api_v0.go index 48dc9e5eb21f4..6259e43e15339 100644 --- a/pkg/logs/auditor/api_v0.go +++ b/pkg/logs/auditor/api_v0.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v0_test.go b/pkg/logs/auditor/api_v0_test.go index 2ad3ce5f84cfd..6e96c4b062a5f 100644 --- a/pkg/logs/auditor/api_v0_test.go +++ b/pkg/logs/auditor/api_v0_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v1.go b/pkg/logs/auditor/api_v1.go index 3f4ffc56cb58e..fe2baa70086b7 100644 --- a/pkg/logs/auditor/api_v1.go +++ b/pkg/logs/auditor/api_v1.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v1_test.go b/pkg/logs/auditor/api_v1_test.go index 1347474f428aa..ec5d4192e2d49 100644 --- a/pkg/logs/auditor/api_v1_test.go +++ b/pkg/logs/auditor/api_v1_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v2.go b/pkg/logs/auditor/api_v2.go index 0a22bfd9d5b07..3bcf03f09dc97 100644 --- a/pkg/logs/auditor/api_v2.go +++ b/pkg/logs/auditor/api_v2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/api_v2_test.go b/pkg/logs/auditor/api_v2_test.go index f55839b43c8e4..2e358b1f5b067 100644 --- a/pkg/logs/auditor/api_v2_test.go +++ b/pkg/logs/auditor/api_v2_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/auditor.go b/pkg/logs/auditor/auditor.go index 41c7a2e6d64ba..47914dd449035 100644 --- a/pkg/logs/auditor/auditor.go +++ b/pkg/logs/auditor/auditor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/auditor_test.go b/pkg/logs/auditor/auditor_test.go index 25c5f877714d0..67775af7dc104 100644 --- a/pkg/logs/auditor/auditor_test.go +++ b/pkg/logs/auditor/auditor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package auditor diff --git a/pkg/logs/auditor/mock/mock.go b/pkg/logs/auditor/mock/mock.go index ad0acd5065f95..1434c92110429 100644 --- a/pkg/logs/auditor/mock/mock.go +++ b/pkg/logs/auditor/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mock diff --git a/pkg/logs/client/destination.go b/pkg/logs/client/destination.go index 767af8d45f06a..08ecb93b5bdfd 100644 --- a/pkg/logs/client/destination.go +++ b/pkg/logs/client/destination.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package client diff --git a/pkg/logs/client/destinations.go b/pkg/logs/client/destinations.go index 598199717f379..7914fb33e2052 100644 --- a/pkg/logs/client/destinations.go +++ b/pkg/logs/client/destinations.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package client diff --git a/pkg/logs/client/destinations_context.go b/pkg/logs/client/destinations_context.go index dc5896e96e69f..c8bbfbefae540 100644 --- a/pkg/logs/client/destinations_context.go +++ b/pkg/logs/client/destinations_context.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package client diff --git a/pkg/logs/client/destinations_context_test.go b/pkg/logs/client/destinations_context_test.go index 75a2780b07dd3..5474a2fa1649c 100644 --- a/pkg/logs/client/destinations_context_test.go +++ b/pkg/logs/client/destinations_context_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package client diff --git a/pkg/logs/client/errors.go b/pkg/logs/client/errors.go index 0b193f7404478..ae8cbd9ff0165 100644 --- a/pkg/logs/client/errors.go +++ b/pkg/logs/client/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package client diff --git a/pkg/logs/client/http/content_encoding.go b/pkg/logs/client/http/content_encoding.go index efb3c7c9d1f4e..19493a1910608 100644 --- a/pkg/logs/client/http/content_encoding.go +++ b/pkg/logs/client/http/content_encoding.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/logs/client/http/content_encoding_test.go b/pkg/logs/client/http/content_encoding_test.go index a09131215554d..d2be000834c41 100644 --- a/pkg/logs/client/http/content_encoding_test.go +++ b/pkg/logs/client/http/content_encoding_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/logs/client/http/destination_test.go b/pkg/logs/client/http/destination_test.go index 99c0e1652c4f1..bc88e6e255968 100644 --- a/pkg/logs/client/http/destination_test.go +++ b/pkg/logs/client/http/destination_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/logs/client/mock/mock.go b/pkg/logs/client/mock/mock.go index c76acd1a67807..1f88d63ba8cec 100644 --- a/pkg/logs/client/mock/mock.go +++ b/pkg/logs/client/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mock diff --git a/pkg/logs/client/tcp/connection_manager.go b/pkg/logs/client/tcp/connection_manager.go index 947c16ae170ac..ebe04cd721d9c 100644 --- a/pkg/logs/client/tcp/connection_manager.go +++ b/pkg/logs/client/tcp/connection_manager.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/connection_manager_test.go b/pkg/logs/client/tcp/connection_manager_test.go index 93c4baefd0dde..41dbea99378f7 100644 --- a/pkg/logs/client/tcp/connection_manager_test.go +++ b/pkg/logs/client/tcp/connection_manager_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/delimiter.go b/pkg/logs/client/tcp/delimiter.go index 2adde8953d137..876ec8c41fc7e 100644 --- a/pkg/logs/client/tcp/delimiter.go +++ b/pkg/logs/client/tcp/delimiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/delimiter_test.go b/pkg/logs/client/tcp/delimiter_test.go index 6579164d22fb4..911cc8010ce55 100644 --- a/pkg/logs/client/tcp/delimiter_test.go +++ b/pkg/logs/client/tcp/delimiter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/destination.go b/pkg/logs/client/tcp/destination.go index 96d95f3e652e9..b6e7849bfef86 100644 --- a/pkg/logs/client/tcp/destination.go +++ b/pkg/logs/client/tcp/destination.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/prefixer.go b/pkg/logs/client/tcp/prefixer.go index f79abc7f72b05..8be85608b39dd 100644 --- a/pkg/logs/client/tcp/prefixer.go +++ b/pkg/logs/client/tcp/prefixer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/prefixer_test.go b/pkg/logs/client/tcp/prefixer_test.go index 5381ec6f46eb0..3abe76a027be6 100644 --- a/pkg/logs/client/tcp/prefixer_test.go +++ b/pkg/logs/client/tcp/prefixer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/client/tcp/test_utils.go b/pkg/logs/client/tcp/test_utils.go index de83fcaae396e..515317191b7fd 100644 --- a/pkg/logs/client/tcp/test_utils.go +++ b/pkg/logs/client/tcp/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tcp diff --git a/pkg/logs/config/config.go b/pkg/logs/config/config.go index 7936d180f40b8..89019855c1afc 100644 --- a/pkg/logs/config/config.go +++ b/pkg/logs/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/config_test.go b/pkg/logs/config/config_test.go index d4a05e6ae6f5f..9814d183dfbfc 100644 --- a/pkg/logs/config/config_test.go +++ b/pkg/logs/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/constants.go b/pkg/logs/config/constants.go index 1b981aec7158f..51c4ac92acbaa 100644 --- a/pkg/logs/config/constants.go +++ b/pkg/logs/config/constants.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/endpoints.go b/pkg/logs/config/endpoints.go index 6e5d0b2956b1d..2acbfef29162b 100644 --- a/pkg/logs/config/endpoints.go +++ b/pkg/logs/config/endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/endpoints_test.go b/pkg/logs/config/endpoints_test.go index 671af648a4af6..a978e2ab90b2b 100644 --- a/pkg/logs/config/endpoints_test.go +++ b/pkg/logs/config/endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/integration_config.go b/pkg/logs/config/integration_config.go index de04412948493..8725084688c6c 100644 --- a/pkg/logs/config/integration_config.go +++ b/pkg/logs/config/integration_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/integration_config_test.go b/pkg/logs/config/integration_config_test.go index c9ed4e3182803..7278b89b35774 100644 --- a/pkg/logs/config/integration_config_test.go +++ b/pkg/logs/config/integration_config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/config/messages.go b/pkg/logs/config/messages.go index 0d2015147597c..c8f053b380543 100644 --- a/pkg/logs/config/messages.go +++ b/pkg/logs/config/messages.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwm.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/messages_test.go b/pkg/logs/config/messages_test.go index bed8ef5f3fd0c..139a01abbd26c 100644 --- a/pkg/logs/config/messages_test.go +++ b/pkg/logs/config/messages_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/parser.go b/pkg/logs/config/parser.go index 8f10a527cb221..8590a637ddc05 100644 --- a/pkg/logs/config/parser.go +++ b/pkg/logs/config/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/parser_test.go b/pkg/logs/config/parser_test.go index 6b92a910c2685..cf0f4b49d631a 100644 --- a/pkg/logs/config/parser_test.go +++ b/pkg/logs/config/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/processing_rules.go b/pkg/logs/config/processing_rules.go index f0ba38203936c..0a5d946a7909f 100644 --- a/pkg/logs/config/processing_rules.go +++ b/pkg/logs/config/processing_rules.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/processing_rules_test.go b/pkg/logs/config/processing_rules_test.go index 7f533a3a48a02..4199a2b364446 100644 --- a/pkg/logs/config/processing_rules_test.go +++ b/pkg/logs/config/processing_rules_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/config/source.go b/pkg/logs/config/source.go index 2b17610fac23c..9bd41ddebfac4 100644 --- a/pkg/logs/config/source.go +++ b/pkg/logs/config/source.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/source_test.go b/pkg/logs/config/source_test.go index 1f31882479af1..15cf31c2808c5 100644 --- a/pkg/logs/config/source_test.go +++ b/pkg/logs/config/source_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/sources.go b/pkg/logs/config/sources.go index 7b0f221f16bdc..516803a8ac840 100644 --- a/pkg/logs/config/sources.go +++ b/pkg/logs/config/sources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/sources_test.go b/pkg/logs/config/sources_test.go index 046d76b5c21b0..26e15ed430a32 100644 --- a/pkg/logs/config/sources_test.go +++ b/pkg/logs/config/sources_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/status.go b/pkg/logs/config/status.go index 7c2dab8c26155..fc7aa5cb48a2b 100644 --- a/pkg/logs/config/status.go +++ b/pkg/logs/config/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/status_test.go b/pkg/logs/config/status_test.go index 3f617eabe54c2..55eedf261671a 100644 --- a/pkg/logs/config/status_test.go +++ b/pkg/logs/config/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/config/test_utils.go b/pkg/logs/config/test_utils.go index e8932c900b99f..1043160b6dbdd 100644 --- a/pkg/logs/config/test_utils.go +++ b/pkg/logs/config/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/logs/decoder/decoder.go b/pkg/logs/decoder/decoder.go index ae80a9b2c8f8d..de92946357cdf 100644 --- a/pkg/logs/decoder/decoder.go +++ b/pkg/logs/decoder/decoder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/decoder_test.go b/pkg/logs/decoder/decoder_test.go index 6a655072008ea..f8558b4105ac1 100644 --- a/pkg/logs/decoder/decoder_test.go +++ b/pkg/logs/decoder/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_handler.go b/pkg/logs/decoder/line_handler.go index f28d24f04b61f..0e13459afa272 100644 --- a/pkg/logs/decoder/line_handler.go +++ b/pkg/logs/decoder/line_handler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_handler_test.go b/pkg/logs/decoder/line_handler_test.go index f1b7cb9883ae2..ec946dec22e28 100644 --- a/pkg/logs/decoder/line_handler_test.go +++ b/pkg/logs/decoder/line_handler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_parser.go b/pkg/logs/decoder/line_parser.go index 5a9e526982ed5..7e4442b585631 100644 --- a/pkg/logs/decoder/line_parser.go +++ b/pkg/logs/decoder/line_parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/line_parser_test.go b/pkg/logs/decoder/line_parser_test.go index f526b05d4556b..fa6f24c598437 100644 --- a/pkg/logs/decoder/line_parser_test.go +++ b/pkg/logs/decoder/line_parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package decoder diff --git a/pkg/logs/decoder/matcher.go b/pkg/logs/decoder/matcher.go index 4dcd0a894c425..d6278c8276591 100644 --- a/pkg/logs/decoder/matcher.go +++ b/pkg/logs/decoder/matcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package decoder diff --git a/pkg/logs/diagnostic/message_receiver.go b/pkg/logs/diagnostic/message_receiver.go index 5cae7bcfe10f3..dc7df3d6f031d 100644 --- a/pkg/logs/diagnostic/message_receiver.go +++ b/pkg/logs/diagnostic/message_receiver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnostic diff --git a/pkg/logs/diagnostic/message_receiver_test.go b/pkg/logs/diagnostic/message_receiver_test.go index 409a4b2bfc392..219a473a52f9f 100644 --- a/pkg/logs/diagnostic/message_receiver_test.go +++ b/pkg/logs/diagnostic/message_receiver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnostic import ( diff --git a/pkg/logs/diagnostic/noop_message_receiver.go b/pkg/logs/diagnostic/noop_message_receiver.go index b54f59c773f39..2ce23d68935a6 100644 --- a/pkg/logs/diagnostic/noop_message_receiver.go +++ b/pkg/logs/diagnostic/noop_message_receiver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package diagnostic diff --git a/pkg/logs/input/channel/launcher.go b/pkg/logs/input/channel/launcher.go index 07a2a2ec23e43..3c678d095a5a5 100644 --- a/pkg/logs/input/channel/launcher.go +++ b/pkg/logs/input/channel/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package channel diff --git a/pkg/logs/input/channel/tailer.go b/pkg/logs/input/channel/tailer.go index 95ec3f581717d..32571b35f6948 100644 --- a/pkg/logs/input/channel/tailer.go +++ b/pkg/logs/input/channel/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package channel diff --git a/pkg/logs/input/container/launcher.go b/pkg/logs/input/container/launcher.go index 8d13f7ca7e947..90773a3d7f818 100644 --- a/pkg/logs/input/container/launcher.go +++ b/pkg/logs/input/container/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package container diff --git a/pkg/logs/input/container/noop.go b/pkg/logs/input/container/noop.go index 0a11a030af7ca..bd9ebc5e2412a 100644 --- a/pkg/logs/input/container/noop.go +++ b/pkg/logs/input/container/noop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package container diff --git a/pkg/logs/input/docker/ad_identifier.go b/pkg/logs/input/docker/ad_identifier.go index 1e65b6ad7f374..7db69338227f2 100644 --- a/pkg/logs/input/docker/ad_identifier.go +++ b/pkg/logs/input/docker/ad_identifier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!kubelet diff --git a/pkg/logs/input/docker/ad_identifier_kubelet.go b/pkg/logs/input/docker/ad_identifier_kubelet.go index 6cfd6b4a115a1..bd5abf708e9c3 100644 --- a/pkg/logs/input/docker/ad_identifier_kubelet.go +++ b/pkg/logs/input/docker/ad_identifier_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,kubelet diff --git a/pkg/logs/input/docker/container.go b/pkg/logs/input/docker/container.go index e1f14c4f48135..073d1f7376f7c 100644 --- a/pkg/logs/input/docker/container.go +++ b/pkg/logs/input/docker/container.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/container_test.go b/pkg/logs/input/docker/container_test.go index a30b945a194ce..780f3162efa19 100644 --- a/pkg/logs/input/docker/container_test.go +++ b/pkg/logs/input/docker/container_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/decoder_test.go b/pkg/logs/input/docker/decoder_test.go index 3aaee47b9c252..ac8d99d78cb00 100644 --- a/pkg/logs/input/docker/decoder_test.go +++ b/pkg/logs/input/docker/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/identifier.go b/pkg/logs/input/docker/identifier.go index af9aa53bf1f70..3c60793887eb8 100644 --- a/pkg/logs/input/docker/identifier.go +++ b/pkg/logs/input/docker/identifier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/identifier_test.go b/pkg/logs/input/docker/identifier_test.go index a6fbdd73c1cec..23a4de6f7ef3a 100644 --- a/pkg/logs/input/docker/identifier_test.go +++ b/pkg/logs/input/docker/identifier_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/json_parser.go b/pkg/logs/input/docker/json_parser.go index 220f84be4ff3d..c388fcabae302 100644 --- a/pkg/logs/input/docker/json_parser.go +++ b/pkg/logs/input/docker/json_parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/pkg/logs/input/docker/json_parser_test.go b/pkg/logs/input/docker/json_parser_test.go index ee22eecf4cb05..99ebb3f9ac470 100644 --- a/pkg/logs/input/docker/json_parser_test.go +++ b/pkg/logs/input/docker/json_parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/pkg/logs/input/docker/launcher.go b/pkg/logs/input/docker/launcher.go index 97246631711d9..371b4e8d31fff 100644 --- a/pkg/logs/input/docker/launcher.go +++ b/pkg/logs/input/docker/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/launcher_nix.go b/pkg/logs/input/docker/launcher_nix.go index 2d6b08cdd2040..4c3e6817a97b1 100644 --- a/pkg/logs/input/docker/launcher_nix.go +++ b/pkg/logs/input/docker/launcher_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!windows diff --git a/pkg/logs/input/docker/launcher_nodocker.go b/pkg/logs/input/docker/launcher_nodocker.go index 8f50e4070bbda..06e65df3795cd 100644 --- a/pkg/logs/input/docker/launcher_nodocker.go +++ b/pkg/logs/input/docker/launcher_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !docker diff --git a/pkg/logs/input/docker/launcher_test.go b/pkg/logs/input/docker/launcher_test.go index 271a09df74815..d2ec9009cd262 100644 --- a/pkg/logs/input/docker/launcher_test.go +++ b/pkg/logs/input/docker/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/launcher_windows.go b/pkg/logs/input/docker/launcher_windows.go index 92014a11ba799..ee2dcc50e32df 100644 --- a/pkg/logs/input/docker/launcher_windows.go +++ b/pkg/logs/input/docker/launcher_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,windows diff --git a/pkg/logs/input/docker/matcher.go b/pkg/logs/input/docker/matcher.go index d8e28d7ee43ad..32644eb024c86 100644 --- a/pkg/logs/input/docker/matcher.go +++ b/pkg/logs/input/docker/matcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/matcher_test.go b/pkg/logs/input/docker/matcher_test.go index 4808337a6b4bf..a264bdc87becf 100644 --- a/pkg/logs/input/docker/matcher_test.go +++ b/pkg/logs/input/docker/matcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/parser.go b/pkg/logs/input/docker/parser.go index f1c33a102dd1b..3b61d748f2ece 100644 --- a/pkg/logs/input/docker/parser.go +++ b/pkg/logs/input/docker/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/parser_test.go b/pkg/logs/input/docker/parser_test.go index f3787d0110447..bf5b3eef242e6 100644 --- a/pkg/logs/input/docker/parser_test.go +++ b/pkg/logs/input/docker/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker package docker diff --git a/pkg/logs/input/docker/reader.go b/pkg/logs/input/docker/reader.go index 4f78f872e9787..83aeeadd0af00 100644 --- a/pkg/logs/input/docker/reader.go +++ b/pkg/logs/input/docker/reader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/reader_test.go b/pkg/logs/input/docker/reader_test.go index 1094832130ede..356efc5b66e09 100644 --- a/pkg/logs/input/docker/reader_test.go +++ b/pkg/logs/input/docker/reader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/since.go b/pkg/logs/input/docker/since.go index acdfa5bd6349c..6bb6464cc9589 100644 --- a/pkg/logs/input/docker/since.go +++ b/pkg/logs/input/docker/since.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/since_test.go b/pkg/logs/input/docker/since_test.go index 25cb74228ad8f..8909df2757c5b 100644 --- a/pkg/logs/input/docker/since_test.go +++ b/pkg/logs/input/docker/since_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/tailer.go b/pkg/logs/input/docker/tailer.go index c6ac7a2d3ba79..95525561ff477 100644 --- a/pkg/logs/input/docker/tailer.go +++ b/pkg/logs/input/docker/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/docker/tailer_test.go b/pkg/logs/input/docker/tailer_test.go index 9e1963dedce59..1cfba66dd0fab 100644 --- a/pkg/logs/input/docker/tailer_test.go +++ b/pkg/logs/input/docker/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/logs/input/file/file_provider.go b/pkg/logs/input/file/file_provider.go index ae555694cf41c..b280033464a8f 100644 --- a/pkg/logs/input/file/file_provider.go +++ b/pkg/logs/input/file/file_provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package file diff --git a/pkg/logs/input/file/file_provider_test.go b/pkg/logs/input/file/file_provider_test.go index 02c94c9a4dfb1..f4939dc9baaa9 100644 --- a/pkg/logs/input/file/file_provider_test.go +++ b/pkg/logs/input/file/file_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/open_file_nix.go b/pkg/logs/input/file/open_file_nix.go index c4889ec34335d..aefe278bb040b 100644 --- a/pkg/logs/input/file/open_file_nix.go +++ b/pkg/logs/input/file/open_file_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/open_file_windows.go b/pkg/logs/input/file/open_file_windows.go index 661f13273a4e5..9d0330f3c8e0d 100644 --- a/pkg/logs/input/file/open_file_windows.go +++ b/pkg/logs/input/file/open_file_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/file/position.go b/pkg/logs/input/file/position.go index b40c888ed0052..10fa466b5f3cc 100644 --- a/pkg/logs/input/file/position.go +++ b/pkg/logs/input/file/position.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package file diff --git a/pkg/logs/input/file/position_test.go b/pkg/logs/input/file/position_test.go index cf23f0797a687..7a82b2abb8539 100644 --- a/pkg/logs/input/file/position_test.go +++ b/pkg/logs/input/file/position_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package file diff --git a/pkg/logs/input/file/rotate_nix.go b/pkg/logs/input/file/rotate_nix.go index 008ad9814527c..245f159bc1cf5 100644 --- a/pkg/logs/input/file/rotate_nix.go +++ b/pkg/logs/input/file/rotate_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/rotate_windows.go b/pkg/logs/input/file/rotate_windows.go index 96505e2385c5d..87083edbb10d6 100644 --- a/pkg/logs/input/file/rotate_windows.go +++ b/pkg/logs/input/file/rotate_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/file/scanner.go b/pkg/logs/input/file/scanner.go index e8c6c4a4e9506..0fc2218f08ea4 100644 --- a/pkg/logs/input/file/scanner.go +++ b/pkg/logs/input/file/scanner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package file diff --git a/pkg/logs/input/file/scanner_test.go b/pkg/logs/input/file/scanner_test.go index 13c1849592573..3e6dee41bbe2b 100644 --- a/pkg/logs/input/file/scanner_test.go +++ b/pkg/logs/input/file/scanner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer.go b/pkg/logs/input/file/tailer.go index 613871591bdfb..391f2d9f3cbcc 100644 --- a/pkg/logs/input/file/tailer.go +++ b/pkg/logs/input/file/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package file diff --git a/pkg/logs/input/file/tailer_nix.go b/pkg/logs/input/file/tailer_nix.go index 0d92662c38b99..4d89b450aae79 100644 --- a/pkg/logs/input/file/tailer_nix.go +++ b/pkg/logs/input/file/tailer_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer_test.go b/pkg/logs/input/file/tailer_test.go index fb3cfb5ac23a6..4a8d4c32c77b6 100644 --- a/pkg/logs/input/file/tailer_test.go +++ b/pkg/logs/input/file/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/file/tailer_windows.go b/pkg/logs/input/file/tailer_windows.go index aad1676982336..b5abc50042eff 100644 --- a/pkg/logs/input/file/tailer_windows.go +++ b/pkg/logs/input/file/tailer_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/journald/docker.go b/pkg/logs/input/journald/docker.go index f8e2395bdab3d..2970f5f76af59 100644 --- a/pkg/logs/input/journald/docker.go +++ b/pkg/logs/input/journald/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/docker_test.go b/pkg/logs/input/journald/docker_test.go index fd8f63c3ad833..f7bb2b4c849c9 100644 --- a/pkg/logs/input/journald/docker_test.go +++ b/pkg/logs/input/journald/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/launcher.go b/pkg/logs/input/journald/launcher.go index a334347cd546d..d2ab0b41b8b94 100644 --- a/pkg/logs/input/journald/launcher.go +++ b/pkg/logs/input/journald/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/launcher_nosystemd.go b/pkg/logs/input/journald/launcher_nosystemd.go index 827141a557a6c..6ac048f5031b5 100644 --- a/pkg/logs/input/journald/launcher_nosystemd.go +++ b/pkg/logs/input/journald/launcher_nosystemd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !systemd diff --git a/pkg/logs/input/journald/tailer.go b/pkg/logs/input/journald/tailer.go index 92482351c46f7..c9c4cc80f48bc 100644 --- a/pkg/logs/input/journald/tailer.go +++ b/pkg/logs/input/journald/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/tailer_test.go b/pkg/logs/input/journald/tailer_test.go index 40f3069790e9e..ddd8d39197495 100644 --- a/pkg/logs/input/journald/tailer_test.go +++ b/pkg/logs/input/journald/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/journald/tailer_util.go b/pkg/logs/input/journald/tailer_util.go index 1ce1cdfa8fea5..75f8c41ee9c2b 100644 --- a/pkg/logs/input/journald/tailer_util.go +++ b/pkg/logs/input/journald/tailer_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build systemd diff --git a/pkg/logs/input/kubernetes/decoder_test.go b/pkg/logs/input/kubernetes/decoder_test.go index 4e3dfe065fb46..3263ca7ec4e84 100644 --- a/pkg/logs/input/kubernetes/decoder_test.go +++ b/pkg/logs/input/kubernetes/decoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/kubernetes/launcher.go b/pkg/logs/input/kubernetes/launcher.go index 8780955aad2b5..ce7c4604c50d7 100644 --- a/pkg/logs/input/kubernetes/launcher.go +++ b/pkg/logs/input/kubernetes/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/logs/input/kubernetes/launcher_nokubelet.go b/pkg/logs/input/kubernetes/launcher_nokubelet.go index 437c440f712cf..d47cc5754f10f 100644 --- a/pkg/logs/input/kubernetes/launcher_nokubelet.go +++ b/pkg/logs/input/kubernetes/launcher_nokubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubelet diff --git a/pkg/logs/input/kubernetes/launcher_test.go b/pkg/logs/input/kubernetes/launcher_test.go index 07ba5f6636b56..d1bd49be796fd 100644 --- a/pkg/logs/input/kubernetes/launcher_test.go +++ b/pkg/logs/input/kubernetes/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/logs/input/kubernetes/parser.go b/pkg/logs/input/kubernetes/parser.go index 7347665d0b118..f112f497f51e1 100644 --- a/pkg/logs/input/kubernetes/parser.go +++ b/pkg/logs/input/kubernetes/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/kubernetes/parser_test.go b/pkg/logs/input/kubernetes/parser_test.go index 3a3cd9ac7c962..a91859e2e396d 100644 --- a/pkg/logs/input/kubernetes/parser_test.go +++ b/pkg/logs/input/kubernetes/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubernetes diff --git a/pkg/logs/input/listener/errors.go b/pkg/logs/input/listener/errors.go index 639f17643ca34..57bc004d527ac 100644 --- a/pkg/logs/input/listener/errors.go +++ b/pkg/logs/input/listener/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/errors_test.go b/pkg/logs/input/listener/errors_test.go index e47b34bb191a4..47eeec68cbf7a 100644 --- a/pkg/logs/input/listener/errors_test.go +++ b/pkg/logs/input/listener/errors_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/launcher.go b/pkg/logs/input/listener/launcher.go index 16b2dbb4da0ef..9a7041d8ba4a8 100644 --- a/pkg/logs/input/listener/launcher.go +++ b/pkg/logs/input/listener/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tailer.go b/pkg/logs/input/listener/tailer.go index 1bcc1af87f925..e18646a771e7f 100644 --- a/pkg/logs/input/listener/tailer.go +++ b/pkg/logs/input/listener/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tailer_test.go b/pkg/logs/input/listener/tailer_test.go index d767e57e38f66..993e9693fefd0 100644 --- a/pkg/logs/input/listener/tailer_test.go +++ b/pkg/logs/input/listener/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tcp.go b/pkg/logs/input/listener/tcp.go index 6e548aa56b956..4179e104053c3 100644 --- a/pkg/logs/input/listener/tcp.go +++ b/pkg/logs/input/listener/tcp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/tcp_test.go b/pkg/logs/input/listener/tcp_test.go index 3dc65f7ef9de3..219cc65599063 100644 --- a/pkg/logs/input/listener/tcp_test.go +++ b/pkg/logs/input/listener/tcp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/udp.go b/pkg/logs/input/listener/udp.go index d7bfac1b3a199..9fec4b39401f1 100644 --- a/pkg/logs/input/listener/udp.go +++ b/pkg/logs/input/listener/udp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/listener/udp_darwin_test.go b/pkg/logs/input/listener/udp_darwin_test.go index 3aef835ec3f0d..9f8301865cce2 100644 --- a/pkg/logs/input/listener/udp_darwin_test.go +++ b/pkg/logs/input/listener/udp_darwin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build darwin diff --git a/pkg/logs/input/listener/udp_default_test.go b/pkg/logs/input/listener/udp_default_test.go index 4eaa808323f17..3998e99b093be 100644 --- a/pkg/logs/input/listener/udp_default_test.go +++ b/pkg/logs/input/listener/udp_default_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !darwin,!linux diff --git a/pkg/logs/input/listener/udp_linux_test.go b/pkg/logs/input/listener/udp_linux_test.go index 498613ee6faab..9ed8c51480bd6 100644 --- a/pkg/logs/input/listener/udp_linux_test.go +++ b/pkg/logs/input/listener/udp_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/logs/input/listener/udp_nix_test.go b/pkg/logs/input/listener/udp_nix_test.go index fd860e9db5752..5ed6b56642495 100644 --- a/pkg/logs/input/listener/udp_nix_test.go +++ b/pkg/logs/input/listener/udp_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/listener/udp_test.go b/pkg/logs/input/listener/udp_test.go index 89876f4211004..01b2760755355 100644 --- a/pkg/logs/input/listener/udp_test.go +++ b/pkg/logs/input/listener/udp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listener diff --git a/pkg/logs/input/service_name.go b/pkg/logs/input/service_name.go index 34e7188bce341..4b605bffec63d 100644 --- a/pkg/logs/input/service_name.go +++ b/pkg/logs/input/service_name.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package input diff --git a/pkg/logs/input/service_name_test.go b/pkg/logs/input/service_name_test.go index 4d1d7fd3508eb..43d853d4884a8 100644 --- a/pkg/logs/input/service_name_test.go +++ b/pkg/logs/input/service_name_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package input diff --git a/pkg/logs/input/traps/launcher.go b/pkg/logs/input/traps/launcher.go index d61be32959085..02afeea23159d 100644 --- a/pkg/logs/input/traps/launcher.go +++ b/pkg/logs/input/traps/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traps diff --git a/pkg/logs/input/traps/tailer.go b/pkg/logs/input/traps/tailer.go index 6db6dcae0c6e8..2a50ec0d4e7af 100644 --- a/pkg/logs/input/traps/tailer.go +++ b/pkg/logs/input/traps/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traps diff --git a/pkg/logs/input/traps/tailer_test.go b/pkg/logs/input/traps/tailer_test.go index 3cd8dd64ccd3d..baa7fd08e8efd 100644 --- a/pkg/logs/input/traps/tailer_test.go +++ b/pkg/logs/input/traps/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traps diff --git a/pkg/logs/input/windowsevent/event.h b/pkg/logs/input/windowsevent/event.h index 819130236e83a..12ddfa96cc759 100644 --- a/pkg/logs/input/windowsevent/event.h +++ b/pkg/logs/input/windowsevent/event.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. #ifndef DD_EVENT_H #define DD_EVENT_H diff --git a/pkg/logs/input/windowsevent/event_to_tailer.go b/pkg/logs/input/windowsevent/event_to_tailer.go index b8247eba4548f..fa2e52071d343 100644 --- a/pkg/logs/input/windowsevent/event_to_tailer.go +++ b/pkg/logs/input/windowsevent/event_to_tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/eventlog.c b/pkg/logs/input/windowsevent/eventlog.c index 01eb9d7486186..afbb48909faeb 100644 --- a/pkg/logs/input/windowsevent/eventlog.c +++ b/pkg/logs/input/windowsevent/eventlog.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/launcher.go b/pkg/logs/input/windowsevent/launcher.go index 08168779909f3..e56745815a496 100644 --- a/pkg/logs/input/windowsevent/launcher.go +++ b/pkg/logs/input/windowsevent/launcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/launcher_nix.go b/pkg/logs/input/windowsevent/launcher_nix.go index 701a8c67bda53..2cdb276dca690 100644 --- a/pkg/logs/input/windowsevent/launcher_nix.go +++ b/pkg/logs/input/windowsevent/launcher_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/windowsevent/launcher_test.go b/pkg/logs/input/windowsevent/launcher_test.go index 192719ed51bfa..8f7824e18f435 100644 --- a/pkg/logs/input/windowsevent/launcher_test.go +++ b/pkg/logs/input/windowsevent/launcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/launcher_windows.go b/pkg/logs/input/windowsevent/launcher_windows.go index 73e9f08fd304a..8e5da66231b6f 100644 --- a/pkg/logs/input/windowsevent/launcher_windows.go +++ b/pkg/logs/input/windowsevent/launcher_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/input/windowsevent/tailer.go b/pkg/logs/input/windowsevent/tailer.go index 341db950a3ebe..c10aa5888042b 100644 --- a/pkg/logs/input/windowsevent/tailer.go +++ b/pkg/logs/input/windowsevent/tailer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/tailer_nix.go b/pkg/logs/input/windowsevent/tailer_nix.go index 63ef6f844204c..e592960830aa5 100644 --- a/pkg/logs/input/windowsevent/tailer_nix.go +++ b/pkg/logs/input/windowsevent/tailer_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/logs/input/windowsevent/tailer_test.go b/pkg/logs/input/windowsevent/tailer_test.go index 076c80efbd2cb..4c79bdfd4e959 100644 --- a/pkg/logs/input/windowsevent/tailer_test.go +++ b/pkg/logs/input/windowsevent/tailer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package windowsevent diff --git a/pkg/logs/input/windowsevent/tailer_windows.go b/pkg/logs/input/windowsevent/tailer_windows.go index cddc0d4ba5679..0576aef70029e 100644 --- a/pkg/logs/input/windowsevent/tailer_windows.go +++ b/pkg/logs/input/windowsevent/tailer_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/logs/logs.go b/pkg/logs/logs.go index 3d750cbebf39e..431d707b91a5b 100644 --- a/pkg/logs/logs.go +++ b/pkg/logs/logs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package logs diff --git a/pkg/logs/message/message.go b/pkg/logs/message/message.go index 8ea4c619ecf3e..15613115bbe0d 100644 --- a/pkg/logs/message/message.go +++ b/pkg/logs/message/message.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/message/message_test.go b/pkg/logs/message/message_test.go index 6d4055a82c6f6..c9d513cdefb6f 100644 --- a/pkg/logs/message/message_test.go +++ b/pkg/logs/message/message_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/message/origin.go b/pkg/logs/message/origin.go index 64ba14c503b78..59a9001cb416e 100644 --- a/pkg/logs/message/origin.go +++ b/pkg/logs/message/origin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/message/origin_test.go b/pkg/logs/message/origin_test.go index 7920a7bcf9787..10431a90d8197 100644 --- a/pkg/logs/message/origin_test.go +++ b/pkg/logs/message/origin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/message/status.go b/pkg/logs/message/status.go index 2142cf6764d7c..68704447c08f8 100644 --- a/pkg/logs/message/status.go +++ b/pkg/logs/message/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/message/status_test.go b/pkg/logs/message/status_test.go index 39db7eca53470..2e5a2f7e1f8bb 100644 --- a/pkg/logs/message/status_test.go +++ b/pkg/logs/message/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package message diff --git a/pkg/logs/metrics/metrics.go b/pkg/logs/metrics/metrics.go index 54020cbc721d4..118d602cf0fce 100644 --- a/pkg/logs/metrics/metrics.go +++ b/pkg/logs/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/logs/metrics/metrics_test.go b/pkg/logs/metrics/metrics_test.go index 3ba14ab94a11e..00b73d54d466e 100644 --- a/pkg/logs/metrics/metrics_test.go +++ b/pkg/logs/metrics/metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/logs/parser/parser.go b/pkg/logs/parser/parser.go index e3ac0b15047ad..27fd1b3cc4281 100644 --- a/pkg/logs/parser/parser.go +++ b/pkg/logs/parser/parser.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package parser diff --git a/pkg/logs/parser/parser_test.go b/pkg/logs/parser/parser_test.go index 7afa2a4374efc..ac3184e4e22b1 100644 --- a/pkg/logs/parser/parser_test.go +++ b/pkg/logs/parser/parser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package parser diff --git a/pkg/logs/pipeline/mock/mock.go b/pkg/logs/pipeline/mock/mock.go index 0752f6b9d416c..8d879c4be3983 100644 --- a/pkg/logs/pipeline/mock/mock.go +++ b/pkg/logs/pipeline/mock/mock.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package mock diff --git a/pkg/logs/pipeline/pipeline.go b/pkg/logs/pipeline/pipeline.go index eef2b8689d0ca..d3774ac6fde50 100644 --- a/pkg/logs/pipeline/pipeline.go +++ b/pkg/logs/pipeline/pipeline.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pipeline diff --git a/pkg/logs/pipeline/provider.go b/pkg/logs/pipeline/provider.go index db70d18de2795..c51d6b4ee97aa 100644 --- a/pkg/logs/pipeline/provider.go +++ b/pkg/logs/pipeline/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pipeline diff --git a/pkg/logs/pipeline/provider_test.go b/pkg/logs/pipeline/provider_test.go index ef3c9d1e4bf2d..4e4396671ba11 100644 --- a/pkg/logs/pipeline/provider_test.go +++ b/pkg/logs/pipeline/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pipeline diff --git a/pkg/logs/processor/encoder.go b/pkg/logs/processor/encoder.go index 35151b1d81f1c..65b95068419e6 100644 --- a/pkg/logs/processor/encoder.go +++ b/pkg/logs/processor/encoder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/encoder_test.go b/pkg/logs/processor/encoder_test.go index 1dec21a9ef65a..d81100c3fdf6a 100644 --- a/pkg/logs/processor/encoder_test.go +++ b/pkg/logs/processor/encoder_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/json.go b/pkg/logs/processor/json.go index ab76b5f6f105d..4baf326e640cb 100644 --- a/pkg/logs/processor/json.go +++ b/pkg/logs/processor/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/json_serverless.go b/pkg/logs/processor/json_serverless.go index d03c4c882ab68..a503d9d9d1ac4 100644 --- a/pkg/logs/processor/json_serverless.go +++ b/pkg/logs/processor/json_serverless.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/processor.go b/pkg/logs/processor/processor.go index f1c0761b56db2..73ee85b741d73 100644 --- a/pkg/logs/processor/processor.go +++ b/pkg/logs/processor/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/processor_test.go b/pkg/logs/processor/processor_test.go index 267a33d1de07d..82e271a97f84a 100644 --- a/pkg/logs/processor/processor_test.go +++ b/pkg/logs/processor/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/proto.go b/pkg/logs/processor/proto.go index 23ab823d1588a..e131826a5f476 100644 --- a/pkg/logs/processor/proto.go +++ b/pkg/logs/processor/proto.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/processor/raw.go b/pkg/logs/processor/raw.go index 4bed3d6ad4c8a..9d0a6a3a5f4c0 100644 --- a/pkg/logs/processor/raw.go +++ b/pkg/logs/processor/raw.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package processor diff --git a/pkg/logs/restart/parallel_stop.go b/pkg/logs/restart/parallel_stop.go index a43a88761feab..1b44514d2098c 100644 --- a/pkg/logs/restart/parallel_stop.go +++ b/pkg/logs/restart/parallel_stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/restart/restart.go b/pkg/logs/restart/restart.go index f3bd7a7eed154..1dd1eb81cf9b6 100644 --- a/pkg/logs/restart/restart.go +++ b/pkg/logs/restart/restart.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/restart/serial_stop.go b/pkg/logs/restart/serial_stop.go index b28dd238f00ee..30c6675eea22e 100644 --- a/pkg/logs/restart/serial_stop.go +++ b/pkg/logs/restart/serial_stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/restart/start.go b/pkg/logs/restart/start.go index 9277426b80f04..c6829143cdf5b 100644 --- a/pkg/logs/restart/start.go +++ b/pkg/logs/restart/start.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/restart/starter.go b/pkg/logs/restart/starter.go index 8de31705135be..12c098295895f 100644 --- a/pkg/logs/restart/starter.go +++ b/pkg/logs/restart/starter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/restart/stop.go b/pkg/logs/restart/stop.go index 78caa8af2311c..53b7824e19ccb 100644 --- a/pkg/logs/restart/stop.go +++ b/pkg/logs/restart/stop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package restart diff --git a/pkg/logs/scheduler/scheduler.go b/pkg/logs/scheduler/scheduler.go index 880dbbada1a34..5b7a80c443b47 100644 --- a/pkg/logs/scheduler/scheduler.go +++ b/pkg/logs/scheduler/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/logs/scheduler/scheduler_test.go b/pkg/logs/scheduler/scheduler_test.go index 2ea0548e68633..32ba944bd4aa1 100644 --- a/pkg/logs/scheduler/scheduler_test.go +++ b/pkg/logs/scheduler/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package scheduler diff --git a/pkg/logs/sender/batch_strategy.go b/pkg/logs/sender/batch_strategy.go index b78398de5c2a2..db0b26d1cab19 100644 --- a/pkg/logs/sender/batch_strategy.go +++ b/pkg/logs/sender/batch_strategy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/batch_strategy_test.go b/pkg/logs/sender/batch_strategy_test.go index c99f5ae186a24..120c803deb7af 100644 --- a/pkg/logs/sender/batch_strategy_test.go +++ b/pkg/logs/sender/batch_strategy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/message_buffer.go b/pkg/logs/sender/message_buffer.go index 6e02c312d2efb..ad7a510f02d2c 100644 --- a/pkg/logs/sender/message_buffer.go +++ b/pkg/logs/sender/message_buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/message_buffer_test.go b/pkg/logs/sender/message_buffer_test.go index 687877212c7ed..b75fadf156cc2 100644 --- a/pkg/logs/sender/message_buffer_test.go +++ b/pkg/logs/sender/message_buffer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/sender.go b/pkg/logs/sender/sender.go index 2172376a513e9..3024da2af8cb9 100644 --- a/pkg/logs/sender/sender.go +++ b/pkg/logs/sender/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/sender_test.go b/pkg/logs/sender/sender_test.go index 576c40f7ce7d0..bfb1472b4c208 100644 --- a/pkg/logs/sender/sender_test.go +++ b/pkg/logs/sender/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/serializer.go b/pkg/logs/sender/serializer.go index a61b9c208547b..e4ff9da96ed23 100644 --- a/pkg/logs/sender/serializer.go +++ b/pkg/logs/sender/serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/serializer_test.go b/pkg/logs/sender/serializer_test.go index 474068d7b345c..84889ed571800 100644 --- a/pkg/logs/sender/serializer_test.go +++ b/pkg/logs/sender/serializer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/stream_strategy.go b/pkg/logs/sender/stream_strategy.go index 76820427ae7a4..3a73142a9072f 100644 --- a/pkg/logs/sender/stream_strategy.go +++ b/pkg/logs/sender/stream_strategy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/sender/stream_strategy_test.go b/pkg/logs/sender/stream_strategy_test.go index 499e275a214a0..a911c7bd11ebf 100644 --- a/pkg/logs/sender/stream_strategy_test.go +++ b/pkg/logs/sender/stream_strategy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sender diff --git a/pkg/logs/service/service.go b/pkg/logs/service/service.go index d013da6c8b364..ec6caa0c01782 100644 --- a/pkg/logs/service/service.go +++ b/pkg/logs/service/service.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package service diff --git a/pkg/logs/service/services.go b/pkg/logs/service/services.go index c14f0f0d1af3f..7a220aec702f6 100644 --- a/pkg/logs/service/services.go +++ b/pkg/logs/service/services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package service diff --git a/pkg/logs/service/services_test.go b/pkg/logs/service/services_test.go index efdcd5ea60c7d..243f62f548979 100644 --- a/pkg/logs/service/services_test.go +++ b/pkg/logs/service/services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package service diff --git a/pkg/logs/status/builder.go b/pkg/logs/status/builder.go index a0da3b6fbfa40..46c10e3e5be4b 100644 --- a/pkg/logs/status/builder.go +++ b/pkg/logs/status/builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/logs/status/status.go b/pkg/logs/status/status.go index bcac318ab004e..a52e6e81b93de 100644 --- a/pkg/logs/status/status.go +++ b/pkg/logs/status/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/logs/status/status_test.go b/pkg/logs/status/status_test.go index 2126378bb7f88..788d6e931fedb 100644 --- a/pkg/logs/status/status_test.go +++ b/pkg/logs/status/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package status diff --git a/pkg/logs/status/test_utils.go b/pkg/logs/status/test_utils.go index fa500bd55fcbc..bbafb1e31d730 100644 --- a/pkg/logs/status/test_utils.go +++ b/pkg/logs/status/test_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/logs/tag/local_provider.go b/pkg/logs/tag/local_provider.go index ecdab64651742..1a4a8537822db 100644 --- a/pkg/logs/tag/local_provider.go +++ b/pkg/logs/tag/local_provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tag diff --git a/pkg/logs/tag/local_provider_test.go b/pkg/logs/tag/local_provider_test.go index f8e92b042ca5f..3a6677ce1c278 100644 --- a/pkg/logs/tag/local_provider_test.go +++ b/pkg/logs/tag/local_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tag diff --git a/pkg/logs/tag/provider.go b/pkg/logs/tag/provider.go index d6e565fea5f92..10525420cad4f 100644 --- a/pkg/logs/tag/provider.go +++ b/pkg/logs/tag/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tag diff --git a/pkg/logs/tag/provider_test.go b/pkg/logs/tag/provider_test.go index df3996b2d895f..0d4da2ec818b1 100644 --- a/pkg/logs/tag/provider_test.go +++ b/pkg/logs/tag/provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tag diff --git a/pkg/metadata/common/common.go b/pkg/metadata/common/common.go index dba73ed15dd11..b74dbf428cc6a 100644 --- a/pkg/metadata/common/common.go +++ b/pkg/metadata/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/metadata/common/common_nix.go b/pkg/metadata/common/common_nix.go index 968934715429f..f402075df4885 100644 --- a/pkg/metadata/common/common_nix.go +++ b/pkg/metadata/common/common_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package common diff --git a/pkg/metadata/common/common_test.go b/pkg/metadata/common/common_test.go index cbe921edab181..b62c2d955a20d 100644 --- a/pkg/metadata/common/common_test.go +++ b/pkg/metadata/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/metadata/common/common_windows.go b/pkg/metadata/common/common_windows.go index 6827a540e43e3..189f3eb55568e 100644 --- a/pkg/metadata/common/common_windows.go +++ b/pkg/metadata/common/common_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package common diff --git a/pkg/metadata/common/payload.go b/pkg/metadata/common/payload.go index bfdc3bec042fd..af27886e5c1d4 100644 --- a/pkg/metadata/common/payload.go +++ b/pkg/metadata/common/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/metadata/ecs/doc.go b/pkg/metadata/ecs/doc.go index 091d0056e174d..23fcabbb9460b 100644 --- a/pkg/metadata/ecs/doc.go +++ b/pkg/metadata/ecs/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package ecs provides functionalities to collect ECS metadata package ecs diff --git a/pkg/metadata/ecs/ecs.go b/pkg/metadata/ecs/ecs.go index 62e7ac8715b5a..98857ce9a7eea 100644 --- a/pkg/metadata/ecs/ecs.go +++ b/pkg/metadata/ecs/ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/metadata/ecs/ecs_test.go b/pkg/metadata/ecs/ecs_test.go index 6b5f8ced3697f..76ef5e0cff5ae 100644 --- a/pkg/metadata/ecs/ecs_test.go +++ b/pkg/metadata/ecs/ecs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/metadata/externalhost/doc.go b/pkg/metadata/externalhost/doc.go index f62e7b1f6595e..e7e1758ce94ff 100644 --- a/pkg/metadata/externalhost/doc.go +++ b/pkg/metadata/externalhost/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. /* Package externalhost implements the External Host Tags metadata provider. diff --git a/pkg/metadata/externalhost/externalhost.go b/pkg/metadata/externalhost/externalhost.go index 0a441cc0b9d5b..46f04b826174a 100644 --- a/pkg/metadata/externalhost/externalhost.go +++ b/pkg/metadata/externalhost/externalhost.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package externalhost diff --git a/pkg/metadata/externalhost/externalhost_test.go b/pkg/metadata/externalhost/externalhost_test.go index 468b46a9d5996..83a176634a635 100644 --- a/pkg/metadata/externalhost/externalhost_test.go +++ b/pkg/metadata/externalhost/externalhost_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package externalhost diff --git a/pkg/metadata/externalhost/payload.go b/pkg/metadata/externalhost/payload.go index 98bcd58343737..158af68cd5f57 100644 --- a/pkg/metadata/externalhost/payload.go +++ b/pkg/metadata/externalhost/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package externalhost diff --git a/pkg/metadata/gohai/gohai.go b/pkg/metadata/gohai/gohai.go index 9b4b16092f25d..14c1ebb7c305d 100644 --- a/pkg/metadata/gohai/gohai.go +++ b/pkg/metadata/gohai/gohai.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gohai diff --git a/pkg/metadata/gohai/gohai_test.go b/pkg/metadata/gohai/gohai_test.go index 16ed56d5488dc..1a523702e49c6 100644 --- a/pkg/metadata/gohai/gohai_test.go +++ b/pkg/metadata/gohai/gohai_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gohai diff --git a/pkg/metadata/gohai/payload.go b/pkg/metadata/gohai/payload.go index 2aa84b10f0bf1..e150cec04999c 100644 --- a/pkg/metadata/gohai/payload.go +++ b/pkg/metadata/gohai/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gohai diff --git a/pkg/metadata/host.go b/pkg/metadata/host.go index 3b242875e1ef9..86cdf967056d9 100644 --- a/pkg/metadata/host.go +++ b/pkg/metadata/host.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !serverless diff --git a/pkg/metadata/host/container/loader.go b/pkg/metadata/host/container/loader.go index ab5ed1e8f26b3..54e1b67ad4a62 100644 --- a/pkg/metadata/host/container/loader.go +++ b/pkg/metadata/host/container/loader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package container diff --git a/pkg/metadata/host/host.go b/pkg/metadata/host/host.go index b8a27725cfa11..71b54d9e7fe9b 100644 --- a/pkg/metadata/host/host.go +++ b/pkg/metadata/host/host.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/host/host_darwin.go b/pkg/metadata/host/host_darwin.go index 75d00ba42b21f..b5d9cb4627199 100644 --- a/pkg/metadata/host/host_darwin.go +++ b/pkg/metadata/host/host_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/host/host_darwin_test.go b/pkg/metadata/host/host_darwin_test.go index fdac729212de4..fa2064d4eb143 100644 --- a/pkg/metadata/host/host_darwin_test.go +++ b/pkg/metadata/host/host_darwin_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/host/host_linux_test.go b/pkg/metadata/host/host_linux_test.go index c81c6f964106e..edece36f719eb 100644 --- a/pkg/metadata/host/host_linux_test.go +++ b/pkg/metadata/host/host_linux_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/host/host_nix.go b/pkg/metadata/host/host_nix.go index 49513a104e7cc..7242bd84bb4d2 100644 --- a/pkg/metadata/host/host_nix.go +++ b/pkg/metadata/host/host_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/host/host_notwin.go b/pkg/metadata/host/host_notwin.go index 6fd2110d1a913..5ee841a40abcd 100644 --- a/pkg/metadata/host/host_notwin.go +++ b/pkg/metadata/host/host_notwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/metadata/host/host_test.go b/pkg/metadata/host/host_test.go index c1d1bf33e6e8b..73d3ffdf3c917 100644 --- a/pkg/metadata/host/host_test.go +++ b/pkg/metadata/host/host_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package host diff --git a/pkg/metadata/host/host_windows.go b/pkg/metadata/host/host_windows.go index 38ec2c904f0fb..968f721efef55 100644 --- a/pkg/metadata/host/host_windows.go +++ b/pkg/metadata/host/host_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Portions of this code are taken from the gopsutil project // https://github.com/shirou/gopsutil . This code is licensed under the New BSD License diff --git a/pkg/metadata/host/host_windows_test.go b/pkg/metadata/host/host_windows_test.go index 4562ef6dd8576..d120218a315ec 100644 --- a/pkg/metadata/host/host_windows_test.go +++ b/pkg/metadata/host/host_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/host/payload.go b/pkg/metadata/host/payload.go index e552d670690b4..f0f42b38cafc6 100644 --- a/pkg/metadata/host/payload.go +++ b/pkg/metadata/host/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package host diff --git a/pkg/metadata/inventories/inventories.go b/pkg/metadata/inventories/inventories.go index 3c881266363f5..e492fc9da8de1 100644 --- a/pkg/metadata/inventories/inventories.go +++ b/pkg/metadata/inventories/inventories.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package inventories diff --git a/pkg/metadata/inventories/inventories_test.go b/pkg/metadata/inventories/inventories_test.go index be1f9cd74071e..2d1f7d1cc89fb 100644 --- a/pkg/metadata/inventories/inventories_test.go +++ b/pkg/metadata/inventories/inventories_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows package inventories diff --git a/pkg/metadata/inventories/payload.go b/pkg/metadata/inventories/payload.go index 51452a1dcddcd..da6856189a5c9 100644 --- a/pkg/metadata/inventories/payload.go +++ b/pkg/metadata/inventories/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package inventories diff --git a/pkg/metadata/payload.go b/pkg/metadata/payload.go index a7757f056c845..0016c093ea5e4 100644 --- a/pkg/metadata/payload.go +++ b/pkg/metadata/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/metadata/resources.go b/pkg/metadata/resources.go index 6e795c5143318..ac197b2b9bcb3 100644 --- a/pkg/metadata/resources.go +++ b/pkg/metadata/resources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/metadata/resources/payload.go b/pkg/metadata/resources/payload.go index 291acac0ebe36..d1ce17341b9ff 100644 --- a/pkg/metadata/resources/payload.go +++ b/pkg/metadata/resources/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package resources diff --git a/pkg/metadata/resources/resources.go b/pkg/metadata/resources/resources.go index 3d935238f3fa6..3049b3cc53141 100644 --- a/pkg/metadata/resources/resources.go +++ b/pkg/metadata/resources/resources.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/resources/resources_other.go b/pkg/metadata/resources/resources_other.go index 964b8e4ca2dc2..51cc1b963f541 100644 --- a/pkg/metadata/resources/resources_other.go +++ b/pkg/metadata/resources/resources_other.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/resources/resources_test.go b/pkg/metadata/resources/resources_test.go index a3467c65acc25..2c0de036d2f90 100644 --- a/pkg/metadata/resources/resources_test.go +++ b/pkg/metadata/resources/resources_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package resources diff --git a/pkg/metadata/scheduler.go b/pkg/metadata/scheduler.go index 694967837e54e..ecc1e4614ae36 100644 --- a/pkg/metadata/scheduler.go +++ b/pkg/metadata/scheduler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/metadata/scheduler_test.go b/pkg/metadata/scheduler_test.go index ed2047de80f0a..a03490b87fdc7 100644 --- a/pkg/metadata/scheduler_test.go +++ b/pkg/metadata/scheduler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/metadata/types.go b/pkg/metadata/types.go index 021aeb67b22fe..1708f08234589 100644 --- a/pkg/metadata/types.go +++ b/pkg/metadata/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metadata diff --git a/pkg/metadata/v5/payload.go b/pkg/metadata/v5/payload.go index 91f3a0d29b07e..6bcb707a60af8 100644 --- a/pkg/metadata/v5/payload.go +++ b/pkg/metadata/v5/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/payload_common.go b/pkg/metadata/v5/payload_common.go index 862094448ddbf..583f1011e4f40 100644 --- a/pkg/metadata/v5/payload_common.go +++ b/pkg/metadata/v5/payload_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package v5 diff --git a/pkg/metadata/v5/payload_no_gohai.go b/pkg/metadata/v5/payload_no_gohai.go index 105e6fed1539f..be068b7008d70 100644 --- a/pkg/metadata/v5/payload_no_gohai.go +++ b/pkg/metadata/v5/payload_no_gohai.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/v5/payload_test.go b/pkg/metadata/v5/payload_test.go index ee13df0b705fc..50ffca890df8d 100644 --- a/pkg/metadata/v5/payload_test.go +++ b/pkg/metadata/v5/payload_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/v5.go b/pkg/metadata/v5/v5.go index 09d9b4fcdcf53..e02ac2f211ea9 100644 --- a/pkg/metadata/v5/v5.go +++ b/pkg/metadata/v5/v5.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux windows darwin diff --git a/pkg/metadata/v5/v5_other.go b/pkg/metadata/v5/v5_other.go index 279de9894b937..68f7253e89b59 100644 --- a/pkg/metadata/v5/v5_other.go +++ b/pkg/metadata/v5/v5_other.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/metadata/v5/v5_test.go b/pkg/metadata/v5/v5_test.go index 391851a07a73e..8e89db4545a80 100644 --- a/pkg/metadata/v5/v5_test.go +++ b/pkg/metadata/v5/v5_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package v5 diff --git a/pkg/metrics/context_metrics.go b/pkg/metrics/context_metrics.go index 6e964895316de..dfb062a033ad5 100644 --- a/pkg/metrics/context_metrics.go +++ b/pkg/metrics/context_metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/context_metrics_test.go b/pkg/metrics/context_metrics_test.go index 4773a7efe55ef..0868d61688940 100644 --- a/pkg/metrics/context_metrics_test.go +++ b/pkg/metrics/context_metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/count.go b/pkg/metrics/count.go index 561a556d04907..acfecad3d121e 100644 --- a/pkg/metrics/count.go +++ b/pkg/metrics/count.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/count_test.go b/pkg/metrics/count_test.go index 9857cdeefe1a9..1e832d11014e4 100644 --- a/pkg/metrics/count_test.go +++ b/pkg/metrics/count_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/counter.go b/pkg/metrics/counter.go index ace68c51f7ca0..24f15836a889c 100644 --- a/pkg/metrics/counter.go +++ b/pkg/metrics/counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/counter_test.go b/pkg/metrics/counter_test.go index 7703988d49e28..455d89203910c 100644 --- a/pkg/metrics/counter_test.go +++ b/pkg/metrics/counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/event.go b/pkg/metrics/event.go index 5281e8556ab2f..2ccbd0503a081 100644 --- a/pkg/metrics/event.go +++ b/pkg/metrics/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/event_test.go b/pkg/metrics/event_test.go index 5b6e146879a2d..6035b30bb37a2 100644 --- a/pkg/metrics/event_test.go +++ b/pkg/metrics/event_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build zlib diff --git a/pkg/metrics/gauge.go b/pkg/metrics/gauge.go index 4d8b3c94e7f0f..84bff879bb91d 100644 --- a/pkg/metrics/gauge.go +++ b/pkg/metrics/gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/gauge_test.go b/pkg/metrics/gauge_test.go index 388d7561d40c2..fcceb8abe582c 100644 --- a/pkg/metrics/gauge_test.go +++ b/pkg/metrics/gauge_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram.go b/pkg/metrics/histogram.go index e79e0a7d06c9d..6aeccf13bbdc2 100644 --- a/pkg/metrics/histogram.go +++ b/pkg/metrics/histogram.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram_bucket.go b/pkg/metrics/histogram_bucket.go index d505ac5384c2e..1f1ea732c4d86 100644 --- a/pkg/metrics/histogram_bucket.go +++ b/pkg/metrics/histogram_bucket.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/histogram_test.go b/pkg/metrics/histogram_test.go index 092f14a6b2614..fcf1a85591c68 100644 --- a/pkg/metrics/histogram_test.go +++ b/pkg/metrics/histogram_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/historate.go b/pkg/metrics/historate.go index a6ed00e8ddeaa..e971d72da6a38 100644 --- a/pkg/metrics/historate.go +++ b/pkg/metrics/historate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/historate_test.go b/pkg/metrics/historate_test.go index be92935c68e1b..15b6e4ce34fef 100644 --- a/pkg/metrics/historate_test.go +++ b/pkg/metrics/historate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/metric.go b/pkg/metrics/metric.go index bc2b0190f79b8..bf6bcedcb1ddd 100644 --- a/pkg/metrics/metric.go +++ b/pkg/metrics/metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_sample.go b/pkg/metrics/metric_sample.go index 460e7e89edafc..d7ff80285f2d8 100644 --- a/pkg/metrics/metric_sample.go +++ b/pkg/metrics/metric_sample.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_sample_test.go b/pkg/metrics/metric_sample_test.go index 3ff3dc3a7281c..576957c8f0b5f 100644 --- a/pkg/metrics/metric_sample_test.go +++ b/pkg/metrics/metric_sample_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/metric_test.go b/pkg/metrics/metric_test.go index 2e15009d093cc..bced04754329e 100644 --- a/pkg/metrics/metric_test.go +++ b/pkg/metrics/metric_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package metrics diff --git a/pkg/metrics/monotonic_count.go b/pkg/metrics/monotonic_count.go index 06f8106f33879..e1053cf931177 100644 --- a/pkg/metrics/monotonic_count.go +++ b/pkg/metrics/monotonic_count.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/monotonic_count_test.go b/pkg/metrics/monotonic_count_test.go index b87512b067a47..05982a31502c8 100644 --- a/pkg/metrics/monotonic_count_test.go +++ b/pkg/metrics/monotonic_count_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/rate.go b/pkg/metrics/rate.go index b5f93159a08ce..8b7397c6de574 100644 --- a/pkg/metrics/rate.go +++ b/pkg/metrics/rate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/rate_test.go b/pkg/metrics/rate_test.go index ed164cca606a5..cdfc527119663 100644 --- a/pkg/metrics/rate_test.go +++ b/pkg/metrics/rate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/series.go b/pkg/metrics/series.go index a95a9667c3b14..046aeb80c3c51 100644 --- a/pkg/metrics/series.go +++ b/pkg/metrics/series.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/series_benchmark_test.go b/pkg/metrics/series_benchmark_test.go index 3e68a3574d5be..80be916b68de5 100644 --- a/pkg/metrics/series_benchmark_test.go +++ b/pkg/metrics/series_benchmark_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/series_test.go b/pkg/metrics/series_test.go index 4ede54b7c30af..557a1ff36dd6b 100644 --- a/pkg/metrics/series_test.go +++ b/pkg/metrics/series_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build zlib diff --git a/pkg/metrics/service_check.go b/pkg/metrics/service_check.go index ae17717456230..1cf0e9316fa09 100644 --- a/pkg/metrics/service_check.go +++ b/pkg/metrics/service_check.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/service_check_test.go b/pkg/metrics/service_check_test.go index 27f5cf5c4995e..ca5e14f9338c3 100644 --- a/pkg/metrics/service_check_test.go +++ b/pkg/metrics/service_check_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build zlib diff --git a/pkg/metrics/set.go b/pkg/metrics/set.go index bdf1ed9d26a80..07790da002bca 100644 --- a/pkg/metrics/set.go +++ b/pkg/metrics/set.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/set_test.go b/pkg/metrics/set_test.go index f43344541c987..8684a96682f41 100644 --- a/pkg/metrics/set_test.go +++ b/pkg/metrics/set_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/metrics/test_helper.go b/pkg/metrics/test_helper.go index 3bf2779945721..41c962abdee76 100644 --- a/pkg/metrics/test_helper.go +++ b/pkg/metrics/test_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/orchestrator/cache.go b/pkg/orchestrator/cache.go index 2fdc37a80f071..e98633c72f66c 100644 --- a/pkg/orchestrator/cache.go +++ b/pkg/orchestrator/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/cache_test.go b/pkg/orchestrator/cache_test.go index 69bfd2b6359b2..d7ad0e15f0385 100644 --- a/pkg/orchestrator/cache_test.go +++ b/pkg/orchestrator/cache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/config/config.go b/pkg/orchestrator/config/config.go index 74dc9ece6457c..22fc3caeb7611 100644 --- a/pkg/orchestrator/config/config.go +++ b/pkg/orchestrator/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/orchestrator/config/config_test.go b/pkg/orchestrator/config/config_test.go index 83d12ad0c1110..46868549c7ef3 100644 --- a/pkg/orchestrator/config/config_test.go +++ b/pkg/orchestrator/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/orchestrator/pod.go b/pkg/orchestrator/pod.go index cca98809e3631..8b8877e81468d 100644 --- a/pkg/orchestrator/pod.go +++ b/pkg/orchestrator/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/pod_test.go b/pkg/orchestrator/pod_test.go index 03bfc5b998b84..c5500f890dea2 100644 --- a/pkg/orchestrator/pod_test.go +++ b/pkg/orchestrator/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/orchestrator/redact/data_scrubber.go b/pkg/orchestrator/redact/data_scrubber.go index bbc2edd9e2d9b..addf1fb797926 100644 --- a/pkg/orchestrator/redact/data_scrubber.go +++ b/pkg/orchestrator/redact/data_scrubber.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/data_scrubber_test.go b/pkg/orchestrator/redact/data_scrubber_test.go index fd5f949cae8f6..2b7707f8fabf1 100644 --- a/pkg/orchestrator/redact/data_scrubber_test.go +++ b/pkg/orchestrator/redact/data_scrubber_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/pod.go b/pkg/orchestrator/redact/pod.go index 9b1ee8b6cc69f..ef0fb24f05195 100644 --- a/pkg/orchestrator/redact/pod.go +++ b/pkg/orchestrator/redact/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package redact diff --git a/pkg/orchestrator/redact/pod_test.go b/pkg/orchestrator/redact/pod_test.go index 14a88ea74736f..440d45f5145db 100644 --- a/pkg/orchestrator/redact/pod_test.go +++ b/pkg/orchestrator/redact/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package redact diff --git a/pkg/orchestrator/util.go b/pkg/orchestrator/util.go index 9082cc9d0b8e6..931dba2cad2c2 100644 --- a/pkg/orchestrator/util.go +++ b/pkg/orchestrator/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package orchestrator diff --git a/pkg/persistentcache/persistentcache.go b/pkg/persistentcache/persistentcache.go index b7bbcbe4c0afd..cf4ec79c7a119 100644 --- a/pkg/persistentcache/persistentcache.go +++ b/pkg/persistentcache/persistentcache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package persistentcache diff --git a/pkg/persistentcache/persistentcache_test.go b/pkg/persistentcache/persistentcache_test.go index d6ace776be23a..776f755fd8b4a 100644 --- a/pkg/persistentcache/persistentcache_test.go +++ b/pkg/persistentcache/persistentcache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package persistentcache diff --git a/pkg/pidfile/pidfile.go b/pkg/pidfile/pidfile.go index 19441a1e5173c..035e78ee9dd22 100644 --- a/pkg/pidfile/pidfile.go +++ b/pkg/pidfile/pidfile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_darwin.go b/pkg/pidfile/pidfile_darwin.go index 9de78b893a6e1..c0724ebef6705 100644 --- a/pkg/pidfile/pidfile_darwin.go +++ b/pkg/pidfile/pidfile_darwin.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_nix.go b/pkg/pidfile/pidfile_nix.go index e29d89073b484..5c2573b1255f8 100644 --- a/pkg/pidfile/pidfile_nix.go +++ b/pkg/pidfile/pidfile_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd linux netbsd openbsd solaris dragonfly diff --git a/pkg/pidfile/pidfile_test.go b/pkg/pidfile/pidfile_test.go index 07b5b9dc72ff6..e4ac809d7395e 100644 --- a/pkg/pidfile/pidfile_test.go +++ b/pkg/pidfile/pidfile_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pidfile diff --git a/pkg/pidfile/pidfile_windows.go b/pkg/pidfile/pidfile_windows.go index 14bb6ef8649b3..1ea289ac22cbe 100644 --- a/pkg/pidfile/pidfile_windows.go +++ b/pkg/pidfile/pidfile_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pidfile diff --git a/pkg/process/checks/pod.go b/pkg/process/checks/pod.go index c994a44aaea59..762952038b085 100644 --- a/pkg/process/checks/pod.go +++ b/pkg/process/checks/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/process/checks/pod_null.go b/pkg/process/checks/pod_null.go index 4b794f80702b1..ccbc02c742bae 100644 --- a/pkg/process/checks/pod_null.go +++ b/pkg/process/checks/pod_null.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubelet !orchestrator diff --git a/pkg/process/util/api/payload.go b/pkg/process/util/api/payload.go index e18eef72ac258..fce1a7734b5e4 100644 --- a/pkg/process/util/api/payload.go +++ b/pkg/process/util/api/payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/process/util/api/transport.go b/pkg/process/util/api/transport.go index 7f53ac53ca45b..45e1325a5cc9f 100644 --- a/pkg/process/util/api/transport.go +++ b/pkg/process/util/api/transport.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/process/util/api/transport_test.go b/pkg/process/util/api/transport_test.go index c77b6f8f2b35c..20eef5a8df82b 100644 --- a/pkg/process/util/api/transport_test.go +++ b/pkg/process/util/api/transport_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/process/util/api/weighted_queue.go b/pkg/process/util/api/weighted_queue.go index 1302bf5a8a4e1..6e28278542f51 100644 --- a/pkg/process/util/api/weighted_queue.go +++ b/pkg/process/util/api/weighted_queue.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/quantile/test_helper.go b/pkg/quantile/test_helper.go index 9dc7c6759c584..30be747fa5346 100644 --- a/pkg/quantile/test_helper.go +++ b/pkg/quantile/test_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/secrets/check_rights_nix.go b/pkg/secrets/check_rights_nix.go index e8c01e89cc0d0..74f9e5741e9bd 100644 --- a/pkg/secrets/check_rights_nix.go +++ b/pkg/secrets/check_rights_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/check_rights_nix_test.go b/pkg/secrets/check_rights_nix_test.go index 256780b70800d..7f126043340e9 100644 --- a/pkg/secrets/check_rights_nix_test.go +++ b/pkg/secrets/check_rights_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/check_rights_windows.go b/pkg/secrets/check_rights_windows.go index fa3723e8e58e8..7a288b58f4740 100644 --- a/pkg/secrets/check_rights_windows.go +++ b/pkg/secrets/check_rights_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/check_rights_windows_test.go b/pkg/secrets/check_rights_windows_test.go index 75c6d57e343a9..d5cb0211de758 100644 --- a/pkg/secrets/check_rights_windows_test.go +++ b/pkg/secrets/check_rights_windows_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/fetch_secret.go b/pkg/secrets/fetch_secret.go index 72c2bb0a590d9..bda8491fbdfda 100644 --- a/pkg/secrets/fetch_secret.go +++ b/pkg/secrets/fetch_secret.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/pkg/secrets/fetch_secret_test.go b/pkg/secrets/fetch_secret_test.go index 9bb608fc738fa..8a1d07b69e674 100644 --- a/pkg/secrets/fetch_secret_test.go +++ b/pkg/secrets/fetch_secret_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/pkg/secrets/info.go b/pkg/secrets/info.go index 2e6f8201fa894..4019d6adc9c8b 100644 --- a/pkg/secrets/info.go +++ b/pkg/secrets/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package secrets diff --git a/pkg/secrets/info_nix.go b/pkg/secrets/info_nix.go index 234c84b60a8b8..2f0f6e164ca0d 100644 --- a/pkg/secrets/info_nix.go +++ b/pkg/secrets/info_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets,!windows diff --git a/pkg/secrets/info_windows.go b/pkg/secrets/info_windows.go index 1503c361166bd..e14c4bc364d0e 100644 --- a/pkg/secrets/info_windows.go +++ b/pkg/secrets/info_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets,windows diff --git a/pkg/secrets/no_secrets.go b/pkg/secrets/no_secrets.go index c4187e6c89567..67090f523416e 100644 --- a/pkg/secrets/no_secrets.go +++ b/pkg/secrets/no_secrets.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !secrets diff --git a/pkg/secrets/secrets.go b/pkg/secrets/secrets.go index 579a326bd1d49..a38453bb3011a 100644 --- a/pkg/secrets/secrets.go +++ b/pkg/secrets/secrets.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/pkg/secrets/secrets_test.go b/pkg/secrets/secrets_test.go index 45b70ec72b128..2e3538df9321e 100644 --- a/pkg/secrets/secrets_test.go +++ b/pkg/secrets/secrets_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build secrets diff --git a/pkg/secrets/test/argument/argument.go b/pkg/secrets/test/argument/argument.go index e5f827c5380c9..83566afc1181a 100644 --- a/pkg/secrets/test/argument/argument.go +++ b/pkg/secrets/test/argument/argument.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/secrets/test/error/error.go b/pkg/secrets/test/error/error.go index 84c92b1449178..1a68390941eb5 100644 --- a/pkg/secrets/test/error/error.go +++ b/pkg/secrets/test/error/error.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/secrets/test/input/input.go b/pkg/secrets/test/input/input.go index 81638c171c5c1..be1dab6736575 100644 --- a/pkg/secrets/test/input/input.go +++ b/pkg/secrets/test/input/input.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/secrets/test/response_too_long/response_too_long.go b/pkg/secrets/test/response_too_long/response_too_long.go index 1b560fcffa97c..e561f076ef52d 100644 --- a/pkg/secrets/test/response_too_long/response_too_long.go +++ b/pkg/secrets/test/response_too_long/response_too_long.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/secrets/test/simple/simple.go b/pkg/secrets/test/simple/simple.go index 4090f86c66e64..f36e9f36ae2d6 100644 --- a/pkg/secrets/test/simple/simple.go +++ b/pkg/secrets/test/simple/simple.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/secrets/test/timeout/timeout.go b/pkg/secrets/test/timeout/timeout.go index ad80785b142ba..457ff8db61954 100644 --- a/pkg/secrets/test/timeout/timeout.go +++ b/pkg/secrets/test/timeout/timeout.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. package main diff --git a/pkg/security/agent/agent.go b/pkg/security/agent/agent.go index 299a9dcecaf0e..7267b527f3a5e 100644 --- a/pkg/security/agent/agent.go +++ b/pkg/security/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/security/agent/client.go b/pkg/security/agent/client.go index 8d7ba88781f16..7c152df295575 100644 --- a/pkg/security/agent/client.go +++ b/pkg/security/agent/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/security/config/config.go b/pkg/security/config/config.go index 1b24ce3485a44..f57e8ab8788de 100644 --- a/pkg/security/config/config.go +++ b/pkg/security/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/security/config/default.go b/pkg/security/config/default.go index 5dc6c57eaba84..0c5a5bc6ed8f6 100644 --- a/pkg/security/config/default.go +++ b/pkg/security/config/default.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/security/ebpf/byteorder.go b/pkg/security/ebpf/byteorder.go index 1779367116cd5..86ac38bd8c830 100644 --- a/pkg/security/ebpf/byteorder.go +++ b/pkg/security/ebpf/byteorder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ebpf diff --git a/pkg/security/ebpf/manager.go b/pkg/security/ebpf/manager.go index dc0846423d57a..0d30b87124597 100644 --- a/pkg/security/ebpf/manager.go +++ b/pkg/security/ebpf/manager.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/map.go b/pkg/security/ebpf/map.go index d48b907d40a1d..5bc088841c0f6 100644 --- a/pkg/security/ebpf/map.go +++ b/pkg/security/ebpf/map.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/all.go b/pkg/security/ebpf/probes/all.go index 6dd7cb8702fad..17aa20aa4bf9d 100644 --- a/pkg/security/ebpf/probes/all.go +++ b/pkg/security/ebpf/probes/all.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/attr.go b/pkg/security/ebpf/probes/attr.go index 6d876edb798f9..818b9166f7f12 100644 --- a/pkg/security/ebpf/probes/attr.go +++ b/pkg/security/ebpf/probes/attr.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/const.go b/pkg/security/ebpf/probes/const.go index 27eb29384b4ff..8afe0411c3d93 100644 --- a/pkg/security/ebpf/probes/const.go +++ b/pkg/security/ebpf/probes/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/event_types.go b/pkg/security/ebpf/probes/event_types.go index fa0103bad873b..f1e8a16b6b11f 100644 --- a/pkg/security/ebpf/probes/event_types.go +++ b/pkg/security/ebpf/probes/event_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/exec.go b/pkg/security/ebpf/probes/exec.go index 849f3c5997874..53d04f4291e29 100644 --- a/pkg/security/ebpf/probes/exec.go +++ b/pkg/security/ebpf/probes/exec.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/link.go b/pkg/security/ebpf/probes/link.go index 2fccdeab30c59..3fb621c8b92d4 100644 --- a/pkg/security/ebpf/probes/link.go +++ b/pkg/security/ebpf/probes/link.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/mkdir.go b/pkg/security/ebpf/probes/mkdir.go index e65aae983315a..29c9d32ba566a 100644 --- a/pkg/security/ebpf/probes/mkdir.go +++ b/pkg/security/ebpf/probes/mkdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/mount.go b/pkg/security/ebpf/probes/mount.go index 8ece3f6e7a7b8..898181dfd0c66 100644 --- a/pkg/security/ebpf/probes/mount.go +++ b/pkg/security/ebpf/probes/mount.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/open.go b/pkg/security/ebpf/probes/open.go index c66ed74dc2c7b..d1d7d224076b1 100644 --- a/pkg/security/ebpf/probes/open.go +++ b/pkg/security/ebpf/probes/open.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/rename.go b/pkg/security/ebpf/probes/rename.go index d39640a6d317c..2520120b51866 100644 --- a/pkg/security/ebpf/probes/rename.go +++ b/pkg/security/ebpf/probes/rename.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/rmdir.go b/pkg/security/ebpf/probes/rmdir.go index 018781904ccae..6521e60c707fe 100644 --- a/pkg/security/ebpf/probes/rmdir.go +++ b/pkg/security/ebpf/probes/rmdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/shared.go b/pkg/security/ebpf/probes/shared.go index cf4c17cbcb92c..b04c82e941963 100644 --- a/pkg/security/ebpf/probes/shared.go +++ b/pkg/security/ebpf/probes/shared.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/syscall_helpers.go b/pkg/security/ebpf/probes/syscall_helpers.go index 4dda56ad872d2..6b9e07cdfe441 100644 --- a/pkg/security/ebpf/probes/syscall_helpers.go +++ b/pkg/security/ebpf/probes/syscall_helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/unlink.go b/pkg/security/ebpf/probes/unlink.go index aaf2935f27b5c..712f1dc13abeb 100644 --- a/pkg/security/ebpf/probes/unlink.go +++ b/pkg/security/ebpf/probes/unlink.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/ebpf/probes/xattr.go b/pkg/security/ebpf/probes/xattr.go index 325c0bfded38e..cf3a3de878ecc 100644 --- a/pkg/security/ebpf/probes/xattr.go +++ b/pkg/security/ebpf/probes/xattr.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/module/event.go b/pkg/security/module/event.go index faf254253f2f1..d42782baba2ed 100644 --- a/pkg/security/module/event.go +++ b/pkg/security/module/event.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package module diff --git a/pkg/security/module/module.go b/pkg/security/module/module.go index 0935659834c38..b05b67c103b57 100644 --- a/pkg/security/module/module.go +++ b/pkg/security/module/module.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/module/module_unsupported.go b/pkg/security/module/module_unsupported.go index f1bd28ee44e82..33b0386b684f4 100644 --- a/pkg/security/module/module_unsupported.go +++ b/pkg/security/module/module_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !linux diff --git a/pkg/security/module/rate_limiter.go b/pkg/security/module/rate_limiter.go index ec265655c9363..289ed4cb51389 100644 --- a/pkg/security/module/rate_limiter.go +++ b/pkg/security/module/rate_limiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/module/server.go b/pkg/security/module/server.go index 18220b78fd71d..24bc2aff6c78a 100644 --- a/pkg/security/module/server.go +++ b/pkg/security/module/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/applier.go b/pkg/security/probe/applier.go index ba9eec79c2b75..d8425a75e518b 100644 --- a/pkg/security/probe/applier.go +++ b/pkg/security/probe/applier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/approvers.go b/pkg/security/probe/approvers.go index 19b51e007c218..880404130c450 100644 --- a/pkg/security/probe/approvers.go +++ b/pkg/security/probe/approvers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/capabilities.go b/pkg/security/probe/capabilities.go index dba87a32f201a..846394e1bbee7 100644 --- a/pkg/security/probe/capabilities.go +++ b/pkg/security/probe/capabilities.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/consts.go b/pkg/security/probe/consts.go index e68cc8fca7789..f6f60c08e1976 100644 --- a/pkg/security/probe/consts.go +++ b/pkg/security/probe/consts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/consts_test.go b/pkg/security/probe/consts_test.go index 01c27df2b1896..32047ed527cdb 100644 --- a/pkg/security/probe/consts_test.go +++ b/pkg/security/probe/consts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/container_resolver.go b/pkg/security/probe/container_resolver.go index 52fa34144c981..5a64bb8530388 100644 --- a/pkg/security/probe/container_resolver.go +++ b/pkg/security/probe/container_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/custom_events.go b/pkg/security/probe/custom_events.go index 360da3df353f6..77a07886461fa 100644 --- a/pkg/security/probe/custom_events.go +++ b/pkg/security/probe/custom_events.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/dentry_resolver.go b/pkg/security/probe/dentry_resolver.go index 3bc8c20f3cc5a..40e32fbf00163 100644 --- a/pkg/security/probe/dentry_resolver.go +++ b/pkg/security/probe/dentry_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/discarders.go b/pkg/security/probe/discarders.go index f061620cbd2f9..d025c63e4e1d1 100644 --- a/pkg/security/probe/discarders.go +++ b/pkg/security/probe/discarders.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters.go b/pkg/security/probe/kfilters.go index a7004df633611..751453fdb2b17 100644 --- a/pkg/security/probe/kfilters.go +++ b/pkg/security/probe/kfilters.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters_bpf.go b/pkg/security/probe/kfilters_bpf.go index 09651e5df1917..dc6b8d8fac29c 100644 --- a/pkg/security/probe/kfilters_bpf.go +++ b/pkg/security/probe/kfilters_bpf.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/kfilters_test.go b/pkg/security/probe/kfilters_test.go index 39e20f6207bea..ff37f92a21685 100644 --- a/pkg/security/probe/kfilters_test.go +++ b/pkg/security/probe/kfilters_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/load_controller.go b/pkg/security/probe/load_controller.go index cb095db60cdc5..860a937c0188b 100644 --- a/pkg/security/probe/load_controller.go +++ b/pkg/security/probe/load_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/metrics.go b/pkg/security/probe/metrics.go index 54472932edd23..b4800fc3c6ac5 100644 --- a/pkg/security/probe/metrics.go +++ b/pkg/security/probe/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/model.go b/pkg/security/probe/model.go index af898fcc729c4..a38634cbd866d 100644 --- a/pkg/security/probe/model.go +++ b/pkg/security/probe/model.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/model_test.go b/pkg/security/probe/model_test.go index e1a8c33bcb6a1..c7f6fb906de53 100644 --- a/pkg/security/probe/model_test.go +++ b/pkg/security/probe/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/mount.go b/pkg/security/probe/mount.go index 1b49137193bff..54d7514fc4ebf 100644 --- a/pkg/security/probe/mount.go +++ b/pkg/security/probe/mount.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/mount_test.go b/pkg/security/probe/mount_test.go index 519204c4935b6..26344ee523e4e 100644 --- a/pkg/security/probe/mount_test.go +++ b/pkg/security/probe/mount_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/open.go b/pkg/security/probe/open.go index c1500a04fe670..c0743996b2285 100644 --- a/pkg/security/probe/open.go +++ b/pkg/security/probe/open.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/perf_buffer_monitor.go b/pkg/security/probe/perf_buffer_monitor.go index fa8fd9a6c05d5..b570e6842a08a 100644 --- a/pkg/security/probe/perf_buffer_monitor.go +++ b/pkg/security/probe/perf_buffer_monitor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/policy.go b/pkg/security/probe/policy.go index afc9bbebdab79..084ab1fc3a5b8 100644 --- a/pkg/security/probe/policy.go +++ b/pkg/security/probe/policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe.go b/pkg/security/probe/probe.go index cf4f82d5400a9..7e4a7a22e22fe 100644 --- a/pkg/security/probe/probe.go +++ b/pkg/security/probe/probe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe_bpf.go b/pkg/security/probe/probe_bpf.go index c4b1c5336eb3d..55723c420e202 100644 --- a/pkg/security/probe/probe_bpf.go +++ b/pkg/security/probe/probe_bpf.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/probe_monitor.go b/pkg/security/probe/probe_monitor.go index 179aa8ff3b7a7..3e70e18562e28 100644 --- a/pkg/security/probe/probe_monitor.go +++ b/pkg/security/probe/probe_monitor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_cache_entry.go b/pkg/security/probe/process_cache_entry.go index 13eddca9dec93..37e93e1310952 100644 --- a/pkg/security/probe/process_cache_entry.go +++ b/pkg/security/probe/process_cache_entry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_resolver.go b/pkg/security/probe/process_resolver.go index 0979ba7858505..9fd603dfcff49 100644 --- a/pkg/security/probe/process_resolver.go +++ b/pkg/security/probe/process_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/process_resolver_test.go b/pkg/security/probe/process_resolver_test.go index 95c99f59dacb2..165059aca69f1 100644 --- a/pkg/security/probe/process_resolver_test.go +++ b/pkg/security/probe/process_resolver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/reorderer.go b/pkg/security/probe/reorderer.go index f1fe3bffa2038..cdb8d12d95751 100644 --- a/pkg/security/probe/reorderer.go +++ b/pkg/security/probe/reorderer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/report.go b/pkg/security/probe/report.go index ef83361a5885a..c374021a903a6 100644 --- a/pkg/security/probe/report.go +++ b/pkg/security/probe/report.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/resolvers.go b/pkg/security/probe/resolvers.go index 6c37b02bdea2b..269bdd1e15137 100644 --- a/pkg/security/probe/resolvers.go +++ b/pkg/security/probe/resolvers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/serializers.go b/pkg/security/probe/serializers.go index cd73cf29d70a4..1776bcd68b4f5 100644 --- a/pkg/security/probe/serializers.go +++ b/pkg/security/probe/serializers.go @@ -3,7 +3,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/syscall_stats.go b/pkg/security/probe/syscall_stats.go index 3664ea799b8db..6bc4b5817eef1 100644 --- a/pkg/security/probe/syscall_stats.go +++ b/pkg/security/probe/syscall_stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/syscalls.go b/pkg/security/probe/syscalls.go index f25f8cce03496..fefcb631a4a1f 100644 --- a/pkg/security/probe/syscalls.go +++ b/pkg/security/probe/syscalls.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/time_resolver.go b/pkg/security/probe/time_resolver.go index e77d037472e11..e21256a541783 100644 --- a/pkg/security/probe/time_resolver.go +++ b/pkg/security/probe/time_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/probe/user_resolver.go b/pkg/security/probe/user_resolver.go index f7e324eae0cc3..8defa8c6fa9eb 100644 --- a/pkg/security/probe/user_resolver.go +++ b/pkg/security/probe/user_resolver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/rules/bucket.go b/pkg/security/rules/bucket.go index c9fbe1d37e82b..947d04a89827e 100644 --- a/pkg/security/rules/bucket.go +++ b/pkg/security/rules/bucket.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/capabilities.go b/pkg/security/rules/capabilities.go index a3e27ff4a89e5..1cc9826f9851b 100644 --- a/pkg/security/rules/capabilities.go +++ b/pkg/security/rules/capabilities.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/errors.go b/pkg/security/rules/errors.go index 3d953675da440..1d265a3c2cbfe 100644 --- a/pkg/security/rules/errors.go +++ b/pkg/security/rules/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/filter_values.go b/pkg/security/rules/filter_values.go index 43c5e43b5cec7..3ca9de8f03032 100644 --- a/pkg/security/rules/filter_values.go +++ b/pkg/security/rules/filter_values.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/model_test.go b/pkg/security/rules/model_test.go index 6906093071d8c..0c3aafe61297e 100644 --- a/pkg/security/rules/model_test.go +++ b/pkg/security/rules/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/policy.go b/pkg/security/rules/policy.go index a43dbb3247160..08f569a65803b 100644 --- a/pkg/security/rules/policy.go +++ b/pkg/security/rules/policy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/ruleset.go b/pkg/security/rules/ruleset.go index 19983484133a1..d2ad6d6456139 100644 --- a/pkg/security/rules/ruleset.go +++ b/pkg/security/rules/ruleset.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/ruleset_test.go b/pkg/security/rules/ruleset_test.go index e91c809bf6fae..f305f97df38ba 100644 --- a/pkg/security/rules/ruleset_test.go +++ b/pkg/security/rules/ruleset_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/truth_table.go b/pkg/security/rules/truth_table.go index 02e236661a5aa..a40b905345ba8 100644 --- a/pkg/security/rules/truth_table.go +++ b/pkg/security/rules/truth_table.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/rules/utils.go b/pkg/security/rules/utils.go index 958a80f76f039..26dc00b96d3a2 100644 --- a/pkg/security/rules/utils.go +++ b/pkg/security/rules/utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package rules diff --git a/pkg/security/secl/ast/secl.go b/pkg/security/secl/ast/secl.go index 0c5e31707cb74..c8bcc1a6fdf62 100644 --- a/pkg/security/secl/ast/secl.go +++ b/pkg/security/secl/ast/secl.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ast diff --git a/pkg/security/secl/ast/secl_test.go b/pkg/security/secl/ast/secl_test.go index 017f162a9090a..41bebc7f496d4 100644 --- a/pkg/security/secl/ast/secl_test.go +++ b/pkg/security/secl/ast/secl_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ast diff --git a/pkg/security/secl/eval/context.go b/pkg/security/secl/eval/context.go index 461270c85d890..936a01c4d2ba7 100644 --- a/pkg/security/secl/eval/context.go +++ b/pkg/security/secl/eval/context.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/errors.go b/pkg/security/secl/eval/errors.go index edc66d02118ba..fa28d172698ad 100644 --- a/pkg/security/secl/eval/errors.go +++ b/pkg/security/secl/eval/errors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/eval.go b/pkg/security/secl/eval/eval.go index 24d855bbd81f9..926b9cef26b48 100644 --- a/pkg/security/secl/eval/eval.go +++ b/pkg/security/secl/eval/eval.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //go:generate go run github.com/DataDog/datadog-agent/pkg/security/secl/generators/operators -output eval_operators.go diff --git a/pkg/security/secl/eval/eval_test.go b/pkg/security/secl/eval/eval_test.go index cc60c5038286e..994fae3ab641c 100644 --- a/pkg/security/secl/eval/eval_test.go +++ b/pkg/security/secl/eval/eval_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/event.go b/pkg/security/secl/eval/event.go index e2b232ea59039..f7230b00e8b20 100644 --- a/pkg/security/secl/eval/event.go +++ b/pkg/security/secl/eval/event.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/macro.go b/pkg/security/secl/eval/macro.go index 634c94a66ab78..643d68aa23f2f 100644 --- a/pkg/security/secl/eval/macro.go +++ b/pkg/security/secl/eval/macro.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/model.go b/pkg/security/secl/eval/model.go index 07f9f1347e1c8..1c83ec0dcd1be 100644 --- a/pkg/security/secl/eval/model.go +++ b/pkg/security/secl/eval/model.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/model_test.go b/pkg/security/secl/eval/model_test.go index 440ce2e0dc379..0e9067446db3f 100644 --- a/pkg/security/secl/eval/model_test.go +++ b/pkg/security/secl/eval/model_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/operators.go b/pkg/security/secl/eval/operators.go index 4b0060e13fd9e..5756d6fd217b9 100644 --- a/pkg/security/secl/eval/operators.go +++ b/pkg/security/secl/eval/operators.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/operators_test.go b/pkg/security/secl/eval/operators_test.go index 4fa3b66d8958a..b78fe92a3c29e 100644 --- a/pkg/security/secl/eval/operators_test.go +++ b/pkg/security/secl/eval/operators_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/registers.go b/pkg/security/secl/eval/registers.go index 6173b45de89ed..1f60fb1e11a41 100644 --- a/pkg/security/secl/eval/registers.go +++ b/pkg/security/secl/eval/registers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/rule.go b/pkg/security/secl/eval/rule.go index 569f55116c62e..ee349afc1820e 100644 --- a/pkg/security/secl/eval/rule.go +++ b/pkg/security/secl/eval/rule.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/eval/state.go b/pkg/security/secl/eval/state.go index d428a2c3e7c59..95b6a1d290a5d 100644 --- a/pkg/security/secl/eval/state.go +++ b/pkg/security/secl/eval/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package eval diff --git a/pkg/security/secl/generators/accessors/accessors.go b/pkg/security/secl/generators/accessors/accessors.go index bfd822afccded..aeb90013b389d 100644 --- a/pkg/security/secl/generators/accessors/accessors.go +++ b/pkg/security/secl/generators/accessors/accessors.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/pkg/security/secl/generators/operators/operators.go b/pkg/security/secl/generators/operators/operators.go index 7572027f673d4..0c8f3b80088ed 100644 --- a/pkg/security/secl/generators/operators/operators.go +++ b/pkg/security/secl/generators/operators/operators.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/pkg/security/secl/secl.go b/pkg/security/secl/secl.go index 423f188503c30..d567708d6f131 100644 --- a/pkg/security/secl/secl.go +++ b/pkg/security/secl/secl.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package secl diff --git a/pkg/security/secl/secl_test.go b/pkg/security/secl/secl_test.go index fe99716d16984..d43e239a7292f 100644 --- a/pkg/security/secl/secl_test.go +++ b/pkg/security/secl/secl_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package secl diff --git a/pkg/security/tests/chmod_test.go b/pkg/security/tests/chmod_test.go index 703e79aee079e..a3ae4d1d94345 100644 --- a/pkg/security/tests/chmod_test.go +++ b/pkg/security/tests/chmod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/chown32_test.go b/pkg/security/tests/chown32_test.go index 2311588415ceb..3967208fa686f 100644 --- a/pkg/security/tests/chown32_test.go +++ b/pkg/security/tests/chown32_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests,386 diff --git a/pkg/security/tests/chown_test.go b/pkg/security/tests/chown_test.go index cbd129974e0ad..39d0aea615616 100644 --- a/pkg/security/tests/chown_test.go +++ b/pkg/security/tests/chown_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests,!386 diff --git a/pkg/security/tests/dentry_test.go b/pkg/security/tests/dentry_test.go index b1d8e57e08f34..1144ddd6a62bb 100644 --- a/pkg/security/tests/dentry_test.go +++ b/pkg/security/tests/dentry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/filters_test.go b/pkg/security/tests/filters_test.go index 7d07d5784d96c..33848f425e17e 100644 --- a/pkg/security/tests/filters_test.go +++ b/pkg/security/tests/filters_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/link_test.go b/pkg/security/tests/link_test.go index 46855110ac867..3d04ad5b65799 100644 --- a/pkg/security/tests/link_test.go +++ b/pkg/security/tests/link_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/macros_test.go b/pkg/security/tests/macros_test.go index ad7d1c7a80867..eef665c60b259 100644 --- a/pkg/security/tests/macros_test.go +++ b/pkg/security/tests/macros_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mitre_test.go b/pkg/security/tests/mitre_test.go index 7acb05445b622..31e0ea2395505 100644 --- a/pkg/security/tests/mitre_test.go +++ b/pkg/security/tests/mitre_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mkdir_test.go b/pkg/security/tests/mkdir_test.go index 09c2dadc1a3d0..bef319b96ad57 100644 --- a/pkg/security/tests/mkdir_test.go +++ b/pkg/security/tests/mkdir_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/mount_test.go b/pkg/security/tests/mount_test.go index 9ecd96bb13e50..eba9d2ad1919c 100644 --- a/pkg/security/tests/mount_test.go +++ b/pkg/security/tests/mount_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/open_test.go b/pkg/security/tests/open_test.go index 19d94e06d9bdf..f8a7627a72cd6 100644 --- a/pkg/security/tests/open_test.go +++ b/pkg/security/tests/open_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/probe_monitor_test.go b/pkg/security/tests/probe_monitor_test.go index 82973ac11081a..c05fdadc0ae03 100644 --- a/pkg/security/tests/probe_monitor_test.go +++ b/pkg/security/tests/probe_monitor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/process_test.go b/pkg/security/tests/process_test.go index d8d00fa5e090d..d8fb3c1a12fe4 100644 --- a/pkg/security/tests/process_test.go +++ b/pkg/security/tests/process_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/rename_test.go b/pkg/security/tests/rename_test.go index d212daa86b5ae..5bbde2825ed61 100644 --- a/pkg/security/tests/rename_test.go +++ b/pkg/security/tests/rename_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/rmdir_test.go b/pkg/security/tests/rmdir_test.go index 02bdfb5c03ae1..4f7ddd17cb11a 100644 --- a/pkg/security/tests/rmdir_test.go +++ b/pkg/security/tests/rmdir_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/setup_test.go b/pkg/security/tests/setup_test.go index a5ec9348628ff..f79d6acc5bd8e 100644 --- a/pkg/security/tests/setup_test.go +++ b/pkg/security/tests/setup_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build functionaltests stresstests diff --git a/pkg/security/tests/stress_test.go b/pkg/security/tests/stress_test.go index eab36558fd6c7..52de23f71a016 100644 --- a/pkg/security/tests/stress_test.go +++ b/pkg/security/tests/stress_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build stresstests diff --git a/pkg/security/tests/stresser_test.go b/pkg/security/tests/stresser_test.go index 9d42d23f3bfc4..2b0f7c6e9f65f 100644 --- a/pkg/security/tests/stresser_test.go +++ b/pkg/security/tests/stresser_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build stresstests diff --git a/pkg/security/tests/testdrive.go b/pkg/security/tests/testdrive.go index f04acb2589944..5d408c8c00c2a 100644 --- a/pkg/security/tests/testdrive.go +++ b/pkg/security/tests/testdrive.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build functionaltests diff --git a/pkg/security/tests/unlink_test.go b/pkg/security/tests/unlink_test.go index ac83ef6aed688..19937db7e2139 100644 --- a/pkg/security/tests/unlink_test.go +++ b/pkg/security/tests/unlink_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/utimes_test.go b/pkg/security/tests/utimes_test.go index 1181d789001be..4f42dfee4c41c 100644 --- a/pkg/security/tests/utimes_test.go +++ b/pkg/security/tests/utimes_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/tests/xattr_test.go b/pkg/security/tests/xattr_test.go index ebdee90c9c13f..a1095694b6e73 100644 --- a/pkg/security/tests/xattr_test.go +++ b/pkg/security/tests/xattr_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build functionaltests diff --git a/pkg/security/utils/binary.go b/pkg/security/utils/binary.go index 83e48edc7546f..c5deed2715693 100644 --- a/pkg/security/utils/binary.go +++ b/pkg/security/utils/binary.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/security/utils/cgroup.go b/pkg/security/utils/cgroup.go index a5958dbe2ea6d..2706d4a9bc597 100644 --- a/pkg/security/utils/cgroup.go +++ b/pkg/security/utils/cgroup.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/utils/proc.go b/pkg/security/utils/proc.go index 572151933f58a..13aaf2018cf56 100644 --- a/pkg/security/utils/proc.go +++ b/pkg/security/utils/proc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/security/utils/rand.go b/pkg/security/utils/rand.go index d556cef3fe00e..29a7072c50f46 100644 --- a/pkg/security/utils/rand.go +++ b/pkg/security/utils/rand.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/serializer/jsonstream/compressor.go b/pkg/serializer/jsonstream/compressor.go index 4a26e9b397585..d152c21ecc290 100644 --- a/pkg/serializer/jsonstream/compressor.go +++ b/pkg/serializer/jsonstream/compressor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/compressor_nozlib.go b/pkg/serializer/jsonstream/compressor_nozlib.go index 1298cb9170508..fcdfd73c651e1 100644 --- a/pkg/serializer/jsonstream/compressor_nozlib.go +++ b/pkg/serializer/jsonstream/compressor_nozlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. //+build !zlib diff --git a/pkg/serializer/jsonstream/compressor_test.go b/pkg/serializer/jsonstream/compressor_test.go index 50881d6d6d865..b490ada676673 100644 --- a/pkg/serializer/jsonstream/compressor_test.go +++ b/pkg/serializer/jsonstream/compressor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/payload_builder.go b/pkg/serializer/jsonstream/payload_builder.go index 65043205eaede..42b011da3ca40 100644 --- a/pkg/serializer/jsonstream/payload_builder.go +++ b/pkg/serializer/jsonstream/payload_builder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. //+build zlib diff --git a/pkg/serializer/jsonstream/payload_builder_nozlib.go b/pkg/serializer/jsonstream/payload_builder_nozlib.go index cc4f561728dff..f535a6136bea0 100644 --- a/pkg/serializer/jsonstream/payload_builder_nozlib.go +++ b/pkg/serializer/jsonstream/payload_builder_nozlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. //+build !zlib diff --git a/pkg/serializer/marshaler/marshaler.go b/pkg/serializer/marshaler/marshaler.go index cd6d1ed001822..dd00041cd1c74 100644 --- a/pkg/serializer/marshaler/marshaler.go +++ b/pkg/serializer/marshaler/marshaler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package marshaler diff --git a/pkg/serializer/serializer.go b/pkg/serializer/serializer.go index 5dce4acad25d3..e710d47e5b6b1 100644 --- a/pkg/serializer/serializer.go +++ b/pkg/serializer/serializer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package serializer diff --git a/pkg/serializer/serializer_benchmark_test.go b/pkg/serializer/serializer_benchmark_test.go index 96002bb5536c8..4b92c5ee2fe1f 100644 --- a/pkg/serializer/serializer_benchmark_test.go +++ b/pkg/serializer/serializer_benchmark_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //+build zlib diff --git a/pkg/serializer/serializer_test.go b/pkg/serializer/serializer_test.go index a0c97d3fe3660..cb7e655ebaa21 100644 --- a/pkg/serializer/serializer_test.go +++ b/pkg/serializer/serializer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package serializer diff --git a/pkg/serializer/split/split.go b/pkg/serializer/split/split.go index 645edc6af6e03..0cbbdbeab2d58 100644 --- a/pkg/serializer/split/split.go +++ b/pkg/serializer/split/split.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package split diff --git a/pkg/serializer/split/split_test.go b/pkg/serializer/split/split_test.go index 51ec7ca5c4f2a..3825c36ccc539 100644 --- a/pkg/serializer/split/split_test.go +++ b/pkg/serializer/split/split_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package split diff --git a/pkg/serializer/test_common.go b/pkg/serializer/test_common.go index 73fdc5c77dffb..1e3541c8856e1 100644 --- a/pkg/serializer/test_common.go +++ b/pkg/serializer/test_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package serializer diff --git a/pkg/snmp/snmp.go b/pkg/snmp/snmp.go index 5c513143fc2b2..6ce1929ac03c2 100644 --- a/pkg/snmp/snmp.go +++ b/pkg/snmp/snmp.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package snmp diff --git a/pkg/snmp/snmp_test.go b/pkg/snmp/snmp_test.go index f32421f39edfa..d046d2c25c3fa 100644 --- a/pkg/snmp/snmp_test.go +++ b/pkg/snmp/snmp_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package snmp diff --git a/pkg/snmp/traps/auth.go b/pkg/snmp/traps/auth.go index 56ede0d499ff3..68376389944f0 100644 --- a/pkg/snmp/traps/auth.go +++ b/pkg/snmp/traps/auth.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/config.go b/pkg/snmp/traps/config.go index e4f91fe340cb6..eca72869a74fc 100644 --- a/pkg/snmp/traps/config.go +++ b/pkg/snmp/traps/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/config_test.go b/pkg/snmp/traps/config_test.go index 2ae93f1039d35..3160055c1de8a 100644 --- a/pkg/snmp/traps/config_test.go +++ b/pkg/snmp/traps/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/constants.go b/pkg/snmp/traps/constants.go index 5cb4dfb7f66d0..e7c4e7aeaeece 100644 --- a/pkg/snmp/traps/constants.go +++ b/pkg/snmp/traps/constants.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/format.go b/pkg/snmp/traps/format.go index c02793cd8bd53..6b8c1c9ffb584 100644 --- a/pkg/snmp/traps/format.go +++ b/pkg/snmp/traps/format.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://wwt.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/format_test.go b/pkg/snmp/traps/format_test.go index 908ec714a3727..c202e9a104584 100644 --- a/pkg/snmp/traps/format_test.go +++ b/pkg/snmp/traps/format_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/logging.go b/pkg/snmp/traps/logging.go index 7c3f8c2a7dbdc..5eafe05855f38 100644 --- a/pkg/snmp/traps/logging.go +++ b/pkg/snmp/traps/logging.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/server.go b/pkg/snmp/traps/server.go index fd87126ae4eba..d23203472e525 100644 --- a/pkg/snmp/traps/server.go +++ b/pkg/snmp/traps/server.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/server_test.go b/pkg/snmp/traps/server_test.go index 29d89121065b7..4b1ac8c7ef839 100644 --- a/pkg/snmp/traps/server_test.go +++ b/pkg/snmp/traps/server_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/status.go b/pkg/snmp/traps/status.go index c347936e36633..4d7581e06373a 100644 --- a/pkg/snmp/traps/status.go +++ b/pkg/snmp/traps/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/snmp/traps/testing.go b/pkg/snmp/traps/testing.go index e3049344d748c..0d6c6b09b7b9c 100644 --- a/pkg/snmp/traps/testing.go +++ b/pkg/snmp/traps/testing.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package traps diff --git a/pkg/status/health/global.go b/pkg/status/health/global.go index 5ff9ca7a1e129..2d0912ed85063 100644 --- a/pkg/status/health/global.go +++ b/pkg/status/health/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package health diff --git a/pkg/status/health/health.go b/pkg/status/health/health.go index d78a25832e21d..1299439c0ebe6 100644 --- a/pkg/status/health/health.go +++ b/pkg/status/health/health.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package health diff --git a/pkg/status/health/health_test.go b/pkg/status/health/health_test.go index 90cfc4e354bf1..16de624ab4fae 100644 --- a/pkg/status/health/health_test.go +++ b/pkg/status/health/health_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package health diff --git a/pkg/status/helpers.go b/pkg/status/helpers.go index d261c6308d1b2..7485e28b63625 100644 --- a/pkg/status/helpers.go +++ b/pkg/status/helpers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/status/helpers_test.go b/pkg/status/helpers_test.go index 19c036c6f11e1..166f87d3f069c 100644 --- a/pkg/status/helpers_test.go +++ b/pkg/status/helpers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/status/jmx_status.go b/pkg/status/jmx_status.go index 467e0996b7d96..8c019961a6eff 100644 --- a/pkg/status/jmx_status.go +++ b/pkg/status/jmx_status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/status/render.go b/pkg/status/render.go index e364185b6a07a..e0b600161c5e4 100644 --- a/pkg/status/render.go +++ b/pkg/status/render.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //go:generate go run github.com/shuLhan/go-bindata/cmd/go-bindata -pkg status -prefix templates -o ./templates.go templates/... //go:generate go fmt ./templates.go diff --git a/pkg/status/status.go b/pkg/status/status.go index cfff72ea5f56d..7372d1caac1f7 100644 --- a/pkg/status/status.go +++ b/pkg/status/status.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/status/status_apiserver.go b/pkg/status/status_apiserver.go index 95dd9c5fe7708..e0452f3404fba 100644 --- a/pkg/status/status_apiserver.go +++ b/pkg/status/status_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/status/status_no_apiserver.go b/pkg/status/status_no_apiserver.go index 8dcc12ba805a1..a49a43a2af364 100644 --- a/pkg/status/status_no_apiserver.go +++ b/pkg/status/status_no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/status/status_system_probe.go b/pkg/status/status_system_probe.go index e7a126fc865e9..7804bfdc51fb2 100644 --- a/pkg/status/status_system_probe.go +++ b/pkg/status/status_system_probe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build process,!windows diff --git a/pkg/status/status_system_probe_unsupported.go b/pkg/status/status_system_probe_unsupported.go index f15afc44c6c2c..319049da2dd0a 100644 --- a/pkg/status/status_system_probe_unsupported.go +++ b/pkg/status/status_system_probe_unsupported.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !process windows diff --git a/pkg/status/status_test.go b/pkg/status/status_test.go index 343f712147e9e..cf10bf25612e0 100644 --- a/pkg/status/status_test.go +++ b/pkg/status/status_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/status/types.go b/pkg/status/types.go index 01139c4e6be83..71e5c33aef705 100644 --- a/pkg/status/types.go +++ b/pkg/status/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package status diff --git a/pkg/tagger/collectors/catalog.go b/pkg/tagger/collectors/catalog.go index 03b611ee665df..2278bd3c4d3e9 100644 --- a/pkg/tagger/collectors/catalog.go +++ b/pkg/tagger/collectors/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/common.go b/pkg/tagger/collectors/common.go index c3357f5823bf4..8c0475b2c112b 100644 --- a/pkg/tagger/collectors/common.go +++ b/pkg/tagger/collectors/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/common_test.go b/pkg/tagger/collectors/common_test.go index d662269a9c32d..00bac51db6d19 100644 --- a/pkg/tagger/collectors/common_test.go +++ b/pkg/tagger/collectors/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/const.go b/pkg/tagger/collectors/const.go index 025899bb67192..b929aff840629 100644 --- a/pkg/tagger/collectors/const.go +++ b/pkg/tagger/collectors/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker kubelet diff --git a/pkg/tagger/collectors/docker_extract.go b/pkg/tagger/collectors/docker_extract.go index ed0fbd407103b..1f61f0870fdae 100644 --- a/pkg/tagger/collectors/docker_extract.go +++ b/pkg/tagger/collectors/docker_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/docker_extract_test.go b/pkg/tagger/collectors/docker_extract_test.go index 84f3eaf40cfb9..656b18061f45b 100644 --- a/pkg/tagger/collectors/docker_extract_test.go +++ b/pkg/tagger/collectors/docker_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/docker_main.go b/pkg/tagger/collectors/docker_main.go index 392856b8c464c..06e27543cd823 100644 --- a/pkg/tagger/collectors/docker_main.go +++ b/pkg/tagger/collectors/docker_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_common.go b/pkg/tagger/collectors/ecs_common.go index 0f324752cc556..847900651ef8c 100644 --- a/pkg/tagger/collectors/ecs_common.go +++ b/pkg/tagger/collectors/ecs_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/ecs_common_test.go b/pkg/tagger/collectors/ecs_common_test.go index a76a566c2e39e..17f892d77effd 100644 --- a/pkg/tagger/collectors/ecs_common_test.go +++ b/pkg/tagger/collectors/ecs_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/ecs_extract.go b/pkg/tagger/collectors/ecs_extract.go index b9576338f7965..2c1e0227c6624 100644 --- a/pkg/tagger/collectors/ecs_extract.go +++ b/pkg/tagger/collectors/ecs_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_extract_test.go b/pkg/tagger/collectors/ecs_extract_test.go index c7861be84997b..35cce9dde2579 100644 --- a/pkg/tagger/collectors/ecs_extract_test.go +++ b/pkg/tagger/collectors/ecs_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_extract.go b/pkg/tagger/collectors/ecs_fargate_extract.go index c224aab9e9d6a..4f7b28567720f 100644 --- a/pkg/tagger/collectors/ecs_fargate_extract.go +++ b/pkg/tagger/collectors/ecs_fargate_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_extract_test.go b/pkg/tagger/collectors/ecs_fargate_extract_test.go index e87514f4c27c5..218053f33dd8b 100644 --- a/pkg/tagger/collectors/ecs_fargate_extract_test.go +++ b/pkg/tagger/collectors/ecs_fargate_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_fargate_main.go b/pkg/tagger/collectors/ecs_fargate_main.go index 50625156c55c7..60066a001d8a9 100644 --- a/pkg/tagger/collectors/ecs_fargate_main.go +++ b/pkg/tagger/collectors/ecs_fargate_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/ecs_main.go b/pkg/tagger/collectors/ecs_main.go index f78258a05cc8c..6011cf055d419 100644 --- a/pkg/tagger/collectors/ecs_main.go +++ b/pkg/tagger/collectors/ecs_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/tagger/collectors/kubelet_extract.go b/pkg/tagger/collectors/kubelet_extract.go index 91aba17636186..5aaeaa84da8a1 100644 --- a/pkg/tagger/collectors/kubelet_extract.go +++ b/pkg/tagger/collectors/kubelet_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubelet_extract_test.go b/pkg/tagger/collectors/kubelet_extract_test.go index 4b292a476d29a..e8ac1fdda7a03 100644 --- a/pkg/tagger/collectors/kubelet_extract_test.go +++ b/pkg/tagger/collectors/kubelet_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubelet_main.go b/pkg/tagger/collectors/kubelet_main.go index 9371df42829c6..f64b5c38ca2df 100644 --- a/pkg/tagger/collectors/kubelet_main.go +++ b/pkg/tagger/collectors/kubelet_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/tagger/collectors/kubernetes_main.go b/pkg/tagger/collectors/kubernetes_main.go index e906283e536f3..9de1213290021 100644 --- a/pkg/tagger/collectors/kubernetes_main.go +++ b/pkg/tagger/collectors/kubernetes_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/kubernetes_metadata_mapper.go b/pkg/tagger/collectors/kubernetes_metadata_mapper.go index fc5823f795a19..603f2832b4871 100644 --- a/pkg/tagger/collectors/kubernetes_metadata_mapper.go +++ b/pkg/tagger/collectors/kubernetes_metadata_mapper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go b/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go index ede85936fc30d..5a62a556523dc 100644 --- a/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go +++ b/pkg/tagger/collectors/kubernetes_metadata_mapper_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/tagger/collectors/static_extract.go b/pkg/tagger/collectors/static_extract.go index 6213987b43664..3bbf4da3d80a0 100644 --- a/pkg/tagger/collectors/static_extract.go +++ b/pkg/tagger/collectors/static_extract.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/static_extract_test.go b/pkg/tagger/collectors/static_extract_test.go index d4f8874bdf176..5d792cca61218 100644 --- a/pkg/tagger/collectors/static_extract_test.go +++ b/pkg/tagger/collectors/static_extract_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/static_main.go b/pkg/tagger/collectors/static_main.go index 17fc0b988b182..5b5e9c0c90362 100644 --- a/pkg/tagger/collectors/static_main.go +++ b/pkg/tagger/collectors/static_main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/collectors/types.go b/pkg/tagger/collectors/types.go index 9d25cfdfa2405..e26c7e16c820d 100644 --- a/pkg/tagger/collectors/types.go +++ b/pkg/tagger/collectors/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/tagger/global.go b/pkg/tagger/global.go index 7749049ceedea..9bfc7474e6009 100644 --- a/pkg/tagger/global.go +++ b/pkg/tagger/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tagger diff --git a/pkg/tagger/local/tagger.go b/pkg/tagger/local/tagger.go index 4f63382dcdfb3..b3845328f588b 100644 --- a/pkg/tagger/local/tagger.go +++ b/pkg/tagger/local/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package local diff --git a/pkg/tagger/local/tagger_test.go b/pkg/tagger/local/tagger_test.go index 2f6073460968e..5275e853ce517 100644 --- a/pkg/tagger/local/tagger_test.go +++ b/pkg/tagger/local/tagger_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore.go b/pkg/tagger/local/tagstore.go index be17ae08ed7d4..44ce17b08f18e 100644 --- a/pkg/tagger/local/tagstore.go +++ b/pkg/tagger/local/tagstore.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore_bench_test.go b/pkg/tagger/local/tagstore_bench_test.go index 92e0650864d85..ede68cbe911d8 100644 --- a/pkg/tagger/local/tagstore_bench_test.go +++ b/pkg/tagger/local/tagstore_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package local diff --git a/pkg/tagger/local/tagstore_test.go b/pkg/tagger/local/tagstore_test.go index 9902d7f2bf053..dc2ae0b73870a 100644 --- a/pkg/tagger/local/tagstore_test.go +++ b/pkg/tagger/local/tagstore_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package local diff --git a/pkg/tagger/remote/tagger.go b/pkg/tagger/remote/tagger.go index 3adf57f6080c3..230ddbc215d6e 100644 --- a/pkg/tagger/remote/tagger.go +++ b/pkg/tagger/remote/tagger.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package remote diff --git a/pkg/tagger/remote/tagstore.go b/pkg/tagger/remote/tagstore.go index c28c0cdae38f0..4f1230c05353d 100644 --- a/pkg/tagger/remote/tagstore.go +++ b/pkg/tagger/remote/tagstore.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package remote diff --git a/pkg/tagger/utils/compute_tags_hash.go b/pkg/tagger/utils/compute_tags_hash.go index 3bdd15990d0c4..2d55994942696 100644 --- a/pkg/tagger/utils/compute_tags_hash.go +++ b/pkg/tagger/utils/compute_tags_hash.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/compute_tags_hash_test.go b/pkg/tagger/utils/compute_tags_hash_test.go index 093375f585d88..605597be7cbbc 100644 --- a/pkg/tagger/utils/compute_tags_hash_test.go +++ b/pkg/tagger/utils/compute_tags_hash_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/concat.go b/pkg/tagger/utils/concat.go index 8a6df662d38be..204d036e14c0b 100644 --- a/pkg/tagger/utils/concat.go +++ b/pkg/tagger/utils/concat.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/concat_test.go b/pkg/tagger/utils/concat_test.go index 5722668290a2c..a8cfe23718391 100644 --- a/pkg/tagger/utils/concat_test.go +++ b/pkg/tagger/utils/concat_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/expiry.go b/pkg/tagger/utils/expiry.go index 01494240f2b5d..6607c9363e763 100644 --- a/pkg/tagger/utils/expiry.go +++ b/pkg/tagger/utils/expiry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/expiry_test.go b/pkg/tagger/utils/expiry_test.go index a20af157e66e3..cfed986f9a188 100644 --- a/pkg/tagger/utils/expiry_test.go +++ b/pkg/tagger/utils/expiry_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/k8s_metadata.go b/pkg/tagger/utils/k8s_metadata.go index 7be6c518aa60a..bf592308ec9a8 100644 --- a/pkg/tagger/utils/k8s_metadata.go +++ b/pkg/tagger/utils/k8s_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/k8s_metadata_test.go b/pkg/tagger/utils/k8s_metadata_test.go index bb75666cd0b5a..f6974ee0ed6a8 100644 --- a/pkg/tagger/utils/k8s_metadata_test.go +++ b/pkg/tagger/utils/k8s_metadata_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/strings.go b/pkg/tagger/utils/strings.go index adbdd58093ae6..6afe3d5982eec 100644 --- a/pkg/tagger/utils/strings.go +++ b/pkg/tagger/utils/strings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/strings_test.go b/pkg/tagger/utils/strings_test.go index fc95c0cec05be..746e076fab603 100644 --- a/pkg/tagger/utils/strings_test.go +++ b/pkg/tagger/utils/strings_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/taglist.go b/pkg/tagger/utils/taglist.go index 75efa4905c3fa..8b92890bc94b4 100644 --- a/pkg/tagger/utils/taglist.go +++ b/pkg/tagger/utils/taglist.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/tagger/utils/taglist_test.go b/pkg/tagger/utils/taglist_test.go index 031a56c37cd4c..5da94df92e195 100644 --- a/pkg/tagger/utils/taglist_test.go +++ b/pkg/tagger/utils/taglist_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/pkg/telemetry/counter.go b/pkg/telemetry/counter.go index 40ccc0505baaf..7aabb2da5d6fb 100644 --- a/pkg/telemetry/counter.go +++ b/pkg/telemetry/counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/telemetry/counter_test.go b/pkg/telemetry/counter_test.go index 7cf65e504a5e2..f8b28d310da74 100644 --- a/pkg/telemetry/counter_test.go +++ b/pkg/telemetry/counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/telemetry/gauge.go b/pkg/telemetry/gauge.go index 1ddd4ee53dfd9..ced1aeb7670bf 100644 --- a/pkg/telemetry/gauge.go +++ b/pkg/telemetry/gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_counter.go b/pkg/telemetry/prom_counter.go index 5092a4f3023aa..4b37f36f6d15c 100644 --- a/pkg/telemetry/prom_counter.go +++ b/pkg/telemetry/prom_counter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_counter_test.go b/pkg/telemetry/prom_counter_test.go index b5c44ba8155d3..8c7809fdd0c51 100644 --- a/pkg/telemetry/prom_counter_test.go +++ b/pkg/telemetry/prom_counter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/telemetry/prom_gauge.go b/pkg/telemetry/prom_gauge.go index 56d5c0c9bffc6..2bc03a465ac3b 100644 --- a/pkg/telemetry/prom_gauge.go +++ b/pkg/telemetry/prom_gauge.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package telemetry diff --git a/pkg/trace/agent/agent.go b/pkg/trace/agent/agent.go index 1d0671cb9000d..b97a116d88889 100644 --- a/pkg/trace/agent/agent.go +++ b/pkg/trace/agent/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/agent_test.go b/pkg/trace/agent/agent_test.go index 71fa084cb6d83..172e055225c0e 100644 --- a/pkg/trace/agent/agent_test.go +++ b/pkg/trace/agent/agent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/normalizer.go b/pkg/trace/agent/normalizer.go index 13c95a51877ec..9e72472de41e5 100644 --- a/pkg/trace/agent/normalizer.go +++ b/pkg/trace/agent/normalizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/normalizer_test.go b/pkg/trace/agent/normalizer_test.go index 4408f9b4b5d33..ab2eff09e0997 100644 --- a/pkg/trace/agent/normalizer_test.go +++ b/pkg/trace/agent/normalizer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/processed_trace.go b/pkg/trace/agent/processed_trace.go index 3442eb84f9a90..7902e06ccf0d8 100644 --- a/pkg/trace/agent/processed_trace.go +++ b/pkg/trace/agent/processed_trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/run.go b/pkg/trace/agent/run.go index 101efa5572571..dda26eb8ddc2a 100644 --- a/pkg/trace/agent/run.go +++ b/pkg/trace/agent/run.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/sampler.go b/pkg/trace/agent/sampler.go index 5ed08256cc27c..54c451eef5710 100644 --- a/pkg/trace/agent/sampler.go +++ b/pkg/trace/agent/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/truncator.go b/pkg/trace/agent/truncator.go index 95ba761a530b7..9c847bc6e4ac6 100644 --- a/pkg/trace/agent/truncator.go +++ b/pkg/trace/agent/truncator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/agent/truncator_test.go b/pkg/trace/agent/truncator_test.go index b735f8bc22868..0e5c35fd86d01 100644 --- a/pkg/trace/agent/truncator_test.go +++ b/pkg/trace/agent/truncator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package agent diff --git a/pkg/trace/api/api.go b/pkg/trace/api/api.go index 546a700e54716..a4d477a27b197 100644 --- a/pkg/trace/api/api.go +++ b/pkg/trace/api/api.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/api_nix_test.go b/pkg/trace/api/api_nix_test.go index 53e9931ccd97b..5c076877d39b3 100644 --- a/pkg/trace/api/api_nix_test.go +++ b/pkg/trace/api/api_nix_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/trace/api/api_test.go b/pkg/trace/api/api_test.go index e024244ab1827..0494d8838aeab 100644 --- a/pkg/trace/api/api_test.go +++ b/pkg/trace/api/api_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/limited_reader.go b/pkg/trace/api/limited_reader.go index ebd8f934517b8..ec5a84c9d9413 100644 --- a/pkg/trace/api/limited_reader.go +++ b/pkg/trace/api/limited_reader.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/limited_reader_test.go b/pkg/trace/api/limited_reader_test.go index adc15de2b39ff..44ea3e036652c 100644 --- a/pkg/trace/api/limited_reader_test.go +++ b/pkg/trace/api/limited_reader_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/listener.go b/pkg/trace/api/listener.go index 1282b96f8a9e0..f3378d68af80d 100644 --- a/pkg/trace/api/listener.go +++ b/pkg/trace/api/listener.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/pipe.go b/pkg/trace/api/pipe.go index df9d39fea606e..67fdbb4b61a84 100644 --- a/pkg/trace/api/pipe.go +++ b/pkg/trace/api/pipe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/trace/api/pipe_off.go b/pkg/trace/api/pipe_off.go index a0816e7d17c75..c8de7fbb71a05 100644 --- a/pkg/trace/api/pipe_off.go +++ b/pkg/trace/api/pipe_off.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/trace/api/ratelimiter.go b/pkg/trace/api/ratelimiter.go index d7d6ddf7adf86..70f1440bcbaaa 100644 --- a/pkg/trace/api/ratelimiter.go +++ b/pkg/trace/api/ratelimiter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/ratelimiter_test.go b/pkg/trace/api/ratelimiter_test.go index ea9c50ff2d2f0..4f80907872d67 100644 --- a/pkg/trace/api/ratelimiter_test.go +++ b/pkg/trace/api/ratelimiter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/api/responses.go b/pkg/trace/api/responses.go index 9943fb5a2684c..a508da10d30a8 100644 --- a/pkg/trace/api/responses.go +++ b/pkg/trace/api/responses.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package api diff --git a/pkg/trace/atomic/float.go b/pkg/trace/atomic/float.go index 3f089a5c3678f..362ee906a0298 100644 --- a/pkg/trace/atomic/float.go +++ b/pkg/trace/atomic/float.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package atomic diff --git a/pkg/trace/config/apply.go b/pkg/trace/config/apply.go index 4c2c3a2e7267e..5689d4ff38e26 100644 --- a/pkg/trace/config/apply.go +++ b/pkg/trace/config/apply.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/config/apply_test.go b/pkg/trace/config/apply_test.go index d7081dd221880..89eb739118656 100644 --- a/pkg/trace/config/apply_test.go +++ b/pkg/trace/config/apply_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/config/config.go b/pkg/trace/config/config.go index 8a51752de2058..8159045a63ee9 100644 --- a/pkg/trace/config/config.go +++ b/pkg/trace/config/config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/config/config_nix.go b/pkg/trace/config/config_nix.go index 91486eed032f6..5bd940fd97b55 100644 --- a/pkg/trace/config/config_nix.go +++ b/pkg/trace/config/config_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/trace/config/config_test.go b/pkg/trace/config/config_test.go index 1d202848c2f13..ea8eb278f2008 100644 --- a/pkg/trace/config/config_test.go +++ b/pkg/trace/config/config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/config/config_windows.go b/pkg/trace/config/config_windows.go index fb90e01533f16..ba1825ab74725 100644 --- a/pkg/trace/config/config_windows.go +++ b/pkg/trace/config/config_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/config/env_test.go b/pkg/trace/config/env_test.go index bc3636af89571..cb9771e51da39 100644 --- a/pkg/trace/config/env_test.go +++ b/pkg/trace/config/env_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package config diff --git a/pkg/trace/event/doc.go b/pkg/trace/event/doc.go index 4f59f326e3898..b26c2b639181f 100644 --- a/pkg/trace/event/doc.go +++ b/pkg/trace/event/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package event contains functionality related to APM event extraction from traces. // diff --git a/pkg/trace/event/extractor.go b/pkg/trace/event/extractor.go index df7694588ca1c..cbd9ff3f320f5 100644 --- a/pkg/trace/event/extractor.go +++ b/pkg/trace/event/extractor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_fixed_rate.go b/pkg/trace/event/extractor_fixed_rate.go index 621cd60f2d812..60596eb260b8e 100644 --- a/pkg/trace/event/extractor_fixed_rate.go +++ b/pkg/trace/event/extractor_fixed_rate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_fixed_rate_test.go b/pkg/trace/event/extractor_fixed_rate_test.go index 8c13f1a98d804..6d0a2b1fb776b 100644 --- a/pkg/trace/event/extractor_fixed_rate_test.go +++ b/pkg/trace/event/extractor_fixed_rate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_legacy.go b/pkg/trace/event/extractor_legacy.go index 5a05e894a8288..d92c572575c58 100644 --- a/pkg/trace/event/extractor_legacy.go +++ b/pkg/trace/event/extractor_legacy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_legacy_test.go b/pkg/trace/event/extractor_legacy_test.go index 2b39ccfe2e83c..29625dcf505b3 100644 --- a/pkg/trace/event/extractor_legacy_test.go +++ b/pkg/trace/event/extractor_legacy_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_metric.go b/pkg/trace/event/extractor_metric.go index d7cae19d73ba9..df2eae87f255e 100644 --- a/pkg/trace/event/extractor_metric.go +++ b/pkg/trace/event/extractor_metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_metric_test.go b/pkg/trace/event/extractor_metric_test.go index f9512f82a76ab..41799aacb6937 100644 --- a/pkg/trace/event/extractor_metric_test.go +++ b/pkg/trace/event/extractor_metric_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_noop.go b/pkg/trace/event/extractor_noop.go index e2682241e45a0..b1ce256870b73 100644 --- a/pkg/trace/event/extractor_noop.go +++ b/pkg/trace/event/extractor_noop.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/extractor_test.go b/pkg/trace/event/extractor_test.go index ecc928bf5e904..bee27d554723a 100644 --- a/pkg/trace/event/extractor_test.go +++ b/pkg/trace/event/extractor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/processor.go b/pkg/trace/event/processor.go index 595c855f7f9b9..ec07645b27940 100644 --- a/pkg/trace/event/processor.go +++ b/pkg/trace/event/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/processor_test.go b/pkg/trace/event/processor_test.go index e9ab689e22d60..690218205b2bb 100644 --- a/pkg/trace/event/processor_test.go +++ b/pkg/trace/event/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/sampler_max_eps.go b/pkg/trace/event/sampler_max_eps.go index 7f24de730818f..afbccd16840db 100644 --- a/pkg/trace/event/sampler_max_eps.go +++ b/pkg/trace/event/sampler_max_eps.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/event/sampler_max_eps_test.go b/pkg/trace/event/sampler_max_eps_test.go index c9882a8358cd3..52c99bb3909fd 100644 --- a/pkg/trace/event/sampler_max_eps_test.go +++ b/pkg/trace/event/sampler_max_eps_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package event diff --git a/pkg/trace/filters/blacklister.go b/pkg/trace/filters/blacklister.go index b3aebf9d15aa8..c81150b470bf5 100644 --- a/pkg/trace/filters/blacklister.go +++ b/pkg/trace/filters/blacklister.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package filters diff --git a/pkg/trace/filters/blacklister_test.go b/pkg/trace/filters/blacklister_test.go index 63e3770a85773..33c315067dffd 100644 --- a/pkg/trace/filters/blacklister_test.go +++ b/pkg/trace/filters/blacklister_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package filters diff --git a/pkg/trace/filters/replacer.go b/pkg/trace/filters/replacer.go index 1c2ffbfd05694..d86f006531b02 100644 --- a/pkg/trace/filters/replacer.go +++ b/pkg/trace/filters/replacer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package filters diff --git a/pkg/trace/filters/replacer_test.go b/pkg/trace/filters/replacer_test.go index cff2613add07f..ebc5642df761a 100644 --- a/pkg/trace/filters/replacer_test.go +++ b/pkg/trace/filters/replacer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package filters diff --git a/pkg/trace/flags/flags_benchmarking.go b/pkg/trace/flags/flags_benchmarking.go index 880b7145ccb92..a68435b2b4738 100644 --- a/pkg/trace/flags/flags_benchmarking.go +++ b/pkg/trace/flags/flags_benchmarking.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build benchmarking diff --git a/pkg/trace/flags/flags_nix.go b/pkg/trace/flags/flags_nix.go index de99da2388448..d76f7e42e818a 100644 --- a/pkg/trace/flags/flags_nix.go +++ b/pkg/trace/flags/flags_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/trace/flags/flags_windows.go b/pkg/trace/flags/flags_windows.go index 4673b023ff852..728faf714f948 100644 --- a/pkg/trace/flags/flags_windows.go +++ b/pkg/trace/flags/flags_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/trace/flags/flags_z.go b/pkg/trace/flags/flags_z.go index 652d54d099bf6..273368183e149 100644 --- a/pkg/trace/flags/flags_z.go +++ b/pkg/trace/flags/flags_z.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flags diff --git a/pkg/trace/info/endpoint.go b/pkg/trace/info/endpoint.go index f6052aad66731..03b4a10bcf1cb 100644 --- a/pkg/trace/info/endpoint.go +++ b/pkg/trace/info/endpoint.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/info.go b/pkg/trace/info/info.go index 3e2322be06c6d..4eb4f288b25d4 100644 --- a/pkg/trace/info/info.go +++ b/pkg/trace/info/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/info_test.go b/pkg/trace/info/info_test.go index 93f3ee9449a7d..0dd25c7828bd0 100644 --- a/pkg/trace/info/info_test.go +++ b/pkg/trace/info/info_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/make.go b/pkg/trace/info/make.go index 1306fc5859557..f164d6d61a401 100644 --- a/pkg/trace/info/make.go +++ b/pkg/trace/info/make.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build ignore diff --git a/pkg/trace/info/sampler.go b/pkg/trace/info/sampler.go index d2498e53a8c5b..b818dd3c7eb14 100644 --- a/pkg/trace/info/sampler.go +++ b/pkg/trace/info/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/stats.go b/pkg/trace/info/stats.go index fe86206fa373b..35bc2161fef2d 100644 --- a/pkg/trace/info/stats.go +++ b/pkg/trace/info/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/stats_test.go b/pkg/trace/info/stats_test.go index 3c5c92b8d6144..73788ce60eb28 100644 --- a/pkg/trace/info/stats_test.go +++ b/pkg/trace/info/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/info/version.go b/pkg/trace/info/version.go index 71b11fae6f08b..f64421f8e794c 100644 --- a/pkg/trace/info/version.go +++ b/pkg/trace/info/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. //go:generate go run make.go diff --git a/pkg/trace/info/writer.go b/pkg/trace/info/writer.go index 43c0e7b8d8033..12f48a3ec4ae6 100644 --- a/pkg/trace/info/writer.go +++ b/pkg/trace/info/writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package info diff --git a/pkg/trace/metrics/client.go b/pkg/trace/metrics/client.go index 1a0d49d93dbe2..40990561173c1 100644 --- a/pkg/trace/metrics/client.go +++ b/pkg/trace/metrics/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/trace/metrics/metrics.go b/pkg/trace/metrics/metrics.go index 53a8a6ac0c401..c5f38c291f87b 100644 --- a/pkg/trace/metrics/metrics.go +++ b/pkg/trace/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !benchmarking diff --git a/pkg/trace/metrics/metrics_benchmarking.go b/pkg/trace/metrics/metrics_benchmarking.go index 836dafd9c9d5e..091455150fe61 100644 --- a/pkg/trace/metrics/metrics_benchmarking.go +++ b/pkg/trace/metrics/metrics_benchmarking.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build benchmarking diff --git a/pkg/trace/metrics/timing/example_test.go b/pkg/trace/metrics/timing/example_test.go index 49ad986248a76..24b40d8365cab 100644 --- a/pkg/trace/metrics/timing/example_test.go +++ b/pkg/trace/metrics/timing/example_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package timing diff --git a/pkg/trace/metrics/timing/timing.go b/pkg/trace/metrics/timing/timing.go index ef609f11b15a6..80e10751cfa08 100644 --- a/pkg/trace/metrics/timing/timing.go +++ b/pkg/trace/metrics/timing/timing.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package timing is used to aggregate timing calls within hotpaths to avoid using // repeated statsd calls. The package has a default set that reports at 10 second diff --git a/pkg/trace/metrics/timing/timing_test.go b/pkg/trace/metrics/timing/timing_test.go index 08f39cd81dbfc..cf01de6d1162a 100644 --- a/pkg/trace/metrics/timing/timing_test.go +++ b/pkg/trace/metrics/timing/timing_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package timing diff --git a/pkg/trace/obfuscate/http.go b/pkg/trace/obfuscate/http.go index 940311b76acc5..cc06fd81b275d 100644 --- a/pkg/trace/obfuscate/http.go +++ b/pkg/trace/obfuscate/http.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/http_test.go b/pkg/trace/obfuscate/http_test.go index c3cd5349bc4c8..4b0e9ea0c2843 100644 --- a/pkg/trace/obfuscate/http_test.go +++ b/pkg/trace/obfuscate/http_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/json.go b/pkg/trace/obfuscate/json.go index 4437e4c085ca1..4d64b30ba8eab 100644 --- a/pkg/trace/obfuscate/json.go +++ b/pkg/trace/obfuscate/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/json_scanner.go b/pkg/trace/obfuscate/json_scanner.go index 88c33cca290b9..e022f92e3f0cd 100644 --- a/pkg/trace/obfuscate/json_scanner.go +++ b/pkg/trace/obfuscate/json_scanner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Copyright 2010 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style diff --git a/pkg/trace/obfuscate/json_test.go b/pkg/trace/obfuscate/json_test.go index 28f2e82cb955c..64e764d5ec06e 100644 --- a/pkg/trace/obfuscate/json_test.go +++ b/pkg/trace/obfuscate/json_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/memcached.go b/pkg/trace/obfuscate/memcached.go index 4626cdd652f0e..d83e3c587ad23 100644 --- a/pkg/trace/obfuscate/memcached.go +++ b/pkg/trace/obfuscate/memcached.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/memcached_test.go b/pkg/trace/obfuscate/memcached_test.go index 7dfa0eef968b2..c5b45695b35b5 100644 --- a/pkg/trace/obfuscate/memcached_test.go +++ b/pkg/trace/obfuscate/memcached_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/obfuscate.go b/pkg/trace/obfuscate/obfuscate.go index 9c708703cfe37..30b8acdd6402a 100644 --- a/pkg/trace/obfuscate/obfuscate.go +++ b/pkg/trace/obfuscate/obfuscate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package obfuscate implements quantizing and obfuscating of tags and resources for // a set of spans matching a certain criteria. diff --git a/pkg/trace/obfuscate/obfuscate_test.go b/pkg/trace/obfuscate/obfuscate_test.go index bcf113fe2ed96..6931e2002d7e7 100644 --- a/pkg/trace/obfuscate/obfuscate_test.go +++ b/pkg/trace/obfuscate/obfuscate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis.go b/pkg/trace/obfuscate/redis.go index d360c02434167..065d127885c4e 100644 --- a/pkg/trace/obfuscate/redis.go +++ b/pkg/trace/obfuscate/redis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_test.go b/pkg/trace/obfuscate/redis_test.go index 1820012acc558..339a82ea2b1d6 100644 --- a/pkg/trace/obfuscate/redis_test.go +++ b/pkg/trace/obfuscate/redis_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_tokenizer.go b/pkg/trace/obfuscate/redis_tokenizer.go index 3df292eedff63..d4ef2dc332e21 100644 --- a/pkg/trace/obfuscate/redis_tokenizer.go +++ b/pkg/trace/obfuscate/redis_tokenizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/redis_tokenizer_test.go b/pkg/trace/obfuscate/redis_tokenizer_test.go index cbd16ad962846..7b87e3014e8dc 100644 --- a/pkg/trace/obfuscate/redis_tokenizer_test.go +++ b/pkg/trace/obfuscate/redis_tokenizer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql.go b/pkg/trace/obfuscate/sql.go index 1267c0f89ac2d..c15e6646638bb 100644 --- a/pkg/trace/obfuscate/sql.go +++ b/pkg/trace/obfuscate/sql.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql_test.go b/pkg/trace/obfuscate/sql_test.go index cd884f68527ef..0b2212d879e79 100644 --- a/pkg/trace/obfuscate/sql_test.go +++ b/pkg/trace/obfuscate/sql_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/obfuscate/sql_tokenizer.go b/pkg/trace/obfuscate/sql_tokenizer.go index 69f15f68f92da..638f7f5ebea98 100644 --- a/pkg/trace/obfuscate/sql_tokenizer.go +++ b/pkg/trace/obfuscate/sql_tokenizer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package obfuscate diff --git a/pkg/trace/osutil/file.go b/pkg/trace/osutil/file.go index 58e4f9e1300ec..d8c8f7ebaf293 100644 --- a/pkg/trace/osutil/file.go +++ b/pkg/trace/osutil/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package osutil diff --git a/pkg/trace/pb/decoder_bytes.go b/pkg/trace/pb/decoder_bytes.go index 11e7829665fe8..712339ebb0b34 100644 --- a/pkg/trace/pb/decoder_bytes.go +++ b/pkg/trace/pb/decoder_bytes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pb diff --git a/pkg/trace/pb/decoder_v05_test.go b/pkg/trace/pb/decoder_v05_test.go index 7c8b114cbbc7e..aa895a4582ef1 100644 --- a/pkg/trace/pb/decoder_v05_test.go +++ b/pkg/trace/pb/decoder_v05_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pb diff --git a/pkg/trace/pb/doc.go b/pkg/trace/pb/doc.go index bb278c63588fe..6bdf826dd7466 100644 --- a/pkg/trace/pb/doc.go +++ b/pkg/trace/pb/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package pb contains the data structures used by the trace agent to communicate // with tracers and the Datadog API. Note that the "//go:generate" directives from this diff --git a/pkg/trace/pb/span.pb.go b/pkg/trace/pb/span.pb.go index 1970de168ec08..650ecf0e884cd 100644 --- a/pkg/trace/pb/span.pb.go +++ b/pkg/trace/pb/span.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: span.proto diff --git a/pkg/trace/pb/span_gen.go b/pkg/trace/pb/span_gen.go index 96df0a3256d39..7a06e04853759 100644 --- a/pkg/trace/pb/span_gen.go +++ b/pkg/trace/pb/span_gen.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pb diff --git a/pkg/trace/pb/span_gen_modifs_test.go b/pkg/trace/pb/span_gen_modifs_test.go index be15146960764..7bda76cd54c26 100644 --- a/pkg/trace/pb/span_gen_modifs_test.go +++ b/pkg/trace/pb/span_gen_modifs_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pb diff --git a/pkg/trace/pb/trace.go b/pkg/trace/pb/trace.go index d961511ee02c4..68fc1feeac7fb 100644 --- a/pkg/trace/pb/trace.go +++ b/pkg/trace/pb/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package pb diff --git a/pkg/trace/pb/trace.pb.go b/pkg/trace/pb/trace.pb.go index 8bf79b4f7e85c..a61683c907289 100644 --- a/pkg/trace/pb/trace.pb.go +++ b/pkg/trace/pb/trace.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: trace.proto diff --git a/pkg/trace/pb/trace_payload.pb.go b/pkg/trace/pb/trace_payload.pb.go index 5b46d758e57e3..87542792404d9 100644 --- a/pkg/trace/pb/trace_payload.pb.go +++ b/pkg/trace/pb/trace_payload.pb.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Code generated by protoc-gen-gogo. DO NOT EDIT. // source: trace_payload.proto diff --git a/pkg/trace/sampler/adjust.go b/pkg/trace/sampler/adjust.go index 280210d5108ff..0945ec2e39c99 100644 --- a/pkg/trace/sampler/adjust.go +++ b/pkg/trace/sampler/adjust.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/adjust_test.go b/pkg/trace/sampler/adjust_test.go index 71944a10d3f74..cd7138229f067 100644 --- a/pkg/trace/sampler/adjust_test.go +++ b/pkg/trace/sampler/adjust_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/backend.go b/pkg/trace/sampler/backend.go index 7f895848bd1e7..ba289d6509d1a 100644 --- a/pkg/trace/sampler/backend.go +++ b/pkg/trace/sampler/backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/catalog.go b/pkg/trace/sampler/catalog.go index 2db375b7f9718..9557c591c40d8 100644 --- a/pkg/trace/sampler/catalog.go +++ b/pkg/trace/sampler/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/catalog_test.go b/pkg/trace/sampler/catalog_test.go index a9c5bf8d0edf1..fe00f64435d58 100644 --- a/pkg/trace/sampler/catalog_test.go +++ b/pkg/trace/sampler/catalog_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/coresampler.go b/pkg/trace/sampler/coresampler.go index 780d5736fd2c0..5c7e74b0fb3f0 100644 --- a/pkg/trace/sampler/coresampler.go +++ b/pkg/trace/sampler/coresampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/coresampler_test.go b/pkg/trace/sampler/coresampler_test.go index b6cf93c962897..e7675a539b0a9 100644 --- a/pkg/trace/sampler/coresampler_test.go +++ b/pkg/trace/sampler/coresampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/dynamic_config.go b/pkg/trace/sampler/dynamic_config.go index c53e990e1d36b..6f4d9a3f2f7bf 100644 --- a/pkg/trace/sampler/dynamic_config.go +++ b/pkg/trace/sampler/dynamic_config.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/dynamic_config_test.go b/pkg/trace/sampler/dynamic_config_test.go index 872012032f14b..719161abf7005 100644 --- a/pkg/trace/sampler/dynamic_config_test.go +++ b/pkg/trace/sampler/dynamic_config_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/memory_backend.go b/pkg/trace/sampler/memory_backend.go index 626b808c01b5a..36ee768d2a2c1 100644 --- a/pkg/trace/sampler/memory_backend.go +++ b/pkg/trace/sampler/memory_backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/memory_backend_test.go b/pkg/trace/sampler/memory_backend_test.go index 35e8beff410bd..6e7e5d00043f4 100644 --- a/pkg/trace/sampler/memory_backend_test.go +++ b/pkg/trace/sampler/memory_backend_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/prioritysampler.go b/pkg/trace/sampler/prioritysampler.go index bf5cac457d697..c3e51f4fe5af7 100644 --- a/pkg/trace/sampler/prioritysampler.go +++ b/pkg/trace/sampler/prioritysampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package sampler contains all the logic of the agent-side trace sampling // diff --git a/pkg/trace/sampler/prioritysampler_test.go b/pkg/trace/sampler/prioritysampler_test.go index f9286558074a3..3ccf7ccdbfe80 100644 --- a/pkg/trace/sampler/prioritysampler_test.go +++ b/pkg/trace/sampler/prioritysampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/sampler.go b/pkg/trace/sampler/sampler.go index 82b3c54fa9a96..cde944e71ad87 100644 --- a/pkg/trace/sampler/sampler.go +++ b/pkg/trace/sampler/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package sampler contains all the logic of the agent-side trace sampling // diff --git a/pkg/trace/sampler/score.go b/pkg/trace/sampler/score.go index 051cae1f0950f..20e001a673348 100644 --- a/pkg/trace/sampler/score.go +++ b/pkg/trace/sampler/score.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/score_test.go b/pkg/trace/sampler/score_test.go index 9633ffd32e38e..074b0566f4348 100644 --- a/pkg/trace/sampler/score_test.go +++ b/pkg/trace/sampler/score_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/scoresampler.go b/pkg/trace/sampler/scoresampler.go index a010a3e3b5d33..f4b6c859ad633 100644 --- a/pkg/trace/sampler/scoresampler.go +++ b/pkg/trace/sampler/scoresampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/scoresampler_test.go b/pkg/trace/sampler/scoresampler_test.go index 539ac44309118..1842e791b157f 100644 --- a/pkg/trace/sampler/scoresampler_test.go +++ b/pkg/trace/sampler/scoresampler_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/signature.go b/pkg/trace/sampler/signature.go index 89918674bbff8..c74039f02e720 100644 --- a/pkg/trace/sampler/signature.go +++ b/pkg/trace/sampler/signature.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/signature_test.go b/pkg/trace/sampler/signature_test.go index bbc759daec627..7815adc742fbc 100644 --- a/pkg/trace/sampler/signature_test.go +++ b/pkg/trace/sampler/signature_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/sampler/state.go b/pkg/trace/sampler/state.go index cccc142a6047b..1be45ee68f2f0 100644 --- a/pkg/trace/sampler/state.go +++ b/pkg/trace/sampler/state.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package sampler diff --git a/pkg/trace/stats/concentrator.go b/pkg/trace/stats/concentrator.go index 19b70cc25fd35..bc4bf79cc513e 100644 --- a/pkg/trace/stats/concentrator.go +++ b/pkg/trace/stats/concentrator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/concentrator_test.go b/pkg/trace/stats/concentrator_test.go index 347f02253c506..60b543cf35ae0 100644 --- a/pkg/trace/stats/concentrator_test.go +++ b/pkg/trace/stats/concentrator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/quantile/converter.go b/pkg/trace/stats/quantile/converter.go index d35fcd31c5159..2917efc6fbd00 100644 --- a/pkg/trace/stats/quantile/converter.go +++ b/pkg/trace/stats/quantile/converter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/converter_test.go b/pkg/trace/stats/quantile/converter_test.go index dbc11d9d73d13..be22cacbe25ae 100644 --- a/pkg/trace/stats/quantile/converter_test.go +++ b/pkg/trace/stats/quantile/converter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/summary.go b/pkg/trace/stats/quantile/summary.go index 2842ec6ab4c81..d8500b07dfdc1 100644 --- a/pkg/trace/stats/quantile/summary.go +++ b/pkg/trace/stats/quantile/summary.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package quantile implements "Space-Efficient Online Computation of Quantile // Summaries" (Greenwald, Khanna 2001): diff --git a/pkg/trace/stats/quantile/summary_bench_test.go b/pkg/trace/stats/quantile/summary_bench_test.go index 044ce9d4b56b7..9abefc9129f3e 100644 --- a/pkg/trace/stats/quantile/summary_bench_test.go +++ b/pkg/trace/stats/quantile/summary_bench_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/summary_test.go b/pkg/trace/stats/quantile/summary_test.go index 52a2f1483b72f..56c3b69cb91a8 100644 --- a/pkg/trace/stats/quantile/summary_test.go +++ b/pkg/trace/stats/quantile/summary_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/weighted.go b/pkg/trace/stats/quantile/weighted.go index 54e93e3856369..478c81c642e48 100644 --- a/pkg/trace/stats/quantile/weighted.go +++ b/pkg/trace/stats/quantile/weighted.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/quantile/weighted_test.go b/pkg/trace/stats/quantile/weighted_test.go index 80dd45d5027e3..2c40f4eec4e61 100644 --- a/pkg/trace/stats/quantile/weighted_test.go +++ b/pkg/trace/stats/quantile/weighted_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package quantile diff --git a/pkg/trace/stats/stats.go b/pkg/trace/stats/stats.go index d69d39e2e99d3..276583c8058e6 100644 --- a/pkg/trace/stats/stats.go +++ b/pkg/trace/stats/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/stats_payload.go b/pkg/trace/stats/stats_payload.go index b3e115928a68f..eb474a01d6d65 100644 --- a/pkg/trace/stats/stats_payload.go +++ b/pkg/trace/stats/stats_payload.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/stats_test.go b/pkg/trace/stats/stats_test.go index 1bbe56aed1ad4..3a3f7acb4ddb0 100644 --- a/pkg/trace/stats/stats_test.go +++ b/pkg/trace/stats/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/statsraw.go b/pkg/trace/stats/statsraw.go index 3f6286e1cc09d..dda297d0b9573 100644 --- a/pkg/trace/stats/statsraw.go +++ b/pkg/trace/stats/statsraw.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/statsraw_test.go b/pkg/trace/stats/statsraw_test.go index c755548134018..48c39146bdd32 100644 --- a/pkg/trace/stats/statsraw_test.go +++ b/pkg/trace/stats/statsraw_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/sublayers.go b/pkg/trace/stats/sublayers.go index 44c48324c5742..bea514ba94f5e 100644 --- a/pkg/trace/stats/sublayers.go +++ b/pkg/trace/stats/sublayers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/sublayers_test.go b/pkg/trace/stats/sublayers_test.go index 54565fa67c3ef..b9da29ec28ca8 100644 --- a/pkg/trace/stats/sublayers_test.go +++ b/pkg/trace/stats/sublayers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/subtrace.go b/pkg/trace/stats/subtrace.go index ff388e4f8a4ee..aed842d80c8d3 100644 --- a/pkg/trace/stats/subtrace.go +++ b/pkg/trace/stats/subtrace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/subtrace_test.go b/pkg/trace/stats/subtrace_test.go index ae8f9cd2de21c..4859ff6a8238b 100644 --- a/pkg/trace/stats/subtrace_test.go +++ b/pkg/trace/stats/subtrace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/tags.go b/pkg/trace/stats/tags.go index 72d6459467506..9fd65fe7ffb83 100644 --- a/pkg/trace/stats/tags.go +++ b/pkg/trace/stats/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/tags_test.go b/pkg/trace/stats/tags_test.go index 29fbdf08528a5..efcafd87cf71b 100644 --- a/pkg/trace/stats/tags_test.go +++ b/pkg/trace/stats/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/weight.go b/pkg/trace/stats/weight.go index 550a74270ad77..ecabbdb3e0bcd 100644 --- a/pkg/trace/stats/weight.go +++ b/pkg/trace/stats/weight.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/stats/weight_test.go b/pkg/trace/stats/weight_test.go index 915eeddb01990..143daab60a03c 100644 --- a/pkg/trace/stats/weight_test.go +++ b/pkg/trace/stats/weight_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package stats diff --git a/pkg/trace/test/agent.go b/pkg/trace/test/agent.go index 64bdc8c2424a8..e640a727861d2 100644 --- a/pkg/trace/test/agent.go +++ b/pkg/trace/test/agent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/backend.go b/pkg/trace/test/backend.go index 576c9e7d902a2..30b1248d49e36 100644 --- a/pkg/trace/test/backend.go +++ b/pkg/trace/test/backend.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/buffer.go b/pkg/trace/test/buffer.go index a7c466a8ea95e..723acb6630521 100644 --- a/pkg/trace/test/buffer.go +++ b/pkg/trace/test/buffer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/buffer_test.go b/pkg/trace/test/buffer_test.go index 3841b896dda34..12c89acb450ab 100644 --- a/pkg/trace/test/buffer_test.go +++ b/pkg/trace/test/buffer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/doc.go b/pkg/trace/test/doc.go index 0a37bd88b1e0c..f3c45524d8bb4 100644 --- a/pkg/trace/test/doc.go +++ b/pkg/trace/test/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package test provides utilities for running integration tests on the trace agent. // You may use the runner to start a fake backend, a trace-agent instance with a custom diff --git a/pkg/trace/test/example_test.go b/pkg/trace/test/example_test.go index a7cdc78b04cda..c3a7f4f544321 100644 --- a/pkg/trace/test/example_test.go +++ b/pkg/trace/test/example_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/runner.go b/pkg/trace/test/runner.go index 7cb3aa697a9af..8b996d844b2c9 100644 --- a/pkg/trace/test/runner.go +++ b/pkg/trace/test/runner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package test diff --git a/pkg/trace/test/testsuite/events_test.go b/pkg/trace/test/testsuite/events_test.go index 94cbd5ce48324..24d57365fc3e3 100644 --- a/pkg/trace/test/testsuite/events_test.go +++ b/pkg/trace/test/testsuite/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/hostname_test.go b/pkg/trace/test/testsuite/hostname_test.go index 84db9bcb7894d..a96d14f973dba 100644 --- a/pkg/trace/test/testsuite/hostname_test.go +++ b/pkg/trace/test/testsuite/hostname_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/secrets_test.go b/pkg/trace/test/testsuite/secrets_test.go index eed44643ce650..6a6e9864b3dfe 100644 --- a/pkg/trace/test/testsuite/secrets_test.go +++ b/pkg/trace/test/testsuite/secrets_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/sublayers_test.go b/pkg/trace/test/testsuite/sublayers_test.go index 948ba77de0e89..a6f6dabb85d69 100644 --- a/pkg/trace/test/testsuite/sublayers_test.go +++ b/pkg/trace/test/testsuite/sublayers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testsuite diff --git a/pkg/trace/test/testsuite/testdata/secretscript.go b/pkg/trace/test/testsuite/testdata/secretscript.go index 6f7aa4331fef7..aa02d376d5537 100644 --- a/pkg/trace/test/testsuite/testdata/secretscript.go +++ b/pkg/trace/test/testsuite/testdata/secretscript.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build ignore diff --git a/pkg/trace/test/testutil/backoff.go b/pkg/trace/test/testutil/backoff.go index 3aad6254554cf..a0ed58c526f21 100644 --- a/pkg/trace/test/testutil/backoff.go +++ b/pkg/trace/test/testutil/backoff.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/random.go b/pkg/trace/test/testutil/random.go index 62b4e23429b03..bb15ccb19c6f3 100644 --- a/pkg/trace/test/testutil/random.go +++ b/pkg/trace/test/testutil/random.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/sampler.go b/pkg/trace/test/testutil/sampler.go index 6a16a2efedc46..4a6bf78b58691 100644 --- a/pkg/trace/test/testutil/sampler.go +++ b/pkg/trace/test/testutil/sampler.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/span.go b/pkg/trace/test/testutil/span.go index b582096d6c973..fc714bc1eb252 100644 --- a/pkg/trace/test/testutil/span.go +++ b/pkg/trace/test/testutil/span.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // In this file we define methods and global variables to: // allow generation of arbitrary/random VALID spans diff --git a/pkg/trace/test/testutil/stats.go b/pkg/trace/test/testutil/stats.go index c375bed59d759..22e1935818af0 100644 --- a/pkg/trace/test/testutil/stats.go +++ b/pkg/trace/test/testutil/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/stats_test.go b/pkg/trace/test/testutil/stats_test.go index b4cf8dbdeda34..57a79f6d68a4c 100644 --- a/pkg/trace/test/testutil/stats_test.go +++ b/pkg/trace/test/testutil/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/statsd.go b/pkg/trace/test/testutil/statsd.go index cdd749a53295f..549ec50644730 100644 --- a/pkg/trace/test/testutil/statsd.go +++ b/pkg/trace/test/testutil/statsd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/test/testutil/testutil.go b/pkg/trace/test/testutil/testutil.go index 13b3b928a3197..833b005c72a17 100644 --- a/pkg/trace/test/testutil/testutil.go +++ b/pkg/trace/test/testutil/testutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package testutil provides easy ways to generate some random // or deterministic data that can be use for tests or benchmarks. diff --git a/pkg/trace/test/testutil/trace.go b/pkg/trace/test/testutil/trace.go index 31940b729c63a..b9eccad0c80ac 100644 --- a/pkg/trace/test/testutil/trace.go +++ b/pkg/trace/test/testutil/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/trace/traceutil/doc.go b/pkg/trace/traceutil/doc.go index 2468f64127852..ac2de89fdc7f0 100644 --- a/pkg/trace/traceutil/doc.go +++ b/pkg/trace/traceutil/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package traceutil contains functions for extracting and processing traces. It should // only import payload and nothing else. diff --git a/pkg/trace/traceutil/span.go b/pkg/trace/traceutil/span.go index 26056c1162ad0..279d5a43761c7 100644 --- a/pkg/trace/traceutil/span.go +++ b/pkg/trace/traceutil/span.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/span_test.go b/pkg/trace/traceutil/span_test.go index 601a688c128a3..16778cfcf779d 100644 --- a/pkg/trace/traceutil/span_test.go +++ b/pkg/trace/traceutil/span_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/trace.go b/pkg/trace/traceutil/trace.go index 207fe31ff79a0..c9f04fd841115 100644 --- a/pkg/trace/traceutil/trace.go +++ b/pkg/trace/traceutil/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/trace_test.go b/pkg/trace/traceutil/trace_test.go index 21386a6fb91e6..14b7420ec5557 100644 --- a/pkg/trace/traceutil/trace_test.go +++ b/pkg/trace/traceutil/trace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/truncate.go b/pkg/trace/traceutil/truncate.go index ac36a435438e5..7ff70d4f30e85 100644 --- a/pkg/trace/traceutil/truncate.go +++ b/pkg/trace/traceutil/truncate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/traceutil/truncate_test.go b/pkg/trace/traceutil/truncate_test.go index ea50de6e7c4f1..7209bc69db95c 100644 --- a/pkg/trace/traceutil/truncate_test.go +++ b/pkg/trace/traceutil/truncate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package traceutil diff --git a/pkg/trace/watchdog/cpu.go b/pkg/trace/watchdog/cpu.go index 6cda8312bb662..e2774c3442f57 100644 --- a/pkg/trace/watchdog/cpu.go +++ b/pkg/trace/watchdog/cpu.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/trace/watchdog/cpu_windows.go b/pkg/trace/watchdog/cpu_windows.go index fa850872f2141..96894ca24f375 100644 --- a/pkg/trace/watchdog/cpu_windows.go +++ b/pkg/trace/watchdog/cpu_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/info.go b/pkg/trace/watchdog/info.go index 26c597d7e3bd0..e3cfd5f3ef04d 100644 --- a/pkg/trace/watchdog/info.go +++ b/pkg/trace/watchdog/info.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/info_test.go b/pkg/trace/watchdog/info_test.go index 18dce448ffa7c..d4b8eb3b56887 100644 --- a/pkg/trace/watchdog/info_test.go +++ b/pkg/trace/watchdog/info_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/logonpanic.go b/pkg/trace/watchdog/logonpanic.go index b162d7166c0c7..f7109eb73096b 100644 --- a/pkg/trace/watchdog/logonpanic.go +++ b/pkg/trace/watchdog/logonpanic.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package watchdog diff --git a/pkg/trace/watchdog/logonpanic_test.go b/pkg/trace/watchdog/logonpanic_test.go index 94de225fd24c0..b0bec89cb0c6b 100644 --- a/pkg/trace/watchdog/logonpanic_test.go +++ b/pkg/trace/watchdog/logonpanic_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package watchdog diff --git a/pkg/trace/writer/sender.go b/pkg/trace/writer/sender.go index afdcc68991d29..e205e92366698 100644 --- a/pkg/trace/writer/sender.go +++ b/pkg/trace/writer/sender.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/sender_test.go b/pkg/trace/writer/sender_test.go index af25166035f77..dda4ffdbc9955 100644 --- a/pkg/trace/writer/sender_test.go +++ b/pkg/trace/writer/sender_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/stats.go b/pkg/trace/writer/stats.go index 99a358fe3250f..ea24afcf3ba96 100644 --- a/pkg/trace/writer/stats.go +++ b/pkg/trace/writer/stats.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/stats_test.go b/pkg/trace/writer/stats_test.go index ddeacaf7eac59..d2de184ef32d8 100644 --- a/pkg/trace/writer/stats_test.go +++ b/pkg/trace/writer/stats_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/testserver.go b/pkg/trace/writer/testserver.go index 598edf70a089a..c346e566510b4 100644 --- a/pkg/trace/writer/testserver.go +++ b/pkg/trace/writer/testserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/testserver_test.go b/pkg/trace/writer/testserver_test.go index f6d0a29fdc7ce..b5f820febde04 100644 --- a/pkg/trace/writer/testserver_test.go +++ b/pkg/trace/writer/testserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/trace.go b/pkg/trace/writer/trace.go index a1ed9bca6915d..19a5bbd59549c 100644 --- a/pkg/trace/writer/trace.go +++ b/pkg/trace/writer/trace.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/trace/writer/trace_test.go b/pkg/trace/writer/trace_test.go index f2ad4ab7e7c67..e44e65e5d67c6 100644 --- a/pkg/trace/writer/trace_test.go +++ b/pkg/trace/writer/trace_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package writer diff --git a/pkg/util/alibaba/alibaba.go b/pkg/util/alibaba/alibaba.go index 0cd6f6abad350..5a9b287547bc0 100644 --- a/pkg/util/alibaba/alibaba.go +++ b/pkg/util/alibaba/alibaba.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package alibaba diff --git a/pkg/util/alibaba/alibaba_test.go b/pkg/util/alibaba/alibaba_test.go index f681af7f57707..3e207f634852c 100644 --- a/pkg/util/alibaba/alibaba_test.go +++ b/pkg/util/alibaba/alibaba_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package alibaba diff --git a/pkg/util/alibaba/diagnosis.go b/pkg/util/alibaba/diagnosis.go index 80745b3b6d84d..be2115a07bf81 100644 --- a/pkg/util/alibaba/diagnosis.go +++ b/pkg/util/alibaba/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package alibaba diff --git a/pkg/util/androidasset/notandroid.go b/pkg/util/androidasset/notandroid.go index 0ad8ade461e10..e162ce91f6c22 100644 --- a/pkg/util/androidasset/notandroid.go +++ b/pkg/util/androidasset/notandroid.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !android diff --git a/pkg/util/androidasset/readdir.go b/pkg/util/androidasset/readdir.go index 2858671683ba2..6b72b33e2f694 100644 --- a/pkg/util/androidasset/readdir.go +++ b/pkg/util/androidasset/readdir.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build android diff --git a/pkg/util/azure/azure.go b/pkg/util/azure/azure.go index c8a23ae70bd70..433bed76081b8 100644 --- a/pkg/util/azure/azure.go +++ b/pkg/util/azure/azure.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package azure diff --git a/pkg/util/azure/azure_test.go b/pkg/util/azure/azure_test.go index f150aaf02e6f3..677889fe8db9c 100644 --- a/pkg/util/azure/azure_test.go +++ b/pkg/util/azure/azure_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package azure diff --git a/pkg/util/azure/diagnosis.go b/pkg/util/azure/diagnosis.go index 58053d910cbc7..f9631ebc35f75 100644 --- a/pkg/util/azure/diagnosis.go +++ b/pkg/util/azure/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package azure diff --git a/pkg/util/bimap.go b/pkg/util/bimap.go index 7089b787d2abe..2eb78352aa445 100644 --- a/pkg/util/bimap.go +++ b/pkg/util/bimap.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/bimap_test.go b/pkg/util/bimap_test.go index 0801c21af47f6..a5801581a887b 100644 --- a/pkg/util/bimap_test.go +++ b/pkg/util/bimap_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/cache/cache.go b/pkg/util/cache/cache.go index 196c95af5a0e6..4bbd2739d5208 100644 --- a/pkg/util/cache/cache.go +++ b/pkg/util/cache/cache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package cache diff --git a/pkg/util/cloudfoundry/bbscache.go b/pkg/util/cloudfoundry/bbscache.go index 0d4ca58524a7c..e589d9dab0492 100644 --- a/pkg/util/cloudfoundry/bbscache.go +++ b/pkg/util/cloudfoundry/bbscache.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/bbscache_test.go b/pkg/util/cloudfoundry/bbscache_test.go index 4d50e4d7659c9..85b3f113fa5d4 100644 --- a/pkg/util/cloudfoundry/bbscache_test.go +++ b/pkg/util/cloudfoundry/bbscache_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/cloudfoundry.go b/pkg/util/cloudfoundry/cloudfoundry.go index 6d5a169fedfd8..9eab61f4befd8 100644 --- a/pkg/util/cloudfoundry/cloudfoundry.go +++ b/pkg/util/cloudfoundry/cloudfoundry.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package cloudfoundry diff --git a/pkg/util/cloudfoundry/types.go b/pkg/util/cloudfoundry/types.go index 814da8524bf67..13c3afbc9edbc 100644 --- a/pkg/util/cloudfoundry/types.go +++ b/pkg/util/cloudfoundry/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudfoundry/types_test.go b/pkg/util/cloudfoundry/types_test.go index d463d694fa288..beaff06885f7e 100644 --- a/pkg/util/cloudfoundry/types_test.go +++ b/pkg/util/cloudfoundry/types_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build clusterchecks diff --git a/pkg/util/cloudprovider.go b/pkg/util/cloudprovider.go index 3ab8b8e73838a..07994ef7e1d15 100644 --- a/pkg/util/cloudprovider.go +++ b/pkg/util/cloudprovider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/clusteragent/clcrunner.go b/pkg/util/clusteragent/clcrunner.go index 7615819c4cecf..41efb9b90e20d 100644 --- a/pkg/util/clusteragent/clcrunner.go +++ b/pkg/util/clusteragent/clcrunner.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clcrunner_test.go b/pkg/util/clusteragent/clcrunner_test.go index 8cedf97fc7244..bc2b1f8ba4e1a 100644 --- a/pkg/util/clusteragent/clcrunner_test.go +++ b/pkg/util/clusteragent/clcrunner_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusteragent.go b/pkg/util/clusteragent/clusteragent.go index 7469292bffdd8..061f27725b635 100644 --- a/pkg/util/clusteragent/clusteragent.go +++ b/pkg/util/clusteragent/clusteragent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusteragent_test.go b/pkg/util/clusteragent/clusteragent_test.go index 60b75a02afcfb..00aef2d956e13 100644 --- a/pkg/util/clusteragent/clusteragent_test.go +++ b/pkg/util/clusteragent/clusteragent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusterchecks.go b/pkg/util/clusteragent/clusterchecks.go index c130ae1020fa1..ab348ee2523c4 100644 --- a/pkg/util/clusteragent/clusterchecks.go +++ b/pkg/util/clusteragent/clusterchecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/clusterchecks_test.go b/pkg/util/clusteragent/clusterchecks_test.go index 6e98f3c116246..0443673e3db10 100644 --- a/pkg/util/clusteragent/clusterchecks_test.go +++ b/pkg/util/clusteragent/clusterchecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/diagnosis.go b/pkg/util/clusteragent/diagnosis.go index 20112bfdd9d67..8b0d48da68a3c 100644 --- a/pkg/util/clusteragent/diagnosis.go +++ b/pkg/util/clusteragent/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/endpointschecks.go b/pkg/util/clusteragent/endpointschecks.go index 46d9a8bbc57f3..5d0502d1a554a 100644 --- a/pkg/util/clusteragent/endpointschecks.go +++ b/pkg/util/clusteragent/endpointschecks.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/endpointschecks_test.go b/pkg/util/clusteragent/endpointschecks_test.go index e19b6d2cb8451..cda25a0c8dbe1 100644 --- a/pkg/util/clusteragent/endpointschecks_test.go +++ b/pkg/util/clusteragent/endpointschecks_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/clusteragent/leader_client.go b/pkg/util/clusteragent/leader_client.go index 43e974a7ebf87..506db44375e2c 100644 --- a/pkg/util/clusteragent/leader_client.go +++ b/pkg/util/clusteragent/leader_client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clusteragent diff --git a/pkg/util/common.go b/pkg/util/common.go index f7c04f978c950..1254b59a29ea9 100644 --- a/pkg/util/common.go +++ b/pkg/util/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/common/common.go b/pkg/util/common/common.go index 174131d4e2957..9eff983b371db 100644 --- a/pkg/util/common/common.go +++ b/pkg/util/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/util/common/common_test.go b/pkg/util/common/common_test.go index f3640d40e9f2a..e2fc614591000 100644 --- a/pkg/util/common/common_test.go +++ b/pkg/util/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/util/common/slice.go b/pkg/util/common/slice.go index 323443b4fcb1e..38c4e52fe70aa 100644 --- a/pkg/util/common/slice.go +++ b/pkg/util/common/slice.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package common diff --git a/pkg/util/compression/no_compression.go b/pkg/util/compression/no_compression.go index 4fc109ab584a0..3564d1bb25843 100644 --- a/pkg/util/compression/no_compression.go +++ b/pkg/util/compression/no_compression.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !zlib,!zstd diff --git a/pkg/util/compression/zlib.go b/pkg/util/compression/zlib.go index ddeb556d49286..2652679ce880e 100644 --- a/pkg/util/compression/zlib.go +++ b/pkg/util/compression/zlib.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build zlib diff --git a/pkg/util/compression/zstd.go b/pkg/util/compression/zstd.go index 24d7b592d3592..d6e66a4ffaf76 100644 --- a/pkg/util/compression/zstd.go +++ b/pkg/util/compression/zstd.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build zstd diff --git a/pkg/util/containerd/containerd_util.go b/pkg/util/containerd/containerd_util.go index f00c47c76fce7..9c74ee677638c 100644 --- a/pkg/util/containerd/containerd_util.go +++ b/pkg/util/containerd/containerd_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/util/containerd/containerd_util_test.go b/pkg/util/containerd/containerd_util_test.go index 87297dbd812d3..95672b8d63852 100644 --- a/pkg/util/containerd/containerd_util_test.go +++ b/pkg/util/containerd/containerd_util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/util/containerd/diagnosis.go b/pkg/util/containerd/diagnosis.go index e78bd3602bc02..de52def0ddc0f 100644 --- a/pkg/util/containerd/diagnosis.go +++ b/pkg/util/containerd/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build containerd diff --git a/pkg/util/containers/collectors/catalog.go b/pkg/util/containers/collectors/catalog.go index 994ee014b051f..a255075d91687 100644 --- a/pkg/util/containers/collectors/catalog.go +++ b/pkg/util/containers/collectors/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/detector.go b/pkg/util/containers/collectors/detector.go index 29fdfdf681183..b5e05467145b1 100644 --- a/pkg/util/containers/collectors/detector.go +++ b/pkg/util/containers/collectors/detector.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/detector_test.go b/pkg/util/containers/collectors/detector_test.go index 7e8c43f7d5bf4..b4171f5b54f4b 100644 --- a/pkg/util/containers/collectors/detector_test.go +++ b/pkg/util/containers/collectors/detector_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/util/containers/collectors/docker.go b/pkg/util/containers/collectors/docker.go index 805a4a2f1231b..3beb8467722d1 100644 --- a/pkg/util/containers/collectors/docker.go +++ b/pkg/util/containers/collectors/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker,!darwin diff --git a/pkg/util/containers/collectors/ecs_fargate.go b/pkg/util/containers/collectors/ecs_fargate.go index 8007cb6a4ca8d..9962ca037b43f 100644 --- a/pkg/util/containers/collectors/ecs_fargate.go +++ b/pkg/util/containers/collectors/ecs_fargate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker diff --git a/pkg/util/containers/collectors/kubelet.go b/pkg/util/containers/collectors/kubelet.go index 0c8f9779486d6..2277b4e377ce0 100644 --- a/pkg/util/containers/collectors/kubelet.go +++ b/pkg/util/containers/collectors/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/containers/collectors/types.go b/pkg/util/containers/collectors/types.go index 23d87821d6469..29e904ac7b2d7 100644 --- a/pkg/util/containers/collectors/types.go +++ b/pkg/util/containers/collectors/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package collectors diff --git a/pkg/util/containers/cri/common.go b/pkg/util/containers/cri/common.go index 39989e3ef08e3..64b4723433d7f 100644 --- a/pkg/util/containers/cri/common.go +++ b/pkg/util/containers/cri/common.go @@ -1,6 +1,6 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package cri diff --git a/pkg/util/containers/cri/crimock/criutil.go b/pkg/util/containers/cri/crimock/criutil.go index 609e80fbe2ac3..0d9037e27a868 100644 --- a/pkg/util/containers/cri/crimock/criutil.go +++ b/pkg/util/containers/cri/crimock/criutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/diagnosis.go b/pkg/util/containers/cri/diagnosis.go index e8c0c0c60e30d..0e76ded6c2174 100644 --- a/pkg/util/containers/cri/diagnosis.go +++ b/pkg/util/containers/cri/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/metadata.go b/pkg/util/containers/cri/metadata.go index 0e952141dea3f..d249857236629 100644 --- a/pkg/util/containers/cri/metadata.go +++ b/pkg/util/containers/cri/metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/util.go b/pkg/util/containers/cri/util.go index d75655bd89b35..e9a498ad6cb4c 100644 --- a/pkg/util/containers/cri/util.go +++ b/pkg/util/containers/cri/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/util/containers/cri/util_test.go b/pkg/util/containers/cri/util_test.go index 74db3b7df4dc9..1efa268c64061 100644 --- a/pkg/util/containers/cri/util_test.go +++ b/pkg/util/containers/cri/util_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build cri diff --git a/pkg/util/containers/entity.go b/pkg/util/containers/entity.go index 2988222a93b43..693c083053793 100644 --- a/pkg/util/containers/entity.go +++ b/pkg/util/containers/entity.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/entity_test.go b/pkg/util/containers/entity_test.go index 1df35ef2f745c..b5f373be27186 100644 --- a/pkg/util/containers/entity_test.go +++ b/pkg/util/containers/entity_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/filter.go b/pkg/util/containers/filter.go index fbbfb42f03d91..c5e62c1ea2171 100644 --- a/pkg/util/containers/filter.go +++ b/pkg/util/containers/filter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/filter_test.go b/pkg/util/containers/filter_test.go index 0caa0e805320e..e93619030a821 100644 --- a/pkg/util/containers/filter_test.go +++ b/pkg/util/containers/filter_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/image.go b/pkg/util/containers/image.go index 67b839f1b1bfd..1959ef95720b3 100644 --- a/pkg/util/containers/image.go +++ b/pkg/util/containers/image.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/image_test.go b/pkg/util/containers/image_test.go index 0de68c7063d46..c2c541bb4b94e 100644 --- a/pkg/util/containers/image_test.go +++ b/pkg/util/containers/image_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/metrics/types.go b/pkg/util/containers/metrics/types.go index d6cd1cf00de01..f52d8ae0a6ada 100644 --- a/pkg/util/containers/metrics/types.go +++ b/pkg/util/containers/metrics/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/util/containers/metrics/types_helper.go b/pkg/util/containers/metrics/types_helper.go index 1fdfcd12daee9..e336df12df9a5 100644 --- a/pkg/util/containers/metrics/types_helper.go +++ b/pkg/util/containers/metrics/types_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/util/containers/pause.go b/pkg/util/containers/pause.go index ce8dae12c95b0..17cfd715d8a5c 100644 --- a/pkg/util/containers/pause.go +++ b/pkg/util/containers/pause.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/pause_test.go b/pkg/util/containers/pause_test.go index 5ce6d3a4b9979..0bc51a35bc8d2 100644 --- a/pkg/util/containers/pause_test.go +++ b/pkg/util/containers/pause_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package containers diff --git a/pkg/util/containers/providers/cgroup/cgroup_detect.go b/pkg/util/containers/providers/cgroup/cgroup_detect.go index 7ca07fde8bdcb..65e0894880fd7 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_detect.go +++ b/pkg/util/containers/providers/cgroup/cgroup_detect.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_detect_test.go b/pkg/util/containers/providers/cgroup/cgroup_detect_test.go index d8e5043dbb4cd..77d11ec6887a6 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_detect_test.go +++ b/pkg/util/containers/providers/cgroup/cgroup_detect_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_metrics.go b/pkg/util/containers/providers/cgroup/cgroup_metrics.go index 6adda51d91604..4c4aaf719ba53 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_metrics.go +++ b/pkg/util/containers/providers/cgroup/cgroup_metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go b/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go index 5c1d92f4ac1e2..d613bcd74f1b0 100644 --- a/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go +++ b/pkg/util/containers/providers/cgroup/cgroup_metrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/common.go b/pkg/util/containers/providers/cgroup/common.go index d68b2af9311b5..87c8203feab43 100644 --- a/pkg/util/containers/providers/cgroup/common.go +++ b/pkg/util/containers/providers/cgroup/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/common_test.go b/pkg/util/containers/providers/cgroup/common_test.go index 3789cd7048b2e..02644961b7691 100644 --- a/pkg/util/containers/providers/cgroup/common_test.go +++ b/pkg/util/containers/providers/cgroup/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/disk.go b/pkg/util/containers/providers/cgroup/disk.go index c9269aa0b7541..75cf35132879f 100644 --- a/pkg/util/containers/providers/cgroup/disk.go +++ b/pkg/util/containers/providers/cgroup/disk.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/disk_test.go b/pkg/util/containers/providers/cgroup/disk_test.go index 920fc76e06c55..2deabd1f2ade3 100644 --- a/pkg/util/containers/providers/cgroup/disk_test.go +++ b/pkg/util/containers/providers/cgroup/disk_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/network.go b/pkg/util/containers/providers/cgroup/network.go index ab18266863083..8a0998df5261a 100644 --- a/pkg/util/containers/providers/cgroup/network.go +++ b/pkg/util/containers/providers/cgroup/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/network_test.go b/pkg/util/containers/providers/cgroup/network_test.go index f15a9b639605c..925dc8e6cd555 100644 --- a/pkg/util/containers/providers/cgroup/network_test.go +++ b/pkg/util/containers/providers/cgroup/network_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/proc.go b/pkg/util/containers/providers/cgroup/proc.go index 3cdd19452c2fa..1d5b37a97f23a 100644 --- a/pkg/util/containers/providers/cgroup/proc.go +++ b/pkg/util/containers/providers/cgroup/proc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/proc_test.go b/pkg/util/containers/providers/cgroup/proc_test.go index 5a84dd2437c2f..9ebe4428c1311 100644 --- a/pkg/util/containers/providers/cgroup/proc_test.go +++ b/pkg/util/containers/providers/cgroup/proc_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/pkg/util/containers/providers/cgroup/provider.go b/pkg/util/containers/providers/cgroup/provider.go index 284a6008600d9..fb4d1c10aeba2 100644 --- a/pkg/util/containers/providers/cgroup/provider.go +++ b/pkg/util/containers/providers/cgroup/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inmetrics. +// Copyright 2017-present Datadog, Inmetrics. // +build linux diff --git a/pkg/util/containers/providers/provider.go b/pkg/util/containers/providers/provider.go index 4e8080eaef39e..75be368f3ac58 100644 --- a/pkg/util/containers/providers/provider.go +++ b/pkg/util/containers/providers/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package providers diff --git a/pkg/util/containers/providers/windows/dummy.go b/pkg/util/containers/providers/windows/dummy.go index 0fd8afaddfba0..0a3ab3f578b22 100644 --- a/pkg/util/containers/providers/windows/dummy.go +++ b/pkg/util/containers/providers/windows/dummy.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inmetrics. +// Copyright 2017-present Datadog, Inmetrics. // +build windows diff --git a/pkg/util/containers/providers/windows/provider.go b/pkg/util/containers/providers/windows/provider.go index 62c44c436aa80..d544d8edf7803 100644 --- a/pkg/util/containers/providers/windows/provider.go +++ b/pkg/util/containers/providers/windows/provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inmetrics. +// Copyright 2017-present Datadog, Inmetrics. // +build windows // +build docker diff --git a/pkg/util/containers/types.go b/pkg/util/containers/types.go index cab747678cae0..8162c0a33c04e 100644 --- a/pkg/util/containers/types.go +++ b/pkg/util/containers/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package containers diff --git a/pkg/util/containers/types_helper.go b/pkg/util/containers/types_helper.go index 8e06b57429de9..c52ea3144c039 100644 --- a/pkg/util/containers/types_helper.go +++ b/pkg/util/containers/types_helper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package containers diff --git a/pkg/util/docker/containers.go b/pkg/util/docker/containers.go index eb4b172d7e0a8..d277a7b4243af 100644 --- a/pkg/util/docker/containers.go +++ b/pkg/util/docker/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/containers_test.go b/pkg/util/docker/containers_test.go index 65a91c70024cb..3d2c1a6f82877 100644 --- a/pkg/util/docker/containers_test.go +++ b/pkg/util/docker/containers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/diagnosis.go b/pkg/util/docker/diagnosis.go index 83fe270d46757..82ab5c4adfcea 100644 --- a/pkg/util/docker/diagnosis.go +++ b/pkg/util/docker/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/docker_test.go b/pkg/util/docker/docker_test.go index 794be3da38e82..bc426486d32c9 100644 --- a/pkg/util/docker/docker_test.go +++ b/pkg/util/docker/docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/docker_util.go b/pkg/util/docker/docker_util.go index 6bf7fabc02e63..dcde894e598f7 100644 --- a/pkg/util/docker/docker_util.go +++ b/pkg/util/docker/docker_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_pull.go b/pkg/util/docker/event_pull.go index 9ae17e10cc1f1..f1a1e58303b37 100644 --- a/pkg/util/docker/event_pull.go +++ b/pkg/util/docker/event_pull.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_pull_test.go b/pkg/util/docker/event_pull_test.go index 3c033b282b573..92e0f7cf9e8d0 100644 --- a/pkg/util/docker/event_pull_test.go +++ b/pkg/util/docker/event_pull_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_stream.go b/pkg/util/docker/event_stream.go index cbcb7429a7208..46fe551499d3d 100644 --- a/pkg/util/docker/event_stream.go +++ b/pkg/util/docker/event_stream.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_stream_test.go b/pkg/util/docker/event_stream_test.go index 36eaef756eab7..aecbf6a4b8fd1 100644 --- a/pkg/util/docker/event_stream_test.go +++ b/pkg/util/docker/event_stream_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/event_types.go b/pkg/util/docker/event_types.go index 84bed06da9dfa..c0c8968f7cb47 100644 --- a/pkg/util/docker/event_types.go +++ b/pkg/util/docker/event_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/fake/client.go b/pkg/util/docker/fake/client.go index 75389385ce0ef..19353d599f8f3 100644 --- a/pkg/util/docker/fake/client.go +++ b/pkg/util/docker/fake/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/global.go b/pkg/util/docker/global.go index b622f19269c8c..2f1ec4eecdd68 100644 --- a/pkg/util/docker/global.go +++ b/pkg/util/docker/global.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/global_nodocker.go b/pkg/util/docker/global_nodocker.go index 8c9160e0a7f85..5f5e39028c5cb 100644 --- a/pkg/util/docker/global_nodocker.go +++ b/pkg/util/docker/global_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !docker diff --git a/pkg/util/docker/host_ip_provider.go b/pkg/util/docker/host_ip_provider.go index 00aa0d7765948..98bda59c4e64f 100644 --- a/pkg/util/docker/host_ip_provider.go +++ b/pkg/util/docker/host_ip_provider.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_ip_provider_test.go b/pkg/util/docker/host_ip_provider_test.go index 79e0f1829fe1c..db63054a5b0c9 100644 --- a/pkg/util/docker/host_ip_provider_test.go +++ b/pkg/util/docker/host_ip_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_metadata.go b/pkg/util/docker/host_metadata.go index 52aee5e9d8db2..7b2752353f0ab 100644 --- a/pkg/util/docker/host_metadata.go +++ b/pkg/util/docker/host_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_tags.go b/pkg/util/docker/host_tags.go index 40b61367e2533..feef2ea871f98 100644 --- a/pkg/util/docker/host_tags.go +++ b/pkg/util/docker/host_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/host_tags_test.go b/pkg/util/docker/host_tags_test.go index 163ea8d266dc6..71d1e37ede08a 100644 --- a/pkg/util/docker/host_tags_test.go +++ b/pkg/util/docker/host_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/network.go b/pkg/util/docker/network.go index 81544b41ece37..eaa3feec8b16c 100644 --- a/pkg/util/docker/network.go +++ b/pkg/util/docker/network.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/network_test_linux.go b/pkg/util/docker/network_test_linux.go index 4c2d16f6410d1..e1edbe25fc41e 100644 --- a/pkg/util/docker/network_test_linux.go +++ b/pkg/util/docker/network_test_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker // +build linux diff --git a/pkg/util/docker/network_test_windows.go b/pkg/util/docker/network_test_windows.go index a0d7071154751..267ab9d6ce6a9 100644 --- a/pkg/util/docker/network_test_windows.go +++ b/pkg/util/docker/network_test_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker // +build windows diff --git a/pkg/util/docker/rancher.go b/pkg/util/docker/rancher.go index 1210faedaaa90..b6830dbe460bc 100644 --- a/pkg/util/docker/rancher.go +++ b/pkg/util/docker/rancher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/pkg/util/docker/rancher_test.go b/pkg/util/docker/rancher_test.go index cca90c8ec4e06..1658b7ed7dab1 100644 --- a/pkg/util/docker/rancher_test.go +++ b/pkg/util/docker/rancher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/pkg/util/docker/storage.go b/pkg/util/docker/storage.go index cbc8e8db02aab..15fdb5f306936 100644 --- a/pkg/util/docker/storage.go +++ b/pkg/util/docker/storage.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/storage_test.go b/pkg/util/docker/storage_test.go index 24dbdfe14e368..ac83aec4dffb1 100644 --- a/pkg/util/docker/storage_test.go +++ b/pkg/util/docker/storage_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/util_common.go b/pkg/util/docker/util_common.go index 62a76e10909fa..1f8ddd42b6415 100644 --- a/pkg/util/docker/util_common.go +++ b/pkg/util/docker/util_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/pkg/util/docker/util_docker.go b/pkg/util/docker/util_docker.go index 53293a4a5101b..75dc36c9f10fe 100644 --- a/pkg/util/docker/util_docker.go +++ b/pkg/util/docker/util_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/util_docker_test.go b/pkg/util/docker/util_docker_test.go index 2b03d0412289b..aec8aefd47081 100644 --- a/pkg/util/docker/util_docker_test.go +++ b/pkg/util/docker/util_docker_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/docker/uts.go b/pkg/util/docker/uts.go index ab0c0130d707e..dade7c13d9570 100644 --- a/pkg/util/docker/uts.go +++ b/pkg/util/docker/uts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/ec2/diagnosis.go b/pkg/util/ec2/diagnosis.go index f1396041dd911..0a223169f499e 100644 --- a/pkg/util/ec2/diagnosis.go +++ b/pkg/util/ec2/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ec2 diff --git a/pkg/util/ec2/ec2.go b/pkg/util/ec2/ec2.go index 67e1dfe9306b4..cf04d12defd21 100644 --- a/pkg/util/ec2/ec2.go +++ b/pkg/util/ec2/ec2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ec2 diff --git a/pkg/util/ec2/ec2_no_tags.go b/pkg/util/ec2/ec2_no_tags.go index 6b7d18572a72a..383da91b3e6e5 100644 --- a/pkg/util/ec2/ec2_no_tags.go +++ b/pkg/util/ec2/ec2_no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !ec2 diff --git a/pkg/util/ec2/ec2_tags.go b/pkg/util/ec2/ec2_tags.go index 53bde94c0b859..ee923b0d65a68 100644 --- a/pkg/util/ec2/ec2_tags.go +++ b/pkg/util/ec2/ec2_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build ec2 diff --git a/pkg/util/ec2/ec2_tags_test.go b/pkg/util/ec2/ec2_tags_test.go index 41d25981256de..d330fa814a758 100644 --- a/pkg/util/ec2/ec2_tags_test.go +++ b/pkg/util/ec2/ec2_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build ec2 diff --git a/pkg/util/ec2/ec2_test.go b/pkg/util/ec2/ec2_test.go index a01aa199acdd7..a5ac69b990c64 100644 --- a/pkg/util/ec2/ec2_test.go +++ b/pkg/util/ec2/ec2_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package ec2 diff --git a/pkg/util/ecs/common.go b/pkg/util/ecs/common.go index af446ba51174b..60d413237084b 100644 --- a/pkg/util/ecs/common.go +++ b/pkg/util/ecs/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/common/common.go b/pkg/util/ecs/common/common.go index 032427b344062..39d79f98d5165 100644 --- a/pkg/util/ecs/common/common.go +++ b/pkg/util/ecs/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. package common diff --git a/pkg/util/ecs/common_test.go b/pkg/util/ecs/common_test.go index a24166ad917a9..7b7497100c2ad 100644 --- a/pkg/util/ecs/common_test.go +++ b/pkg/util/ecs/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/detection.go b/pkg/util/ecs/detection.go index 9444eac715b35..ea269dcfbbd7f 100644 --- a/pkg/util/ecs/detection.go +++ b/pkg/util/ecs/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/detection_nodocker.go b/pkg/util/ecs/detection_nodocker.go index 8ba6eb4b80f38..e82427de69af7 100644 --- a/pkg/util/ecs/detection_nodocker.go +++ b/pkg/util/ecs/detection_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/diagnosis.go b/pkg/util/ecs/diagnosis.go index ee678ec93704c..748bed6897b22 100644 --- a/pkg/util/ecs/diagnosis.go +++ b/pkg/util/ecs/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/doc.go b/pkg/util/ecs/doc.go index 59945b30d67ed..817ea6faaf2da 100644 --- a/pkg/util/ecs/doc.go +++ b/pkg/util/ecs/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package ecs provides metadata collection when the Agent runs on the ECS platform package ecs diff --git a/pkg/util/ecs/metadata/clients.go b/pkg/util/ecs/metadata/clients.go index e637df907f7e3..4d82183561be2 100644 --- a/pkg/util/ecs/metadata/clients.go +++ b/pkg/util/ecs/metadata/clients.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/clients_nodocker.go b/pkg/util/ecs/metadata/clients_nodocker.go index c0352e060d444..714184a7abc44 100644 --- a/pkg/util/ecs/metadata/clients_nodocker.go +++ b/pkg/util/ecs/metadata/clients_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/detection.go b/pkg/util/ecs/metadata/detection.go index 3b7b08949d271..cfaf980a03d71 100644 --- a/pkg/util/ecs/metadata/detection.go +++ b/pkg/util/ecs/metadata/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/detection_test.go b/pkg/util/ecs/metadata/detection_test.go index 06635c92328bf..c7e066d439938 100644 --- a/pkg/util/ecs/metadata/detection_test.go +++ b/pkg/util/ecs/metadata/detection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/doc.go b/pkg/util/ecs/metadata/doc.go index b2abf929fafe2..c165a38dc352f 100644 --- a/pkg/util/ecs/metadata/doc.go +++ b/pkg/util/ecs/metadata/doc.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. /* diff --git a/pkg/util/ecs/metadata/testutil/dummy_ecs.go b/pkg/util/ecs/metadata/testutil/dummy_ecs.go index 8399624835292..4250afea0e39e 100644 --- a/pkg/util/ecs/metadata/testutil/dummy_ecs.go +++ b/pkg/util/ecs/metadata/testutil/dummy_ecs.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package testutil diff --git a/pkg/util/ecs/metadata/v1/client.go b/pkg/util/ecs/metadata/v1/client.go index 10029ede9b719..2911bcf8875d8 100644 --- a/pkg/util/ecs/metadata/v1/client.go +++ b/pkg/util/ecs/metadata/v1/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v1/client_nodocker.go b/pkg/util/ecs/metadata/v1/client_nodocker.go index a8df1f38b1882..5e930423e1691 100644 --- a/pkg/util/ecs/metadata/v1/client_nodocker.go +++ b/pkg/util/ecs/metadata/v1/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v1/client_test.go b/pkg/util/ecs/metadata/v1/client_test.go index 7e4aa890947dc..647daca1b47f6 100644 --- a/pkg/util/ecs/metadata/v1/client_test.go +++ b/pkg/util/ecs/metadata/v1/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v1/types.go b/pkg/util/ecs/metadata/v1/types.go index c69ba3e165b08..f1ce3fc440070 100644 --- a/pkg/util/ecs/metadata/v1/types.go +++ b/pkg/util/ecs/metadata/v1/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package v1 diff --git a/pkg/util/ecs/metadata/v2/client.go b/pkg/util/ecs/metadata/v2/client.go index 3649e34f09a90..d9b49cbeb420a 100644 --- a/pkg/util/ecs/metadata/v2/client.go +++ b/pkg/util/ecs/metadata/v2/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v2/client_nodocker.go b/pkg/util/ecs/metadata/v2/client_nodocker.go index acf5fccb70898..9318cf7ebc6de 100644 --- a/pkg/util/ecs/metadata/v2/client_nodocker.go +++ b/pkg/util/ecs/metadata/v2/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v2/client_test.go b/pkg/util/ecs/metadata/v2/client_test.go index 39370db3463e1..684f67977cd72 100644 --- a/pkg/util/ecs/metadata/v2/client_test.go +++ b/pkg/util/ecs/metadata/v2/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v2/types.go b/pkg/util/ecs/metadata/v2/types.go index 4202f96a0ce45..893e7f780fcb0 100644 --- a/pkg/util/ecs/metadata/v2/types.go +++ b/pkg/util/ecs/metadata/v2/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package v2 diff --git a/pkg/util/ecs/metadata/v3/client.go b/pkg/util/ecs/metadata/v3/client.go index 1b6c84c3bf2a4..ea193d4619381 100644 --- a/pkg/util/ecs/metadata/v3/client.go +++ b/pkg/util/ecs/metadata/v3/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build docker diff --git a/pkg/util/ecs/metadata/v3/client_nodocker.go b/pkg/util/ecs/metadata/v3/client_nodocker.go index 3b0875a06b1a9..27af3522574ff 100644 --- a/pkg/util/ecs/metadata/v3/client_nodocker.go +++ b/pkg/util/ecs/metadata/v3/client_nodocker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. // +build !docker diff --git a/pkg/util/ecs/metadata/v3/types.go b/pkg/util/ecs/metadata/v3/types.go index 143ada8d8cfd3..77aba86a44376 100644 --- a/pkg/util/ecs/metadata/v3/types.go +++ b/pkg/util/ecs/metadata/v3/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2020-2021 Datadog, Inc. +// Copyright 2020-present Datadog, Inc. package v3 diff --git a/pkg/util/executable/executable.go b/pkg/util/executable/executable.go index 99959cb998d21..9c1eb6c999393 100644 --- a/pkg/util/executable/executable.go +++ b/pkg/util/executable/executable.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package executable provides information on the executable that started the process package executable diff --git a/pkg/util/fargate/detection.go b/pkg/util/fargate/detection.go index d99968a020320..f125598485de7 100644 --- a/pkg/util/fargate/detection.go +++ b/pkg/util/fargate/detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package fargate diff --git a/pkg/util/fargate/hostname_core.go b/pkg/util/fargate/hostname_core.go index 7abfe33b520a2..fafbe868ed13b 100644 --- a/pkg/util/fargate/hostname_core.go +++ b/pkg/util/fargate/hostname_core.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !fargateprocess diff --git a/pkg/util/fargate/hostname_process.go b/pkg/util/fargate/hostname_process.go index d224f4be0c694..97575ecb58b25 100644 --- a/pkg/util/fargate/hostname_process.go +++ b/pkg/util/fargate/hostname_process.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build fargateprocess diff --git a/pkg/util/fargate/hostname_process_test.go b/pkg/util/fargate/hostname_process_test.go index c4ce6cb15b95b..dae813396db96 100644 --- a/pkg/util/fargate/hostname_process_test.go +++ b/pkg/util/fargate/hostname_process_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build fargateprocess diff --git a/pkg/util/fargate/types.go b/pkg/util/fargate/types.go index 7c052b89dfca3..eadd137a079a3 100644 --- a/pkg/util/fargate/types.go +++ b/pkg/util/fargate/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package fargate diff --git a/pkg/util/filesystem/file.go b/pkg/util/filesystem/file.go index b5cd8e5a85fcb..c393cee01cff4 100644 --- a/pkg/util/filesystem/file.go +++ b/pkg/util/filesystem/file.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package filesystem diff --git a/pkg/util/flavor/flavor.go b/pkg/util/flavor/flavor.go index c9fd77fbf7835..4b2871c251e50 100644 --- a/pkg/util/flavor/flavor.go +++ b/pkg/util/flavor/flavor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package flavor diff --git a/pkg/util/gce/diagnosis.go b/pkg/util/gce/diagnosis.go index 50d8a1aa467fc..5296891178250 100644 --- a/pkg/util/gce/diagnosis.go +++ b/pkg/util/gce/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gce diff --git a/pkg/util/gce/gce.go b/pkg/util/gce/gce.go index 8a53103f400f0..aa2c8225e5c9f 100644 --- a/pkg/util/gce/gce.go +++ b/pkg/util/gce/gce.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gce diff --git a/pkg/util/gce/gce_no_tags.go b/pkg/util/gce/gce_no_tags.go index 9552d4740d5e2..3fc053105ed87 100644 --- a/pkg/util/gce/gce_no_tags.go +++ b/pkg/util/gce/gce_no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !gce diff --git a/pkg/util/gce/gce_tags.go b/pkg/util/gce/gce_tags.go index 97293e71cd25c..d8777b206a581 100644 --- a/pkg/util/gce/gce_tags.go +++ b/pkg/util/gce/gce_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build gce diff --git a/pkg/util/gce/gce_tags_test.go b/pkg/util/gce/gce_tags_test.go index 0c6e57f6facb1..50d860133a8f1 100644 --- a/pkg/util/gce/gce_tags_test.go +++ b/pkg/util/gce/gce_tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build gce diff --git a/pkg/util/gce/gce_test.go b/pkg/util/gce/gce_test.go index 40d436754a17e..9093b09a859a3 100644 --- a/pkg/util/gce/gce_test.go +++ b/pkg/util/gce/gce_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package gce diff --git a/pkg/util/hostname.go b/pkg/util/hostname.go index c0d8ad1632216..ac6635e714719 100644 --- a/pkg/util/hostname.go +++ b/pkg/util/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !serverless diff --git a/pkg/util/hostname/apiserver/hostname.go b/pkg/util/hostname/apiserver/hostname.go index ddc5aa820f29a..403a3c87121ed 100644 --- a/pkg/util/hostname/apiserver/hostname.go +++ b/pkg/util/hostname/apiserver/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver // +build !kubelet diff --git a/pkg/util/hostname/docker.go b/pkg/util/hostname/docker.go index 81096d7e22e61..94c08522d5efa 100644 --- a/pkg/util/hostname/docker.go +++ b/pkg/util/hostname/docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/pkg/util/hostname/ec2.go b/pkg/util/hostname/ec2.go index 9b3c88ba8c766..d4159eed77fc0 100644 --- a/pkg/util/hostname/ec2.go +++ b/pkg/util/hostname/ec2.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package hostname diff --git a/pkg/util/hostname/gce.go b/pkg/util/hostname/gce.go index cffcd26c30473..6ba36f0d5efa8 100644 --- a/pkg/util/hostname/gce.go +++ b/pkg/util/hostname/gce.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package hostname diff --git a/pkg/util/hostname/kube_apiserver.go b/pkg/util/hostname/kube_apiserver.go index 5f83df17c9d84..98257ff461c75 100644 --- a/pkg/util/hostname/kube_apiserver.go +++ b/pkg/util/hostname/kube_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver // +build !kubelet diff --git a/pkg/util/hostname/kubelet.go b/pkg/util/hostname/kubelet.go index a2b423253c6f0..b688859bb15bc 100644 --- a/pkg/util/hostname/kubelet.go +++ b/pkg/util/hostname/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/host_alias.go b/pkg/util/hostname/kubelet/host_alias.go index c3dffe4aaf873..aae1fcc881d2f 100644 --- a/pkg/util/hostname/kubelet/host_alias.go +++ b/pkg/util/hostname/kubelet/host_alias.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/hostname.go b/pkg/util/hostname/kubelet/hostname.go index 0eb2f1ea61ceb..992b8eeec4a15 100644 --- a/pkg/util/hostname/kubelet/hostname.go +++ b/pkg/util/hostname/kubelet/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/hostname_test.go b/pkg/util/hostname/kubelet/hostname_test.go index ab3303a6b7ce9..a9f4b69b05966 100644 --- a/pkg/util/hostname/kubelet/hostname_test.go +++ b/pkg/util/hostname/kubelet/hostname_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/hostname/kubelet/no_host_alias.go b/pkg/util/hostname/kubelet/no_host_alias.go index 0de409ddd2827..0fea10bb395a3 100644 --- a/pkg/util/hostname/kubelet/no_host_alias.go +++ b/pkg/util/hostname/kubelet/no_host_alias.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubelet diff --git a/pkg/util/hostname/providers.go b/pkg/util/hostname/providers.go index 19efe6e35ef70..9f82d71fb585c 100644 --- a/pkg/util/hostname/providers.go +++ b/pkg/util/hostname/providers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package hostname diff --git a/pkg/util/hostname/validate/validate.go b/pkg/util/hostname/validate/validate.go index c09380b8342ef..1e52cdfd12cb6 100644 --- a/pkg/util/hostname/validate/validate.go +++ b/pkg/util/hostname/validate/validate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Package validate provides hostname validation helpers package validate diff --git a/pkg/util/hostname/validate/validate_test.go b/pkg/util/hostname/validate/validate_test.go index 16fffe72fac8d..a42541ee9d199 100644 --- a/pkg/util/hostname/validate/validate_test.go +++ b/pkg/util/hostname/validate/validate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package validate import ( diff --git a/pkg/util/hostname_docker.go b/pkg/util/hostname_docker.go index fbe5470c03272..8d8a2741c13e3 100644 --- a/pkg/util/hostname_docker.go +++ b/pkg/util/hostname_docker.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux windows darwin // I don't think windows and darwin can actually be docker hosts diff --git a/pkg/util/hostname_docker_stub.go b/pkg/util/hostname_docker_stub.go index 526d16a67eb26..9447b3ddc3727 100644 --- a/pkg/util/hostname_docker_stub.go +++ b/pkg/util/hostname_docker_stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build freebsd netbsd openbsd solaris dragonfly diff --git a/pkg/util/hostname_nix.go b/pkg/util/hostname_nix.go index 72b77e0c4a7d5..a6bea038741d3 100644 --- a/pkg/util/hostname_nix.go +++ b/pkg/util/hostname_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows diff --git a/pkg/util/hostname_windows.go b/pkg/util/hostname_windows.go index 4576faea99b34..bd59ae4427195 100644 --- a/pkg/util/hostname_windows.go +++ b/pkg/util/hostname_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/http/client.go b/pkg/util/http/client.go index a24d92a79419e..1fca3e2eeb046 100644 --- a/pkg/util/http/client.go +++ b/pkg/util/http/client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/util/http/client_test.go b/pkg/util/http/client_test.go index 9df24f90d9003..03e6a31290f28 100644 --- a/pkg/util/http/client_test.go +++ b/pkg/util/http/client_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/util/http/transport.go b/pkg/util/http/transport.go index 0ada327b5d637..a0477a577576b 100644 --- a/pkg/util/http/transport.go +++ b/pkg/util/http/transport.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/util/http/transport_test.go b/pkg/util/http/transport_test.go index 24884c4ac5180..e48cb35ec2335 100644 --- a/pkg/util/http/transport_test.go +++ b/pkg/util/http/transport_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package http diff --git a/pkg/util/input/input.go b/pkg/util/input/input.go index 3a95a21b84901..aa337d6b220f0 100644 --- a/pkg/util/input/input.go +++ b/pkg/util/input/input.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package input diff --git a/pkg/util/json/raw_object_writer.go b/pkg/util/json/raw_object_writer.go index de40c68a284fa..639c0fba6fcca 100644 --- a/pkg/util/json/raw_object_writer.go +++ b/pkg/util/json/raw_object_writer.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package json diff --git a/pkg/util/json/raw_object_writer_test.go b/pkg/util/json/raw_object_writer_test.go index 3a4303b1c7eb9..905c9fd16084e 100644 --- a/pkg/util/json/raw_object_writer_test.go +++ b/pkg/util/json/raw_object_writer_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package json diff --git a/pkg/util/jsonquery/jsonquery.go b/pkg/util/jsonquery/jsonquery.go index 7e6aadbe81058..9efa9de2dc180 100644 --- a/pkg/util/jsonquery/jsonquery.go +++ b/pkg/util/jsonquery/jsonquery.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package jsonquery diff --git a/pkg/util/jsonquery/jsonquery_test.go b/pkg/util/jsonquery/jsonquery_test.go index f6293c152a497..e9cd6d1c1b8bf 100644 --- a/pkg/util/jsonquery/jsonquery_test.go +++ b/pkg/util/jsonquery/jsonquery_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. package jsonquery diff --git a/pkg/util/kubernetes/apiserver/apiserver.go b/pkg/util/kubernetes/apiserver/apiserver.go index 00949e8ccdc19..d1d8201c6ac8a 100644 --- a/pkg/util/kubernetes/apiserver/apiserver.go +++ b/pkg/util/kubernetes/apiserver/apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/apiserver_kubelet.go b/pkg/util/kubernetes/apiserver/apiserver_kubelet.go index f0119bf68d2cf..1d347fc88d504 100644 --- a/pkg/util/kubernetes/apiserver/apiserver_kubelet.go +++ b/pkg/util/kubernetes/apiserver/apiserver_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/apiserver_nocompile.go b/pkg/util/kubernetes/apiserver/apiserver_nocompile.go index bf29d6657c26a..555899ccf37c6 100644 --- a/pkg/util/kubernetes/apiserver/apiserver_nocompile.go +++ b/pkg/util/kubernetes/apiserver/apiserver_nocompile.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/common/common.go b/pkg/util/kubernetes/apiserver/common/common.go index 8b7a72acfe083..e2e512bcf4ed7 100644 --- a/pkg/util/kubernetes/apiserver/common/common.go +++ b/pkg/util/kubernetes/apiserver/common/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/common/common_test.go b/pkg/util/kubernetes/apiserver/common/common_test.go index 7a8871587827e..a1788d766f13d 100644 --- a/pkg/util/kubernetes/apiserver/common/common_test.go +++ b/pkg/util/kubernetes/apiserver/common/common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/controller_util.go b/pkg/util/kubernetes/apiserver/controller_util.go index 19b6d750de4d1..d4f71af9f88b1 100644 --- a/pkg/util/kubernetes/apiserver/controller_util.go +++ b/pkg/util/kubernetes/apiserver/controller_util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/controllers.go b/pkg/util/kubernetes/apiserver/controllers.go index 53ae53d277467..f5ddcb506ebee 100644 --- a/pkg/util/kubernetes/apiserver/controllers.go +++ b/pkg/util/kubernetes/apiserver/controllers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/diagnosis.go b/pkg/util/kubernetes/apiserver/diagnosis.go index 36a6fcf973198..e7b7f8b85bd51 100644 --- a/pkg/util/kubernetes/apiserver/diagnosis.go +++ b/pkg/util/kubernetes/apiserver/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/endpoints.go b/pkg/util/kubernetes/apiserver/endpoints.go index efc4f7eed75aa..790a833734917 100644 --- a/pkg/util/kubernetes/apiserver/endpoints.go +++ b/pkg/util/kubernetes/apiserver/endpoints.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/endpoints_test.go b/pkg/util/kubernetes/apiserver/endpoints_test.go index 1211dd1733f3b..276b7b3022bd8 100644 --- a/pkg/util/kubernetes/apiserver/endpoints_test.go +++ b/pkg/util/kubernetes/apiserver/endpoints_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/events.go b/pkg/util/kubernetes/apiserver/events.go index 78829bd6889a5..6279a44ac1744 100644 --- a/pkg/util/kubernetes/apiserver/events.go +++ b/pkg/util/kubernetes/apiserver/events.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/events_test.go b/pkg/util/kubernetes/apiserver/events_test.go index 477c29e7c6268..7be2944d32e90 100644 --- a/pkg/util/kubernetes/apiserver/events_test.go +++ b/pkg/util/kubernetes/apiserver/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hostname.go b/pkg/util/kubernetes/apiserver/hostname.go index 60b700c1d6ae0..2e7e1044d658b 100644 --- a/pkg/util/kubernetes/apiserver/hostname.go +++ b/pkg/util/kubernetes/apiserver/hostname.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hpa_controller.go b/pkg/util/kubernetes/apiserver/hpa_controller.go index 58cac7f27d702..b5480a10f514e 100644 --- a/pkg/util/kubernetes/apiserver/hpa_controller.go +++ b/pkg/util/kubernetes/apiserver/hpa_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/hpa_controller_test.go b/pkg/util/kubernetes/apiserver/hpa_controller_test.go index 09a9bc4036a89..9a6e8d5da70ba 100644 --- a/pkg/util/kubernetes/apiserver/hpa_controller_test.go +++ b/pkg/util/kubernetes/apiserver/hpa_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go index 908c8cbab78bd..30ad5286272c2 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go index 25c520ded0019..ff58bbaa31fc9 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_engine.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go index 1291b5e3542d1..82a87f2c3c24d 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/leaderelection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go b/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go index 17f01dd94eeb7..e396b5bb8969d 100644 --- a/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go +++ b/pkg/util/kubernetes/apiserver/leaderelection/metrics/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package metrics diff --git a/pkg/util/kubernetes/apiserver/metadata_controller.go b/pkg/util/kubernetes/apiserver/metadata_controller.go index 73fa584872521..80632571748ea 100644 --- a/pkg/util/kubernetes/apiserver/metadata_controller.go +++ b/pkg/util/kubernetes/apiserver/metadata_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/metadata_controller_test.go b/pkg/util/kubernetes/apiserver/metadata_controller_test.go index ba003516efca5..4940d355f5ce6 100644 --- a/pkg/util/kubernetes/apiserver/metadata_controller_test.go +++ b/pkg/util/kubernetes/apiserver/metadata_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/openshift.go b/pkg/util/kubernetes/apiserver/openshift.go index 1ab5759c0dbcb..1c20d0aa57efb 100644 --- a/pkg/util/kubernetes/apiserver/openshift.go +++ b/pkg/util/kubernetes/apiserver/openshift.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/openshift_types.go b/pkg/util/kubernetes/apiserver/openshift_types.go index 80ebe0d0ed8ab..6fddd6067c98e 100644 --- a/pkg/util/kubernetes/apiserver/openshift_types.go +++ b/pkg/util/kubernetes/apiserver/openshift_types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/services.go b/pkg/util/kubernetes/apiserver/services.go index be16b4c4b3aaf..b88558e68b23d 100644 --- a/pkg/util/kubernetes/apiserver/services.go +++ b/pkg/util/kubernetes/apiserver/services.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/services_kubelet.go b/pkg/util/kubernetes/apiserver/services_kubelet.go index c4dba7bdd93d8..64e1b1194386c 100644 --- a/pkg/util/kubernetes/apiserver/services_kubelet.go +++ b/pkg/util/kubernetes/apiserver/services_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/services_kubelet_test.go b/pkg/util/kubernetes/apiserver/services_kubelet_test.go index d587fdac1ec8e..e2731aac5ea4d 100644 --- a/pkg/util/kubernetes/apiserver/services_kubelet_test.go +++ b/pkg/util/kubernetes/apiserver/services_kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build kubeapiserver,kubelet diff --git a/pkg/util/kubernetes/apiserver/services_test.go b/pkg/util/kubernetes/apiserver/services_test.go index 63fa404e57b58..83c64b690adf9 100644 --- a/pkg/util/kubernetes/apiserver/services_test.go +++ b/pkg/util/kubernetes/apiserver/services_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/store.go b/pkg/util/kubernetes/apiserver/store.go index 12474cf62639f..80dd09323ba20 100644 --- a/pkg/util/kubernetes/apiserver/store.go +++ b/pkg/util/kubernetes/apiserver/store.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/types.go b/pkg/util/kubernetes/apiserver/types.go index 7bf891d458e49..2b49d67591055 100644 --- a/pkg/util/kubernetes/apiserver/types.go +++ b/pkg/util/kubernetes/apiserver/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/util.go b/pkg/util/kubernetes/apiserver/util.go index aaf5a9f549b7c..074fd90db4c71 100644 --- a/pkg/util/kubernetes/apiserver/util.go +++ b/pkg/util/kubernetes/apiserver/util.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/wpa_controller.go b/pkg/util/kubernetes/apiserver/wpa_controller.go index bf844e192428d..23b48fdb45c44 100644 --- a/pkg/util/kubernetes/apiserver/wpa_controller.go +++ b/pkg/util/kubernetes/apiserver/wpa_controller.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/apiserver/wpa_controller_test.go b/pkg/util/kubernetes/apiserver/wpa_controller_test.go index 0caa7e20c0e32..cae08863f72da 100644 --- a/pkg/util/kubernetes/apiserver/wpa_controller_test.go +++ b/pkg/util/kubernetes/apiserver/wpa_controller_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/auth.go b/pkg/util/kubernetes/auth.go index b841e6ac547a6..d4f9d3aecc295 100644 --- a/pkg/util/kubernetes/auth.go +++ b/pkg/util/kubernetes/auth.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubernetes diff --git a/pkg/util/kubernetes/autoscalers/autoscalers.go b/pkg/util/kubernetes/autoscalers/autoscalers.go index 3c0a657ee7024..80c9d998695e0 100644 --- a/pkg/util/kubernetes/autoscalers/autoscalers.go +++ b/pkg/util/kubernetes/autoscalers/autoscalers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/autoscalers_test.go b/pkg/util/kubernetes/autoscalers/autoscalers_test.go index ea40066f0b6f9..74689e32f6aa9 100644 --- a/pkg/util/kubernetes/autoscalers/autoscalers_test.go +++ b/pkg/util/kubernetes/autoscalers/autoscalers_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/datadogexternal.go b/pkg/util/kubernetes/autoscalers/datadogexternal.go index aa25008df9375..7df9ec2eb0016 100644 --- a/pkg/util/kubernetes/autoscalers/datadogexternal.go +++ b/pkg/util/kubernetes/autoscalers/datadogexternal.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/datadogexternal_test.go b/pkg/util/kubernetes/autoscalers/datadogexternal_test.go index 9f883fd03b7cb..2ad0bdaf97de2 100644 --- a/pkg/util/kubernetes/autoscalers/datadogexternal_test.go +++ b/pkg/util/kubernetes/autoscalers/datadogexternal_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/processor.go b/pkg/util/kubernetes/autoscalers/processor.go index 8da894c72e7e4..74027046b5876 100644 --- a/pkg/util/kubernetes/autoscalers/processor.go +++ b/pkg/util/kubernetes/autoscalers/processor.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/autoscalers/processor_test.go b/pkg/util/kubernetes/autoscalers/processor_test.go index 2c930955bb909..4c18f93cf9d27 100644 --- a/pkg/util/kubernetes/autoscalers/processor_test.go +++ b/pkg/util/kubernetes/autoscalers/processor_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/certificate/certificate.go b/pkg/util/kubernetes/certificate/certificate.go index 8bb02650fdd3f..640ca05f41a13 100644 --- a/pkg/util/kubernetes/certificate/certificate.go +++ b/pkg/util/kubernetes/certificate/certificate.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/certificate/certificate_test.go b/pkg/util/kubernetes/certificate/certificate_test.go index 14fcd73c31e0d..8e7f818c87ffa 100644 --- a/pkg/util/kubernetes/certificate/certificate_test.go +++ b/pkg/util/kubernetes/certificate/certificate_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/clustername/clustername.go b/pkg/util/kubernetes/clustername/clustername.go index 0d8d598ac7fc0..7f236a1cafcea 100644 --- a/pkg/util/kubernetes/clustername/clustername.go +++ b/pkg/util/kubernetes/clustername/clustername.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clustername diff --git a/pkg/util/kubernetes/clustername/clustername_test.go b/pkg/util/kubernetes/clustername/clustername_test.go index e1bd16d1ae8c4..e619a6d67cd72 100644 --- a/pkg/util/kubernetes/clustername/clustername_test.go +++ b/pkg/util/kubernetes/clustername/clustername_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package clustername diff --git a/pkg/util/kubernetes/const.go b/pkg/util/kubernetes/const.go index 5d728e6fdc668..d38ac8d3872d5 100644 --- a/pkg/util/kubernetes/const.go +++ b/pkg/util/kubernetes/const.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubernetes diff --git a/pkg/util/kubernetes/hostinfo/apiserver.go b/pkg/util/kubernetes/hostinfo/apiserver.go index 5305e302f654a..9a73e7fc4fdc2 100644 --- a/pkg/util/kubernetes/hostinfo/apiserver.go +++ b/pkg/util/kubernetes/hostinfo/apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/no_apiserver.go b/pkg/util/kubernetes/hostinfo/no_apiserver.go index 6facea5b033d9..08f5999207403 100644 --- a/pkg/util/kubernetes/hostinfo/no_apiserver.go +++ b/pkg/util/kubernetes/hostinfo/no_apiserver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/no_node_labels.go b/pkg/util/kubernetes/hostinfo/no_node_labels.go index 8df34bd18fcda..85292b7213531 100644 --- a/pkg/util/kubernetes/hostinfo/no_node_labels.go +++ b/pkg/util/kubernetes/hostinfo/no_node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubelet diff --git a/pkg/util/kubernetes/hostinfo/no_tags.go b/pkg/util/kubernetes/hostinfo/no_tags.go index 5943bf63a2844..daa55678ccc33 100644 --- a/pkg/util/kubernetes/hostinfo/no_tags.go +++ b/pkg/util/kubernetes/hostinfo/no_tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !kubelet !kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/node_labels.go b/pkg/util/kubernetes/hostinfo/node_labels.go index 9385778333193..8c36500af8cf8 100644 --- a/pkg/util/kubernetes/hostinfo/node_labels.go +++ b/pkg/util/kubernetes/hostinfo/node_labels.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/hostinfo/tags.go b/pkg/util/kubernetes/hostinfo/tags.go index 660178e2c164b..84ba4aa5868f8 100644 --- a/pkg/util/kubernetes/hostinfo/tags.go +++ b/pkg/util/kubernetes/hostinfo/tags.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/tags_test.go b/pkg/util/kubernetes/hostinfo/tags_test.go index f61be27faf906..377d34bde4ed8 100644 --- a/pkg/util/kubernetes/hostinfo/tags_test.go +++ b/pkg/util/kubernetes/hostinfo/tags_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,kubeapiserver diff --git a/pkg/util/kubernetes/hostinfo/tags_utils.go b/pkg/util/kubernetes/hostinfo/tags_utils.go index 6911e347a05b5..0542d653c4fa3 100644 --- a/pkg/util/kubernetes/hostinfo/tags_utils.go +++ b/pkg/util/kubernetes/hostinfo/tags_utils.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package hostinfo diff --git a/pkg/util/kubernetes/kubelet/container_test.go b/pkg/util/kubernetes/kubelet/container_test.go index 5f0b60b70b6ba..39abea512b1fb 100644 --- a/pkg/util/kubernetes/kubelet/container_test.go +++ b/pkg/util/kubernetes/kubelet/container_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet // +build linux windows diff --git a/pkg/util/kubernetes/kubelet/containers.go b/pkg/util/kubernetes/kubelet/containers.go index 30276074ec45d..dc01dd84aedb5 100644 --- a/pkg/util/kubernetes/kubelet/containers.go +++ b/pkg/util/kubernetes/kubelet/containers.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/diagnosis.go b/pkg/util/kubernetes/kubelet/diagnosis.go index 5421cfe826466..b2b0ec4c61792 100644 --- a/pkg/util/kubernetes/kubelet/diagnosis.go +++ b/pkg/util/kubernetes/kubelet/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/host_metadata.go b/pkg/util/kubernetes/kubelet/host_metadata.go index 9341a358234d8..4fd482b3bbf37 100644 --- a/pkg/util/kubernetes/kubelet/host_metadata.go +++ b/pkg/util/kubernetes/kubelet/host_metadata.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/json.go b/pkg/util/kubernetes/kubelet/json.go index feed811c9e23a..1d1fa41a84787 100644 --- a/pkg/util/kubernetes/kubelet/json.go +++ b/pkg/util/kubernetes/kubelet/json.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet.go b/pkg/util/kubernetes/kubelet/kubelet.go index b9fcb513aea2d..31d3ae2d130c4 100644 --- a/pkg/util/kubernetes/kubelet/kubelet.go +++ b/pkg/util/kubernetes/kubelet/kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_client.go b/pkg/util/kubernetes/kubelet/kubelet_client.go index 440f1546efcb0..c1cec0329fe47 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_client.go +++ b/pkg/util/kubernetes/kubelet/kubelet_client.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_common.go b/pkg/util/kubernetes/kubelet/kubelet_common.go index 7d38e0b199cd6..1137cc180f021 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_common.go +++ b/pkg/util/kubernetes/kubelet/kubelet_common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_common_test.go b/pkg/util/kubernetes/kubelet/kubelet_common_test.go index ed81c289f7b78..883eeb962bff3 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_common_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_common_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_hosts.go b/pkg/util/kubernetes/kubelet/kubelet_hosts.go index 74192143fb7b8..a6f5c5a7e626c 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_hosts.go +++ b/pkg/util/kubernetes/kubelet/kubelet_hosts.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go b/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go index 73da5b7c887e5..289141a421fda 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_hosts_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/kubelet_interface.go b/pkg/util/kubernetes/kubelet/kubelet_interface.go index fece65a1f4d6d..f7e2e562b902b 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_interface.go +++ b/pkg/util/kubernetes/kubelet/kubelet_interface.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,!orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go b/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go index b00702ccf8440..f1e19ee8231f9 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go +++ b/pkg/util/kubernetes/kubelet/kubelet_orchestrator.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go b/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go index 61d1e9d492a93..9658c14227801 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_orchestrator_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet,orchestrator diff --git a/pkg/util/kubernetes/kubelet/kubelet_test.go b/pkg/util/kubernetes/kubelet/kubelet_test.go index 32b0a72a7dc76..1248990b6dbb9 100644 --- a/pkg/util/kubernetes/kubelet/kubelet_test.go +++ b/pkg/util/kubernetes/kubelet/kubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/pod.go b/pkg/util/kubernetes/kubelet/pod.go index 698cd78f7a1f9..0aa2b69efdec5 100644 --- a/pkg/util/kubernetes/kubelet/pod.go +++ b/pkg/util/kubernetes/kubelet/pod.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/pod_test.go b/pkg/util/kubernetes/kubelet/pod_test.go index 885fab8ce6400..2cfc80eca6b05 100644 --- a/pkg/util/kubernetes/kubelet/pod_test.go +++ b/pkg/util/kubernetes/kubelet/pod_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/podwatcher.go b/pkg/util/kubernetes/kubelet/podwatcher.go index b32ae38e49813..28d0eac31bdd6 100644 --- a/pkg/util/kubernetes/kubelet/podwatcher.go +++ b/pkg/util/kubernetes/kubelet/podwatcher.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/podwatcher_test.go b/pkg/util/kubernetes/kubelet/podwatcher_test.go index 5f95e58ffbb3b..28ff6938af47b 100644 --- a/pkg/util/kubernetes/kubelet/podwatcher_test.go +++ b/pkg/util/kubernetes/kubelet/podwatcher_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/kubernetes/kubelet/types_kubelet.go b/pkg/util/kubernetes/kubelet/types_kubelet.go index 45bbf21966d43..5643c1a8a8e74 100644 --- a/pkg/util/kubernetes/kubelet/types_kubelet.go +++ b/pkg/util/kubernetes/kubelet/types_kubelet.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/pkg/util/log/log.go b/pkg/util/log/log.go index 4015d6074a116..6b05b1837af54 100644 --- a/pkg/util/log/log.go +++ b/pkg/util/log/log.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package log diff --git a/pkg/util/log/log_test.go b/pkg/util/log/log_test.go index 97b59cacdd435..d57381ac38cf7 100644 --- a/pkg/util/log/log_test.go +++ b/pkg/util/log/log_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // Go vet raise an error when test the "Warn" method: call has possible formatting directive %s // +build !dovet diff --git a/pkg/util/log/strip.go b/pkg/util/log/strip.go index 7c27f2e9dc763..6ec88c5c7ef93 100644 --- a/pkg/util/log/strip.go +++ b/pkg/util/log/strip.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package log diff --git a/pkg/util/log/strip_test.go b/pkg/util/log/strip_test.go index 83d42657ff9e5..9b3cc6baa0246 100644 --- a/pkg/util/log/strip_test.go +++ b/pkg/util/log/strip_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package log diff --git a/pkg/util/pipe.go b/pkg/util/pipe.go index 5c884eaeb31d1..377f27ae499b0 100644 --- a/pkg/util/pipe.go +++ b/pkg/util/pipe.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/pipe_nix.go b/pkg/util/pipe_nix.go index debdb25dac5ab..1b5dacc486142 100644 --- a/pkg/util/pipe_nix.go +++ b/pkg/util/pipe_nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build darwin freebsd linux diff --git a/pkg/util/pipe_windows.go b/pkg/util/pipe_windows.go index 67956630f6fef..aeab0cf009aad 100644 --- a/pkg/util/pipe_windows.go +++ b/pkg/util/pipe_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/profiling/profiling.go b/pkg/util/profiling/profiling.go index d512c68bddac1..4ae791c69d149 100644 --- a/pkg/util/profiling/profiling.go +++ b/pkg/util/profiling/profiling.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package profiling diff --git a/pkg/util/profiling/profiling_test.go b/pkg/util/profiling/profiling_test.go index 46b30cc88c85a..fd76bad332b8c 100644 --- a/pkg/util/profiling/profiling_test.go +++ b/pkg/util/profiling/profiling_test.go @@ -1,7 +1,7 @@ /// Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package profiling diff --git a/pkg/util/retry/error.go b/pkg/util/retry/error.go index e4f78f4fa49eb..4af655927ad05 100644 --- a/pkg/util/retry/error.go +++ b/pkg/util/retry/error.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package retry diff --git a/pkg/util/retry/error_test.go b/pkg/util/retry/error_test.go index b2c971b25ad76..62a9eb5c701ad 100644 --- a/pkg/util/retry/error_test.go +++ b/pkg/util/retry/error_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package retry diff --git a/pkg/util/retry/retrier.go b/pkg/util/retry/retrier.go index 73cf95691a806..e180d598f5e14 100644 --- a/pkg/util/retry/retrier.go +++ b/pkg/util/retry/retrier.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package retry diff --git a/pkg/util/retry/retrier_test.go b/pkg/util/retry/retrier_test.go index b0f76d9997afc..c60c8649c84f3 100644 --- a/pkg/util/retry/retrier_test.go +++ b/pkg/util/retry/retrier_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package retry diff --git a/pkg/util/retry/types.go b/pkg/util/retry/types.go index b4a4d1dac569c..0260f89e18ff0 100644 --- a/pkg/util/retry/types.go +++ b/pkg/util/retry/types.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package retry diff --git a/pkg/util/sort_uniq_test.go b/pkg/util/sort_uniq_test.go index 5a148f2d1f5a6..b8c42abfb23f7 100644 --- a/pkg/util/sort_uniq_test.go +++ b/pkg/util/sort_uniq_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/stat.go b/pkg/util/stat.go index bb6ba6aadc1de..0423d14a7b4d2 100644 --- a/pkg/util/stat.go +++ b/pkg/util/stat.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/tencent/diagnosis.go b/pkg/util/tencent/diagnosis.go index c219a0d5fa579..f882b5a251a7e 100644 --- a/pkg/util/tencent/diagnosis.go +++ b/pkg/util/tencent/diagnosis.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tencent diff --git a/pkg/util/tencent/tencent.go b/pkg/util/tencent/tencent.go index 26f1da1e27c37..44092fb5c5a9f 100644 --- a/pkg/util/tencent/tencent.go +++ b/pkg/util/tencent/tencent.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tencent diff --git a/pkg/util/tencent/tencent_test.go b/pkg/util/tencent/tencent_test.go index 397cc506f4fa2..7d2d726a7a382 100644 --- a/pkg/util/tencent/tencent_test.go +++ b/pkg/util/tencent/tencent_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2019 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tencent diff --git a/pkg/util/testutil/tempfolder.go b/pkg/util/testutil/tempfolder.go index e469591e7b5a5..e933571f4cf23 100644 --- a/pkg/util/testutil/tempfolder.go +++ b/pkg/util/testutil/tempfolder.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package testutil diff --git a/pkg/util/tmplvar/parse.go b/pkg/util/tmplvar/parse.go index e7937ef12eaee..8c0e80905cf0a 100644 --- a/pkg/util/tmplvar/parse.go +++ b/pkg/util/tmplvar/parse.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tmplvar diff --git a/pkg/util/tmplvar/parse_test.go b/pkg/util/tmplvar/parse_test.go index ca7ed11a976ce..ed479dd54d8ad 100644 --- a/pkg/util/tmplvar/parse_test.go +++ b/pkg/util/tmplvar/parse_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package tmplvar diff --git a/pkg/util/version_history.go b/pkg/util/version_history.go index e89f8d6e867d5..924dcdd7cc355 100644 --- a/pkg/util/version_history.go +++ b/pkg/util/version_history.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package util diff --git a/pkg/util/winutil/elevated.go b/pkg/util/winutil/elevated.go index 97064c4158cef..4025e3bd3d78a 100644 --- a/pkg/util/winutil/elevated.go +++ b/pkg/util/winutil/elevated.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build windows package winutil diff --git a/pkg/util/winutil/eventlog.go b/pkg/util/winutil/eventlog.go index a9016d2fcdd0b..f58cda698f40d 100644 --- a/pkg/util/winutil/eventlog.go +++ b/pkg/util/winutil/eventlog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package winutil diff --git a/pkg/util/winutil/iphelper/adapters.go b/pkg/util/winutil/iphelper/adapters.go index a98efb4e6a32a..bc966ce9508a7 100644 --- a/pkg/util/winutil/iphelper/adapters.go +++ b/pkg/util/winutil/iphelper/adapters.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build windows package iphelper diff --git a/pkg/util/winutil/iphelper/routes.go b/pkg/util/winutil/iphelper/routes.go index 3c7919927c53c..b5053fd5d2535 100644 --- a/pkg/util/winutil/iphelper/routes.go +++ b/pkg/util/winutil/iphelper/routes.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build windows package iphelper diff --git a/pkg/util/winutil/pdhutil/pdh.go b/pkg/util/winutil/pdhutil/pdh.go index 478399552af8e..48b7db6082220 100644 --- a/pkg/util/winutil/pdhutil/pdh.go +++ b/pkg/util/winutil/pdhutil/pdh.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdh_386.go b/pkg/util/winutil/pdhutil/pdh_386.go index a68e138518c76..daf775a2d212e 100644 --- a/pkg/util/winutil/pdhutil/pdh_386.go +++ b/pkg/util/winutil/pdhutil/pdh_386.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdh_amd64.go b/pkg/util/winutil/pdhutil/pdh_amd64.go index 56f04161cbc61..a7b553cfc555a 100644 --- a/pkg/util/winutil/pdhutil/pdh_amd64.go +++ b/pkg/util/winutil/pdhutil/pdh_amd64.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdhcounter.go b/pkg/util/winutil/pdhutil/pdhcounter.go index 1d2a6fadf58f0..1f81afd8dec2c 100644 --- a/pkg/util/winutil/pdhutil/pdhcounter.go +++ b/pkg/util/winutil/pdhutil/pdhcounter.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/pdhutil/pdhhelper.go b/pkg/util/winutil/pdhutil/pdhhelper.go index b28bc9cb678cd..17fa28620d985 100644 --- a/pkg/util/winutil/pdhutil/pdhhelper.go +++ b/pkg/util/winutil/pdhutil/pdhhelper.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows package pdhutil diff --git a/pkg/util/winutil/shutil.go b/pkg/util/winutil/shutil.go index af29f6fd99ffd..a4026c4ffaadd 100644 --- a/pkg/util/winutil/shutil.go +++ b/pkg/util/winutil/shutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows,!dovet package winutil diff --git a/pkg/util/winutil/test_shutil.go b/pkg/util/winutil/test_shutil.go index 6a3295d2f004d..4263f52f1822e 100644 --- a/pkg/util/winutil/test_shutil.go +++ b/pkg/util/winutil/test_shutil.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows,dovet package winutil diff --git a/pkg/util/winutil/winmem.go b/pkg/util/winutil/winmem.go index 3e4b07c3c5e87..47be2a82787ef 100644 --- a/pkg/util/winutil/winmem.go +++ b/pkg/util/winutil/winmem.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winmem_386.go b/pkg/util/winutil/winmem_386.go index fd23d5cf5053f..1be58ea40d3ae 100644 --- a/pkg/util/winutil/winmem_386.go +++ b/pkg/util/winutil/winmem_386.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winmem_amd64.go b/pkg/util/winutil/winmem_amd64.go index f89905850ed7b..0d7eeb61ea85a 100644 --- a/pkg/util/winutil/winmem_amd64.go +++ b/pkg/util/winutil/winmem_amd64.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winsec.go b/pkg/util/winutil/winsec.go index dc7d21922921c..9164efc4d42bd 100644 --- a/pkg/util/winutil/winsec.go +++ b/pkg/util/winutil/winsec.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2018-2021 Datadog, Inc. +// Copyright 2018-present Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winstrings.go b/pkg/util/winutil/winstrings.go index 269f88f74fb34..2422ead89f580 100644 --- a/pkg/util/winutil/winstrings.go +++ b/pkg/util/winutil/winstrings.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/util/winutil/winver.go b/pkg/util/winutil/winver.go index 1f546abbcc1e9..7e3e1217a3a24 100644 --- a/pkg/util/winutil/winver.go +++ b/pkg/util/winutil/winver.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/pkg/util/xc/nix.go b/pkg/util/xc/nix.go index d884465f7dbd4..2b56eb37c72cd 100644 --- a/pkg/util/xc/nix.go +++ b/pkg/util/xc/nix.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !windows // +build cgo diff --git a/pkg/util/xc/stub.go b/pkg/util/xc/stub.go index 24ac86d3f5293..ff936eec60177 100644 --- a/pkg/util/xc/stub.go +++ b/pkg/util/xc/stub.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !cgo windows diff --git a/pkg/version/base.go b/pkg/version/base.go index fd637f538d9de..f7df7d5851f8d 100644 --- a/pkg/version/base.go +++ b/pkg/version/base.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // This module should be updated at every release diff --git a/pkg/version/base_test.go b/pkg/version/base_test.go index 72eafe3e0f259..c8f94ba96ff84 100644 --- a/pkg/version/base_test.go +++ b/pkg/version/base_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package version diff --git a/pkg/version/version.go b/pkg/version/version.go index c0cdde82886d5..58a233fd62ad6 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package version diff --git a/pkg/version/version_test.go b/pkg/version/version_test.go index 3571d3d2c392d..dca1157fe738d 100644 --- a/pkg/version/version_test.go +++ b/pkg/version/version_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package version diff --git a/rtloader/LICENSE b/rtloader/LICENSE index 2964bcd8461f1..19337a212097c 100644 --- a/rtloader/LICENSE +++ b/rtloader/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018-2021 Datadog, Inc. + Copyright 2018-present Datadog, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rtloader/NOTICE b/rtloader/NOTICE index 821e197d25520..9ec5e524eadbe 100644 --- a/rtloader/NOTICE +++ b/rtloader/NOTICE @@ -1,4 +1,4 @@ Datadog datadog-agent-rtloader -Copyright 2019-2021 Datadog, Inc. +Copyright 2019-present Datadog, Inc. This product includes software developed at Datadog (https://www.datadoghq.com/). diff --git a/rtloader/common/builtins/_util.c b/rtloader/common/builtins/_util.c index 3c4e6404a6c82..e8dd848bea074 100644 --- a/rtloader/common/builtins/_util.c +++ b/rtloader/common/builtins/_util.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "_util.h" #include "cgo_free.h" #include "rtloader_mem.h" diff --git a/rtloader/common/builtins/_util.h b/rtloader/common/builtins/_util.h index ba6b887e1d231..6bed75db34bff 100644 --- a/rtloader/common/builtins/_util.h +++ b/rtloader/common/builtins/_util.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_UTIL__H #define DATADOG_AGENT_RTLOADER_UTIL__H #include diff --git a/rtloader/common/builtins/aggregator.c b/rtloader/common/builtins/aggregator.c index 5f1654312b5b7..8f0bb6c2fb563 100644 --- a/rtloader/common/builtins/aggregator.c +++ b/rtloader/common/builtins/aggregator.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "aggregator.h" #include "rtloader_mem.h" #include "stringutils.h" diff --git a/rtloader/common/builtins/aggregator.h b/rtloader/common/builtins/aggregator.h index 8b8b3576c7dc3..61bdcdb760001 100644 --- a/rtloader/common/builtins/aggregator.h +++ b/rtloader/common/builtins/aggregator.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_THREE_AGGREGATOR_H #define DATADOG_AGENT_RTLOADER_THREE_AGGREGATOR_H diff --git a/rtloader/common/builtins/containers.c b/rtloader/common/builtins/containers.c index 498572d61e802..a182703da8a48 100644 --- a/rtloader/common/builtins/containers.c +++ b/rtloader/common/builtins/containers.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "containers.h" #include diff --git a/rtloader/common/builtins/containers.h b/rtloader/common/builtins/containers.h index 7b5abafcd6102..09a129a4e91d3 100644 --- a/rtloader/common/builtins/containers.h +++ b/rtloader/common/builtins/containers.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_CONTAINERS_H #define DATADOG_AGENT_RTLOADER_CONTAINERS_H diff --git a/rtloader/common/builtins/datadog_agent.c b/rtloader/common/builtins/datadog_agent.c index 350e51f25d526..cc8aaf8298430 100644 --- a/rtloader/common/builtins/datadog_agent.c +++ b/rtloader/common/builtins/datadog_agent.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "datadog_agent.h" #include "cgo_free.h" #include "rtloader_mem.h" diff --git a/rtloader/common/builtins/datadog_agent.h b/rtloader/common/builtins/datadog_agent.h index 564f04c383425..8dca086d386d0 100644 --- a/rtloader/common/builtins/datadog_agent.h +++ b/rtloader/common/builtins/datadog_agent.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_DATADOG_AGENT_H #define DATADOG_AGENT_RTLOADER_DATADOG_AGENT_H diff --git a/rtloader/common/builtins/kubeutil.c b/rtloader/common/builtins/kubeutil.c index d8f479dbba0d8..254cfe68b3c33 100644 --- a/rtloader/common/builtins/kubeutil.c +++ b/rtloader/common/builtins/kubeutil.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "kubeutil.h" #include "cgo_free.h" diff --git a/rtloader/common/builtins/kubeutil.h b/rtloader/common/builtins/kubeutil.h index a0afd1b2bceb8..db9c95ac863c9 100644 --- a/rtloader/common/builtins/kubeutil.h +++ b/rtloader/common/builtins/kubeutil.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_KUBEUTIL_H #define DATADOG_AGENT_RTLOADER_KUBEUTIL_H diff --git a/rtloader/common/builtins/tagger.c b/rtloader/common/builtins/tagger.c index c5a0464d3d0f6..662174d0be966 100644 --- a/rtloader/common/builtins/tagger.c +++ b/rtloader/common/builtins/tagger.c @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "tagger.h" #include "cgo_free.h" diff --git a/rtloader/common/builtins/tagger.h b/rtloader/common/builtins/tagger.h index 24f267a18b17d..fc8230de8bb73 100644 --- a/rtloader/common/builtins/tagger.h +++ b/rtloader/common/builtins/tagger.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TAGGER_H #define DATADOG_AGENT_RTLOADER_TAGGER_H diff --git a/rtloader/common/builtins/util.c b/rtloader/common/builtins/util.c index 890c816d0411d..38df33b86f428 100644 --- a/rtloader/common/builtins/util.c +++ b/rtloader/common/builtins/util.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "util.h" #include "datadog_agent.h" #include "util.h" diff --git a/rtloader/common/builtins/util.h b/rtloader/common/builtins/util.h index 9a7e5a14ffc2e..40073cc5c1400 100644 --- a/rtloader/common/builtins/util.h +++ b/rtloader/common/builtins/util.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_UTIL_H #define DATADOG_AGENT_RTLOADER_UTIL_H diff --git a/rtloader/common/cgo_free.c b/rtloader/common/cgo_free.c index 731c472e30753..bdf1e7f715ac2 100644 --- a/rtloader/common/cgo_free.c +++ b/rtloader/common/cgo_free.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "cgo_free.h" // these must be set by the Agent diff --git a/rtloader/common/cgo_free.h b/rtloader/common/cgo_free.h index 059e742e7bb1e..a3441803de015 100644 --- a/rtloader/common/cgo_free.h +++ b/rtloader/common/cgo_free.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_CGO_FREE_H #define DATADOG_AGENT_RTLOADER_CGO_FREE_H diff --git a/rtloader/common/log.c b/rtloader/common/log.c index ccbb2a25bcc25..cd466e5f92fca 100644 --- a/rtloader/common/log.c +++ b/rtloader/common/log.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "log.h" // these must be set by the Agent diff --git a/rtloader/common/log.h b/rtloader/common/log.h index 6598b0e77ee88..890b926ac0cdc 100644 --- a/rtloader/common/log.h +++ b/rtloader/common/log.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_LOG_H #define DATADOG_AGENT_RTLOADER_LOG_H diff --git a/rtloader/common/rtloader_mem.c b/rtloader/common/rtloader_mem.c index 8bc65ce67bfdf..a33e1a9606040 100644 --- a/rtloader/common/rtloader_mem.c +++ b/rtloader/common/rtloader_mem.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "rtloader_mem.h" #include diff --git a/rtloader/common/rtloader_mem.h b/rtloader/common/rtloader_mem.h index a5b06adf38897..9efa7be1e43c1 100644 --- a/rtloader/common/rtloader_mem.h +++ b/rtloader/common/rtloader_mem.h @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_MEM_H #define DATADOG_AGENT_RTLOADER_MEM_H diff --git a/rtloader/common/stringutils.c b/rtloader/common/stringutils.c index 9869d7d8b7189..1e6315635c9a5 100644 --- a/rtloader/common/stringutils.c +++ b/rtloader/common/stringutils.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include #include "rtloader_mem.h" diff --git a/rtloader/common/stringutils.h b/rtloader/common/stringutils.h index 61424b4fa1ea5..b0a70c02d102c 100644 --- a/rtloader/common/stringutils.h +++ b/rtloader/common/stringutils.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_STRINGUTILS_H #define DATADOG_AGENT_RTLOADER_STRINGUTILS_H diff --git a/rtloader/demo/main.c b/rtloader/demo/main.c index 2a9445a4d8c39..0095e0a16f272 100644 --- a/rtloader/demo/main.c +++ b/rtloader/demo/main.c @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "datadog_agent_rtloader.h" #include "rtloader_mem.h" diff --git a/rtloader/demo/main.py b/rtloader/demo/main.py index 60dd2492197aa..b9d2337908c0f 100644 --- a/rtloader/demo/main.py +++ b/rtloader/demo/main.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2019-2021 Datadog, Inc. +# Copyright 2019-present Datadog, Inc. from __future__ import print_function import aggregator diff --git a/rtloader/include/datadog_agent_rtloader.h b/rtloader/include/datadog_agent_rtloader.h index 5ccd62f93bd2d..1888159200e82 100644 --- a/rtloader/include/datadog_agent_rtloader.h +++ b/rtloader/include/datadog_agent_rtloader.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_H_INCLUDED #define DATADOG_AGENT_RTLOADER_H_INCLUDED diff --git a/rtloader/include/rtloader.h b/rtloader/include/rtloader.h index 8afc98c7add3e..1b82c5baa4680 100644 --- a/rtloader/include/rtloader.h +++ b/rtloader/include/rtloader.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_RTLOADER_H #define DATADOG_AGENT_RTLOADER_RTLOADER_H diff --git a/rtloader/include/rtloader_types.h b/rtloader/include/rtloader_types.h index 2d1f3477dc7eb..2e8ecd7e2a13b 100644 --- a/rtloader/include/rtloader_types.h +++ b/rtloader/include/rtloader_types.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TYPES_H #define DATADOG_AGENT_RTLOADER_TYPES_H #include diff --git a/rtloader/rtloader/api.cpp b/rtloader/rtloader/api.cpp index 90f7c27fdfd8a..b394b1a3ea6b1 100644 --- a/rtloader/rtloader/api.cpp +++ b/rtloader/rtloader/api.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifdef _WIN32 # include #else diff --git a/rtloader/rtloader/rtloader.cpp b/rtloader/rtloader/rtloader.cpp index 61d7144c9734c..6b5b5f448ce41 100644 --- a/rtloader/rtloader/rtloader.cpp +++ b/rtloader/rtloader/rtloader.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "rtloader.h" #include "rtloader_mem.h" diff --git a/rtloader/three/three.cpp b/rtloader/three/three.cpp index 51945bd7f47e1..a2761d3c7cfc9 100644 --- a/rtloader/three/three.cpp +++ b/rtloader/three/three.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "three.h" #include "constants.h" diff --git a/rtloader/three/three.h b/rtloader/three/three.h index a50da42fd67d4..713948291c488 100644 --- a/rtloader/three/three.h +++ b/rtloader/three/three.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_THREE_H #define DATADOG_AGENT_RTLOADER_THREE_H diff --git a/rtloader/two/two.cpp b/rtloader/two/two.cpp index a6c4d3c829251..c04fb927aaae0 100644 --- a/rtloader/two/two.cpp +++ b/rtloader/two/two.cpp @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #include "two.h" #include "constants.h" diff --git a/rtloader/two/two.h b/rtloader/two/two.h index 4d262e3608c9f..f6599587d0602 100644 --- a/rtloader/two/two.h +++ b/rtloader/two/two.h @@ -2,7 +2,7 @@ // under the Apache License Version 2.0. // This product includes software developed at Datadog // (https://www.datadoghq.com/). -// Copyright 2019-2021 Datadog, Inc. +// Copyright 2019-present Datadog, Inc. #ifndef DATADOG_AGENT_RTLOADER_TWO_H #define DATADOG_AGENT_RTLOADER_TWO_H diff --git a/test/benchmarks/aggregator/main.go b/test/benchmarks/aggregator/main.go index cb7776bc77bff..97ca556a3fd54 100644 --- a/test/benchmarks/aggregator/main.go +++ b/test/benchmarks/aggregator/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/test/benchmarks/aggregator/metrics.go b/test/benchmarks/aggregator/metrics.go index 5280e50d490d7..2c9b41b45f879 100644 --- a/test/benchmarks/aggregator/metrics.go +++ b/test/benchmarks/aggregator/metrics.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/test/benchmarks/aggregator/push_metric.go b/test/benchmarks/aggregator/push_metric.go index dd4f83ff951e9..505db97adeb24 100644 --- a/test/benchmarks/aggregator/push_metric.go +++ b/test/benchmarks/aggregator/push_metric.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/test/benchmarks/dogstatsd/main.go b/test/benchmarks/dogstatsd/main.go index 41bd46e07940b..7bc61471193d5 100644 --- a/test/benchmarks/dogstatsd/main.go +++ b/test/benchmarks/dogstatsd/main.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package main diff --git a/test/integration/config_providers/etcd/etcd_provider_test.go b/test/integration/config_providers/etcd/etcd_provider_test.go index 018e47773c84d..f9094d0bb99b8 100644 --- a/test/integration/config_providers/etcd/etcd_provider_test.go +++ b/test/integration/config_providers/etcd/etcd_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package etcd diff --git a/test/integration/config_providers/zookeeper/zookeeper_provider_test.go b/test/integration/config_providers/zookeeper/zookeeper_provider_test.go index bf19f8f08983b..625ba889c9290 100644 --- a/test/integration/config_providers/zookeeper/zookeeper_provider_test.go +++ b/test/integration/config_providers/zookeeper/zookeeper_provider_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package zookeeper diff --git a/test/integration/corechecks/docker/basemetrics_test.go b/test/integration/corechecks/docker/basemetrics_test.go index 41e83d956c42f..0cbfde3efa958 100644 --- a/test/integration/corechecks/docker/basemetrics_test.go +++ b/test/integration/corechecks/docker/basemetrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/catalog.go b/test/integration/corechecks/docker/catalog.go index 3235a11735909..378a773df36f0 100644 --- a/test/integration/corechecks/docker/catalog.go +++ b/test/integration/corechecks/docker/catalog.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/events_test.go b/test/integration/corechecks/docker/events_test.go index a5e6c104bc9c5..fc387719553d1 100644 --- a/test/integration/corechecks/docker/events_test.go +++ b/test/integration/corechecks/docker/events_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/exitcode_test.go b/test/integration/corechecks/docker/exitcode_test.go index 82b88f87a7bce..cef64051fea52 100644 --- a/test/integration/corechecks/docker/exitcode_test.go +++ b/test/integration/corechecks/docker/exitcode_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/globalmetrics_test.go b/test/integration/corechecks/docker/globalmetrics_test.go index 13af3c35e4f33..51ca7914a52da 100644 --- a/test/integration/corechecks/docker/globalmetrics_test.go +++ b/test/integration/corechecks/docker/globalmetrics_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/main_test.go b/test/integration/corechecks/docker/main_test.go index 6309eac49af55..91a8cfd0876fd 100644 --- a/test/integration/corechecks/docker/main_test.go +++ b/test/integration/corechecks/docker/main_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/corechecks/docker/serviceup_test.go b/test/integration/corechecks/docker/serviceup_test.go index ceb90af74b483..47d11dbcc69b3 100644 --- a/test/integration/corechecks/docker/serviceup_test.go +++ b/test/integration/corechecks/docker/serviceup_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package docker diff --git a/test/integration/dogstatsd/origin_detection.go b/test/integration/dogstatsd/origin_detection.go index 6212b5ac036a0..e66b3cfa6b330 100644 --- a/test/integration/dogstatsd/origin_detection.go +++ b/test/integration/dogstatsd/origin_detection.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/test/integration/dogstatsd/origin_detection_skip.go b/test/integration/dogstatsd/origin_detection_skip.go index 50f26b7de01cd..f25ae7ff82bc0 100644 --- a/test/integration/dogstatsd/origin_detection_skip.go +++ b/test/integration/dogstatsd/origin_detection_skip.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build !linux diff --git a/test/integration/dogstatsd/origin_detection_test.go b/test/integration/dogstatsd/origin_detection_test.go index 4c5d5e3084209..6c0e0bf65eb53 100644 --- a/test/integration/dogstatsd/origin_detection_test.go +++ b/test/integration/dogstatsd/origin_detection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd diff --git a/test/integration/listeners/docker/docker_listener_test.go b/test/integration/listeners/docker/docker_listener_test.go index 0f11ce606e9e7..e65c1286608db 100644 --- a/test/integration/listeners/docker/docker_listener_test.go +++ b/test/integration/listeners/docker/docker_listener_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package listeners diff --git a/test/integration/util/kube_apiserver/apiserver_test.go b/test/integration/util/kube_apiserver/apiserver_test.go index 630e715c4dcc4..e70ffc07c8b62 100644 --- a/test/integration/util/kube_apiserver/apiserver_test.go +++ b/test/integration/util/kube_apiserver/apiserver_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker // +build kubeapiserver diff --git a/test/integration/util/kube_apiserver/common.go b/test/integration/util/kube_apiserver/common.go index 38936c1e9e512..714c6ff3cda60 100644 --- a/test/integration/util/kube_apiserver/common.go +++ b/test/integration/util/kube_apiserver/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build kubeapiserver diff --git a/test/integration/util/kubelet/common.go b/test/integration/util/kubelet/common.go index e8a3d1b30a8f0..d5e224b30068a 100644 --- a/test/integration/util/kubelet/common.go +++ b/test/integration/util/kubelet/common.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/test/integration/util/kubelet/insecurekubelet_test.go b/test/integration/util/kubelet/insecurekubelet_test.go index 86a00535c025a..4ff745c56c0bc 100644 --- a/test/integration/util/kubelet/insecurekubelet_test.go +++ b/test/integration/util/kubelet/insecurekubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/test/integration/util/kubelet/securekubelet_test.go b/test/integration/util/kubelet/securekubelet_test.go index b0f9289876233..e107ec2f86c0c 100644 --- a/test/integration/util/kubelet/securekubelet_test.go +++ b/test/integration/util/kubelet/securekubelet_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build kubelet diff --git a/test/integration/util/leaderelection/leaderelection_test.go b/test/integration/util/leaderelection/leaderelection_test.go index 7ad20f24977e0..4cd1fee7b4725 100644 --- a/test/integration/util/leaderelection/leaderelection_test.go +++ b/test/integration/util/leaderelection/leaderelection_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2017-2021 Datadog, Inc. +// Copyright 2017-present Datadog, Inc. // +build docker // +build kubeapiserver diff --git a/test/integration/utils/certificates.go b/test/integration/utils/certificates.go index f60be65ba5ad7..96be04dae57d2 100644 --- a/test/integration/utils/certificates.go +++ b/test/integration/utils/certificates.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/test/integration/utils/certificates_test.go b/test/integration/utils/certificates_test.go index 3509dc623384b..1be5e35a01537 100644 --- a/test/integration/utils/certificates_test.go +++ b/test/integration/utils/certificates_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package utils diff --git a/test/integration/utils/compose.go b/test/integration/utils/compose.go index 88454f761f970..b1a0126146132 100644 --- a/test/integration/utils/compose.go +++ b/test/integration/utils/compose.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build docker diff --git a/test/integration/utils/setup_linux.go b/test/integration/utils/setup_linux.go index 98b223ce64183..0e0c5f40a8ea6 100644 --- a/test/integration/utils/setup_linux.go +++ b/test/integration/utils/setup_linux.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build linux diff --git a/test/integration/utils/setup_windows.go b/test/integration/utils/setup_windows.go index 40476076ced46..5f470f8ffaaf3 100644 --- a/test/integration/utils/setup_windows.go +++ b/test/integration/utils/setup_windows.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build windows diff --git a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_linux.rb b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_linux.rb index 5d10944d4cdb6..2c06921195c42 100644 --- a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_linux.rb +++ b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_linux.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install-script # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb index 951ead20f7832..848780762329a 100644 --- a/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb +++ b/test/kitchen/site-cookbooks/dd-agent-5/recipes/_install_windows_base.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-5 # Recipe:: _install_windows_base # -# Copyright (C) 2019-2021 Datadog +# Copyright (C) 2019-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-5/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-5/recipes/default.rb index 1cdf484f17413..dd46c2774cbcf 100644 --- a/test/kitchen/site-cookbooks/dd-agent-5/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-5/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/_datadog-agent-6.rb b/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/_datadog-agent-6.rb index be04e6950445e..21c43cba9548c 100644 --- a/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/_datadog-agent-6.rb +++ b/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/_datadog-agent-6.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-import-conf # Recipe:: datadog-agent-6 # -# Copyright 2011-2015, Datadog +# Copyright 2011-present, Datadog # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -72,4 +72,4 @@ # end # Install integration packages -#include_recipe 'datadog::integrations' unless is_windows \ No newline at end of file +#include_recipe 'datadog::integrations' unless is_windows diff --git a/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/default.rb index 584c0a62341a2..a34b67cbb46c1 100644 --- a/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-import-conf/recipes/default.rb @@ -1,7 +1,7 @@ # Cookbook Name:: dd-agent-imprt-conf # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install-script/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-install-script/recipes/default.rb index 1e73eda6373fb..d2c8743ff9b7d 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install-script/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install-script/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install-script # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_agent6_windows_config.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_agent6_windows_config.rb index 59666613d2f88..6965c4fa2ddcc 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_agent6_windows_config.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_agent6_windows_config.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: _agent6_windows_config # -# Copyright 2011-2017, Datadog +# Copyright 2011-present, Datadog # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb index 7f6d58b1f3574..a0d917322e06f 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: _install_windows # -# Copyright (C) 2019-2021 Datadog +# Copyright (C) 2019-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb index d4d4068d00131..784488778bef7 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/_install_windows_base.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: _install_windows_base # -# Copyright (C) 2019-2021 Datadog +# Copyright (C) 2019-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-install/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-install/recipes/default.rb index a7d7c4b5c72b9..ca0ae30d1de4d 100644 --- a/test/kitchen/site-cookbooks/dd-agent-install/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-install/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-install # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb index d2ac840bc4aa1..ba081242e8fcc 100644 --- a/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-rhel-workaround/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-rhel-workaround # Recipe:: default # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb index c7acf4e812829..6afaf8a77aa13 100644 --- a/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-sles-workaround/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-sles-workaround # Recipe:: default # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-step-by-step/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-step-by-step/recipes/default.rb index 801803870d936..2d4e7dd0973ea 100644 --- a/test/kitchen/site-cookbooks/dd-agent-step-by-step/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-step-by-step/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-step-by-step # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb b/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb index 81b752bcbd449..b77d8c48c74cd 100644 --- a/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb +++ b/test/kitchen/site-cookbooks/dd-agent-system-files-check/recipes/list-files-before-install.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-system-files-check # Recipe:: default # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-agent-upgrade/recipes/default.rb b/test/kitchen/site-cookbooks/dd-agent-upgrade/recipes/default.rb index f592c349518c2..6e5abf112c7c9 100644 --- a/test/kitchen/site-cookbooks/dd-agent-upgrade/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-agent-upgrade/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-agent-upgrade # Recipe:: default # -# Copyright (C) 2013 Datadog +# Copyright (C) 2013-present Datadog # # All rights reserved - Do Not Redistribute # diff --git a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb index 7eae40e24e049..99b85e8d884b8 100644 --- a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-security-agent-check # Recipe:: default # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # if node['platform_family'] != 'windows' diff --git a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb index 43a1c7c52e6b7..f373a1e6c3a42 100644 --- a/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb +++ b/test/kitchen/site-cookbooks/dd-security-agent-check/recipes/stress-tests.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-security-agent-check # Recipe:: stress-tests # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # if node['platform_family'] != 'windows' diff --git a/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb b/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb index 323af86f40210..3cbb805416a57 100644 --- a/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb +++ b/test/kitchen/site-cookbooks/dd-system-probe-check/recipes/default.rb @@ -2,7 +2,7 @@ # Cookbook Name:: dd-system-probe-check # Recipe:: default # -# Copyright (C) 2020-2021 Datadog +# Copyright (C) 2020-present Datadog # if platform?('centos') include_recipe 'yum-centos::vault' diff --git a/test/system/dogstatsd/dogstatsd_test.go b/test/system/dogstatsd/dogstatsd_test.go index 469be706201d4..157f62cf1efd5 100644 --- a/test/system/dogstatsd/dogstatsd_test.go +++ b/test/system/dogstatsd/dogstatsd_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd_test diff --git a/test/system/dogstatsd/receive_and_forward_test.go b/test/system/dogstatsd/receive_and_forward_test.go index 84168f641b655..e07063ce8cd4a 100644 --- a/test/system/dogstatsd/receive_and_forward_test.go +++ b/test/system/dogstatsd/receive_and_forward_test.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. package dogstatsd_test diff --git a/test/system/python_binding/datadog_agent.py b/test/system/python_binding/datadog_agent.py index 3aa29ac2503e8..fa3fccfb1d149 100644 --- a/test/system/python_binding/datadog_agent.py +++ b/test/system/python_binding/datadog_agent.py @@ -1,7 +1,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. import unittest import datadog_agent diff --git a/test/system/python_binding/test.sh b/test/system/python_binding/test.sh index 5aa91e23d912f..d5e976d23b97d 100755 --- a/test/system/python_binding/test.sh +++ b/test/system/python_binding/test.sh @@ -3,7 +3,7 @@ # Unless explicitly stated otherwise all files in this repository are licensed # under the Apache License Version 2.0. # This product includes software developed at Datadog (https://www.datadoghq.com/). -# Copyright 2016-2021 Datadog, Inc. +# Copyright 2016-present Datadog, Inc. set -e diff --git a/tools.go b/tools.go index 1930959021aff..3738f8ecbe696 100644 --- a/tools.go +++ b/tools.go @@ -1,7 +1,7 @@ // Unless explicitly stated otherwise all files in this repository are licensed // under the Apache License Version 2.0. // This product includes software developed at Datadog (https://www.datadoghq.com/). -// Copyright 2016-2021 Datadog, Inc. +// Copyright 2016-present Datadog, Inc. // +build tools diff --git a/tools/windows/install-help/cal/customaction.rc b/tools/windows/install-help/cal/customaction.rc index c2176d31c7cde..81b01f058a502 100644 --- a/tools/windows/install-help/cal/customaction.rc +++ b/tools/windows/install-help/cal/customaction.rc @@ -69,7 +69,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent6" - VALUE "LegalCopyright", "Copyright (C) 2016-2021" + VALUE "LegalCopyright", "Copyright (C) 2016-present" VALUE "OriginalFilename", "customaction.dll" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/tools/windows/install-help/install-cmd/install-cmd.rc b/tools/windows/install-help/install-cmd/install-cmd.rc index 7a7f6e12a6926..589447dc61698 100644 --- a/tools/windows/install-help/install-cmd/install-cmd.rc +++ b/tools/windows/install-help/install-cmd/install-cmd.rc @@ -70,7 +70,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Console Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent7" - VALUE "LegalCopyright", "Copyright (C) 2016-2021" + VALUE "LegalCopyright", "Copyright (C) 2016-present" VALUE "OriginalFilename", "install-cmd.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING diff --git a/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc b/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc index 3255ae245198e..3c9917848c78a 100644 --- a/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc +++ b/tools/windows/install-help/uninstall-cmd/uninstall-cmd.rc @@ -70,7 +70,7 @@ BEGIN VALUE "FileDescription", "Datadog Agent Console Installation Helper" VALUE "FileVersion", FILE_VERSION_STRING VALUE "InternalName", "Agent7" - VALUE "LegalCopyright", "Copyright (C) 2016-2021" + VALUE "LegalCopyright", "Copyright (C) 2016-present" VALUE "OriginalFilename", "uninstall-cmd.exe" VALUE "ProductName", "Datadog Agent" VALUE "ProductVersion", FILE_VERSION_STRING