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

Ignore SPDX-License or embed in a meaningful way #190

Open
circular17 opened this issue Dec 13, 2023 · 1 comment
Open

Ignore SPDX-License or embed in a meaningful way #190

circular17 opened this issue Dec 13, 2023 · 1 comment

Comments

@circular17
Copy link
Contributor

There is a way to specify the license in code files so that it is recognized by automated tools of Debian. These lines are at the top of files and are not descriptions. For example:
// SPDX-License-Identifier: LGPL-3.0-linking-exception

They could be either completely ignored, or otherwise specified in a meaningful way, for example with a link towards the licence description at an adequate position in the generated documentation. For example: LGPL-3.0

@michaliskambi
Copy link
Collaborator

Thanks! As mentioned in bgrabitmap/bgrabitmap#228 , I'll get to the 3 issues reported related to BGRABitmap using PasDoc. I'm happy you use PasDoc!

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

2 participants