@@ -72,17 +72,23 @@ If you have something big in mind, or any architectural change, please raise an
7272## License
7373
7474```
75- Copyright 2019 Ashwini Kumar
76-
77- Licensed under the Apache License, Version 2.0 (the "License");
78- you may not use this file except in compliance with the License.
79- You may obtain a copy of the License at
80-
81- http://www.apache.org/licenses/LICENSE-2.0
82-
83- Unless required by applicable law or agreed to in writing, software
84- distributed under the License is distributed on an "AS IS" BASIS,
85- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
86- See the License for the specific language governing permissions and
87- limitations under the License.
75+ Copyright (c) 2020 Ashwini Kumar
76+
77+ Permission is hereby granted, free of charge, to any person obtaining a copy
78+ of this software and associated documentation files (the "Software"), to deal
79+ in the Software without restriction, including without limitation the rights
80+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81+ copies of the Software, and to permit persons to whom the Software is
82+ furnished to do so, subject to the following conditions:
83+
84+ The above copyright notice and this permission notice shall be included in all
85+ copies or substantial portions of the Software.
86+
87+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
93+ SOFTWARE.
8894```
0 commit comments