From b77222765c06e895e61c972dfdf8df38c66e6610 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Tue, 25 Mar 2025 10:16:26 +0800 Subject: [PATCH] [improve] update notice copyright years (#3171) Signed-off-by: tomsun28 Co-authored-by: aias00 --- NOTICE | 2 +- home/docs/community/how-to-release.md | 6 ++++++ .../current/community/how-to-release.md | 6 ++++++ material/licenses/NOTICE | 2 +- material/licenses/collector/NOTICE | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index 6839b47393..ba51d2fe0c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache HertzBeat (incubating) -Copyright 2024 The Apache Software Foundation +Copyright 2024-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/home/docs/community/how-to-release.md b/home/docs/community/how-to-release.md index 842e5715a7..d7e22bcdb1 100644 --- a/home/docs/community/how-to-release.md +++ b/home/docs/community/how-to-release.md @@ -215,6 +215,7 @@ The release package are here: - `dist/apache-hertzbeat-{version}-incubating-bin.tar.gz` - `dist/apache-hertzbeat-collector-{version}-incubating-bin.tar.gz` +- `dist/apache-hertzbeat-{version}-incubating-docker-compose.tar.gz` #### 3.4 Package the source code @@ -257,6 +258,9 @@ apache-hertzbeat-1.6.0-incubating-src.tar.gz.sha512 apache-hertzbeat-1.6.0-incubating-bin.tar.gz apache-hertzbeat-1.6.0-incubating-bin.tar.gz.asc apache-hertzbeat-1.6.0-incubating-bin.tar.gz.sha512 +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz.asc +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz.sha512 apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz.asc apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz.sha512 @@ -290,6 +294,8 @@ apache-hertzbeat-1.6.0-incubating-src.tar.gz apache-hertzbeat-1.6.0-incubating-src.tar.gz: OK apache-hertzbeat-1.6.0-incubating-bin.tar.gz apache-hertzbeat-1.6.0-incubating-bin.tar.gz: OK +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz: OK apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz: OK ``` diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-release.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-release.md index 9757935cd4..14df6b17a3 100644 --- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-release.md +++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/how-to-release.md @@ -215,6 +215,7 @@ mvn clean package -Pcluster - `dist/apache-hertzbeat-{version}-incubating-bin.tar.gz` - `dist/apache-hertzbeat-collector-{version}-incubating-bin.tar.gz` +- `dist/apache-hertzbeat-{version}-incubating-docker-compose.tar.gz` #### 3.4 打包项目源代码 @@ -259,6 +260,9 @@ apache-hertzbeat-1.6.0-incubating-src.tar.gz.sha512 apache-hertzbeat-1.6.0-incubating-bin.tar.gz apache-hertzbeat-1.6.0-incubating-bin.tar.gz.asc apache-hertzbeat-1.6.0-incubating-bin.tar.gz.sha512 +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz.asc +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz.sha512 apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz.asc apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz.sha512 @@ -292,6 +296,8 @@ apache-hertzbeat-1.6.0-incubating-src.tar.gz apache-hertzbeat-1.6.0-incubating-src.tar.gz: OK apache-hertzbeat-1.6.0-incubating-bin.tar.gz apache-hertzbeat-1.6.0-incubating-bin.tar.gz: OK +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz +apache-hertzbeat-1.6.0-incubating-docker-compose.tar.gz: OK apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz apache-hertzbeat-collector-1.6.0-incubating-bin.tar.gz: OK ``` diff --git a/material/licenses/NOTICE b/material/licenses/NOTICE index 357909cad3..cba67c4db6 100644 --- a/material/licenses/NOTICE +++ b/material/licenses/NOTICE @@ -1,5 +1,5 @@ Apache HertzBeat (incubating) -Copyright 2024 The Apache Software Foundation +Copyright 2024-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/material/licenses/collector/NOTICE b/material/licenses/collector/NOTICE index fedcd05e81..e6c76149be 100644 --- a/material/licenses/collector/NOTICE +++ b/material/licenses/collector/NOTICE @@ -1,5 +1,5 @@ Apache HertzBeat (incubating) -Copyright 2024 The Apache Software Foundation +Copyright 2024-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).