summaryrefslogtreecommitdiff
path: root/vendor/mervick/material-design-icons/LICENSE
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-28 14:53:04 +0300
committerAndrew Dolgov <[email protected]>2021-02-28 14:53:04 +0300
commita22ddb2fe0d538ef930a47d480dd71ca1ad9f8d4 (patch)
tree3eecb5c0ac29f68c2111703b5821de0c9d827b91 /vendor/mervick/material-design-icons/LICENSE
parentbada1601fc231ecde54a528a545611429d60af21 (diff)
move material-icons to composer
Diffstat (limited to 'vendor/mervick/material-design-icons/LICENSE')
-rw-r--r--vendor/mervick/material-design-icons/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/vendor/mervick/material-design-icons/LICENSE b/vendor/mervick/material-design-icons/LICENSE
new file mode 100644
index 000000000..b110c636d
--- /dev/null
+++ b/vendor/mervick/material-design-icons/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015 Andrey Izman <[email protected]>
+
+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.