From 4e12c8acafcdf968716d54e810c5c0c039f37581 Mon Sep 17 00:00:00 2001 From: Wesley Ellis Date: Tue, 7 Aug 2012 18:01:23 -0400 Subject: First shot at the readme --- MIT-LICENSE | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 MIT-LICENSE (limited to 'MIT-LICENSE') diff --git a/MIT-LICENSE b/MIT-LICENSE new file mode 100644 index 0000000..ade2039 --- /dev/null +++ b/MIT-LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2012 AUTHOR_NAME + +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. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, 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 -- cgit v1.2.3 From 062a84ca3921464e0ca4a65b4d914a4d40513858 Mon Sep 17 00:00:00 2001 From: Daniel Beauchamp Date: Mon, 24 Jun 2013 16:52:59 +0200 Subject: Update License --- MIT-LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MIT-LICENSE') diff --git a/MIT-LICENSE b/MIT-LICENSE index ade2039..d2bf435 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012 AUTHOR_NAME +Copyright (c) 2013 Shopify Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -17,4 +17,4 @@ MERCHANTABILITY, 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 +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- cgit v1.2.3 From 180006aa2eaf5945722c60105b0e60945e88f42e Mon Sep 17 00:00:00 2001 From: Naman Goel Date: Thu, 13 Mar 2014 18:50:35 -0700 Subject: Update License Date Updated the license year. (updated to 2014). --- MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MIT-LICENSE') diff --git a/MIT-LICENSE b/MIT-LICENSE index d2bf435..1cb4835 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013 Shopify +Copyright (c) 2014 Shopify Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the -- cgit v1.2.3 From c33052f2d71765fdb11c5913eeb07b4fed389531 Mon Sep 17 00:00:00 2001 From: Daniel Beauchamp Date: Mon, 1 Jun 2015 11:50:37 -0400 Subject: Update License Copyright date --- MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MIT-LICENSE') diff --git a/MIT-LICENSE b/MIT-LICENSE index 1cb4835..f85bef7 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014 Shopify +Copyright (c) 2015 Shopify Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the -- cgit v1.2.3 From cffe4516963da30bb10def09c2f13fe1a01f3420 Mon Sep 17 00:00:00 2001 From: Prayag Verma Date: Sat, 16 Jan 2016 09:44:59 +0530 Subject: Update year to 2016 --- MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MIT-LICENSE') diff --git a/MIT-LICENSE b/MIT-LICENSE index f85bef7..ac9f2bf 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015 Shopify +Copyright (c) 2016 Shopify Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the -- cgit v1.2.3