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

Separate LICENSE file #164

Open
sdgathman opened this issue Aug 2, 2021 · 0 comments
Open

Separate LICENSE file #164

sdgathman opened this issue Aug 2, 2021 · 0 comments

Comments

@sdgathman
Copy link

For Fedora package, I used sed to extract a LICENSE file:

sed -ne '/Copyright/,/DAMAGE\./p' dump1090.c >LICENSE

to extract the license. Github and others recommend a file in addition to inline license in the source code. At least it is easier for packagers :-)

archlinux-github pushed a commit to archlinux/aur that referenced this issue Jan 28, 2024
The LICENSE file will be included in PKGBUILD files until:

- antirez/dump1090#34
- antirez/dump1090#61
- antirez/dump1090#164

are fixed
Misaka13514 added a commit to Misaka13514-AUR/PKGBUILDs that referenced this issue Jan 28, 2024
The LICENSE file will be included in PKGBUILD files until:

- antirez/dump1090#34
- antirez/dump1090#61
- antirez/dump1090#164

are fixed
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