이 문서에서는 DHTMLX Gantt 라이브러리에 포함된 서드파티 소프트웨어 구성요소에 대한 고지 및 추가 약관을 제공합니다.
MIT 라이선스로 라이선스된 컴파일된 Bluebird 라이브러리가 Gantt 차트의 JS 파일에 포함되어 있습니다. 해당 JS 파일의 주석에서 이를 참조할 수 있습니다. Gantt와의 통합 방식에 대한 자세한 내용은 Promise를 참조하세요.
Material 스킨에서 사용되는 Roboto Google 폰트는 기본적으로 라이브러리에 번들되어 있지 않으나, 일반적으로 문서에 안내된 대로 수동으로 추가됩니다.
또한 샘플 애플리케이션에서는 Node.js Express 모듈, body_parser, strip_tags 등 일부 오픈소스 라이브러리를 사용합니다(샘플의 패키지 backend/package.json에 명시). 이들은 Gantt 라이브러리 자체의 일부가 아니며, 데모 목적으로만 포함되어 있습니다.
The MIT License (MIT)
Copyright (c) 2013-2019 Petka Antonov
Permission is granted, free of charge, to anyone obtaining a copy of this software and its documentation files (the "Software") to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to allow others to do so, under the following conditions:
The above copyright notice and this permission notice must be included in all copies or significant portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT ANY WARRANTY, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THE AUTHORS OR COPYRIGHT HOLDERS ARE NOT LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE SOFTWARE OR ITS USE.
Copyright 2020 DHTMLX
Licensed under the Apache License, Version 2.0 (the "License"); use of this file must comply with the License. You can review the License at:
<p align="center" text-indent: 20px;">http://www.apache.org/licenses/LICENSE-2.0
Unless required by law or agreed to in writing, software distributed under this License is provided "AS IS", without warranties or conditions of any kind, either express or implied. Please refer to the License for specific language governing permissions and limitations.
The MIT License
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is granted, free of charge, to anyone obtaining a copy of this software and its documentation files (the "Software") to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to allow others to do so, under the following conditions:
The copyright notice and this permission notice must 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 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THE AUTHORS OR COPYRIGHT HOLDERS ARE NOT LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE SOFTWARE OR ITS USE.
(The MIT License)
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
Permission is granted, free of charge, to anyone obtaining a copy of this software and its documentation files (the "Software") to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to allow others to do so, under the following conditions:
The copyright notice and this permission notice must 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 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THE AUTHORS OR COPYRIGHT HOLDERS ARE NOT LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE SOFTWARE OR ITS USE.
The MIT License (MIT)
Copyright (c) [2017] [Eric Norris]
Permission is granted, free of charge, to anyone obtaining a copy of this software and its documentation files (the "Software") to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to allow others to do so, under the following conditions:
The copyright notice and this permission notice must be included in all copies or significant portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. THE AUTHORS OR COPYRIGHT HOLDERS ARE NOT LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE SOFTWARE OR ITS USE.
Back to top