Skip to content

vcpkg: Review project's licenses sub-directory to finish SPDX expression #25

Description

@i8degrees

A [vcpkg manifest][0] file can specify an expression compatible with SPDX for its license value. A couple quick examples of what it can look like below:

LGPL-2.1-only AND BSD-2-Clause
GPL-2.0-or-later WITH Bison-exception-2.2

Our engine itself is BSD-2-Clause, but we are also potentially subject to clauses stated in the other licenses stated there-in.

[0]^: https://learn.microsoft.com/en-us/vcpkg/reference/vcpkg-json#license
[1]^: https://spdx.org/licenses/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions