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

How to release a executable under a license? #12

Open
Jeeppler opened this issue Sep 19, 2022 · 0 comments
Open

How to release a executable under a license? #12

Jeeppler opened this issue Sep 19, 2022 · 0 comments

Comments

@Jeeppler
Copy link

Let's assume I write a small application and compile it as an self-contained executable. The user can download the binary and execute it.

However, how does the user know the license of the self-contained executable? All license information in comments in the source are getting striped by the compiler. As a result, the user does not have any idea whether the program is under a Free and Open Source Software License or not.

I was not able to find anything in the SPDX resources, REUSE spec or this tutorial about the topic of licenses in self-contained executables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant