diff options
| author | bors <bors@rust-lang.org> | 2019-12-21 15:09:09 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-12-21 15:09:09 +0000 |
| commit | 961c1a5df2aa20e92ee6a8f277f384fd4249366d (patch) | |
| tree | a128cf3398beeb6e510a1166ea610b5ea5536feb | |
| parent | acbc609a5791186636b91cca959db4a0e192b49b (diff) | |
| parent | a7e9aa367b2ee4ce63d6c2c6c32fff5a400fea71 (diff) | |
| download | rust-961c1a5df2aa20e92ee6a8f277f384fd4249366d.tar.gz rust-961c1a5df2aa20e92ee6a8f277f384fd4249366d.zip | |
Auto merge of #4922 - oli-cosmian:patch-1, r=flip1995
There are no per-file copyright headers anymore changelog: none
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 6133fa4c3a5..46fbc9dc9a4 100644 --- a/README.md +++ b/README.md @@ -182,5 +182,5 @@ Copyright 2014-2019 The Rust Project Developers Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license <LICENSE-MIT or [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)>, at your -option. All files in the project carrying such notice may not be +option. Files in the project may not be copied, modified, or distributed except according to those terms. |
