diff --git a/LICENSE b/LICENSE.md similarity index 82% rename from LICENSE rename to LICENSE.md index 0ada34d42efe4239d0928602875049769ad810b7..4c3425db58a3910f2d10c4f669ad5240bd440c18 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,6 +1,8 @@ The MIT License (MIT) -Copyright (c) 2014 chuckdrew +Copyright for portions of this project are held by [chuckdrew, 2014] as part of +his original project https://github.com/chuckdrew/mailgun_magento. All other +copyright for this project are help by [Chris Coley, 2016]. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +20,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.