aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-01-10 20:06:46 +0000
committerAleksey Kladov <[email protected]>2018-01-10 20:06:46 +0000
commitadb8378827f70b0eeb19922f80bedc59c58207dc (patch)
treee27b0e05e2899b877e80135b3a1ae55eaeed882e
parente9dd8aae226cdfc0670880792eef5425f42b05a0 (diff)
don't pretend to be Cargo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f409076d..fe0f4a803 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ See `docs` folder for more details and contribution instructions.
10 10
11## License 11## License
12 12
13Cargo is primarily distributed under the terms of both the MIT license 13libsyntax2 is primarily distributed under the terms of both the MIT license
14and the Apache License (Version 2.0). 14and the Apache License (Version 2.0).
15 15
16See LICENSE-APACHE and LICENSE-MIT for details. 16See LICENSE-APACHE and LICENSE-MIT for details.