Skip to content

Commit d436bf1

Browse files
authored
Make REUSE ignore section heading as a copyright statement (#1659)
1 parent a071dc8 commit d436bf1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: src/conventions.md

+3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ pass the <!-- date-check: nov 2022 --> `--edition=2021` argument yourself when c
2929

3030
<a name="copyright"></a>
3131

32+
<!-- REUSE-IgnoreStart -->
33+
<!-- Prevent REUSE from interpreting the heading as a copyright notice -->
3234
### Copyright notice
35+
<!-- REUSE-IgnoreEnd -->
3336

3437
In the past, files began with a copyright and license notice. Please **omit**
3538
this notice for new files licensed under the standard terms (dual

0 commit comments

Comments
 (0)