From 8bac99f4fc1fb36194136bd7534a530f24d2913b Mon Sep 17 00:00:00 2001 From: adam morse Date: Sun, 26 Apr 2020 09:06:35 -0400 Subject: [PATCH] Update license info --- README.md | 4 ---- license | 2 ++ 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f98163..6b987e2 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,3 @@ Development of Tachyons is supported by ## Help If you have a question or need help feel free to [open an issue here](https://github.com/tachyons-css/tachyons/issues/new) or jump into the [Tachyons slack channel](http://tachyons-slack-invite.herokuapp.com). - -## License - -MIT diff --git a/license b/license index 5523c36..e44f88d 100644 --- a/license +++ b/license @@ -1,5 +1,7 @@ The MIT License (MIT) +Copyright © 2020 Adam Morse & John Otander + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.