Update DEVELOPERS.md with REUSE.toml file (#5733)
This commit is contained in:
parent
ec7f117c2f
commit
f935f96323
1 changed files with 2 additions and 2 deletions
|
|
@ -357,8 +357,8 @@ Rizin is trying to comply with the Software Package Data Exchange® (SPDX®),
|
|||
an open standard to communicate in a clear way licenses and copyrights, among
|
||||
other things, of a software. All files in the repository should either have
|
||||
an header specifying the copyright and the license that apply or an entry in
|
||||
.reuse/dep5 file. All pieces of code copied from other projects should have
|
||||
a license/copyright entry as well.
|
||||
the [REUSE.toml](REUSE.toml) file. All pieces of code copied from other projects
|
||||
should have a license/copyright entry as well.
|
||||
|
||||
In particular, the SPDX header may look like:
|
||||
```C
|
||||
|
|
|
|||
Loading…
Reference in a new issue