Skip to content

Latest commit

 

History

History
225 lines (162 loc) · 7.4 KB

File metadata and controls

225 lines (162 loc) · 7.4 KB

Third-Party Licenses

This project makes use of the following third-party libraries and frameworks. Each component is licensed under its respective license. Copies of the licenses are available at the referenced URLs.

Este proyecto hace uso de las siguientes bibliotecas, frameworks y componentes de terceros. Cada uno se utiliza conforme a los términos de su respectiva licencia. Las licencias completas pueden consultarse en los repositorios oficiales indicados.

.NET / NuGet packages


JavaScript / CSS libraries


Notes

  • All third-party components are used in compliance with their respective licenses.

  • This file is intended to satisfy open-source attribution requirements for redistribution and publication on GitHub.

  • License texts are not duplicated here; please refer to the official repositories for the full license terms.

  • Todos los componentes de terceros se utilizan respetando los términos de sus respectivas licencias.

  • Este archivo se incluye para cumplir con los requisitos de atribución de software de código abierto.

  • Los textos completos de las licencias no se reproducen aquí; pueden consultarse en los enlaces oficiales indicados.

License Texts / Textos de las Licencias

A continuación se incluyen los textos íntegros de las licencias mencionadas anteriormente para dar cumplimiento a sus cláusulas de atribución.

MIT License

MIT License

Copyright (c) [year] [copyright holders]

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.

Apache License 2.0

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

  1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

  2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

  3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work.

  4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files.

  5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work shall be under the terms of this License.

  6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor.

  7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND.

  8. Limitation of Liability. In no event and under no legal theory shall any Contributor be liable for any damages arising out of the use of the Work.

END OF TERMS AND CONDITIONS

ISC License

ISC License

Copyright (c) [year], [author]

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES.