Remove license info from README

We don't need the duplication, especially now that the GitHub interface shows the
license information on the main page of the repository when it can be detected
directly from the LICENSE file.
This commit is contained in:
Katrina Owen 2017-05-29 08:56:27 -06:00
parent dd82c5f52d
commit 3ed4778a63

View file

@ -80,11 +80,6 @@ tests =
- If you are submitting a new exercise, be sure to add it to the appropriate place in the `config.json` file. Also, please run `bin/fetch-configlet && bin/configlet` to ensure the exercise is configured correctly.
## License
The MIT License (MIT)
Copyright (c) 2016 Katrina Owen, _@kytrinyx.com
### Elm icon
We were unable to find copyright information about the Elm logo, nor information about who designed it. Presumably Evan Czaplicki, creator of the Elm language, also made the logo, and holds copyright. It may also fall within the public domain, since it is a geometric shape. We've adapted the official Elm logo by changing the colors, which we believe falls under "fair use".