We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c16cf9 + ea46a74 commit 0605f05Copy full SHA for 0605f05
CONTRIBUTING.md
@@ -33,11 +33,11 @@ message explaining why.
33
34
In the licensing header at the beginning of any files you change,
35
please make sure the listed date range includes the current year. For
36
-example, if it's 2013, and you change a Rust file that was created in
+example, if it's 2014, and you change a Rust file that was created in
37
2010, it should begin:
38
39
```
40
-// Copyright 2010-2013 The Rust Project Developers.
+// Copyright 2010-2014 The Rust Project Developers.
41
42
43
For more details, please refer to
0 commit comments