This is an automated email from the ASF dual-hosted git repository.
wuzhiguo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bigtop-manager.git
The following commit(s) were added to refs/heads/main by this push:
new e772d203 BIGTOP-4351: Add NOTICE file (#170)
e772d203 is described below
commit e772d20310a1f5773c76ff658bf330da0e887401
Author: ChunFuWu <[email protected]>
AuthorDate: Sat Feb 8 18:12:17 2025 +0800
BIGTOP-4351: Add NOTICE file (#170)
---
.licenserc.yaml | 1 +
NOTICE | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index d2ad311f..6d878b4a 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -37,6 +37,7 @@ header:
- 'mvnw'
- 'mvnw.cmd'
- 'LICENSE'
+ - 'NOTICE'
- 'pnpm-lock.yaml'
- '**/*.txt'
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 00000000..3c588e75
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache Bigtop
+Copyright 2024-2025 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (https://www.apache.org/).