Skip to content

Commit eb809ec

Browse files
committed
Chore(license): Add THIRD_PARTY_NOTICES.md for third-party assets
1 parent 15fee5c commit eb809ec

1 file changed

Lines changed: 80 additions & 0 deletions

File tree

THIRD_PARTY_NOTICES.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
# Third-Party Notices
2+
3+
This file contains notices for third-party assets included in the
4+
`dist/icons/` directory of ua-parser-js.
5+
6+
---
7+
8+
## 1. Browser Logos
9+
10+
**Source:** https://github.com/alrra/browser-logos
11+
**License:** MIT
12+
13+
```
14+
MIT License
15+
16+
Copyright (c) Cătălin Mariș
17+
18+
Permission is hereby granted, free of charge, to any person obtaining a copy
19+
of this software and associated documentation files (the "Software"), to deal
20+
in the Software without restriction, including without limitation the rights
21+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22+
copies of the Software, and to permit persons to whom the Software is
23+
furnished to do so, subject to the following conditions:
24+
25+
The above copyright notice and this permission notice shall be included in all
26+
copies or substantial portions of the Software.
27+
28+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34+
SOFTWARE.
35+
```
36+
37+
---
38+
39+
## 2. Simple Icons
40+
41+
**Source:** https://github.com/simple-icons/simple-icons
42+
**License:** CC0-1.0 (Creative Commons Zero v1.0 Universal — Public Domain Dedication)
43+
44+
Simple Icons are released under CC0-1.0. To the extent possible under law,
45+
the Simple Icons contributors have waived all copyright and related or
46+
neighboring rights to Simple Icons. No attribution is legally required,
47+
but it is appreciated.
48+
49+
Full license text: https://creativecommons.org/publicdomain/zero/1.0/
50+
51+
---
52+
53+
## 3. CoreUI Icons
54+
55+
**Source:** https://github.com/coreui/coreui-icons
56+
**License:** MIT
57+
58+
```
59+
MIT License
60+
61+
Copyright (c) 2018 creativeLabs Łukasz Holeczek
62+
63+
Permission is hereby granted, free of charge, to any person obtaining a copy
64+
of this software and associated documentation files (the "Software"), to deal
65+
in the Software without restriction, including without limitation the rights
66+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67+
copies of the Software, and to permit persons to whom the Software is
68+
furnished to do so, subject to the following conditions:
69+
70+
The above copyright notice and this permission notice shall be included in all
71+
copies or substantial portions of the Software.
72+
73+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
76+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
77+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
78+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
79+
SOFTWARE.
80+
```

0 commit comments

Comments
 (0)