diff --git a/server/common/common-service/src/main/java/io/holoinsight/server/common/config/KafkaProperties.java b/server/common/common-service/src/main/java/io/holoinsight/server/common/config/KafkaProperties.java index 62b6dd80f..3f1825139 100644 --- a/server/common/common-service/src/main/java/io/holoinsight/server/common/config/KafkaProperties.java +++ b/server/common/common-service/src/main/java/io/holoinsight/server/common/config/KafkaProperties.java @@ -1,5 +1,5 @@ /* - * Alipay.com Inc. Copyright (c) 2004-2018 All Rights Reserved. + * Copyright 2022 Holoinsight Project Authors. Licensed under Apache-2.0. */ package io.holoinsight.server.common.config;