diff --git a/LICENSE b/LICENSE index 0ed501b..eee993a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2015 Katrina Owen, _@kytrinyx.com +Copyright (c) 2017 Exercism, Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal 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".