Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license file to release packages #1138

Closed
farshidtz opened this issue Sep 8, 2022 · 2 comments
Closed

Add license file to release packages #1138

farshidtz opened this issue Sep 8, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@farshidtz
Copy link
Contributor

Describe the feature

The release packages include the binary distribution and the configuration file only. The license file is missing.

$ wget https://github.com/aler9/rtsp-simple-server/releases/download/v0.20.0/rtsp-simple-server_v0.20.0_linux_amd64.tar.gz
...
Saving to: ‘rtsp-simple-server_v0.20.0_linux_amd64.tar.gz’
...
$ tar -xvf rtsp-simple-server_v0.20.0_linux_amd64.tar.gz 
rtsp-simple-server
rtsp-simple-server.yml

The same goes with the Docker image, the license isn't included in there.

I believe the license needs to be bundled in all packages to comply with the following MIT license term:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

@aler9 aler9 added the bug Something isn't working label Nov 3, 2022
@aler9
Copy link
Member

aler9 commented Nov 3, 2022

Added in v0.20.2

@aler9 aler9 closed this as completed Nov 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2023

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants