Commit fabe29a7ed68563c2d9559398b65c7f8ced71e7f

Authored by 梁灏
1 parent 430ddd88

update MIT LICENSE

update MIT LICENSE
Showing 1 changed file with 90 additions and 1 deletions   Show diff stats
1 1 The MIT License (MIT)
2 2  
3   -Copyright (c) 2016 iView
  3 +Copyright (c) 2017 iView
4 4  
5 5 Permission is hereby granted, free of charge, to any person obtaining a copy
6 6 of this software and associated documentation files (the "Software"), to deal
... ... @@ -20,6 +20,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 21 SOFTWARE.
22 22  
  23 +MIT LICENSE
  24 +
  25 +Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
  26 +
  27 +Permission is hereby granted, free of charge, to any person obtaining
  28 +a copy of this software and associated documentation files (the
  29 +"Software"), to deal in the Software without restriction, including
  30 +without limitation the rights to use, copy, modify, merge, publish,
  31 +distribute, sublicense, and/or sell copies of the Software, and to
  32 +permit persons to whom the Software is furnished to do so, subject to
  33 +the following conditions:
  34 +
  35 +The above copyright notice and this permission notice shall be
  36 +included in all copies or substantial portions of the Software.
  37 +
  38 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  39 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  40 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  41 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  42 +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  43 +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  44 +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  45 +
23 46 The MIT License (MIT)
24 47  
25 48 Copyright (c) 2016 ElemeFE
... ... @@ -40,4 +63,70 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40 63 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41 64 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42 65 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  66 +SOFTWARE.
  67 +
  68 +The MIT License (MIT)
  69 +
  70 +Copyright (c) 2015 Koala
  71 +
  72 +Permission is hereby granted, free of charge, to any person obtaining a copy
  73 +of this software and associated documentation files (the "Software"), to deal
  74 +in the Software without restriction, including without limitation the rights
  75 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  76 +copies of the Software, and to permit persons to whom the Software is
  77 +furnished to do so, subject to the following conditions:
  78 +
  79 +The above copyright notice and this permission notice shall be included in all
  80 +copies or substantial portions of the Software.
  81 +
  82 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  83 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  84 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  85 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  86 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  87 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  88 +SOFTWARE.
  89 +
  90 +The MIT License (MIT)
  91 +
  92 +Copyright (c) 2016 vue-beauty
  93 +
  94 +Permission is hereby granted, free of charge, to any person obtaining a copy
  95 +of this software and associated documentation files (the "Software"), to deal
  96 +in the Software without restriction, including without limitation the rights
  97 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  98 +copies of the Software, and to permit persons to whom the Software is
  99 +furnished to do so, subject to the following conditions:
  100 +
  101 +The above copyright notice and this permission notice shall be included in all
  102 +copies or substantial portions of the Software.
  103 +
  104 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  105 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  106 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  107 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  108 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  109 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  110 +SOFTWARE.
  111 +
  112 +MIT License
  113 +
  114 +Copyright (c) 2016-present, Airyland
  115 +
  116 +Permission is hereby granted, free of charge, to any person obtaining a copy
  117 +of this software and associated documentation files (the "Software"), to deal
  118 +in the Software without restriction, including without limitation the rights
  119 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  120 +copies of the Software, and to permit persons to whom the Software is
  121 +furnished to do so, subject to the following conditions:
  122 +
  123 +The above copyright notice and this permission notice shall be included in all
  124 +copies or substantial portions of the Software.
  125 +
  126 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  127 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  128 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  129 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  130 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  131 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43 132 SOFTWARE.
44 133 \ No newline at end of file
... ...