Skip to content

Commit

Permalink
Make REUSE ignore section heading as a copyright statement (rust-lang…
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini authored Apr 3, 2023
1 parent 0cb6011 commit 0307395
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ pass the <!-- date-check: nov 2022 --> `--edition=2021` argument yourself when c

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

<!-- REUSE-IgnoreStart -->
<!-- Prevent REUSE from interpreting the heading as a copyright notice -->
### Copyright notice
<!-- REUSE-IgnoreEnd -->

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

0 comments on commit 0307395

Please sign in to comment.