rizinorg/cutter

Harmonize license/copyright with Rizin with SPDX

Open

#2,638 opened on Mar 15, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
Documentationgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

Use the same scheme as Rizin does. For example, header could look like this:

//  SPDX-FileCopyrightText: 2019 Jane Doe <jane@example.com>
//  SPDX-License-Identifier: GPL-3.0-or-later

More at https://reuse.software/faq/#quick-summary

See also:

Contributor guide