From b65822470d4f2ddd39c3b971e6f1a98c2e497a37 Mon Sep 17 00:00:00 2001 From: Michael Avila Date: Fri, 28 Feb 2014 21:46:43 +0000 Subject: [PATCH] Add MIT license --- LICENSE | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 29242d49099..0dc403e5de2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Katrina Owen +Copyright (c) 2014 Katrina Owen, _@kytrinyx.com 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 23d449c2bd5..bf1ea5d58c6 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ Exercism exercises in Python The MIT License (MIT) Copyright (c) 2014 Katrina Owen, _@kytrinyx.com +## License +The MIT License (MIT) + +Copyright (c) 2014 Katrina Owen, _@kytrinyx.com