ymotongpoo / vsc-licenser

License handler extension for Visual Studio Code.
Apache License 2.0
45 stars 40 forks source link

add business source license - busl 1.1 license #120

Closed akkumar closed 2 years ago

akkumar commented 2 years ago

Runtime environment

You can confirm installed extensions by calling "Extensions: Show Installed Extensions", or just click extensions tab in the case you are using VS Code 1.3+.

Behaviors

Expected behavior

Add BUSL - Business source License 1.1 https://spdx.org/licenses/BUSL-1.1.html .

Short code: ( BUSL-1.1 ) https://spdx.org/licenses/

Actual behavior

Steps to reproduce the issue

  1. Select license list to choose from.
  2. BUSL-1.1 should appear in the list ( Business User License )

https://mariadb.com/bsl-faq-adopting/ .

akkumar commented 2 years ago

See #124 for more the PR for the same

akkumar commented 2 years ago

124 - done