File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,12 @@ in isolation with `./x.py test src/tools/tidy`.
2020
2121### Copyright notice
2222
23- Some existing files begin with a copyright and license notice. Please omit this
24- notice for new files licensed under the standard terms (dual MIT/Apache-2.0).
25- For existing files, the year at the top is not meaningful: copyright
26- protections are in fact automatic from the moment of authorship. We do not
27- typically edit the years on existing files.
23+ In the past, files begin with a copyright and license notice. Please ** omit**
24+ this notice for new files licensed under the standard terms (dual
25+ MIT/Apache-2.0).
26+
27+ All of the copyright notices should be gone by now, but if you come across one
28+ in the rust-lang/rust repo, feel free to open a PR to remove it.
2829
2930## Line length
3031
You can’t perform that action at this time.
0 commit comments