Skip to content

Add license to test files with REUSE.toml file #55

Description

@mlcollard

Perhaps should license test files. Put in testsuite/REUSE.toml:

version = ???

[[annotations]]
path = "**"                                                                                   
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 srcML, LLC. (www.srcML.org)"
SPDX-License-Identifier = "GPL-3.0-only"

Not sure of the details yet.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions