Skip to content

Commit

Permalink
[Improve] improve vue-vben-admin's license issue (apache#3691)
Browse files Browse the repository at this point in the history
Co-authored-by: benjobs <[email protected]>
Co-authored-by: tison <[email protected]>
  • Loading branch information
3 people authored Apr 29, 2024
1 parent 3ed3a7f commit e0ddc5b
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 157 deletions.
3 changes: 3 additions & 0 deletions .dlc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
},
{
"pattern": "^https://twitter.com*"
},
{
"pattern": "^/"
}
],
"timeout": "30s",
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ MIT License

The following components are provided under the MIT License
These files from https://github.com/vbenjs/vue-vben-admin
The text of the license is included in streampark-console/streampark-console-webapp/LICENSE-vue-vben-admin.txt
The text of the license is included in dist-material/release-docs/licenses/ui-licenses/license-vue-vben-admin.txt

streampark-console/streampark-console-webapp/src/App.vue
streampark-console/streampark-console-webapp/src/main.ts
Expand Down
29 changes: 0 additions & 29 deletions streampark-console/streampark-console-webapp/LICENSE

This file was deleted.

41 changes: 5 additions & 36 deletions streampark-console/streampark-console-webapp/README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,12 @@
<div align="center">
<br/>
<h1>
<a href="https://streampark.apache.org" target="_blank" rel="noopener noreferrer">
<img width="600" src="https://streampark.apache.org/image/logo_name.png" alt="StreamPark logo">
</a>
</h1>
<strong style="font-size: 1.5rem">Make stream processing easier!!!</strong>
</div>
# Apache StreamPark Web UI

<br/>

<p align="center">
<img src="https://tokei.rs/b1/github/apache/streampark">
<img src="https://img.shields.io/github/v/release/apache/streampark.svg">
<img src="https://img.shields.io/github/stars/apache/streampark">
<img src="https://img.shields.io/github/forks/apache/streampark">
<img src="https://img.shields.io/github/issues/apache/streampark">
<img src="https://img.shields.io/github/downloads/apache/streampark/total.svg">
<img src="https://img.shields.io/github/languages/count/apache/streampark">
<a href="https://www.apache.org/licenses/LICENSE-2.0.html"><img src="https://img.shields.io/badge/license-Apache%202-4EB1BA.svg"></a>
</p>

<div align="center">

**[Official Website](https://streampark.apache.org)**

</div>

#### English | [中文](README.zh-CN.md)

# Apache StreamPark (Incubating)

Make stream processing easier

> A magical framework that make stream processing easier!
> [!NOTE]
>
> This console is a fork to [Vue vben admin](https://github.com/vbenjs/vue-vben-admin). Check [LICENSE](/LICENSE) and [license-vue-vben-admin.txt](/dist-material/release-docs/licenses/ui-licenses/license-vue-vben-admin.txt) for more details.
![](https://streampark.apache.org/image/dashboard.png)

### Use Gitpod
## Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Expand Down
91 changes: 0 additions & 91 deletions streampark-console/streampark-console-webapp/README.zh-CN.md

This file was deleted.

0 comments on commit e0ddc5b

Please sign in to comment.