From 47ad23290176f530781d7703d9497ae2e6b4e2a6 Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Tue, 24 Sep 2024 16:58:18 -0700 Subject: [PATCH] Add back the acknowledgements readme, update about modal link (#818) --- ACKNOWLEDGEMENTS.md | 5 +++++ frontend/app/modals/about.tsx | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 ACKNOWLEDGEMENTS.md diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md new file mode 100644 index 000000000..b22a0be83 --- /dev/null +++ b/ACKNOWLEDGEMENTS.md @@ -0,0 +1,5 @@ +# Open-Source Acknowledgements + +We make use of many amazing open-source projects to build Wave Terminal. We automatically generate license reports via FOSSA to comply with the license distribution requirements of our dependencies. Below is a summary of the licenses used by our product. For a full report, see [here](https://app.fossa.com/reports/24d13570-624b-4450-8c22-756e513060c9?full=true) (the page may take 20-30s to load). + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwavetermdev%2Fwaveterm.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fwavetermdev%2Fwaveterm?ref=badge_large) diff --git a/frontend/app/modals/about.tsx b/frontend/app/modals/about.tsx index e75a5c2ab..0109567b8 100644 --- a/frontend/app/modals/about.tsx +++ b/frontend/app/modals/about.tsx @@ -55,7 +55,7 @@ const AboutModal = ({}: AboutModalProps) => { }