Skip to content

Commit 1c4e0f5

Browse files
committed
Merge branch 'master' of github.com:AlexKlimenkov/gantt-docs
2 parents 701a34c + ed08cac commit 1c4e0f5

3 files changed

Lines changed: 286 additions & 24 deletions

File tree

docs/guides/copyright.md

Lines changed: 94 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,109 @@ sidebar_label: "Third Party Licenses"
77

88
This article contains Third Party Software Notices and/or Additional Terms and Conditions for licensed third party software components included within the DHTMLX Gantt library.
99

10-
A compiled library **Bluebird** comes under the MIT license and is used in the JS files of our Gantt chart; we've included it in the notes of the code inside the JS file. Here is how it's applied in Gantt: [Promise](api/method/promise.md).
10+
11+
**Inter font** is used as the primary font in most themes. The font is dynamically imported from dhtmlxgantt.css via a CSS `@import` rule. The local copy of the Inter font, together with the copyright notice and the copy of the license is included in `/sources/less/fonts` of the official distribution of DHTMLX Gantt.
1112

1213
**Roboto Google font** used in our Material skin is not included in the library by default. But it is usually added manually as described in our documentation.
1314

1415
Additionally, we use some open source libraries such as **Node.js Express module, body_parser and strip_tags** in our samples (they can be found in the samples' package, backend/package.json). However, they are not part of the Gantt library and are only used for demonstration purposes.
1516

1617
## Components used in the core library of Gantt
1718

18-
### Bluebird Promise Library
19+
### Inter Font
1920

20-
The MIT License (MIT)
21+
Copyright 2020 The Inter Project Authors ([https://github.com/rsms/inter](https://github.com/rsms/inter))
22+
23+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
24+
This license is copied below, and is also available with a FAQ at:
25+
[https://openfontlicense.org](https://openfontlicense.org)
26+
27+
28+
29+
#### SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
30+
31+
PREAMBLE
32+
The goals of the Open Font License (OFL) are to stimulate worldwide
33+
development of collaborative font projects, to support the font creation
34+
efforts of academic and linguistic communities, and to provide a free and
35+
open framework in which fonts may be shared and improved in partnership
36+
with others.
2137

22-
Copyright (c) 2013-2019 Petka Antonov
23-
24-
Permission is hereby granted, free of charge, to any person
25-
obtaining a copy of this software and associated documentation
26-
files (the "Software"), to deal in the Software without restriction,
27-
including without limitation the rights to use, copy, modify, merge,
28-
publish, distribute, sublicense, and/or sell copies of the Software,
29-
and to permit persons to whom the Software is furnished to do so,
30-
subject to the following conditions:
31-
32-
The above copyright notice and this permission notice shall be included
33-
in all copies or substantial portions of the Software.
34-
35-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
36-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
38-
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
39-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
40-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
41-
DEALINGS IN THE SOFTWARE.
38+
The OFL allows the licensed fonts to be used, studied, modified and
39+
redistributed freely as long as they are not sold by themselves. The
40+
fonts, including any derivative works, can be bundled, embedded,
41+
redistributed and/or sold with any software provided that any reserved
42+
names are not used by derivative works. The fonts and derivatives,
43+
however, cannot be released under any other type of license. The
44+
requirement for fonts to remain under this license does not apply
45+
to any document created using the fonts or their derivatives.
46+
47+
DEFINITIONS
48+
"Font Software" refers to the set of files released by the Copyright
49+
Holder(s) under this license and clearly marked as such. This may
50+
include source files, build scripts and documentation.
51+
52+
"Reserved Font Name" refers to any names specified as such after the
53+
copyright statement(s).
54+
55+
"Original Version" refers to the collection of Font Software components as
56+
distributed by the Copyright Holder(s).
57+
58+
"Modified Version" refers to any derivative made by adding to, deleting,
59+
or substituting -- in part or in whole -- any of the components of the
60+
Original Version, by changing formats or by porting the Font Software to a
61+
new environment.
62+
63+
"Author" refers to any designer, engineer, programmer, technical
64+
writer or other person who contributed to the Font Software.
65+
66+
PERMISSION & CONDITIONS
67+
Permission is hereby granted, free of charge, to any person obtaining
68+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
69+
redistribute, and sell modified and unmodified copies of the Font
70+
Software, subject to the following conditions:
71+
72+
1) Neither the Font Software nor any of its individual components,
73+
in Original or Modified Versions, may be sold by itself.
74+
75+
2) Original or Modified Versions of the Font Software may be bundled,
76+
redistributed and/or sold with any software, provided that each copy
77+
contains the above copyright notice and this license. These can be
78+
included either as stand-alone text files, human-readable headers or
79+
in the appropriate machine-readable metadata fields within text or
80+
binary files as long as those fields can be easily viewed by the user.
81+
82+
3) No Modified Version of the Font Software may use the Reserved Font
83+
Name(s) unless explicit written permission is granted by the corresponding
84+
Copyright Holder. This restriction only applies to the primary font name as
85+
presented to the users.
86+
87+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
88+
Software shall not be used to promote, endorse or advertise any
89+
Modified Version, except to acknowledge the contribution(s) of the
90+
Copyright Holder(s) and the Author(s) or with their explicit written
91+
permission.
92+
93+
5) The Font Software, modified or unmodified, in part or in whole,
94+
must be distributed entirely under this license, and must not be
95+
distributed under any other license. The requirement for fonts to
96+
remain under this license does not apply to any document created
97+
using the Font Software.
98+
99+
TERMINATION
100+
This license becomes null and void if any of the above conditions are
101+
not met.
102+
103+
DISCLAIMER
104+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
105+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
106+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
107+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
108+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
109+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
110+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
111+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
112+
OTHER DEALINGS IN THE FONT SOFTWARE.
42113

43114

44115
### Roboto Google Font
Lines changed: 186 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,186 @@
1+
---
2+
title: "Third Party Licenses"
3+
sidebar_label: "Third Party Licenses"
4+
---
5+
6+
# Third Party Licenses
7+
8+
This page lists third-party software notices and license terms for components distributed as part of **DHTMLX React Gantt**.
9+
10+
DHTMLX React Gantt is a bundled distribution that includes the DHTMLX Gantt JavaScript library. As a result, all third-party components redistributed with DHTMLX Gantt also apply to React Gantt.
11+
12+
This page additionally lists third-party components specific to the React wrapper and to the optional React samples application.
13+
14+
## Components bundled in DHTMLX React Gantt
15+
16+
### Inter Font
17+
18+
Copyright 2020 The Inter Project Authors ([https://github.com/rsms/inter](https://github.com/rsms/inter))
19+
20+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
21+
This license is copied below, and is also available with a FAQ at:
22+
[https://openfontlicense.org](https://openfontlicense.org)
23+
24+
25+
26+
#### SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
27+
28+
PREAMBLE
29+
The goals of the Open Font License (OFL) are to stimulate worldwide
30+
development of collaborative font projects, to support the font creation
31+
efforts of academic and linguistic communities, and to provide a free and
32+
open framework in which fonts may be shared and improved in partnership
33+
with others.
34+
35+
The OFL allows the licensed fonts to be used, studied, modified and
36+
redistributed freely as long as they are not sold by themselves. The
37+
fonts, including any derivative works, can be bundled, embedded,
38+
redistributed and/or sold with any software provided that any reserved
39+
names are not used by derivative works. The fonts and derivatives,
40+
however, cannot be released under any other type of license. The
41+
requirement for fonts to remain under this license does not apply
42+
to any document created using the fonts or their derivatives.
43+
44+
DEFINITIONS
45+
"Font Software" refers to the set of files released by the Copyright
46+
Holder(s) under this license and clearly marked as such. This may
47+
include source files, build scripts and documentation.
48+
49+
"Reserved Font Name" refers to any names specified as such after the
50+
copyright statement(s).
51+
52+
"Original Version" refers to the collection of Font Software components as
53+
distributed by the Copyright Holder(s).
54+
55+
"Modified Version" refers to any derivative made by adding to, deleting,
56+
or substituting -- in part or in whole -- any of the components of the
57+
Original Version, by changing formats or by porting the Font Software to a
58+
new environment.
59+
60+
"Author" refers to any designer, engineer, programmer, technical
61+
writer or other person who contributed to the Font Software.
62+
63+
PERMISSION & CONDITIONS
64+
Permission is hereby granted, free of charge, to any person obtaining
65+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
66+
redistribute, and sell modified and unmodified copies of the Font
67+
Software, subject to the following conditions:
68+
69+
1) Neither the Font Software nor any of its individual components,
70+
in Original or Modified Versions, may be sold by itself.
71+
72+
2) Original or Modified Versions of the Font Software may be bundled,
73+
redistributed and/or sold with any software, provided that each copy
74+
contains the above copyright notice and this license. These can be
75+
included either as stand-alone text files, human-readable headers or
76+
in the appropriate machine-readable metadata fields within text or
77+
binary files as long as those fields can be easily viewed by the user.
78+
79+
3) No Modified Version of the Font Software may use the Reserved Font
80+
Name(s) unless explicit written permission is granted by the corresponding
81+
Copyright Holder. This restriction only applies to the primary font name as
82+
presented to the users.
83+
84+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
85+
Software shall not be used to promote, endorse or advertise any
86+
Modified Version, except to acknowledge the contribution(s) of the
87+
Copyright Holder(s) and the Author(s) or with their explicit written
88+
permission.
89+
90+
5) The Font Software, modified or unmodified, in part or in whole,
91+
must be distributed entirely under this license, and must not be
92+
distributed under any other license. The requirement for fonts to
93+
remain under this license does not apply to any document created
94+
using the Font Software.
95+
96+
TERMINATION
97+
This license becomes null and void if any of the above conditions are
98+
not met.
99+
100+
DISCLAIMER
101+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
102+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
103+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
104+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
105+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
106+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
107+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
108+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
109+
OTHER DEALINGS IN THE FONT SOFTWARE.
110+
111+
### lodash-es
112+
113+
The React Gantt wrapper bundles **[lodash-es](https://www.npmjs.com/package/lodash-es)** for runtime functionality.
114+
115+
Copyright OpenJS Foundation and other contributors https://openjsf.org/
116+
117+
Based on Underscore.js, copyright Jeremy Ashkenas,
118+
DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/
119+
120+
This software consists of voluntary contributions made by many
121+
individuals. For exact contribution history, see the revision history
122+
available at https://github.com/lodash/lodash
123+
124+
The following license applies to all parts of this software except as
125+
documented below:
126+
127+
#### MIT License
128+
129+
Permission is hereby granted, free of charge, to any person obtaining
130+
a copy of this software and associated documentation files (the
131+
"Software"), to deal in the Software without restriction, including
132+
without limitation the rights to use, copy, modify, merge, publish,
133+
distribute, sublicense, and/or sell copies of the Software, and to
134+
permit persons to whom the Software is furnished to do so, subject to
135+
the following conditions:
136+
137+
The above copyright notice and this permission notice shall be
138+
included in all copies or substantial portions of the Software.
139+
140+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
141+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
142+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
143+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
144+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
145+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
146+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
147+
148+
====
149+
150+
Copyright and related rights for sample code are waived via CC0. Sample
151+
code is defined as all source code displayed within the prose of the
152+
documentation.
153+
154+
CC0: http://creativecommons.org/publicdomain/zero/1.0/
155+
156+
====
157+
158+
Files located in the node_modules and vendor directories are externally
159+
maintained libraries used by this software which have their own
160+
licenses; we recommend you read them, as their terms may differ from the
161+
terms above.
162+
163+
164+
## Components used in the React Gantt samples application
165+
166+
DHTMLX React Gantt may be distributed together with an optional samples application. The following third-party components are used **only in the samples application** and are **not part of the React Gantt library itself**.
167+
168+
These dependencies are listed in the samples application's `package.json`.
169+
170+
### React ecosystem and UI libraries
171+
172+
The samples application uses third-party libraries such as:
173+
174+
- React
175+
- React DOM
176+
- Ant Design
177+
- Material UI
178+
- Emotion
179+
- React Router
180+
- Day.js
181+
- React Draggable
182+
- Base UI components
183+
184+
These libraries are licensed under their respective open-source licenses (MIT, Apache License 2.0, or similar permissive licenses), as specified by their authors.
185+
186+
The samples application is provided for demonstration purposes only. License obligations for these components apply only if the samples application is redistributed or modified.

sidebars.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,12 @@ module.exports = {
110110
items: [
111111
"integrations/react/js-gantt-react",
112112
],
113-
}
113+
},
114+
115+
{
116+
type: 'doc',
117+
id: "integrations/react/copyright"
118+
},
114119
]
115120
},
116121
"integrations/vue/howtostart-vue",

0 commit comments

Comments
 (0)