License Headers Added. 65/9965/2
authorsmahana123 <s.mahana@samsung.com>
Tue, 6 Dec 2022 07:03:33 +0000 (12:33 +0530)
committersmahana123 <s.mahana@samsung.com>
Tue, 6 Dec 2022 07:55:05 +0000 (13:25 +0530)
Issue-id: AIMLWF-6

Signed-off-by: smahana123 <s.mahana@samsung.com>
Change-Id: Idcd644eb64d36803f2e5fc8daf1ae16c83ca36a3
Signed-off-by: smahana123 <s.mahana@samsung.com>
dataextraction/SparkConfig.ini
dataextraction/sink/SinkClassConfig.ini
dataextraction/source/SourceClassConfig.ini
dataextraction/transform/TransformClassConfig.ini

index 7ee005b..bf687d6 100644 (file)
@@ -1,3 +1,20 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
 [BaseConfig]
 DefaultAppName=Pipeline
 DefaultMaster=local[1]
index 7a12e9a..a00ee13 100644 (file)
@@ -1,3 +1,21 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
+
 [ModuleDetails]
 ModuleName=sink
 BaseClassName=Sink
index 5e44f6a..a5ec5db 100644 (file)
@@ -1,3 +1,20 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
 [InfluxSource]
 Name=Influxdb
 Description= Spark connector that Supports Reading from InfluxDB
index 9f2f398..e54c49b 100644 (file)
@@ -1,3 +1,20 @@
+# ==================================================================================
+#
+#       Copyright (c) 2022 Samsung Electronics Co., Ltd. All Rights Reserved.
+#
+#   Licensed under the Apache License, Version 2.0 (the "License");
+#   you may not use this file except in compliance with the License.
+#   You may obtain a copy of the License at
+#
+#          http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
+#
+# ==================================================================================
 [SQLTransform]
 Name=SQLTransformer
 Description= SQLTransformer Transforms your data using SQL statements