Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.
This repository was archived by the owner on May 27, 2024. It is now read-only.

Snippet documentation seems to contradict example #146

Open
@bernhardreiter

Description

@bernhardreiter

The instructions say:

reuse-docs/spec.md

Lines 176 to 177 in 0913b0a

Do note that SPDX snippet tags MUST start with `SPDX-Snippet`, meaning that the
correct copyright notice in a snippet is `SPDX-SnippetCopyrightText`.

but in the example only one of the two tags has the "Snippet":

reuse-docs/spec.md

Lines 182 to 184 in 0913b0a

# SPDX-SnippetBegin
# SPDX-License-Identifier: MIT
# SPDX-SnippetCopyrightText: 2022 Jane Doe <jane@example.com>

Why doesn't the License-Identifier need a prepended Snippet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfaqFAQspecSpecification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions