diff options
author | Aleksey Kladov <[email protected]> | 2018-01-10 20:06:46 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-10 20:06:46 +0000 |
commit | adb8378827f70b0eeb19922f80bedc59c58207dc (patch) | |
tree | e27b0e05e2899b877e80135b3a1ae55eaeed882e | |
parent | e9dd8aae226cdfc0670880792eef5425f42b05a0 (diff) |
don't pretend to be Cargo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ See `docs` folder for more details and contribution instructions. | |||
10 | 10 | ||
11 | ## License | 11 | ## License |
12 | 12 | ||
13 | Cargo is primarily distributed under the terms of both the MIT license | 13 | libsyntax2 is primarily distributed under the terms of both the MIT license |
14 | and the Apache License (Version 2.0). | 14 | and the Apache License (Version 2.0). |
15 | 15 | ||
16 | See LICENSE-APACHE and LICENSE-MIT for details. | 16 | See LICENSE-APACHE and LICENSE-MIT for details. |