From 8e0192533aaf7336f717fc67a9c24dcc4d3f9f25 Mon Sep 17 00:00:00 2001 From: yannick Date: Thu, 20 Jun 2024 10:50:36 +0200 Subject: [PATCH] license Format --- .../aws/cloudwatch/DockerImageNames.kt | 15 +++++++++++++++ .../extensions/aws/cloudwatch/EndToEndIT.kt | 15 +++++++++++++++ .../resources/extension-config.xml | 17 +++++++++++++++++ 3 files changed, 47 insertions(+) diff --git a/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/DockerImageNames.kt b/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/DockerImageNames.kt index 89f5635..c40e2c3 100644 --- a/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/DockerImageNames.kt +++ b/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/DockerImageNames.kt @@ -1,3 +1,18 @@ +/** + * Copyright 2019-present HiveMQ GmbH + * + * 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. + */ package com.hivemq.extensions.aws.cloudwatch import org.testcontainers.utility.DockerImageName diff --git a/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/EndToEndIT.kt b/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/EndToEndIT.kt index a1cc1fe..de56482 100644 --- a/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/EndToEndIT.kt +++ b/src/integrationTest/kotlin/com/hivemq/extensions/aws/cloudwatch/EndToEndIT.kt @@ -1,3 +1,18 @@ +/** + * Copyright 2019-present HiveMQ GmbH + * + * 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. + */ package com.hivemq.extensions.aws.cloudwatch import com.hivemq.client.mqtt.mqtt5.Mqtt5Client diff --git a/src/integrationTest/resources/extension-config.xml b/src/integrationTest/resources/extension-config.xml index 2f740b7..9676a5c 100644 --- a/src/integrationTest/resources/extension-config.xml +++ b/src/integrationTest/resources/extension-config.xml @@ -1,4 +1,21 @@ + http://localstack:4566 1