From 92e70a47d9f8d4138b1d0252c8aff239b21dad00 Mon Sep 17 00:00:00 2001 From: Duncan Brown Date: Thu, 1 Aug 2024 12:46:00 -0400 Subject: [PATCH] DPM-22076. bulk update/add IBM copyrights --- CONTRIBUTING.md | 3 +++ readme.md | 3 +++ sdk-tutorials/find-methods-fields/README.md | 3 +++ sdk-tutorials/sch/tutorial-getting-started/README.md | 3 +++ sdk-tutorials/sch/tutorial-jobs/README.md | 3 +++ .../sch/tutorial-jobs/data-collector-logs/README.md | 3 +++ sdk-tutorials/sch/tutorial-jobs/generate-a-report/README.md | 3 +++ .../sch/tutorial-jobs/preparation-for-tutorial/README.md | 3 +++ .../sch/tutorial-jobs/start-monitor-a-specific-job/README.md | 3 +++ .../sch/tutorial-jobs/update-data-collector-labels/README.md | 3 +++ sdk-tutorials/sch/tutorial-jobs/ways-to-fetch-jobs/README.md | 3 +++ sdk-tutorials/sch/tutorial-pipelines/README.md | 3 +++ .../sch/tutorial-pipelines/common-pipeline-methods/README.md | 3 +++ .../tutorial-pipelines/create-ci-cd-demo-pipeline/README.md | 3 +++ .../tutorial-pipelines/edit-pipelines-and-stages/README.md | 3 +++ .../tutorial-pipelines/preparation-for-tutorial/README.md | 3 +++ tutorial-1/log_shipping_to_elasticsearch_part1.md | 3 +++ tutorial-1/log_shipping_to_elasticsearch_part2.md | 3 +++ tutorial-1/readme.md | 3 +++ tutorial-2/directory_to_kafkaproducer.md | 3 +++ tutorial-2/kafkaconsumer_to_multipledestinations.md | 3 +++ tutorial-2/readme.md | 3 +++ tutorial-3/readme.md | 3 +++ tutorial-adls-destination/readme.md | 3 +++ tutorial-crud-microservice/readme.md | 3 +++ tutorial-custom-dataprotector-procedure/README.md | 3 +++ tutorial-destination/readme.md | 3 +++ tutorial-hivedrift/readme.md | 3 +++ tutorial-kubernetes-deployment/1-java-opts/README.md | 3 +++ tutorial-kubernetes-deployment/1-java-opts/sdc.yaml | 3 +++ .../2-custom-docker-image/README.md | 3 +++ .../2-custom-docker-image/sdc-docker-custom-config/build.sh | 3 +++ .../sdc-docker-custom-config/sdc-conf/sdc.properties | 5 ++++- .../2-custom-docker-image/sdc.yaml | 3 +++ tutorial-kubernetes-deployment/3-volumes/README.md | 3 +++ tutorial-kubernetes-deployment/3-volumes/get-stage-libs.sh | 3 +++ tutorial-kubernetes-deployment/3-volumes/sdc.yaml | 3 +++ .../4-persistent-volumes/README.md | 3 +++ .../4-persistent-volumes/sdc-stage-libs-configmap.yaml | 3 +++ .../4-persistent-volumes/sdc-stage-libs-job.yaml | 3 +++ .../4-persistent-volumes/sdc-stage-libs-pvc.yaml | 3 +++ .../4-persistent-volumes/sdc-stage-libs-sc.yaml | 3 +++ tutorial-kubernetes-deployment/4-persistent-volumes/sdc.yaml | 3 +++ .../5-sdc-properties-configmap-1/README.md | 3 +++ .../5-sdc-properties-configmap-1/sdc.properties | 5 ++++- .../5-sdc-properties-configmap-1/sdc.yaml | 3 +++ .../6-sdc-properties-configmap-2/README.md | 3 +++ .../6-sdc-properties-configmap-2/sdc-dynamic-properties.yaml | 3 +++ .../6-sdc-properties-configmap-2/sdc.properties | 5 ++++- .../6-sdc-properties-configmap-2/sdc.yaml | 3 +++ tutorial-kubernetes-deployment/7-credential-stores/README.md | 3 +++ .../7-credential-stores/credential-stores.properties | 3 +++ tutorial-kubernetes-deployment/7-credential-stores/sdc.yaml | 3 +++ tutorial-kubernetes-deployment/8-ingress/README.md | 3 +++ .../8-ingress/host-based-routing/sdc1.yaml | 3 +++ .../8-ingress/host-based-routing/sdc2.yaml | 3 +++ .../8-ingress/host-based-routing/sdc3.yaml | 3 +++ .../8-ingress/path-based-routing/sdc1.yaml | 3 +++ .../8-ingress/path-based-routing/sdc2.yaml | 3 +++ .../8-ingress/path-based-routing/sdc3.yaml | 3 +++ tutorial-kubernetes-deployment/8-ingress/sdc.yaml | 3 +++ tutorial-kubernetes-deployment/NoteOnEnvVars.md | 3 +++ tutorial-kubernetes-deployment/README.md | 3 +++ tutorial-multithreaded-origin/README.md | 3 +++ tutorial-origin/readme.md | 3 +++ tutorial-processor/readme.md | 3 +++ tutorial-processor/sampleprocessor/pom.xml | 5 +++++ .../sampleprocessor/src/main/assemblies/stage-lib.xml | 5 +++++ .../src/main/java/com/example/stage/lib/sample/Errors.java | 5 +++++ .../main/java/com/example/stage/processor/sample/Groups.java | 5 +++++ .../com/example/stage/processor/sample/SampleDProcessor.java | 5 +++++ .../com/example/stage/processor/sample/SampleProcessor.java | 5 +++++ .../main/resources/data-collector-library-bundle.properties | 5 ++++- .../example/stage/processor/sample/TestSampleProcessor.java | 5 +++++ tutorial-spark-transformer-scala/readme.md | 3 +++ tutorial-spark-transformer/readme.md | 3 +++ working-with-azure/blobstorage_to_hdinsightkafka.md | 3 +++ .../hdinsightkafka_to_sqldw_and_blobstorage.md | 3 +++ working-with-azure/readme.md | 3 +++ 79 files changed, 255 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e3c6af5..d9da241 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,6 @@ +[comment]: <> ( IBM Confidential ) +[comment]: <> ( PID 5900-BAF ) +[comment]: <> ( Copyright StreamSets Inc., an IBM Company 2024 )