Skip to content

Commit c65cab6

Browse files
authored
Rollup merge of #151702 - xtqqczze:omit-copyright-notice, r=jieyouxu
Omit standard copyright notice Remove copyright notices for files licensed under the standard terms (MIT OR Apache-2.0).
2 parents 1fffc4f + 929918d commit c65cab6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/conventions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ These use a pinned version of `ruff`, to avoid relying on the local environment.
7676
<!-- REUSE-IgnoreEnd -->
7777

7878
In the past, files began with a copyright and license notice.
79-
Please **omit** this notice for new files licensed under the standard terms (dual
80-
MIT/Apache-2.0).
79+
Please **omit** this notice for new files licensed under the standard terms (MIT OR Apache-2.0).
8180

8281
All of the copyright notices should be gone by now, but if you come across one
8382
in the rust-lang/rust repo, feel free to open a PR to remove it.

0 commit comments

Comments
 (0)