From 3ed4778a6389aa1789d4976c5c59b0ae9367c8cf Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Mon, 29 May 2017 08:56:27 -0600 Subject: [PATCH] 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. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 12c48cc..f62641a 100644 --- a/README.md +++ b/README.md @@ -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".