Skip to content

Commit e731de5

Browse files
authored
No copyright notices on new tests
1 parent 81fd1c0 commit e731de5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tests/adding.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ To add a new test, the first thing you generally do is to create a
99
file, typically a Rust source file. Test files have a particular
1010
structure:
1111

12-
- They always begin with the [copyright notice](./conventions.html#copyright);
1312
- then they should have some kind of
1413
[comment explaining what the test is about](#explanatory_comment);
1514
- next, they can have one or more [header commands](#header_commands), which

0 commit comments

Comments
 (0)