@progress/kendo-font-icons 4.9.0 → 5.0.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/NOTICE.txt ADDED
@@ -0,0 +1,82 @@
1
+ 
2
+ Progress Kendo Icons 5.0.0 Updated May 2026
3
+
4
+ ----------------------------------------------------------------------------------------------------------------------------
5
+ NOTICES REPORT
6
+ ----------------------------------------------------------------------------------------------------------------------------
7
+
8
+ Portions of the Products include certain open source and commercial third-party components listed below ("Third-Party
9
+ Components"). The authors of the Third-Party Components require Progress Software Corporation ("PSC") to include the
10
+ following notices and additional licensing terms as a condition of PSC's use of such Third-Party Components. You
11
+ acknowledge that the authors of the Third-Party Components have no obligation to provide support to you for the Third-Party
12
+ Components or the Product. You hereby undertake to comply with all licenses related to the applicable Third-Party
13
+ Components. Notwithstanding anything to the contrary, to the extent that any of the terms and conditions of the Progress
14
+ Agreement conflict, vary, or are in addition to the terms and conditions of the aforementioned third-party licenses for these
15
+ technologies, such terms and conditions are offered by PSC alone and not by any other party.
16
+
17
+ ----------------------------------------------------------------------------------------------------------------------------
18
+ Report Content
19
+ - General License Information
20
+ - Components
21
+ - License Data and Text
22
+ ----------------------------------------------------------------------------------------------------------------------------
23
+
24
+ General License Information:
25
+
26
+ ----------------------------------------------------------------------------------------------------------------------------
27
+
28
+ GENERATIVE ARTIFICIAL INTELLIGENCE INTEGRATION
29
+ If the Software documentation specifies integration with some form of generative artificial intelligence (AI), then the Software
30
+ will include a configuration to connect to AI. You acknowledge that a separate license or subscription access to AI governed by
31
+ the terms and conditions of a license agreement from AI licensor will be required for use and access of AI capabilities
32
+ integrated with the Software. You will be responsible to comply with the terms of such license agreement for a valid use of AI.
33
+ You acknowledge and accept that Progress is not a party to the license agreement between You and AI licensor for AI use,
34
+ and as a result Progress does not have any control over AI and its availability, and Progress disclaims any and all liabilities for
35
+ any output, error, damages, loss, etc., or any other result of Your use of AI integrated with the Software.
36
+
37
+ ----------------------------------------------------------------------------------------------------------------------------
38
+
39
+ NOTICE FROM PROGRESS SOFTWARE CORPORATION: Additional notices may be included in the release notes or other
40
+ documentation that accompanies updates received in connection with support of the Product.
41
+
42
+ ----------------------------------------------------------------------------------------------------------------------------
43
+
44
+ Components:
45
+
46
+ | -------------------------------------- | ------------------------------------- | ---------------------------------------- |
47
+ | Component | Origin | License |
48
+ | -------------------------------------- | ------------------------------------- | ---------------------------------------- |
49
+ | @phosphor-icons/core 2.1.1 | https://github.com/phosphor-icons/pho | MIT License |
50
+ | | sphor-core#readme | |
51
+ | -------------------------------------- | ------------------------------------- | ---------------------------------------- |
52
+
53
+ -------------------------------------------------------------------------------------------------------------------------
54
+ License Data and Text:
55
+ -------------------------------------------------------------------------------------------------------------------------
56
+
57
+ MIT License
58
+ (@phosphor-icons/core 2.1.1)
59
+
60
+ The MIT License
61
+ ===============
62
+
63
+ [Copyright notice for each component version subject to this license can be located via the origin url provided in the Component Summary above]
64
+
65
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
66
+ this software and associated documentation files (the "Software"), to deal in the
67
+ Software without restriction, including without limitation the rights to use,
68
+ copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
69
+ Software, and to permit persons to whom the Software is furnished to do so,
70
+ subject to the following conditions:
71
+
72
+ The above copyright notice and this permission notice shall be included in all
73
+ copies or substantial portions of the Software.
74
+
75
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
77
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
78
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
79
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
80
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
81
+
82
+ ---