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 #1086

Closed
Jalle19 opened this issue Mar 24, 2023 · 2 comments · Fixed by #1094
Closed

Add LICENSE file #1086

Jalle19 opened this issue Mar 24, 2023 · 2 comments · Fixed by #1094
Assignees

Comments

@Jalle19
Copy link
Collaborator

Jalle19 commented Mar 24, 2023

Based on the comments in source files it should be GPL 2.0 or later.

@Jalle19
Copy link
Collaborator Author

Jalle19 commented Mar 30, 2023

I need a link to a LICENSE file to apply for CLion licenses, so I'll make a PR

@Jalle19 Jalle19 self-assigned this Mar 30, 2023
@CvH
Copy link

CvH commented Mar 30, 2023

just use spdx to keep it standard :)
https://spdx.org/licenses/GPL-2.0-or-later.html

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2014-2020 Catalin Toda <catalinii@yahoo.com>

Jalle19 added a commit to Jalle19/minisatip that referenced this issue Mar 31, 2023
Jalle19 added a commit that referenced this issue Mar 31, 2023
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

Successfully merging a pull request may close this issue.

2 participants