From 3ed4778a6389aa1789d4976c5c59b0ae9367c8cf Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Mon, 29 May 2017 08:56:27 -0600 Subject: [PATCH 1/2] 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". From 8e060ec80c5bce7f303146f29de9784047910026 Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Mon, 29 May 2017 08:56:27 -0600 Subject: [PATCH 2/2] Reassign copyright to Exercism legal entity --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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