From 1fa0e94a09e4155f8a6d8a0efe36a5668cdc074e Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Tue, 1 Feb 2022 18:40:13 -0600 Subject: [PATCH] plugins: update Copyright banners Signed-off-by: Eduardo Silva --- plugins/custom_calyptia/calyptia.c | 3 +-- plugins/filter_alter_size/alter_size.c | 3 +-- plugins/filter_aws/aws.c | 2 +- plugins/filter_aws/aws.h | 2 +- plugins/filter_checklist/checklist.c | 3 +-- plugins/filter_checklist/checklist.h | 3 +-- plugins/filter_expect/expect.c | 3 +-- plugins/filter_expect/expect.h | 3 +-- plugins/filter_geoip2/geoip2.c | 3 +-- plugins/filter_geoip2/geoip2.h | 3 +-- plugins/filter_grep/grep.c | 3 +-- plugins/filter_grep/grep.h | 3 +-- plugins/filter_kubernetes/kube_conf.c | 3 +-- plugins/filter_kubernetes/kube_conf.h | 3 +-- plugins/filter_kubernetes/kube_meta.c | 3 +-- plugins/filter_kubernetes/kube_meta.h | 3 +-- plugins/filter_kubernetes/kube_property.c | 3 +-- plugins/filter_kubernetes/kube_property.h | 3 +-- plugins/filter_kubernetes/kube_props.h | 3 +-- plugins/filter_kubernetes/kube_regex.c | 3 +-- plugins/filter_kubernetes/kube_regex.h | 3 +-- plugins/filter_kubernetes/kubernetes.c | 3 +-- plugins/filter_lua/lua.c | 3 +-- plugins/filter_lua/lua_config.c | 3 +-- plugins/filter_lua/lua_config.h | 3 +-- plugins/filter_modify/modify.c | 3 +-- plugins/filter_modify/modify.h | 3 +-- plugins/filter_multiline/ml.c | 3 +-- plugins/filter_multiline/ml.h | 3 +-- plugins/filter_nest/nest.c | 3 +-- plugins/filter_nest/nest.h | 3 +-- plugins/filter_parser/filter_parser.c | 3 +-- plugins/filter_parser/filter_parser.h | 3 +-- plugins/filter_record_modifier/filter_modifier.c | 3 +-- plugins/filter_record_modifier/filter_modifier.h | 3 +-- plugins/filter_rewrite_tag/rewrite_tag.c | 3 +-- plugins/filter_rewrite_tag/rewrite_tag.h | 3 +-- plugins/filter_stdout/stdout.c | 3 +-- plugins/filter_tensorflow/tensorflow.c | 3 +-- plugins/filter_tensorflow/tensorflow.h | 3 +-- plugins/filter_throttle/throttle.c | 3 +-- plugins/filter_throttle/throttle.h | 3 +-- plugins/filter_throttle/window.c | 3 +-- plugins/filter_throttle/window.h | 3 +-- plugins/filter_throttle_size/size_window.c | 3 +-- plugins/filter_throttle_size/size_window.h | 3 +-- plugins/filter_throttle_size/throttle_size.c | 3 +-- plugins/filter_throttle_size/throttle_size.h | 3 +-- plugins/filter_type_converter/type_converter.c | 3 +-- plugins/filter_type_converter/type_converter.h | 3 +-- plugins/in_collectd/in_collectd.c | 3 +-- plugins/in_collectd/in_collectd.h | 3 +-- plugins/in_collectd/netprot.c | 3 +-- plugins/in_collectd/netprot.h | 3 +-- plugins/in_collectd/typesdb.c | 3 +-- plugins/in_collectd/typesdb.h | 3 +-- plugins/in_collectd/typesdb_parser.c | 3 +-- plugins/in_collectd/typesdb_parser.h | 3 +-- plugins/in_cpu/cpu.c | 3 +-- plugins/in_cpu/cpu.h | 3 +-- plugins/in_disk/in_disk.c | 3 +-- plugins/in_disk/in_disk.h | 3 +-- plugins/in_docker/docker.c | 3 +-- plugins/in_docker/docker.h | 3 +-- plugins/in_docker_events/docker_events.c | 3 +-- plugins/in_docker_events/docker_events.h | 3 +-- plugins/in_docker_events/docker_events_config.c | 3 +-- plugins/in_docker_events/docker_events_config.h | 3 +-- plugins/in_dummy/in_dummy.c | 3 +-- plugins/in_dummy/in_dummy.h | 3 +-- plugins/in_emitter/emitter.c | 3 +-- plugins/in_exec/in_exec.c | 3 +-- plugins/in_exec/in_exec.h | 3 +-- plugins/in_fluentbit_metrics/metrics.c | 3 +-- plugins/in_forward/fw.c | 3 +-- plugins/in_forward/fw.h | 3 +-- plugins/in_forward/fw_config.c | 3 +-- plugins/in_forward/fw_config.h | 3 +-- plugins/in_forward/fw_conn.c | 3 +-- plugins/in_forward/fw_conn.h | 3 +-- plugins/in_forward/fw_prot.c | 3 +-- plugins/in_forward/fw_prot.h | 3 +-- plugins/in_head/in_head.c | 3 +-- plugins/in_head/in_head.h | 3 +-- plugins/in_health/health.c | 3 +-- plugins/in_http/http.c | 3 +-- plugins/in_http/http.h | 3 +-- plugins/in_http/http_config.c | 3 +-- plugins/in_http/http_config.h | 3 +-- plugins/in_http/http_conn.c | 3 +-- plugins/in_http/http_conn.h | 3 +-- plugins/in_http/http_prot.c | 3 +-- plugins/in_http/http_prot.h | 3 +-- plugins/in_kmsg/in_kmsg.c | 3 +-- plugins/in_kmsg/in_kmsg.h | 3 +-- plugins/in_lib/in_lib.c | 3 +-- plugins/in_lib/in_lib.h | 3 +-- plugins/in_mem/mem.c | 3 +-- plugins/in_mem/mem.h | 3 +-- plugins/in_mem/proc.c | 3 +-- plugins/in_mem/proc.h | 3 +-- plugins/in_mqtt/mqtt.c | 3 +-- plugins/in_mqtt/mqtt.h | 3 +-- plugins/in_mqtt/mqtt_config.c | 3 +-- plugins/in_mqtt/mqtt_config.h | 3 +-- plugins/in_mqtt/mqtt_conn.c | 3 +-- plugins/in_mqtt/mqtt_conn.h | 3 +-- plugins/in_mqtt/mqtt_prot.c | 3 +-- plugins/in_mqtt/mqtt_prot.h | 3 +-- plugins/in_netif/in_netif.c | 3 +-- plugins/in_netif/in_netif.h | 3 +-- plugins/in_nginx_exporter_metrics/nginx.c | 3 +-- plugins/in_nginx_exporter_metrics/nginx.h | 3 +-- plugins/in_node_exporter_metrics/ne.c | 3 +-- plugins/in_node_exporter_metrics/ne.h | 3 +-- plugins/in_node_exporter_metrics/ne_config.c | 3 +-- plugins/in_node_exporter_metrics/ne_config.h | 3 +-- plugins/in_node_exporter_metrics/ne_cpu.c | 3 +-- plugins/in_node_exporter_metrics/ne_cpu.h | 3 +-- plugins/in_node_exporter_metrics/ne_cpu_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_cpufreq.h | 3 +-- plugins/in_node_exporter_metrics/ne_cpufreq_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_diskstats.c | 3 +-- plugins/in_node_exporter_metrics/ne_diskstats.h | 3 +-- plugins/in_node_exporter_metrics/ne_diskstats_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_filefd_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_filefd_linux.h | 3 +-- plugins/in_node_exporter_metrics/ne_loadavg.c | 3 +-- plugins/in_node_exporter_metrics/ne_loadavg.h | 3 +-- plugins/in_node_exporter_metrics/ne_loadavg_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_meminfo.c | 3 +-- plugins/in_node_exporter_metrics/ne_meminfo.h | 3 +-- plugins/in_node_exporter_metrics/ne_meminfo_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_netdev.c | 3 +-- plugins/in_node_exporter_metrics/ne_netdev.h | 3 +-- plugins/in_node_exporter_metrics/ne_netdev_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_stat_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_stat_linux.h | 3 +-- plugins/in_node_exporter_metrics/ne_time.c | 3 +-- plugins/in_node_exporter_metrics/ne_time.h | 3 +-- plugins/in_node_exporter_metrics/ne_uname.c | 3 +-- plugins/in_node_exporter_metrics/ne_uname.h | 3 +-- plugins/in_node_exporter_metrics/ne_uname_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_utils.c | 3 +-- plugins/in_node_exporter_metrics/ne_utils.h | 3 +-- plugins/in_node_exporter_metrics/ne_vmstat_linux.c | 3 +-- plugins/in_node_exporter_metrics/ne_vmstat_linux.h | 3 +-- plugins/in_proc/in_proc.c | 3 +-- plugins/in_proc/in_proc.h | 3 +-- plugins/in_random/random.c | 3 +-- plugins/in_serial/in_serial.c | 3 +-- plugins/in_serial/in_serial.h | 3 +-- plugins/in_serial/in_serial_config.c | 3 +-- plugins/in_serial/in_serial_config.h | 3 +-- plugins/in_statsd/statsd.c | 3 +-- plugins/in_stdin/in_stdin.c | 3 +-- plugins/in_stdin/in_stdin.h | 3 +-- plugins/in_storage_backlog/sb.c | 3 +-- plugins/in_stream_processor/sp.c | 3 +-- plugins/in_syslog/syslog.c | 3 +-- plugins/in_syslog/syslog.h | 3 +-- plugins/in_syslog/syslog_conf.c | 3 +-- plugins/in_syslog/syslog_conf.h | 3 +-- plugins/in_syslog/syslog_conn.c | 3 +-- plugins/in_syslog/syslog_conn.h | 3 +-- plugins/in_syslog/syslog_prot.c | 3 +-- plugins/in_syslog/syslog_prot.h | 3 +-- plugins/in_syslog/syslog_server.c | 3 +-- plugins/in_syslog/syslog_server.h | 3 +-- plugins/in_systemd/systemd.c | 3 +-- plugins/in_systemd/systemd_config.c | 3 +-- plugins/in_systemd/systemd_config.h | 3 +-- plugins/in_systemd/systemd_db.c | 3 +-- plugins/in_systemd/systemd_db.h | 3 +-- plugins/in_tail/tail.c | 3 +-- plugins/in_tail/tail.h | 3 +-- plugins/in_tail/tail_config.c | 3 +-- plugins/in_tail/tail_config.h | 3 +-- plugins/in_tail/tail_db.c | 3 +-- plugins/in_tail/tail_db.h | 3 +-- plugins/in_tail/tail_dockermode.c | 3 +-- plugins/in_tail/tail_dockermode.h | 3 +-- plugins/in_tail/tail_file.c | 3 +-- plugins/in_tail/tail_file.h | 3 +-- plugins/in_tail/tail_file_internal.h | 3 +-- plugins/in_tail/tail_fs.h | 3 +-- plugins/in_tail/tail_fs_inotify.c | 3 +-- plugins/in_tail/tail_fs_inotify.h | 3 +-- plugins/in_tail/tail_fs_stat.c | 3 +-- plugins/in_tail/tail_fs_stat.h | 3 +-- plugins/in_tail/tail_multiline.c | 3 +-- plugins/in_tail/tail_multiline.h | 3 +-- plugins/in_tail/tail_scan.c | 3 +-- plugins/in_tail/tail_scan.h | 3 +-- plugins/in_tail/tail_scan_glob.c | 3 +-- plugins/in_tail/tail_scan_win32.c | 3 +-- plugins/in_tail/tail_signal.h | 3 +-- plugins/in_tail/tail_sql.h | 3 +-- plugins/in_tail/win32.h | 3 +-- plugins/in_tail/win32/interface.h | 3 +-- plugins/in_tail/win32/io.c | 3 +-- plugins/in_tail/win32/stat.c | 3 +-- plugins/in_tcp/tcp.c | 3 +-- plugins/in_tcp/tcp.h | 3 +-- plugins/in_tcp/tcp_config.c | 3 +-- plugins/in_tcp/tcp_config.h | 3 +-- plugins/in_tcp/tcp_conn.c | 3 +-- plugins/in_tcp/tcp_conn.h | 3 +-- plugins/in_thermal/in_thermal.c | 3 +-- plugins/in_thermal/in_thermal.h | 3 +-- plugins/in_winlog/in_winlog.c | 3 +-- plugins/in_winlog/pack.c | 3 +-- plugins/in_winlog/winlog.c | 3 +-- plugins/in_winlog/winlog.h | 3 +-- plugins/in_winstat/winstat.c | 3 +-- plugins/out_azure/azure.c | 3 +-- plugins/out_azure/azure.h | 3 +-- plugins/out_azure/azure_conf.c | 3 +-- plugins/out_azure/azure_conf.h | 3 +-- plugins/out_azure_blob/azure_blob.c | 3 +-- plugins/out_azure_blob/azure_blob.h | 3 +-- plugins/out_azure_blob/azure_blob_appendblob.c | 3 +-- plugins/out_azure_blob/azure_blob_appendblob.h | 3 +-- plugins/out_azure_blob/azure_blob_blockblob.c | 3 +-- plugins/out_azure_blob/azure_blob_blockblob.h | 3 +-- plugins/out_azure_blob/azure_blob_conf.c | 3 +-- plugins/out_azure_blob/azure_blob_conf.h | 3 +-- plugins/out_azure_blob/azure_blob_http.c | 3 +-- plugins/out_azure_blob/azure_blob_http.h | 3 +-- plugins/out_azure_blob/azure_blob_uri.c | 3 +-- plugins/out_azure_blob/azure_blob_uri.h | 3 +-- plugins/out_bigquery/bigquery.c | 3 +-- plugins/out_bigquery/bigquery.h | 3 +-- plugins/out_bigquery/bigquery_conf.c | 3 +-- plugins/out_bigquery/bigquery_conf.h | 3 +-- plugins/out_calyptia/calyptia.c | 3 +-- plugins/out_calyptia/calyptia.h | 3 +-- plugins/out_cloudwatch_logs/cloudwatch_api.c | 3 +-- plugins/out_cloudwatch_logs/cloudwatch_api.h | 3 +-- plugins/out_cloudwatch_logs/cloudwatch_logs.c | 3 +-- plugins/out_cloudwatch_logs/cloudwatch_logs.h | 3 +-- plugins/out_counter/counter.c | 3 +-- plugins/out_datadog/datadog.c | 3 +-- plugins/out_datadog/datadog.h | 3 +-- plugins/out_datadog/datadog_conf.c | 3 +-- plugins/out_datadog/datadog_conf.h | 3 +-- plugins/out_datadog/datadog_remap.c | 3 +-- plugins/out_datadog/datadog_remap.h | 3 +-- plugins/out_es/es.c | 3 +-- plugins/out_es/es.h | 3 +-- plugins/out_es/es_bulk.c | 3 +-- plugins/out_es/es_bulk.h | 3 +-- plugins/out_es/es_conf.c | 3 +-- plugins/out_es/es_conf.h | 3 +-- plugins/out_exit/exit.c | 3 +-- plugins/out_file/file.c | 3 +-- plugins/out_file/file.h | 3 +-- plugins/out_flowcounter/out_flowcounter.c | 3 +-- plugins/out_flowcounter/out_flowcounter.h | 3 +-- plugins/out_forward/forward.c | 3 +-- plugins/out_forward/forward.h | 3 +-- plugins/out_forward/forward_format.c | 3 +-- plugins/out_forward/forward_format.h | 3 +-- plugins/out_gelf/gelf.c | 2 +- plugins/out_gelf/gelf.h | 2 +- plugins/out_http/http.c | 3 +-- plugins/out_http/http.h | 3 +-- plugins/out_http/http_conf.c | 3 +-- plugins/out_http/http_conf.h | 3 +-- plugins/out_influxdb/influxdb.c | 3 +-- plugins/out_influxdb/influxdb.h | 3 +-- plugins/out_influxdb/influxdb_bulk.c | 3 +-- plugins/out_influxdb/influxdb_bulk.h | 3 +-- plugins/out_kafka/kafka.c | 3 +-- plugins/out_kafka/kafka_callbacks.h | 3 +-- plugins/out_kafka/kafka_config.c | 3 +-- plugins/out_kafka/kafka_config.h | 3 +-- plugins/out_kafka/kafka_topic.c | 3 +-- plugins/out_kafka/kafka_topic.h | 3 +-- plugins/out_kafka_rest/kafka.c | 3 +-- plugins/out_kafka_rest/kafka.h | 3 +-- plugins/out_kafka_rest/kafka_conf.c | 3 +-- plugins/out_kafka_rest/kafka_conf.h | 3 +-- plugins/out_kinesis_firehose/firehose.c | 3 +-- plugins/out_kinesis_firehose/firehose.h | 3 +-- plugins/out_kinesis_firehose/firehose_api.c | 3 +-- plugins/out_kinesis_firehose/firehose_api.h | 3 +-- plugins/out_kinesis_streams/kinesis.c | 3 +-- plugins/out_kinesis_streams/kinesis.h | 3 +-- plugins/out_kinesis_streams/kinesis_api.c | 3 +-- plugins/out_kinesis_streams/kinesis_api.h | 3 +-- plugins/out_lib/out_lib.c | 3 +-- plugins/out_lib/out_lib.h | 3 +-- plugins/out_logdna/logdna.c | 3 +-- plugins/out_logdna/logdna.h | 3 +-- plugins/out_loki/loki.c | 3 +-- plugins/out_loki/loki.h | 3 +-- plugins/out_nats/nats.c | 3 +-- plugins/out_nats/nats.h | 3 +-- plugins/out_nrlogs/newrelic.c | 3 +-- plugins/out_nrlogs/newrelic.h | 3 +-- plugins/out_null/null.c | 3 +-- plugins/out_pgsql/pgsql.c | 2 +- plugins/out_pgsql/pgsql.h | 2 +- plugins/out_pgsql/pgsql_connections.c | 2 +- plugins/out_pgsql/pgsql_connections.h | 2 +- plugins/out_plot/plot.c | 3 +-- plugins/out_prometheus_exporter/prom.c | 3 +-- plugins/out_prometheus_exporter/prom.h | 3 +-- plugins/out_prometheus_exporter/prom_http.c | 3 +-- plugins/out_prometheus_exporter/prom_http.h | 3 +-- plugins/out_prometheus_remote_write/remote_write.c | 3 +-- plugins/out_prometheus_remote_write/remote_write.h | 3 +-- plugins/out_prometheus_remote_write/remote_write_conf.c | 3 +-- plugins/out_prometheus_remote_write/remote_write_conf.h | 3 +-- plugins/out_retry/retry.c | 3 +-- plugins/out_s3/s3.c | 3 +-- plugins/out_s3/s3.h | 3 +-- plugins/out_s3/s3_multipart.c | 3 +-- plugins/out_s3/s3_store.c | 3 +-- plugins/out_s3/s3_store.h | 3 +-- plugins/out_skywalking/skywalking.c | 3 +-- plugins/out_skywalking/skywalking.h | 3 +-- plugins/out_slack/slack.c | 3 +-- plugins/out_slack/slack.h | 3 +-- plugins/out_splunk/splunk.c | 3 +-- plugins/out_splunk/splunk.h | 3 +-- plugins/out_splunk/splunk_conf.c | 3 +-- plugins/out_splunk/splunk_conf.h | 3 +-- plugins/out_stackdriver/gce_metadata.c | 2 +- plugins/out_stackdriver/gce_metadata.h | 2 +- plugins/out_stackdriver/stackdriver.c | 3 +-- plugins/out_stackdriver/stackdriver.h | 3 +-- plugins/out_stackdriver/stackdriver_conf.c | 3 +-- plugins/out_stackdriver/stackdriver_conf.h | 3 +-- plugins/out_stackdriver/stackdriver_helper.c | 3 +-- plugins/out_stackdriver/stackdriver_helper.h | 3 +-- plugins/out_stackdriver/stackdriver_http_request.c | 3 +-- plugins/out_stackdriver/stackdriver_http_request.h | 3 +-- plugins/out_stackdriver/stackdriver_operation.c | 3 +-- plugins/out_stackdriver/stackdriver_operation.h | 3 +-- plugins/out_stackdriver/stackdriver_source_location.c | 3 +-- plugins/out_stackdriver/stackdriver_source_location.h | 3 +-- plugins/out_stackdriver/stackdriver_timestamp.c | 3 +-- plugins/out_stackdriver/stackdriver_timestamp.h | 3 +-- plugins/out_stdout/stdout.c | 3 +-- plugins/out_stdout/stdout.h | 3 +-- plugins/out_syslog/syslog.c | 2 +- plugins/out_syslog/syslog_conf.c | 2 +- plugins/out_syslog/syslog_conf.h | 2 +- plugins/out_tcp/tcp.c | 3 +-- plugins/out_tcp/tcp.h | 3 +-- plugins/out_tcp/tcp_conf.c | 3 +-- plugins/out_tcp/tcp_conf.h | 3 +-- plugins/out_td/td.c | 3 +-- plugins/out_td/td.h | 3 +-- plugins/out_td/td_config.c | 3 +-- plugins/out_td/td_config.h | 3 +-- plugins/out_td/td_http.c | 3 +-- plugins/out_td/td_http.h | 3 +-- plugins/out_websocket/websocket.c | 3 +-- plugins/out_websocket/websocket.h | 3 +-- plugins/out_websocket/websocket_conf.c | 3 +-- plugins/out_websocket/websocket_conf.h | 3 +-- 364 files changed, 364 insertions(+), 715 deletions(-) diff --git a/plugins/custom_calyptia/calyptia.c b/plugins/custom_calyptia/calyptia.c index aacff11f9db..50184f8741b 100644 --- a/plugins/custom_calyptia/calyptia.c +++ b/plugins/custom_calyptia/calyptia.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_alter_size/alter_size.c b/plugins/filter_alter_size/alter_size.c index 40e092e1b8d..17cbda4da7b 100644 --- a/plugins/filter_alter_size/alter_size.c +++ b/plugins/filter_alter_size/alter_size.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_aws/aws.c b/plugins/filter_aws/aws.c index d9c0e38e36f..7bcffba62a4 100644 --- a/plugins/filter_aws/aws.c +++ b/plugins/filter_aws/aws.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_aws/aws.h b/plugins/filter_aws/aws.h index c2f12924c9d..21d3e75fefc 100644 --- a/plugins/filter_aws/aws.h +++ b/plugins/filter_aws/aws.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_checklist/checklist.c b/plugins/filter_checklist/checklist.c index 348f85c9298..f181fbcc393 100644 --- a/plugins/filter_checklist/checklist.c +++ b/plugins/filter_checklist/checklist.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_checklist/checklist.h b/plugins/filter_checklist/checklist.h index c8774edad9f..c0b2d40b4ab 100644 --- a/plugins/filter_checklist/checklist.h +++ b/plugins/filter_checklist/checklist.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_expect/expect.c b/plugins/filter_expect/expect.c index b0188394bfe..645946ba0fa 100644 --- a/plugins/filter_expect/expect.c +++ b/plugins/filter_expect/expect.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_expect/expect.h b/plugins/filter_expect/expect.h index 208c572e0b3..785293823d1 100644 --- a/plugins/filter_expect/expect.h +++ b/plugins/filter_expect/expect.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_geoip2/geoip2.c b/plugins/filter_geoip2/geoip2.c index cc94e0bb904..b29af938ab4 100644 --- a/plugins/filter_geoip2/geoip2.c +++ b/plugins/filter_geoip2/geoip2.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_geoip2/geoip2.h b/plugins/filter_geoip2/geoip2.h index 8a26520c8dc..5f255dbda3a 100644 --- a/plugins/filter_geoip2/geoip2.h +++ b/plugins/filter_geoip2/geoip2.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_grep/grep.c b/plugins/filter_grep/grep.c index 73b45d1afa6..2a20365e093 100644 --- a/plugins/filter_grep/grep.c +++ b/plugins/filter_grep/grep.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_grep/grep.h b/plugins/filter_grep/grep.h index babbcbfe0e2..426c36fd99d 100644 --- a/plugins/filter_grep/grep.h +++ b/plugins/filter_grep/grep.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_conf.c b/plugins/filter_kubernetes/kube_conf.c index f5a23ed8ce4..79103577a32 100644 --- a/plugins/filter_kubernetes/kube_conf.c +++ b/plugins/filter_kubernetes/kube_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_conf.h b/plugins/filter_kubernetes/kube_conf.h index f67b79516a9..a986130967e 100644 --- a/plugins/filter_kubernetes/kube_conf.h +++ b/plugins/filter_kubernetes/kube_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_meta.c b/plugins/filter_kubernetes/kube_meta.c index ec1ee0f6cc1..52bbcc11d9e 100644 --- a/plugins/filter_kubernetes/kube_meta.c +++ b/plugins/filter_kubernetes/kube_meta.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_meta.h b/plugins/filter_kubernetes/kube_meta.h index 8789850d335..fb0278afcdc 100644 --- a/plugins/filter_kubernetes/kube_meta.h +++ b/plugins/filter_kubernetes/kube_meta.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_property.c b/plugins/filter_kubernetes/kube_property.c index fe144fa0955..557bed377a8 100644 --- a/plugins/filter_kubernetes/kube_property.c +++ b/plugins/filter_kubernetes/kube_property.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_property.h b/plugins/filter_kubernetes/kube_property.h index a5967b2c792..c2c8503b614 100644 --- a/plugins/filter_kubernetes/kube_property.h +++ b/plugins/filter_kubernetes/kube_property.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_props.h b/plugins/filter_kubernetes/kube_props.h index c3321039464..79388e43cb5 100644 --- a/plugins/filter_kubernetes/kube_props.h +++ b/plugins/filter_kubernetes/kube_props.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_regex.c b/plugins/filter_kubernetes/kube_regex.c index 8b3214d84dc..e530ecf02e6 100644 --- a/plugins/filter_kubernetes/kube_regex.c +++ b/plugins/filter_kubernetes/kube_regex.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kube_regex.h b/plugins/filter_kubernetes/kube_regex.h index b69edf8d75a..ae648fd74d6 100644 --- a/plugins/filter_kubernetes/kube_regex.h +++ b/plugins/filter_kubernetes/kube_regex.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_kubernetes/kubernetes.c b/plugins/filter_kubernetes/kubernetes.c index 220a57ce936..412bc2526ef 100644 --- a/plugins/filter_kubernetes/kubernetes.c +++ b/plugins/filter_kubernetes/kubernetes.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_lua/lua.c b/plugins/filter_lua/lua.c index 4ac174c7308..81001a7a106 100644 --- a/plugins/filter_lua/lua.c +++ b/plugins/filter_lua/lua.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_lua/lua_config.c b/plugins/filter_lua/lua_config.c index 64fcd74306f..0384272038f 100644 --- a/plugins/filter_lua/lua_config.c +++ b/plugins/filter_lua/lua_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_lua/lua_config.h b/plugins/filter_lua/lua_config.h index 4421ac860b7..842dcc13c57 100644 --- a/plugins/filter_lua/lua_config.h +++ b/plugins/filter_lua/lua_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_modify/modify.c b/plugins/filter_modify/modify.c index f2656c9b954..0ecbdd22a83 100644 --- a/plugins/filter_modify/modify.c +++ b/plugins/filter_modify/modify.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_modify/modify.h b/plugins/filter_modify/modify.h index 67cfa307dc0..593e94dd474 100644 --- a/plugins/filter_modify/modify.h +++ b/plugins/filter_modify/modify.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_multiline/ml.c b/plugins/filter_multiline/ml.c index 1ce9bc41dc5..47e457a74b4 100644 --- a/plugins/filter_multiline/ml.c +++ b/plugins/filter_multiline/ml.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_multiline/ml.h b/plugins/filter_multiline/ml.h index 2ebfe1d12a0..5156040b1f4 100644 --- a/plugins/filter_multiline/ml.h +++ b/plugins/filter_multiline/ml.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_nest/nest.c b/plugins/filter_nest/nest.c index 7a4fb58a6af..21eebb7284f 100644 --- a/plugins/filter_nest/nest.c +++ b/plugins/filter_nest/nest.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_nest/nest.h b/plugins/filter_nest/nest.h index 7984694d09c..47c35ee1e64 100644 --- a/plugins/filter_nest/nest.h +++ b/plugins/filter_nest/nest.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_parser/filter_parser.c b/plugins/filter_parser/filter_parser.c index f2eed9f71aa..359c50eb37a 100644 --- a/plugins/filter_parser/filter_parser.c +++ b/plugins/filter_parser/filter_parser.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_parser/filter_parser.h b/plugins/filter_parser/filter_parser.h index 2767935172c..9c13d025bf1 100644 --- a/plugins/filter_parser/filter_parser.h +++ b/plugins/filter_parser/filter_parser.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_record_modifier/filter_modifier.c b/plugins/filter_record_modifier/filter_modifier.c index a749804e39f..6b53272da36 100644 --- a/plugins/filter_record_modifier/filter_modifier.c +++ b/plugins/filter_record_modifier/filter_modifier.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_record_modifier/filter_modifier.h b/plugins/filter_record_modifier/filter_modifier.h index dfa1a85297e..6a98a1e93ea 100644 --- a/plugins/filter_record_modifier/filter_modifier.h +++ b/plugins/filter_record_modifier/filter_modifier.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_rewrite_tag/rewrite_tag.c b/plugins/filter_rewrite_tag/rewrite_tag.c index df37fef5d81..03d617bbe45 100644 --- a/plugins/filter_rewrite_tag/rewrite_tag.c +++ b/plugins/filter_rewrite_tag/rewrite_tag.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_rewrite_tag/rewrite_tag.h b/plugins/filter_rewrite_tag/rewrite_tag.h index a3cbff1a4f7..1edcffd5c90 100644 --- a/plugins/filter_rewrite_tag/rewrite_tag.h +++ b/plugins/filter_rewrite_tag/rewrite_tag.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_stdout/stdout.c b/plugins/filter_stdout/stdout.c index d9be1abd464..f3e927b2dd3 100644 --- a/plugins/filter_stdout/stdout.c +++ b/plugins/filter_stdout/stdout.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_tensorflow/tensorflow.c b/plugins/filter_tensorflow/tensorflow.c index 1a3b937b89c..1ae75b81df9 100644 --- a/plugins/filter_tensorflow/tensorflow.c +++ b/plugins/filter_tensorflow/tensorflow.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_tensorflow/tensorflow.h b/plugins/filter_tensorflow/tensorflow.h index 72bcbbaa60e..5ae7f7286e2 100644 --- a/plugins/filter_tensorflow/tensorflow.h +++ b/plugins/filter_tensorflow/tensorflow.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle/throttle.c b/plugins/filter_throttle/throttle.c index fd7566bf45d..66be05d31d3 100644 --- a/plugins/filter_throttle/throttle.c +++ b/plugins/filter_throttle/throttle.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle/throttle.h b/plugins/filter_throttle/throttle.h index cf197993ea0..bb1108ab357 100644 --- a/plugins/filter_throttle/throttle.h +++ b/plugins/filter_throttle/throttle.h @@ -2,8 +2,7 @@ /* Fluent Bit Throttling * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle/window.c b/plugins/filter_throttle/window.c index 8e3a90aec21..75fcb492e25 100644 --- a/plugins/filter_throttle/window.c +++ b/plugins/filter_throttle/window.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle/window.h b/plugins/filter_throttle/window.h index 1cbfc7a9caa..c7f392e07d4 100644 --- a/plugins/filter_throttle/window.h +++ b/plugins/filter_throttle/window.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle_size/size_window.c b/plugins/filter_throttle_size/size_window.c index 09b6ac9f7bd..2c574a8e55a 100644 --- a/plugins/filter_throttle_size/size_window.c +++ b/plugins/filter_throttle_size/size_window.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle_size/size_window.h b/plugins/filter_throttle_size/size_window.h index b2744ffc537..30b03e46b46 100644 --- a/plugins/filter_throttle_size/size_window.h +++ b/plugins/filter_throttle_size/size_window.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle_size/throttle_size.c b/plugins/filter_throttle_size/throttle_size.c index 3562fec928f..564cd0eeeb1 100644 --- a/plugins/filter_throttle_size/throttle_size.c +++ b/plugins/filter_throttle_size/throttle_size.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_throttle_size/throttle_size.h b/plugins/filter_throttle_size/throttle_size.h index 7f90988c3a5..6a28e461394 100644 --- a/plugins/filter_throttle_size/throttle_size.h +++ b/plugins/filter_throttle_size/throttle_size.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_type_converter/type_converter.c b/plugins/filter_type_converter/type_converter.c index aa2667be39b..03d006f600a 100644 --- a/plugins/filter_type_converter/type_converter.c +++ b/plugins/filter_type_converter/type_converter.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/filter_type_converter/type_converter.h b/plugins/filter_type_converter/type_converter.h index d111e19c184..6727609a758 100644 --- a/plugins/filter_type_converter/type_converter.h +++ b/plugins/filter_type_converter/type_converter.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/in_collectd.c b/plugins/in_collectd/in_collectd.c index 3cb5d7d0fbd..20218d3841c 100644 --- a/plugins/in_collectd/in_collectd.c +++ b/plugins/in_collectd/in_collectd.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/in_collectd.h b/plugins/in_collectd/in_collectd.h index 60a6d46ff54..3f5dc33671d 100644 --- a/plugins/in_collectd/in_collectd.h +++ b/plugins/in_collectd/in_collectd.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/netprot.c b/plugins/in_collectd/netprot.c index b26edc84065..fee2bfad397 100644 --- a/plugins/in_collectd/netprot.c +++ b/plugins/in_collectd/netprot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/netprot.h b/plugins/in_collectd/netprot.h index 0a2337528fc..0a1df5de702 100644 --- a/plugins/in_collectd/netprot.h +++ b/plugins/in_collectd/netprot.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/typesdb.c b/plugins/in_collectd/typesdb.c index 0c0ae96c15a..ef579583cef 100644 --- a/plugins/in_collectd/typesdb.c +++ b/plugins/in_collectd/typesdb.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/typesdb.h b/plugins/in_collectd/typesdb.h index 51b207e7d3f..7da131be0f4 100644 --- a/plugins/in_collectd/typesdb.h +++ b/plugins/in_collectd/typesdb.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/typesdb_parser.c b/plugins/in_collectd/typesdb_parser.c index a2b66353bde..5e237ffafd8 100644 --- a/plugins/in_collectd/typesdb_parser.c +++ b/plugins/in_collectd/typesdb_parser.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_collectd/typesdb_parser.h b/plugins/in_collectd/typesdb_parser.h index e6362955b49..985570134b9 100644 --- a/plugins/in_collectd/typesdb_parser.h +++ b/plugins/in_collectd/typesdb_parser.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_cpu/cpu.c b/plugins/in_cpu/cpu.c index 11aecff8035..dab336b3915 100644 --- a/plugins/in_cpu/cpu.c +++ b/plugins/in_cpu/cpu.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_cpu/cpu.h b/plugins/in_cpu/cpu.h index e40647bd6b5..c06eaa4ac9f 100644 --- a/plugins/in_cpu/cpu.h +++ b/plugins/in_cpu/cpu.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_disk/in_disk.c b/plugins/in_disk/in_disk.c index abaa3519fc2..98b40228ab1 100644 --- a/plugins/in_disk/in_disk.c +++ b/plugins/in_disk/in_disk.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_disk/in_disk.h b/plugins/in_disk/in_disk.h index 34f934d6a5e..218e3e42797 100644 --- a/plugins/in_disk/in_disk.h +++ b/plugins/in_disk/in_disk.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker/docker.c b/plugins/in_docker/docker.c index 1f9f421ac32..72034f778ad 100644 --- a/plugins/in_docker/docker.c +++ b/plugins/in_docker/docker.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker/docker.h b/plugins/in_docker/docker.h index c4f6eb77a06..a9fafee8778 100644 --- a/plugins/in_docker/docker.h +++ b/plugins/in_docker/docker.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker_events/docker_events.c b/plugins/in_docker_events/docker_events.c index ce10009de54..d3a99f1eaae 100644 --- a/plugins/in_docker_events/docker_events.c +++ b/plugins/in_docker_events/docker_events.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker_events/docker_events.h b/plugins/in_docker_events/docker_events.h index 1ecb9b7f0df..8545b8473a0 100644 --- a/plugins/in_docker_events/docker_events.h +++ b/plugins/in_docker_events/docker_events.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker_events/docker_events_config.c b/plugins/in_docker_events/docker_events_config.c index b2a160e994b..7d0a65991a0 100644 --- a/plugins/in_docker_events/docker_events_config.c +++ b/plugins/in_docker_events/docker_events_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_docker_events/docker_events_config.h b/plugins/in_docker_events/docker_events_config.h index 0629c4b0c5e..94a6d87dbca 100644 --- a/plugins/in_docker_events/docker_events_config.h +++ b/plugins/in_docker_events/docker_events_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_dummy/in_dummy.c b/plugins/in_dummy/in_dummy.c index a068d834ed0..bf1d876f8cc 100644 --- a/plugins/in_dummy/in_dummy.c +++ b/plugins/in_dummy/in_dummy.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_dummy/in_dummy.h b/plugins/in_dummy/in_dummy.h index 2556b83e356..008de04aad7 100644 --- a/plugins/in_dummy/in_dummy.h +++ b/plugins/in_dummy/in_dummy.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_emitter/emitter.c b/plugins/in_emitter/emitter.c index c67a70fff92..3f2c62d2f85 100644 --- a/plugins/in_emitter/emitter.c +++ b/plugins/in_emitter/emitter.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_exec/in_exec.c b/plugins/in_exec/in_exec.c index cadd9db7de0..44983fa8c60 100644 --- a/plugins/in_exec/in_exec.c +++ b/plugins/in_exec/in_exec.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_exec/in_exec.h b/plugins/in_exec/in_exec.h index 0bc51a8f8e5..b777b1f03fb 100644 --- a/plugins/in_exec/in_exec.h +++ b/plugins/in_exec/in_exec.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_fluentbit_metrics/metrics.c b/plugins/in_fluentbit_metrics/metrics.c index 2f187a58656..0abbb722563 100644 --- a/plugins/in_fluentbit_metrics/metrics.c +++ b/plugins/in_fluentbit_metrics/metrics.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw.c b/plugins/in_forward/fw.c index 0961a4c2127..9fd969cd05f 100644 --- a/plugins/in_forward/fw.c +++ b/plugins/in_forward/fw.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw.h b/plugins/in_forward/fw.h index 6ce9549d0eb..38d8709fe2f 100644 --- a/plugins/in_forward/fw.h +++ b/plugins/in_forward/fw.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_config.c b/plugins/in_forward/fw_config.c index 80900492baf..30c05b0dc36 100644 --- a/plugins/in_forward/fw_config.c +++ b/plugins/in_forward/fw_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_config.h b/plugins/in_forward/fw_config.h index a1830dfa679..bbad176102e 100644 --- a/plugins/in_forward/fw_config.h +++ b/plugins/in_forward/fw_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_conn.c b/plugins/in_forward/fw_conn.c index b187ff7a9d8..9805debc5c0 100644 --- a/plugins/in_forward/fw_conn.c +++ b/plugins/in_forward/fw_conn.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_conn.h b/plugins/in_forward/fw_conn.h index c3c8cf4ad63..1e186952e79 100644 --- a/plugins/in_forward/fw_conn.h +++ b/plugins/in_forward/fw_conn.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_prot.c b/plugins/in_forward/fw_prot.c index 09ce85da05b..80260fc7ca3 100644 --- a/plugins/in_forward/fw_prot.c +++ b/plugins/in_forward/fw_prot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_forward/fw_prot.h b/plugins/in_forward/fw_prot.h index edc3077cb1c..98dccb6ad4d 100644 --- a/plugins/in_forward/fw_prot.h +++ b/plugins/in_forward/fw_prot.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_head/in_head.c b/plugins/in_head/in_head.c index 74b0983d3c1..cbbe53bb485 100644 --- a/plugins/in_head/in_head.c +++ b/plugins/in_head/in_head.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_head/in_head.h b/plugins/in_head/in_head.h index d69e6bd9874..62b33b7f8e6 100644 --- a/plugins/in_head/in_head.h +++ b/plugins/in_head/in_head.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_health/health.c b/plugins/in_health/health.c index 7bf65f91b94..e7d90ecdc21 100644 --- a/plugins/in_health/health.c +++ b/plugins/in_health/health.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http.c b/plugins/in_http/http.c index 24d0110ae03..47789213670 100644 --- a/plugins/in_http/http.c +++ b/plugins/in_http/http.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http.h b/plugins/in_http/http.h index 34d8b312140..644932ae7f9 100644 --- a/plugins/in_http/http.h +++ b/plugins/in_http/http.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_config.c b/plugins/in_http/http_config.c index 07ad7ef09c9..e2027c05afa 100644 --- a/plugins/in_http/http_config.c +++ b/plugins/in_http/http_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_config.h b/plugins/in_http/http_config.h index 256899756de..8a961111681 100644 --- a/plugins/in_http/http_config.h +++ b/plugins/in_http/http_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_conn.c b/plugins/in_http/http_conn.c index d9df4676eb5..8fe60f20a13 100644 --- a/plugins/in_http/http_conn.c +++ b/plugins/in_http/http_conn.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_conn.h b/plugins/in_http/http_conn.h index eeed5819573..15c6da93c52 100644 --- a/plugins/in_http/http_conn.h +++ b/plugins/in_http/http_conn.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_prot.c b/plugins/in_http/http_prot.c index 94ecc979a9e..adae1d57e04 100644 --- a/plugins/in_http/http_prot.c +++ b/plugins/in_http/http_prot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_http/http_prot.h b/plugins/in_http/http_prot.h index c86297e4b30..1cb603089ae 100644 --- a/plugins/in_http/http_prot.h +++ b/plugins/in_http/http_prot.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_kmsg/in_kmsg.c b/plugins/in_kmsg/in_kmsg.c index cb4a9596aea..a4132cebf96 100644 --- a/plugins/in_kmsg/in_kmsg.c +++ b/plugins/in_kmsg/in_kmsg.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_kmsg/in_kmsg.h b/plugins/in_kmsg/in_kmsg.h index 66bc0e20cfa..9d5538a130c 100644 --- a/plugins/in_kmsg/in_kmsg.h +++ b/plugins/in_kmsg/in_kmsg.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_lib/in_lib.c b/plugins/in_lib/in_lib.c index 7c75adddd23..91f63ff9c8f 100644 --- a/plugins/in_lib/in_lib.c +++ b/plugins/in_lib/in_lib.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_lib/in_lib.h b/plugins/in_lib/in_lib.h index 3f540e8bf6a..b2dd295d7fa 100644 --- a/plugins/in_lib/in_lib.h +++ b/plugins/in_lib/in_lib.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mem/mem.c b/plugins/in_mem/mem.c index 27495dd8753..0326c1ae806 100644 --- a/plugins/in_mem/mem.c +++ b/plugins/in_mem/mem.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mem/mem.h b/plugins/in_mem/mem.h index 0d6828d9956..0d1d0aa772c 100644 --- a/plugins/in_mem/mem.h +++ b/plugins/in_mem/mem.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mem/proc.c b/plugins/in_mem/proc.c index db132edd0fc..0e70b9de161 100644 --- a/plugins/in_mem/proc.c +++ b/plugins/in_mem/proc.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mem/proc.h b/plugins/in_mem/proc.h index cacfdf2941c..79b4c3b81a0 100644 --- a/plugins/in_mem/proc.h +++ b/plugins/in_mem/proc.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt.c b/plugins/in_mqtt/mqtt.c index 1c3488fd954..80ba49f9daf 100644 --- a/plugins/in_mqtt/mqtt.c +++ b/plugins/in_mqtt/mqtt.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt.h b/plugins/in_mqtt/mqtt.h index 7c6d1e221d4..b292e808863 100644 --- a/plugins/in_mqtt/mqtt.h +++ b/plugins/in_mqtt/mqtt.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_config.c b/plugins/in_mqtt/mqtt_config.c index 84b6f99525f..ff47e52ccca 100644 --- a/plugins/in_mqtt/mqtt_config.c +++ b/plugins/in_mqtt/mqtt_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_config.h b/plugins/in_mqtt/mqtt_config.h index 8fd987fef25..709c3dd95b6 100644 --- a/plugins/in_mqtt/mqtt_config.h +++ b/plugins/in_mqtt/mqtt_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_conn.c b/plugins/in_mqtt/mqtt_conn.c index 406ffce046f..d0e74336223 100644 --- a/plugins/in_mqtt/mqtt_conn.c +++ b/plugins/in_mqtt/mqtt_conn.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_conn.h b/plugins/in_mqtt/mqtt_conn.h index cc5a98d57d6..3631f22139e 100644 --- a/plugins/in_mqtt/mqtt_conn.h +++ b/plugins/in_mqtt/mqtt_conn.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_prot.c b/plugins/in_mqtt/mqtt_prot.c index e106a4f7613..8e0359af546 100644 --- a/plugins/in_mqtt/mqtt_prot.c +++ b/plugins/in_mqtt/mqtt_prot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_mqtt/mqtt_prot.h b/plugins/in_mqtt/mqtt_prot.h index b1b3eb76e6e..74c4fe32ee4 100644 --- a/plugins/in_mqtt/mqtt_prot.h +++ b/plugins/in_mqtt/mqtt_prot.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_netif/in_netif.c b/plugins/in_netif/in_netif.c index 05e6baafb9e..aa0cef39b18 100644 --- a/plugins/in_netif/in_netif.c +++ b/plugins/in_netif/in_netif.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_netif/in_netif.h b/plugins/in_netif/in_netif.h index 017221447b1..acab9365c6b 100644 --- a/plugins/in_netif/in_netif.h +++ b/plugins/in_netif/in_netif.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_nginx_exporter_metrics/nginx.c b/plugins/in_nginx_exporter_metrics/nginx.c index bce84c183ef..4eb396b72e6 100644 --- a/plugins/in_nginx_exporter_metrics/nginx.c +++ b/plugins/in_nginx_exporter_metrics/nginx.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_nginx_exporter_metrics/nginx.h b/plugins/in_nginx_exporter_metrics/nginx.h index 5f1854d1a0f..97538587b04 100644 --- a/plugins/in_nginx_exporter_metrics/nginx.h +++ b/plugins/in_nginx_exporter_metrics/nginx.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne.c b/plugins/in_node_exporter_metrics/ne.c index d1c8912a00d..3e791a8b7d7 100644 --- a/plugins/in_node_exporter_metrics/ne.c +++ b/plugins/in_node_exporter_metrics/ne.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne.h b/plugins/in_node_exporter_metrics/ne.h index 81061b798f9..4555208b47a 100644 --- a/plugins/in_node_exporter_metrics/ne.h +++ b/plugins/in_node_exporter_metrics/ne.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_config.c b/plugins/in_node_exporter_metrics/ne_config.c index 9b0c921ea10..ccf99d8eede 100644 --- a/plugins/in_node_exporter_metrics/ne_config.c +++ b/plugins/in_node_exporter_metrics/ne_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_config.h b/plugins/in_node_exporter_metrics/ne_config.h index 465fac4c969..2bc1960e066 100644 --- a/plugins/in_node_exporter_metrics/ne_config.h +++ b/plugins/in_node_exporter_metrics/ne_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_cpu.c b/plugins/in_node_exporter_metrics/ne_cpu.c index 708613cd5f2..70fd33ca13d 100644 --- a/plugins/in_node_exporter_metrics/ne_cpu.c +++ b/plugins/in_node_exporter_metrics/ne_cpu.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_cpu.h b/plugins/in_node_exporter_metrics/ne_cpu.h index d88c3ee5cd1..52c6b574fd5 100644 --- a/plugins/in_node_exporter_metrics/ne_cpu.h +++ b/plugins/in_node_exporter_metrics/ne_cpu.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_cpu_linux.c b/plugins/in_node_exporter_metrics/ne_cpu_linux.c index 694acc4a4fa..c5edfd868cb 100644 --- a/plugins/in_node_exporter_metrics/ne_cpu_linux.c +++ b/plugins/in_node_exporter_metrics/ne_cpu_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_cpufreq.h b/plugins/in_node_exporter_metrics/ne_cpufreq.h index fcc4d6caf41..b6712dd5aad 100644 --- a/plugins/in_node_exporter_metrics/ne_cpufreq.h +++ b/plugins/in_node_exporter_metrics/ne_cpufreq.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_cpufreq_linux.c b/plugins/in_node_exporter_metrics/ne_cpufreq_linux.c index 9322fdbf0ba..d4c17c57824 100644 --- a/plugins/in_node_exporter_metrics/ne_cpufreq_linux.c +++ b/plugins/in_node_exporter_metrics/ne_cpufreq_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_diskstats.c b/plugins/in_node_exporter_metrics/ne_diskstats.c index eef412f87e9..0b4ac57f140 100644 --- a/plugins/in_node_exporter_metrics/ne_diskstats.c +++ b/plugins/in_node_exporter_metrics/ne_diskstats.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_diskstats.h b/plugins/in_node_exporter_metrics/ne_diskstats.h index 6d389a6b944..4904e33ef33 100644 --- a/plugins/in_node_exporter_metrics/ne_diskstats.h +++ b/plugins/in_node_exporter_metrics/ne_diskstats.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_diskstats_linux.c b/plugins/in_node_exporter_metrics/ne_diskstats_linux.c index ca9a4e24661..44b170f9600 100644 --- a/plugins/in_node_exporter_metrics/ne_diskstats_linux.c +++ b/plugins/in_node_exporter_metrics/ne_diskstats_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_filefd_linux.c b/plugins/in_node_exporter_metrics/ne_filefd_linux.c index 1eff63c40a8..2f7fb5dfb0c 100644 --- a/plugins/in_node_exporter_metrics/ne_filefd_linux.c +++ b/plugins/in_node_exporter_metrics/ne_filefd_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_filefd_linux.h b/plugins/in_node_exporter_metrics/ne_filefd_linux.h index f822be7b9b8..ef9df5d1c4d 100644 --- a/plugins/in_node_exporter_metrics/ne_filefd_linux.h +++ b/plugins/in_node_exporter_metrics/ne_filefd_linux.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_loadavg.c b/plugins/in_node_exporter_metrics/ne_loadavg.c index 4a97b1e56eb..123ab1dc844 100644 --- a/plugins/in_node_exporter_metrics/ne_loadavg.c +++ b/plugins/in_node_exporter_metrics/ne_loadavg.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_loadavg.h b/plugins/in_node_exporter_metrics/ne_loadavg.h index b10ce7da4cb..95540ac377a 100644 --- a/plugins/in_node_exporter_metrics/ne_loadavg.h +++ b/plugins/in_node_exporter_metrics/ne_loadavg.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_loadavg_linux.c b/plugins/in_node_exporter_metrics/ne_loadavg_linux.c index 1ab09c294f1..01958fcfe5a 100644 --- a/plugins/in_node_exporter_metrics/ne_loadavg_linux.c +++ b/plugins/in_node_exporter_metrics/ne_loadavg_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_meminfo.c b/plugins/in_node_exporter_metrics/ne_meminfo.c index cbdd317aea2..8dfeaa678b8 100644 --- a/plugins/in_node_exporter_metrics/ne_meminfo.c +++ b/plugins/in_node_exporter_metrics/ne_meminfo.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_meminfo.h b/plugins/in_node_exporter_metrics/ne_meminfo.h index bf69816b0ff..bd3edc1954c 100644 --- a/plugins/in_node_exporter_metrics/ne_meminfo.h +++ b/plugins/in_node_exporter_metrics/ne_meminfo.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_meminfo_linux.c b/plugins/in_node_exporter_metrics/ne_meminfo_linux.c index 8737f7115e0..542daf359c9 100644 --- a/plugins/in_node_exporter_metrics/ne_meminfo_linux.c +++ b/plugins/in_node_exporter_metrics/ne_meminfo_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_netdev.c b/plugins/in_node_exporter_metrics/ne_netdev.c index 56bc2d03914..848ca099597 100644 --- a/plugins/in_node_exporter_metrics/ne_netdev.c +++ b/plugins/in_node_exporter_metrics/ne_netdev.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_netdev.h b/plugins/in_node_exporter_metrics/ne_netdev.h index 36267aa6d8e..8155bc3f5b9 100644 --- a/plugins/in_node_exporter_metrics/ne_netdev.h +++ b/plugins/in_node_exporter_metrics/ne_netdev.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_netdev_linux.c b/plugins/in_node_exporter_metrics/ne_netdev_linux.c index 3296b613962..34be5713899 100644 --- a/plugins/in_node_exporter_metrics/ne_netdev_linux.c +++ b/plugins/in_node_exporter_metrics/ne_netdev_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_stat_linux.c b/plugins/in_node_exporter_metrics/ne_stat_linux.c index 534e13f9fae..4b87b2ba7d3 100644 --- a/plugins/in_node_exporter_metrics/ne_stat_linux.c +++ b/plugins/in_node_exporter_metrics/ne_stat_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_stat_linux.h b/plugins/in_node_exporter_metrics/ne_stat_linux.h index 1c57bcf79d5..6d92a1492d1 100644 --- a/plugins/in_node_exporter_metrics/ne_stat_linux.h +++ b/plugins/in_node_exporter_metrics/ne_stat_linux.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_time.c b/plugins/in_node_exporter_metrics/ne_time.c index 4745ada86e0..1e5f22667d6 100644 --- a/plugins/in_node_exporter_metrics/ne_time.c +++ b/plugins/in_node_exporter_metrics/ne_time.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_time.h b/plugins/in_node_exporter_metrics/ne_time.h index c44a2c8b5a0..e594c935c97 100644 --- a/plugins/in_node_exporter_metrics/ne_time.h +++ b/plugins/in_node_exporter_metrics/ne_time.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_uname.c b/plugins/in_node_exporter_metrics/ne_uname.c index 82e6080d640..7ab7b1613c8 100644 --- a/plugins/in_node_exporter_metrics/ne_uname.c +++ b/plugins/in_node_exporter_metrics/ne_uname.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_uname.h b/plugins/in_node_exporter_metrics/ne_uname.h index 154a5509beb..dc94bc42b04 100644 --- a/plugins/in_node_exporter_metrics/ne_uname.h +++ b/plugins/in_node_exporter_metrics/ne_uname.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_uname_linux.c b/plugins/in_node_exporter_metrics/ne_uname_linux.c index 81db3e7752b..82235bf0aaa 100644 --- a/plugins/in_node_exporter_metrics/ne_uname_linux.c +++ b/plugins/in_node_exporter_metrics/ne_uname_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_utils.c b/plugins/in_node_exporter_metrics/ne_utils.c index 8ecb4a4b44c..12a721e6c46 100644 --- a/plugins/in_node_exporter_metrics/ne_utils.c +++ b/plugins/in_node_exporter_metrics/ne_utils.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_utils.h b/plugins/in_node_exporter_metrics/ne_utils.h index 608720f980a..448293a033a 100644 --- a/plugins/in_node_exporter_metrics/ne_utils.h +++ b/plugins/in_node_exporter_metrics/ne_utils.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_vmstat_linux.c b/plugins/in_node_exporter_metrics/ne_vmstat_linux.c index 0735f89e195..696389e68a3 100644 --- a/plugins/in_node_exporter_metrics/ne_vmstat_linux.c +++ b/plugins/in_node_exporter_metrics/ne_vmstat_linux.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_node_exporter_metrics/ne_vmstat_linux.h b/plugins/in_node_exporter_metrics/ne_vmstat_linux.h index 917481289df..08b78f4f476 100644 --- a/plugins/in_node_exporter_metrics/ne_vmstat_linux.h +++ b/plugins/in_node_exporter_metrics/ne_vmstat_linux.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_proc/in_proc.c b/plugins/in_proc/in_proc.c index cd71a4d7c1d..99534066212 100644 --- a/plugins/in_proc/in_proc.c +++ b/plugins/in_proc/in_proc.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_proc/in_proc.h b/plugins/in_proc/in_proc.h index 6434a7ba05d..f9ddd9cff65 100644 --- a/plugins/in_proc/in_proc.h +++ b/plugins/in_proc/in_proc.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_random/random.c b/plugins/in_random/random.c index 217ced17eb6..d5a570dd71c 100644 --- a/plugins/in_random/random.c +++ b/plugins/in_random/random.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_serial/in_serial.c b/plugins/in_serial/in_serial.c index 45c4e2c8f79..7cb22eeae58 100644 --- a/plugins/in_serial/in_serial.c +++ b/plugins/in_serial/in_serial.c @@ -2,9 +2,8 @@ /* Serial input plugin for Fluent Bit * ================================== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * Copyright (C) 2015-2016 Takeshi HASEGAWA - * Copyright (C) 2015-2018 Treasure Data 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/plugins/in_serial/in_serial.h b/plugins/in_serial/in_serial.h index cf365687511..2bed91c0017 100644 --- a/plugins/in_serial/in_serial.h +++ b/plugins/in_serial/in_serial.h @@ -2,9 +2,8 @@ /* Serial input plugin for Fluent Bit * ================================== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * Copyright (C) 2015-2016 Takeshi HASEGAWA - * Copyright (C) 2015-2018 Treasure Data 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/plugins/in_serial/in_serial_config.c b/plugins/in_serial/in_serial_config.c index 325f4e3b8ee..75d309d366f 100644 --- a/plugins/in_serial/in_serial_config.c +++ b/plugins/in_serial/in_serial_config.c @@ -2,9 +2,8 @@ /* Serial input plugin for Fluent Bit * ================================== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * Copyright (C) 2015-2016 Takeshi HASEGAWA - * Copyright (C) 2015-2018 Treasure Data 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/plugins/in_serial/in_serial_config.h b/plugins/in_serial/in_serial_config.h index 268b81f0498..78e4213a72b 100644 --- a/plugins/in_serial/in_serial_config.h +++ b/plugins/in_serial/in_serial_config.h @@ -2,9 +2,8 @@ /* Serial input plugin for Fluent Bit * ================================== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * Copyright (C) 2015-2016 Takeshi HASEGAWA - * Copyright (C) 2015-2018 Treasure Data 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/plugins/in_statsd/statsd.c b/plugins/in_statsd/statsd.c index bb92d4e7262..e8e05d67ff3 100644 --- a/plugins/in_statsd/statsd.c +++ b/plugins/in_statsd/statsd.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_stdin/in_stdin.c b/plugins/in_stdin/in_stdin.c index a60ab84aad1..427aacd8d21 100644 --- a/plugins/in_stdin/in_stdin.c +++ b/plugins/in_stdin/in_stdin.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_stdin/in_stdin.h b/plugins/in_stdin/in_stdin.h index 83c8dce81ba..88b3934b161 100644 --- a/plugins/in_stdin/in_stdin.h +++ b/plugins/in_stdin/in_stdin.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_storage_backlog/sb.c b/plugins/in_storage_backlog/sb.c index 888c0d72372..f4901dbe153 100644 --- a/plugins/in_storage_backlog/sb.c +++ b/plugins/in_storage_backlog/sb.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_stream_processor/sp.c b/plugins/in_stream_processor/sp.c index 0fb213dd388..cc99b1ad82c 100644 --- a/plugins/in_stream_processor/sp.c +++ b/plugins/in_stream_processor/sp.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog.c b/plugins/in_syslog/syslog.c index dc812c3c9b8..fd0cd72d6dd 100644 --- a/plugins/in_syslog/syslog.c +++ b/plugins/in_syslog/syslog.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog.h b/plugins/in_syslog/syslog.h index 728675678fa..7071a1f97f1 100644 --- a/plugins/in_syslog/syslog.h +++ b/plugins/in_syslog/syslog.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_conf.c b/plugins/in_syslog/syslog_conf.c index 46391675bab..e020d63c6f1 100644 --- a/plugins/in_syslog/syslog_conf.c +++ b/plugins/in_syslog/syslog_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_conf.h b/plugins/in_syslog/syslog_conf.h index 505d419e476..ac2304031e2 100644 --- a/plugins/in_syslog/syslog_conf.h +++ b/plugins/in_syslog/syslog_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_conn.c b/plugins/in_syslog/syslog_conn.c index fefbd2ae44c..d8155e99967 100644 --- a/plugins/in_syslog/syslog_conn.c +++ b/plugins/in_syslog/syslog_conn.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_conn.h b/plugins/in_syslog/syslog_conn.h index e82a07e4ab2..f62d9e3d5b3 100644 --- a/plugins/in_syslog/syslog_conn.h +++ b/plugins/in_syslog/syslog_conn.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_prot.c b/plugins/in_syslog/syslog_prot.c index eb43bda1172..1b25b065716 100644 --- a/plugins/in_syslog/syslog_prot.c +++ b/plugins/in_syslog/syslog_prot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_prot.h b/plugins/in_syslog/syslog_prot.h index cd2eb801ee8..8ad4b20651d 100644 --- a/plugins/in_syslog/syslog_prot.h +++ b/plugins/in_syslog/syslog_prot.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_server.c b/plugins/in_syslog/syslog_server.c index 186eba68e90..2afc80e6fb2 100644 --- a/plugins/in_syslog/syslog_server.c +++ b/plugins/in_syslog/syslog_server.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_syslog/syslog_server.h b/plugins/in_syslog/syslog_server.h index ba16f92ebac..d14feba7c59 100644 --- a/plugins/in_syslog/syslog_server.h +++ b/plugins/in_syslog/syslog_server.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_systemd/systemd.c b/plugins/in_systemd/systemd.c index 88851092329..791f69f4a1e 100644 --- a/plugins/in_systemd/systemd.c +++ b/plugins/in_systemd/systemd.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_systemd/systemd_config.c b/plugins/in_systemd/systemd_config.c index b4b14015554..dbfe960b3b5 100644 --- a/plugins/in_systemd/systemd_config.c +++ b/plugins/in_systemd/systemd_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_systemd/systemd_config.h b/plugins/in_systemd/systemd_config.h index 93731002877..b13ac7dd758 100644 --- a/plugins/in_systemd/systemd_config.h +++ b/plugins/in_systemd/systemd_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_systemd/systemd_db.c b/plugins/in_systemd/systemd_db.c index f8a82ef1be7..9e133649838 100644 --- a/plugins/in_systemd/systemd_db.c +++ b/plugins/in_systemd/systemd_db.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_systemd/systemd_db.h b/plugins/in_systemd/systemd_db.h index 9a768dbae33..da8d6e19557 100644 --- a/plugins/in_systemd/systemd_db.h +++ b/plugins/in_systemd/systemd_db.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail.c b/plugins/in_tail/tail.c index b18c73674c6..012eabd7e34 100644 --- a/plugins/in_tail/tail.c +++ b/plugins/in_tail/tail.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail.h b/plugins/in_tail/tail.h index adc1877f60f..bb6efd15d85 100644 --- a/plugins/in_tail/tail.h +++ b/plugins/in_tail/tail.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_config.c b/plugins/in_tail/tail_config.c index 2ac3f7468dc..f552455f2fc 100644 --- a/plugins/in_tail/tail_config.c +++ b/plugins/in_tail/tail_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_config.h b/plugins/in_tail/tail_config.h index b4264b9c4be..2d750c14b5d 100644 --- a/plugins/in_tail/tail_config.h +++ b/plugins/in_tail/tail_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_db.c b/plugins/in_tail/tail_db.c index b1d2dfac0e7..664963b6dba 100644 --- a/plugins/in_tail/tail_db.c +++ b/plugins/in_tail/tail_db.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_db.h b/plugins/in_tail/tail_db.h index 4028dedc073..7b5355d229c 100644 --- a/plugins/in_tail/tail_db.h +++ b/plugins/in_tail/tail_db.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_dockermode.c b/plugins/in_tail/tail_dockermode.c index 6d62a87b7e4..6ff2a5ebb15 100644 --- a/plugins/in_tail/tail_dockermode.c +++ b/plugins/in_tail/tail_dockermode.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_dockermode.h b/plugins/in_tail/tail_dockermode.h index f7f406283d6..c092cc272fd 100644 --- a/plugins/in_tail/tail_dockermode.h +++ b/plugins/in_tail/tail_dockermode.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_file.c b/plugins/in_tail/tail_file.c index a5d08683af9..380e9b359bd 100644 --- a/plugins/in_tail/tail_file.c +++ b/plugins/in_tail/tail_file.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_file.h b/plugins/in_tail/tail_file.h index 078837d99c5..b8e1a2ab27c 100644 --- a/plugins/in_tail/tail_file.h +++ b/plugins/in_tail/tail_file.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_file_internal.h b/plugins/in_tail/tail_file_internal.h index 2f399aed267..a233361bcad 100644 --- a/plugins/in_tail/tail_file_internal.h +++ b/plugins/in_tail/tail_file_internal.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_fs.h b/plugins/in_tail/tail_fs.h index 32611b16f96..948954333e0 100644 --- a/plugins/in_tail/tail_fs.h +++ b/plugins/in_tail/tail_fs.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_fs_inotify.c b/plugins/in_tail/tail_fs_inotify.c index ac9e3620e85..a33a813bf66 100644 --- a/plugins/in_tail/tail_fs_inotify.c +++ b/plugins/in_tail/tail_fs_inotify.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_fs_inotify.h b/plugins/in_tail/tail_fs_inotify.h index 7a55b2d5964..128ab06248e 100644 --- a/plugins/in_tail/tail_fs_inotify.h +++ b/plugins/in_tail/tail_fs_inotify.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_fs_stat.c b/plugins/in_tail/tail_fs_stat.c index 7963f710331..6b312c9bd43 100644 --- a/plugins/in_tail/tail_fs_stat.c +++ b/plugins/in_tail/tail_fs_stat.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_fs_stat.h b/plugins/in_tail/tail_fs_stat.h index f92b1e703ff..21a0704cb7f 100644 --- a/plugins/in_tail/tail_fs_stat.h +++ b/plugins/in_tail/tail_fs_stat.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_multiline.c b/plugins/in_tail/tail_multiline.c index 005ebc522a1..1c6eb034afe 100644 --- a/plugins/in_tail/tail_multiline.c +++ b/plugins/in_tail/tail_multiline.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_multiline.h b/plugins/in_tail/tail_multiline.h index 8c4172457e7..fbdb147962d 100644 --- a/plugins/in_tail/tail_multiline.h +++ b/plugins/in_tail/tail_multiline.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_scan.c b/plugins/in_tail/tail_scan.c index 22f69011861..ccb8e070aa8 100644 --- a/plugins/in_tail/tail_scan.c +++ b/plugins/in_tail/tail_scan.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_scan.h b/plugins/in_tail/tail_scan.h index 997de483d8c..ec3c96a2a54 100644 --- a/plugins/in_tail/tail_scan.h +++ b/plugins/in_tail/tail_scan.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_scan_glob.c b/plugins/in_tail/tail_scan_glob.c index 6389e2b4076..b330b7c3b23 100644 --- a/plugins/in_tail/tail_scan_glob.c +++ b/plugins/in_tail/tail_scan_glob.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_scan_win32.c b/plugins/in_tail/tail_scan_win32.c index 1083f531469..94733f06536 100644 --- a/plugins/in_tail/tail_scan_win32.c +++ b/plugins/in_tail/tail_scan_win32.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_signal.h b/plugins/in_tail/tail_signal.h index 3aad871e717..1a81fec64d6 100644 --- a/plugins/in_tail/tail_signal.h +++ b/plugins/in_tail/tail_signal.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/tail_sql.h b/plugins/in_tail/tail_sql.h index 5192b59cbe6..855933a0149 100644 --- a/plugins/in_tail/tail_sql.h +++ b/plugins/in_tail/tail_sql.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/win32.h b/plugins/in_tail/win32.h index 3439ba6e88c..a9414f89259 100644 --- a/plugins/in_tail/win32.h +++ b/plugins/in_tail/win32.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/win32/interface.h b/plugins/in_tail/win32/interface.h index a2dc090d747..73b2ef233d1 100644 --- a/plugins/in_tail/win32/interface.h +++ b/plugins/in_tail/win32/interface.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/win32/io.c b/plugins/in_tail/win32/io.c index a479ff731aa..45928b04a6b 100644 --- a/plugins/in_tail/win32/io.c +++ b/plugins/in_tail/win32/io.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tail/win32/stat.c b/plugins/in_tail/win32/stat.c index f15a45b83a2..c2b14605a43 100644 --- a/plugins/in_tail/win32/stat.c +++ b/plugins/in_tail/win32/stat.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp.c b/plugins/in_tcp/tcp.c index 0e6ab226633..6b8f7c465da 100644 --- a/plugins/in_tcp/tcp.c +++ b/plugins/in_tcp/tcp.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp.h b/plugins/in_tcp/tcp.h index 8ea48bc598b..2c4e5443726 100644 --- a/plugins/in_tcp/tcp.h +++ b/plugins/in_tcp/tcp.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp_config.c b/plugins/in_tcp/tcp_config.c index 7ebf27aef59..6afd7819a5c 100644 --- a/plugins/in_tcp/tcp_config.c +++ b/plugins/in_tcp/tcp_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp_config.h b/plugins/in_tcp/tcp_config.h index a3c12bf623d..36df278735a 100644 --- a/plugins/in_tcp/tcp_config.h +++ b/plugins/in_tcp/tcp_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp_conn.c b/plugins/in_tcp/tcp_conn.c index f95f1899d0e..53b47cb3ebc 100644 --- a/plugins/in_tcp/tcp_conn.c +++ b/plugins/in_tcp/tcp_conn.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_tcp/tcp_conn.h b/plugins/in_tcp/tcp_conn.h index ad3c230aa42..a1da8cfe73f 100644 --- a/plugins/in_tcp/tcp_conn.h +++ b/plugins/in_tcp/tcp_conn.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_thermal/in_thermal.c b/plugins/in_thermal/in_thermal.c index 1d32613cf2c..7fb48e1f477 100644 --- a/plugins/in_thermal/in_thermal.c +++ b/plugins/in_thermal/in_thermal.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_thermal/in_thermal.h b/plugins/in_thermal/in_thermal.h index d00e18743f1..06d7d638c0c 100644 --- a/plugins/in_thermal/in_thermal.h +++ b/plugins/in_thermal/in_thermal.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_winlog/in_winlog.c b/plugins/in_winlog/in_winlog.c index 5b0e63e5f38..86c145277cf 100644 --- a/plugins/in_winlog/in_winlog.c +++ b/plugins/in_winlog/in_winlog.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_winlog/pack.c b/plugins/in_winlog/pack.c index a58f99383c8..4547d5514c6 100644 --- a/plugins/in_winlog/pack.c +++ b/plugins/in_winlog/pack.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_winlog/winlog.c b/plugins/in_winlog/winlog.c index 2fabfa82bb9..b6064b1f1e7 100644 --- a/plugins/in_winlog/winlog.c +++ b/plugins/in_winlog/winlog.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_winlog/winlog.h b/plugins/in_winlog/winlog.h index 02e9853d4e4..007a996ed82 100644 --- a/plugins/in_winlog/winlog.h +++ b/plugins/in_winlog/winlog.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/in_winstat/winstat.c b/plugins/in_winstat/winstat.c index 0ccf02217aa..19548356661 100644 --- a/plugins/in_winstat/winstat.c +++ b/plugins/in_winstat/winstat.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure/azure.c b/plugins/out_azure/azure.c index 75c544eb4ea..c928022bc09 100644 --- a/plugins/out_azure/azure.c +++ b/plugins/out_azure/azure.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure/azure.h b/plugins/out_azure/azure.h index 7d67840b8c9..c696d39f71b 100644 --- a/plugins/out_azure/azure.h +++ b/plugins/out_azure/azure.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure/azure_conf.c b/plugins/out_azure/azure_conf.c index b31f147e7fa..821fadbae38 100644 --- a/plugins/out_azure/azure_conf.c +++ b/plugins/out_azure/azure_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure/azure_conf.h b/plugins/out_azure/azure_conf.h index d9e9cc37662..626b217cee2 100644 --- a/plugins/out_azure/azure_conf.h +++ b/plugins/out_azure/azure_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob.c b/plugins/out_azure_blob/azure_blob.c index 6ff44a717af..f41e5362e57 100644 --- a/plugins/out_azure_blob/azure_blob.c +++ b/plugins/out_azure_blob/azure_blob.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob.h b/plugins/out_azure_blob/azure_blob.h index a7fb7272246..5cf8a29279a 100644 --- a/plugins/out_azure_blob/azure_blob.h +++ b/plugins/out_azure_blob/azure_blob.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_appendblob.c b/plugins/out_azure_blob/azure_blob_appendblob.c index f4f84a2b6a8..2d9a8217103 100644 --- a/plugins/out_azure_blob/azure_blob_appendblob.c +++ b/plugins/out_azure_blob/azure_blob_appendblob.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_appendblob.h b/plugins/out_azure_blob/azure_blob_appendblob.h index a989a8cbbb7..9ab103b0f4b 100644 --- a/plugins/out_azure_blob/azure_blob_appendblob.h +++ b/plugins/out_azure_blob/azure_blob_appendblob.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_blockblob.c b/plugins/out_azure_blob/azure_blob_blockblob.c index 9d6885d4028..5ce30ba6c72 100644 --- a/plugins/out_azure_blob/azure_blob_blockblob.c +++ b/plugins/out_azure_blob/azure_blob_blockblob.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_blockblob.h b/plugins/out_azure_blob/azure_blob_blockblob.h index 2b79168ee96..ee210d13828 100644 --- a/plugins/out_azure_blob/azure_blob_blockblob.h +++ b/plugins/out_azure_blob/azure_blob_blockblob.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_conf.c b/plugins/out_azure_blob/azure_blob_conf.c index 3250aae5e97..c7ef377ec9f 100644 --- a/plugins/out_azure_blob/azure_blob_conf.c +++ b/plugins/out_azure_blob/azure_blob_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_conf.h b/plugins/out_azure_blob/azure_blob_conf.h index 2e7d0d46da2..32a85c678ff 100644 --- a/plugins/out_azure_blob/azure_blob_conf.h +++ b/plugins/out_azure_blob/azure_blob_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_http.c b/plugins/out_azure_blob/azure_blob_http.c index aba91eb8001..0c89d317b55 100644 --- a/plugins/out_azure_blob/azure_blob_http.c +++ b/plugins/out_azure_blob/azure_blob_http.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_http.h b/plugins/out_azure_blob/azure_blob_http.h index eb5a3ae94fb..04f7cfd9800 100644 --- a/plugins/out_azure_blob/azure_blob_http.h +++ b/plugins/out_azure_blob/azure_blob_http.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_uri.c b/plugins/out_azure_blob/azure_blob_uri.c index 0b72576de8a..c7a05e286aa 100644 --- a/plugins/out_azure_blob/azure_blob_uri.c +++ b/plugins/out_azure_blob/azure_blob_uri.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_azure_blob/azure_blob_uri.h b/plugins/out_azure_blob/azure_blob_uri.h index e7d6181ce6f..ffeed7636e6 100644 --- a/plugins/out_azure_blob/azure_blob_uri.h +++ b/plugins/out_azure_blob/azure_blob_uri.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_bigquery/bigquery.c b/plugins/out_bigquery/bigquery.c index ece08870675..1f215850f05 100644 --- a/plugins/out_bigquery/bigquery.c +++ b/plugins/out_bigquery/bigquery.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_bigquery/bigquery.h b/plugins/out_bigquery/bigquery.h index 2e50df0f629..a6f2e622178 100644 --- a/plugins/out_bigquery/bigquery.h +++ b/plugins/out_bigquery/bigquery.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_bigquery/bigquery_conf.c b/plugins/out_bigquery/bigquery_conf.c index c5f6093b063..13cbb5ab65d 100644 --- a/plugins/out_bigquery/bigquery_conf.c +++ b/plugins/out_bigquery/bigquery_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_bigquery/bigquery_conf.h b/plugins/out_bigquery/bigquery_conf.h index 22ed8d83a67..f06a86607c0 100644 --- a/plugins/out_bigquery/bigquery_conf.h +++ b/plugins/out_bigquery/bigquery_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_calyptia/calyptia.c b/plugins/out_calyptia/calyptia.c index 9b00e2f2fc2..0a46dee31d4 100644 --- a/plugins/out_calyptia/calyptia.c +++ b/plugins/out_calyptia/calyptia.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_calyptia/calyptia.h b/plugins/out_calyptia/calyptia.h index 46c314f5161..a16e42bf5ca 100644 --- a/plugins/out_calyptia/calyptia.h +++ b/plugins/out_calyptia/calyptia.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_cloudwatch_logs/cloudwatch_api.c b/plugins/out_cloudwatch_logs/cloudwatch_api.c index 885b8702612..56e91e6d557 100644 --- a/plugins/out_cloudwatch_logs/cloudwatch_api.c +++ b/plugins/out_cloudwatch_logs/cloudwatch_api.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_cloudwatch_logs/cloudwatch_api.h b/plugins/out_cloudwatch_logs/cloudwatch_api.h index f22a6c8fa46..452b01e59ba 100644 --- a/plugins/out_cloudwatch_logs/cloudwatch_api.h +++ b/plugins/out_cloudwatch_logs/cloudwatch_api.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_cloudwatch_logs/cloudwatch_logs.c b/plugins/out_cloudwatch_logs/cloudwatch_logs.c index 319e90ab1e5..2f31e99888e 100644 --- a/plugins/out_cloudwatch_logs/cloudwatch_logs.c +++ b/plugins/out_cloudwatch_logs/cloudwatch_logs.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_cloudwatch_logs/cloudwatch_logs.h b/plugins/out_cloudwatch_logs/cloudwatch_logs.h index d2728d55843..80c00476e3e 100644 --- a/plugins/out_cloudwatch_logs/cloudwatch_logs.h +++ b/plugins/out_cloudwatch_logs/cloudwatch_logs.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_counter/counter.c b/plugins/out_counter/counter.c index 712a153d85e..41400799fc9 100644 --- a/plugins/out_counter/counter.c +++ b/plugins/out_counter/counter.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog.c b/plugins/out_datadog/datadog.c index 08dc28b01c3..f684842776c 100644 --- a/plugins/out_datadog/datadog.c +++ b/plugins/out_datadog/datadog.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog.h b/plugins/out_datadog/datadog.h index f7752ebd52c..abcf8d26952 100644 --- a/plugins/out_datadog/datadog.h +++ b/plugins/out_datadog/datadog.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog_conf.c b/plugins/out_datadog/datadog_conf.c index b9bab8a4645..3ddad3e276b 100644 --- a/plugins/out_datadog/datadog_conf.c +++ b/plugins/out_datadog/datadog_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog_conf.h b/plugins/out_datadog/datadog_conf.h index 8e23cb329ed..a4547ba5e9a 100644 --- a/plugins/out_datadog/datadog_conf.h +++ b/plugins/out_datadog/datadog_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog_remap.c b/plugins/out_datadog/datadog_remap.c index 78bd4d871da..d524399589c 100644 --- a/plugins/out_datadog/datadog_remap.c +++ b/plugins/out_datadog/datadog_remap.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_datadog/datadog_remap.h b/plugins/out_datadog/datadog_remap.h index 180ae3b7eae..910ee9780d8 100644 --- a/plugins/out_datadog/datadog_remap.h +++ b/plugins/out_datadog/datadog_remap.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es.c b/plugins/out_es/es.c index 8e58350d9a6..d6ae6abb243 100644 --- a/plugins/out_es/es.c +++ b/plugins/out_es/es.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es.h b/plugins/out_es/es.h index b57a169ebf1..acf0e1ba2a8 100644 --- a/plugins/out_es/es.h +++ b/plugins/out_es/es.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es_bulk.c b/plugins/out_es/es_bulk.c index 20bbf9ff60e..bedfc170a58 100644 --- a/plugins/out_es/es_bulk.c +++ b/plugins/out_es/es_bulk.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es_bulk.h b/plugins/out_es/es_bulk.h index c5db4c6d9e2..7bb66dbbca1 100644 --- a/plugins/out_es/es_bulk.h +++ b/plugins/out_es/es_bulk.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es_conf.c b/plugins/out_es/es_conf.c index 34e749fd9a0..15d09e2915e 100644 --- a/plugins/out_es/es_conf.c +++ b/plugins/out_es/es_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_es/es_conf.h b/plugins/out_es/es_conf.h index 958bafd67be..3c421becf05 100644 --- a/plugins/out_es/es_conf.h +++ b/plugins/out_es/es_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_exit/exit.c b/plugins/out_exit/exit.c index b46638a39e1..dc3532b2ee6 100644 --- a/plugins/out_exit/exit.c +++ b/plugins/out_exit/exit.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_file/file.c b/plugins/out_file/file.c index 6b8a7a2c4a8..10d87b92c50 100644 --- a/plugins/out_file/file.c +++ b/plugins/out_file/file.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_file/file.h b/plugins/out_file/file.h index cdab95a4f30..c04e51b5cad 100644 --- a/plugins/out_file/file.h +++ b/plugins/out_file/file.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_flowcounter/out_flowcounter.c b/plugins/out_flowcounter/out_flowcounter.c index 965f328ab5a..22281460c1e 100644 --- a/plugins/out_flowcounter/out_flowcounter.c +++ b/plugins/out_flowcounter/out_flowcounter.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_flowcounter/out_flowcounter.h b/plugins/out_flowcounter/out_flowcounter.h index 4d5e4f7d448..de714cf9e88 100644 --- a/plugins/out_flowcounter/out_flowcounter.h +++ b/plugins/out_flowcounter/out_flowcounter.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_forward/forward.c b/plugins/out_forward/forward.c index caa6914fc8c..2c71f92d335 100644 --- a/plugins/out_forward/forward.c +++ b/plugins/out_forward/forward.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_forward/forward.h b/plugins/out_forward/forward.h index e3a24e836d5..44eddff7d40 100644 --- a/plugins/out_forward/forward.h +++ b/plugins/out_forward/forward.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_forward/forward_format.c b/plugins/out_forward/forward_format.c index 491773b6198..aa204d37d81 100644 --- a/plugins/out_forward/forward_format.c +++ b/plugins/out_forward/forward_format.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_forward/forward_format.h b/plugins/out_forward/forward_format.h index 6a7f3061135..7b38341f81e 100644 --- a/plugins/out_forward/forward_format.h +++ b/plugins/out_forward/forward_format.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_gelf/gelf.c b/plugins/out_gelf/gelf.c index 4e51fb159db..3e510964816 100644 --- a/plugins/out_gelf/gelf.c +++ b/plugins/out_gelf/gelf.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_gelf/gelf.h b/plugins/out_gelf/gelf.h index 8c9f9d5bd99..b834059cfe2 100644 --- a/plugins/out_gelf/gelf.h +++ b/plugins/out_gelf/gelf.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_http/http.c b/plugins/out_http/http.c index 98534b89f71..7d77374a3b2 100644 --- a/plugins/out_http/http.c +++ b/plugins/out_http/http.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_http/http.h b/plugins/out_http/http.h index dc89cb98ab8..58695f4d4e6 100644 --- a/plugins/out_http/http.h +++ b/plugins/out_http/http.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_http/http_conf.c b/plugins/out_http/http_conf.c index 9d5fe67ceb3..6bfac5c65bd 100644 --- a/plugins/out_http/http_conf.c +++ b/plugins/out_http/http_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_http/http_conf.h b/plugins/out_http/http_conf.h index ab61e1abff6..9e87e100275 100644 --- a/plugins/out_http/http_conf.h +++ b/plugins/out_http/http_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_influxdb/influxdb.c b/plugins/out_influxdb/influxdb.c index 1ecbd3d1557..1a552d59b47 100644 --- a/plugins/out_influxdb/influxdb.c +++ b/plugins/out_influxdb/influxdb.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_influxdb/influxdb.h b/plugins/out_influxdb/influxdb.h index 834c7f81659..13a72d4b851 100644 --- a/plugins/out_influxdb/influxdb.h +++ b/plugins/out_influxdb/influxdb.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_influxdb/influxdb_bulk.c b/plugins/out_influxdb/influxdb_bulk.c index 38848be9ab1..2542ee3c428 100644 --- a/plugins/out_influxdb/influxdb_bulk.c +++ b/plugins/out_influxdb/influxdb_bulk.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_influxdb/influxdb_bulk.h b/plugins/out_influxdb/influxdb_bulk.h index 9c931fe74b9..66f914528b1 100644 --- a/plugins/out_influxdb/influxdb_bulk.h +++ b/plugins/out_influxdb/influxdb_bulk.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka.c b/plugins/out_kafka/kafka.c index ef034355ed4..dd0d43ed821 100644 --- a/plugins/out_kafka/kafka.c +++ b/plugins/out_kafka/kafka.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka_callbacks.h b/plugins/out_kafka/kafka_callbacks.h index 78341eeb103..f496cba8cd0 100644 --- a/plugins/out_kafka/kafka_callbacks.h +++ b/plugins/out_kafka/kafka_callbacks.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka_config.c b/plugins/out_kafka/kafka_config.c index d96e035ead8..02e1183dc59 100644 --- a/plugins/out_kafka/kafka_config.c +++ b/plugins/out_kafka/kafka_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka_config.h b/plugins/out_kafka/kafka_config.h index 025947545a8..f9e7c165bc6 100644 --- a/plugins/out_kafka/kafka_config.h +++ b/plugins/out_kafka/kafka_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka_topic.c b/plugins/out_kafka/kafka_topic.c index cd36a8bac7d..d741d3a9188 100644 --- a/plugins/out_kafka/kafka_topic.c +++ b/plugins/out_kafka/kafka_topic.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka/kafka_topic.h b/plugins/out_kafka/kafka_topic.h index c6d7c96123d..05db00c6cfe 100644 --- a/plugins/out_kafka/kafka_topic.h +++ b/plugins/out_kafka/kafka_topic.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka_rest/kafka.c b/plugins/out_kafka_rest/kafka.c index aeced4b1193..a56d95fc6ed 100644 --- a/plugins/out_kafka_rest/kafka.c +++ b/plugins/out_kafka_rest/kafka.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka_rest/kafka.h b/plugins/out_kafka_rest/kafka.h index b3573b53da2..c2d220e7d5f 100644 --- a/plugins/out_kafka_rest/kafka.h +++ b/plugins/out_kafka_rest/kafka.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka_rest/kafka_conf.c b/plugins/out_kafka_rest/kafka_conf.c index bd3eac70eb8..3df50eb8bbf 100644 --- a/plugins/out_kafka_rest/kafka_conf.c +++ b/plugins/out_kafka_rest/kafka_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kafka_rest/kafka_conf.h b/plugins/out_kafka_rest/kafka_conf.h index ca30d9cb297..1d80445b360 100644 --- a/plugins/out_kafka_rest/kafka_conf.h +++ b/plugins/out_kafka_rest/kafka_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_firehose/firehose.c b/plugins/out_kinesis_firehose/firehose.c index 27cdfd2dd55..5f9cfcf53b0 100644 --- a/plugins/out_kinesis_firehose/firehose.c +++ b/plugins/out_kinesis_firehose/firehose.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_firehose/firehose.h b/plugins/out_kinesis_firehose/firehose.h index 9aedc8eefc2..7ab11c715dc 100644 --- a/plugins/out_kinesis_firehose/firehose.h +++ b/plugins/out_kinesis_firehose/firehose.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_firehose/firehose_api.c b/plugins/out_kinesis_firehose/firehose_api.c index 2e5cd751e43..71607ec7e1a 100644 --- a/plugins/out_kinesis_firehose/firehose_api.c +++ b/plugins/out_kinesis_firehose/firehose_api.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_firehose/firehose_api.h b/plugins/out_kinesis_firehose/firehose_api.h index 69e92d392c5..f44315604b2 100644 --- a/plugins/out_kinesis_firehose/firehose_api.h +++ b/plugins/out_kinesis_firehose/firehose_api.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_streams/kinesis.c b/plugins/out_kinesis_streams/kinesis.c index 9e95dfb0cef..8fb69ede5f9 100644 --- a/plugins/out_kinesis_streams/kinesis.c +++ b/plugins/out_kinesis_streams/kinesis.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_streams/kinesis.h b/plugins/out_kinesis_streams/kinesis.h index 2b50b41c741..d7614c3ae83 100644 --- a/plugins/out_kinesis_streams/kinesis.h +++ b/plugins/out_kinesis_streams/kinesis.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_streams/kinesis_api.c b/plugins/out_kinesis_streams/kinesis_api.c index 00cf3f729a7..9aaacc2accf 100644 --- a/plugins/out_kinesis_streams/kinesis_api.c +++ b/plugins/out_kinesis_streams/kinesis_api.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_kinesis_streams/kinesis_api.h b/plugins/out_kinesis_streams/kinesis_api.h index a94b2536bd4..e44de6d4dbd 100644 --- a/plugins/out_kinesis_streams/kinesis_api.h +++ b/plugins/out_kinesis_streams/kinesis_api.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_lib/out_lib.c b/plugins/out_lib/out_lib.c index c175ef0e4af..73a9a3f9171 100644 --- a/plugins/out_lib/out_lib.c +++ b/plugins/out_lib/out_lib.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_lib/out_lib.h b/plugins/out_lib/out_lib.h index cd7b06fb1c4..5e0925edecd 100644 --- a/plugins/out_lib/out_lib.h +++ b/plugins/out_lib/out_lib.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_logdna/logdna.c b/plugins/out_logdna/logdna.c index f02b1129bb7..1bb3740c579 100644 --- a/plugins/out_logdna/logdna.c +++ b/plugins/out_logdna/logdna.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_logdna/logdna.h b/plugins/out_logdna/logdna.h index d572a53206a..f7ca19a4362 100644 --- a/plugins/out_logdna/logdna.h +++ b/plugins/out_logdna/logdna.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_loki/loki.c b/plugins/out_loki/loki.c index 760f8c946db..df6bca9119a 100644 --- a/plugins/out_loki/loki.c +++ b/plugins/out_loki/loki.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_loki/loki.h b/plugins/out_loki/loki.h index 5f308669e0e..4f915fc4be7 100644 --- a/plugins/out_loki/loki.h +++ b/plugins/out_loki/loki.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_nats/nats.c b/plugins/out_nats/nats.c index feb233c6b10..f7f705ddfe1 100644 --- a/plugins/out_nats/nats.c +++ b/plugins/out_nats/nats.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_nats/nats.h b/plugins/out_nats/nats.h index 728988eba6d..ae0586d8247 100644 --- a/plugins/out_nats/nats.h +++ b/plugins/out_nats/nats.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_nrlogs/newrelic.c b/plugins/out_nrlogs/newrelic.c index 394af75ed96..79a2e91be34 100644 --- a/plugins/out_nrlogs/newrelic.c +++ b/plugins/out_nrlogs/newrelic.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_nrlogs/newrelic.h b/plugins/out_nrlogs/newrelic.h index c8ec4a467d8..60a8b92e64f 100644 --- a/plugins/out_nrlogs/newrelic.h +++ b/plugins/out_nrlogs/newrelic.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_null/null.c b/plugins/out_null/null.c index 3b5d0565b1c..57f3443536c 100644 --- a/plugins/out_null/null.c +++ b/plugins/out_null/null.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_pgsql/pgsql.c b/plugins/out_pgsql/pgsql.c index 326388081b4..c7746e1cf1c 100644 --- a/plugins/out_pgsql/pgsql.c +++ b/plugins/out_pgsql/pgsql.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_pgsql/pgsql.h b/plugins/out_pgsql/pgsql.h index 877f4891f1c..549c90408a7 100644 --- a/plugins/out_pgsql/pgsql.h +++ b/plugins/out_pgsql/pgsql.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_pgsql/pgsql_connections.c b/plugins/out_pgsql/pgsql_connections.c index 1911ce9e529..6e4965c0854 100644 --- a/plugins/out_pgsql/pgsql_connections.c +++ b/plugins/out_pgsql/pgsql_connections.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2020 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_pgsql/pgsql_connections.h b/plugins/out_pgsql/pgsql_connections.h index cf859062a85..cd873061895 100644 --- a/plugins/out_pgsql/pgsql_connections.h +++ b/plugins/out_pgsql/pgsql_connections.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2020 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_plot/plot.c b/plugins/out_plot/plot.c index 570549f6834..2a6a9e25185 100644 --- a/plugins/out_plot/plot.c +++ b/plugins/out_plot/plot.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_exporter/prom.c b/plugins/out_prometheus_exporter/prom.c index c55661d1fdb..4dcda9b468f 100644 --- a/plugins/out_prometheus_exporter/prom.c +++ b/plugins/out_prometheus_exporter/prom.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_exporter/prom.h b/plugins/out_prometheus_exporter/prom.h index 039da20a71d..2c07b1d1a65 100644 --- a/plugins/out_prometheus_exporter/prom.h +++ b/plugins/out_prometheus_exporter/prom.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_exporter/prom_http.c b/plugins/out_prometheus_exporter/prom_http.c index feafe38b663..a9ce40911b3 100644 --- a/plugins/out_prometheus_exporter/prom_http.c +++ b/plugins/out_prometheus_exporter/prom_http.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_exporter/prom_http.h b/plugins/out_prometheus_exporter/prom_http.h index 75a7717a553..79b4c87bbb2 100644 --- a/plugins/out_prometheus_exporter/prom_http.h +++ b/plugins/out_prometheus_exporter/prom_http.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_remote_write/remote_write.c b/plugins/out_prometheus_remote_write/remote_write.c index 7bd78c63520..1a4abea998c 100644 --- a/plugins/out_prometheus_remote_write/remote_write.c +++ b/plugins/out_prometheus_remote_write/remote_write.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_remote_write/remote_write.h b/plugins/out_prometheus_remote_write/remote_write.h index 5624a23da96..2e370c65c6d 100644 --- a/plugins/out_prometheus_remote_write/remote_write.h +++ b/plugins/out_prometheus_remote_write/remote_write.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_remote_write/remote_write_conf.c b/plugins/out_prometheus_remote_write/remote_write_conf.c index 812dbfff5da..63e90b0c1ab 100644 --- a/plugins/out_prometheus_remote_write/remote_write_conf.c +++ b/plugins/out_prometheus_remote_write/remote_write_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_prometheus_remote_write/remote_write_conf.h b/plugins/out_prometheus_remote_write/remote_write_conf.h index c7ecc554b57..e6268fc54ca 100644 --- a/plugins/out_prometheus_remote_write/remote_write_conf.h +++ b/plugins/out_prometheus_remote_write/remote_write_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_retry/retry.c b/plugins/out_retry/retry.c index 7cb0aa137fc..f0224626020 100644 --- a/plugins/out_retry/retry.c +++ b/plugins/out_retry/retry.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_s3/s3.c b/plugins/out_s3/s3.c index c2edffc1aa8..829b75890f3 100644 --- a/plugins/out_s3/s3.c +++ b/plugins/out_s3/s3.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_s3/s3.h b/plugins/out_s3/s3.h index dcf694586d8..6e3951032f5 100644 --- a/plugins/out_s3/s3.h +++ b/plugins/out_s3/s3.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_s3/s3_multipart.c b/plugins/out_s3/s3_multipart.c index a3a322125ff..a6fc5946b41 100644 --- a/plugins/out_s3/s3_multipart.c +++ b/plugins/out_s3/s3_multipart.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_s3/s3_store.c b/plugins/out_s3/s3_store.c index 41278ea4807..7d60f7e1f97 100644 --- a/plugins/out_s3/s3_store.c +++ b/plugins/out_s3/s3_store.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_s3/s3_store.h b/plugins/out_s3/s3_store.h index cc5ee50d3b6..242d99ab6fc 100644 --- a/plugins/out_s3/s3_store.h +++ b/plugins/out_s3/s3_store.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_skywalking/skywalking.c b/plugins/out_skywalking/skywalking.c index 08c8d029a4c..655eb140909 100644 --- a/plugins/out_skywalking/skywalking.c +++ b/plugins/out_skywalking/skywalking.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_skywalking/skywalking.h b/plugins/out_skywalking/skywalking.h index 19e3dc04d89..554ab691262 100644 --- a/plugins/out_skywalking/skywalking.h +++ b/plugins/out_skywalking/skywalking.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_slack/slack.c b/plugins/out_slack/slack.c index 45e58c066a2..c565f016e8f 100644 --- a/plugins/out_slack/slack.c +++ b/plugins/out_slack/slack.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_slack/slack.h b/plugins/out_slack/slack.h index fcc6dbe3847..e7babc263e6 100644 --- a/plugins/out_slack/slack.h +++ b/plugins/out_slack/slack.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_splunk/splunk.c b/plugins/out_splunk/splunk.c index 39c32d4a37c..29d241e512b 100644 --- a/plugins/out_splunk/splunk.c +++ b/plugins/out_splunk/splunk.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_splunk/splunk.h b/plugins/out_splunk/splunk.h index b2e9ccd20d8..eef8fa8b0fa 100644 --- a/plugins/out_splunk/splunk.h +++ b/plugins/out_splunk/splunk.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_splunk/splunk_conf.c b/plugins/out_splunk/splunk_conf.c index 8c00a0e0385..1b4dce580de 100644 --- a/plugins/out_splunk/splunk_conf.c +++ b/plugins/out_splunk/splunk_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_splunk/splunk_conf.h b/plugins/out_splunk/splunk_conf.h index 4155a84ab1d..c5114b1f9b6 100644 --- a/plugins/out_splunk/splunk_conf.h +++ b/plugins/out_splunk/splunk_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/gce_metadata.c b/plugins/out_stackdriver/gce_metadata.c index 7c3addfe9ce..117c2c0e527 100644 --- a/plugins/out_stackdriver/gce_metadata.c +++ b/plugins/out_stackdriver/gce_metadata.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/gce_metadata.h b/plugins/out_stackdriver/gce_metadata.h index 33ca654dbf2..65009588d0b 100644 --- a/plugins/out_stackdriver/gce_metadata.h +++ b/plugins/out_stackdriver/gce_metadata.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver.c b/plugins/out_stackdriver/stackdriver.c index 3475ac595f2..48925493ba7 100644 --- a/plugins/out_stackdriver/stackdriver.c +++ b/plugins/out_stackdriver/stackdriver.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver.h b/plugins/out_stackdriver/stackdriver.h index 58ca39c4236..4a153058494 100644 --- a/plugins/out_stackdriver/stackdriver.h +++ b/plugins/out_stackdriver/stackdriver.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_conf.c b/plugins/out_stackdriver/stackdriver_conf.c index d1d99c52334..26f5774e299 100644 --- a/plugins/out_stackdriver/stackdriver_conf.c +++ b/plugins/out_stackdriver/stackdriver_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_conf.h b/plugins/out_stackdriver/stackdriver_conf.h index 6ea8cf6a2c9..6244e685117 100644 --- a/plugins/out_stackdriver/stackdriver_conf.h +++ b/plugins/out_stackdriver/stackdriver_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_helper.c b/plugins/out_stackdriver/stackdriver_helper.c index 45ecba8b850..e5b94c481d8 100644 --- a/plugins/out_stackdriver/stackdriver_helper.c +++ b/plugins/out_stackdriver/stackdriver_helper.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_helper.h b/plugins/out_stackdriver/stackdriver_helper.h index 522645d8bed..ab8ac30a884 100644 --- a/plugins/out_stackdriver/stackdriver_helper.h +++ b/plugins/out_stackdriver/stackdriver_helper.h @@ -1,7 +1,6 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_http_request.c b/plugins/out_stackdriver/stackdriver_http_request.c index 4cee0fd7a2a..4ba43403de0 100644 --- a/plugins/out_stackdriver/stackdriver_http_request.c +++ b/plugins/out_stackdriver/stackdriver_http_request.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_http_request.h b/plugins/out_stackdriver/stackdriver_http_request.h index 039162f0cdf..5b83dc6ed52 100644 --- a/plugins/out_stackdriver/stackdriver_http_request.h +++ b/plugins/out_stackdriver/stackdriver_http_request.h @@ -1,7 +1,6 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_operation.c b/plugins/out_stackdriver/stackdriver_operation.c index a1e17fffaa3..548e8b473e2 100644 --- a/plugins/out_stackdriver/stackdriver_operation.c +++ b/plugins/out_stackdriver/stackdriver_operation.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_operation.h b/plugins/out_stackdriver/stackdriver_operation.h index 52fbb1b1db6..ded886c3b35 100644 --- a/plugins/out_stackdriver/stackdriver_operation.h +++ b/plugins/out_stackdriver/stackdriver_operation.h @@ -1,7 +1,6 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_source_location.c b/plugins/out_stackdriver/stackdriver_source_location.c index 309a6f0a558..58102c91ed7 100644 --- a/plugins/out_stackdriver/stackdriver_source_location.c +++ b/plugins/out_stackdriver/stackdriver_source_location.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_source_location.h b/plugins/out_stackdriver/stackdriver_source_location.h index 56fee1314e8..4f703d3305e 100644 --- a/plugins/out_stackdriver/stackdriver_source_location.h +++ b/plugins/out_stackdriver/stackdriver_source_location.h @@ -1,7 +1,6 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_timestamp.c b/plugins/out_stackdriver/stackdriver_timestamp.c index 83ac2cb6f25..a9b350d22e2 100644 --- a/plugins/out_stackdriver/stackdriver_timestamp.c +++ b/plugins/out_stackdriver/stackdriver_timestamp.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stackdriver/stackdriver_timestamp.h b/plugins/out_stackdriver/stackdriver_timestamp.h index 2fa29bd2ecf..f3c02586477 100644 --- a/plugins/out_stackdriver/stackdriver_timestamp.h +++ b/plugins/out_stackdriver/stackdriver_timestamp.h @@ -1,7 +1,6 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stdout/stdout.c b/plugins/out_stdout/stdout.c index 0316425b9a9..e053354c77e 100644 --- a/plugins/out_stdout/stdout.c +++ b/plugins/out_stdout/stdout.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_stdout/stdout.h b/plugins/out_stdout/stdout.h index e25393ef85d..0db82f389d5 100644 --- a/plugins/out_stdout/stdout.h +++ b/plugins/out_stdout/stdout.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_syslog/syslog.c b/plugins/out_syslog/syslog.c index a813a8d8c89..7bb58e328a7 100644 --- a/plugins/out_syslog/syslog.c +++ b/plugins/out_syslog/syslog.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_syslog/syslog_conf.c b/plugins/out_syslog/syslog_conf.c index c7ae763d9f3..8b2cacf6607 100644 --- a/plugins/out_syslog/syslog_conf.c +++ b/plugins/out_syslog/syslog_conf.c @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_syslog/syslog_conf.h b/plugins/out_syslog/syslog_conf.h index 9175c7cac3f..04a6a8d143c 100644 --- a/plugins/out_syslog/syslog_conf.h +++ b/plugins/out_syslog/syslog_conf.h @@ -2,7 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_tcp/tcp.c b/plugins/out_tcp/tcp.c index 5a6ecbfbe8f..404f7dabd3d 100644 --- a/plugins/out_tcp/tcp.c +++ b/plugins/out_tcp/tcp.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_tcp/tcp.h b/plugins/out_tcp/tcp.h index bc65bd0659e..18ffe0411b9 100644 --- a/plugins/out_tcp/tcp.h +++ b/plugins/out_tcp/tcp.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_tcp/tcp_conf.c b/plugins/out_tcp/tcp_conf.c index 28fe37908c1..1d5a31af57c 100644 --- a/plugins/out_tcp/tcp_conf.c +++ b/plugins/out_tcp/tcp_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_tcp/tcp_conf.h b/plugins/out_tcp/tcp_conf.h index 5a3f7f80950..c91def5ca9e 100644 --- a/plugins/out_tcp/tcp_conf.h +++ b/plugins/out_tcp/tcp_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td.c b/plugins/out_td/td.c index 9daa74d7043..1636710521c 100644 --- a/plugins/out_td/td.c +++ b/plugins/out_td/td.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td.h b/plugins/out_td/td.h index 67e29745a03..1050289cecf 100644 --- a/plugins/out_td/td.h +++ b/plugins/out_td/td.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td_config.c b/plugins/out_td/td_config.c index 28a9ed261d9..3b634e4ee29 100644 --- a/plugins/out_td/td_config.c +++ b/plugins/out_td/td_config.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td_config.h b/plugins/out_td/td_config.h index 3d090483dcd..728239178d5 100644 --- a/plugins/out_td/td_config.h +++ b/plugins/out_td/td_config.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td_http.c b/plugins/out_td/td_http.c index cd1aa5e757a..b0dedf25e6d 100644 --- a/plugins/out_td/td_http.c +++ b/plugins/out_td/td_http.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_td/td_http.h b/plugins/out_td/td_http.h index f540715b84e..47157f37f30 100644 --- a/plugins/out_td/td_http.h +++ b/plugins/out_td/td_http.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_websocket/websocket.c b/plugins/out_websocket/websocket.c index 3eecd702f37..d87019abd8f 100644 --- a/plugins/out_websocket/websocket.c +++ b/plugins/out_websocket/websocket.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019-2021 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_websocket/websocket.h b/plugins/out_websocket/websocket.h index 0208ef5b484..69007294edd 100644 --- a/plugins/out_websocket/websocket.h +++ b/plugins/out_websocket/websocket.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_websocket/websocket_conf.c b/plugins/out_websocket/websocket_conf.c index 5d4cbd6c704..1d19ef2e8a9 100644 --- a/plugins/out_websocket/websocket_conf.c +++ b/plugins/out_websocket/websocket_conf.c @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * 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/plugins/out_websocket/websocket_conf.h b/plugins/out_websocket/websocket_conf.h index 2f60625f98c..969f84aa5de 100644 --- a/plugins/out_websocket/websocket_conf.h +++ b/plugins/out_websocket/websocket_conf.h @@ -2,8 +2,7 @@ /* Fluent Bit * ========== - * Copyright (C) 2019 The Fluent Bit Authors - * Copyright (C) 2015-2018 Treasure Data Inc. + * Copyright (C) 2015-2022 The Fluent Bit Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.