Skip to content

Commit 500c714

Browse files
consolidate license info into landing page (#2157)
* consolidate license info into landing page Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com> * comma/grammar Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com> --------- Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent b49bd3d commit 500c714

File tree

4 files changed

+7
-190
lines changed

4 files changed

+7
-190
lines changed

.gitbook.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@ redirects:
9090
stream-processing/get-started: ./stream-processing/overview.md
9191
stream-processing/getting-started/fluent-bit-sql: ./stream-processing/fluent-bit-sql.md
9292
stream-processing/getting-started/check-keys-null-values: ./stream-processing/check-keys-null-values.md
93-
stream-processing/getting-started/hands-on: stream-processing/tutorial.md
93+
stream-processing/getting-started/hands-on: ./stream-processing/tutorial.md
9494
pipeline/pipeline-monitoring: ./administration/monitoring.md
95+
about/license: ./README.md

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ For more details about changes in each release, refer to the [official release n
3939

4040
## Fluent Bit, Fluentd, and CNCF
4141

42-
[Fluent Bit](http://fluentbit.io) is a [CNCF](https://cncf.io) graduated sub-project under the umbrella of [Fluentd](http://fluentd.org). Fluent Bit is licensed under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
42+
Fluent Bit is a [CNCF](https://cncf.io) graduated sub-project under the umbrella of [Fluentd](http://fluentd.org).
4343

4444
Fluent Bit was originally created by [Eduardo Silva](https://www.linkedin.com/in/edsiper/) and is now sponsored by [Chronosphere](https://chronosphere.io/). As a CNCF-hosted project, it's a fully vendor-neutral and community-driven project.
45+
46+
## License
47+
48+
Fluent Bit, including its core, plugins, and tools, is distributed under the terms of the [Apache License v2.0](https://github.com/fluent/fluent-bit?tab=Apache-2.0-1-ov-file#readme).

SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
* [What is Fluent Bit?](about/what-is-fluent-bit.md)
88
* [A brief history of Fluent Bit](about/history.md)
99
* [Fluentd and Fluent Bit](about/fluentd-and-fluent-bit.md)
10-
* [License](about/license.md)
1110
* [Sandbox and lab resources](about/sandbox-and-lab-resources.md)
1211

1312
## Concepts

about/license.md

Lines changed: 0 additions & 187 deletions
This file was deleted.

0 commit comments

Comments
 (0)