EL PUENTE ESTELAR - ATTRIBUTIONS Concept and photographs: Miguel / Bortle Cero. Photography with Cyn Cabrera. Brand, photographs and personal narrative remain the property of their owners. Visual inspiration: Celestial Cartography by Bryan Curran. https://github.com/bryancurran/celestial-cartography https://bryancurran.com/space/ No code or assets from that repository are incorporated. No declared license found on 2026-09-20. HYG 4.1: David Nash / Astronexus and HYG contributors. https://github.com/astronexus/HYG-Database Licensed Creative Commons Attribution-ShareAlike 4.0 International. https://creativecommons.org/licenses/by-sa/4.0/ The modified data in /data/catalog.json and /data/stars.bin are also CC BY-SA 4.0. See /data/provenance.json for source revision, checksum, format and modifications. No endorsement by the catalog authors is implied. MUSIC: "ana" - mobygratis. https://mobygratis.com/ https://mobygratis.com/license-agreement Used unmodified musically for this personal, non-commercial experience. Audio rights remain with the licensor; not covered by the data or code licenses. SPACE GROTESK - SIL Open Font License 1.1. Full text: /fonts/OFL.txt THREE.JS The MIT License Copyright © 2010-2026 three.js authors 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. ASTRONOMY ENGINE /** @preserve Astronomy library for JavaScript (browser and Node.js). https://github.com/cosinekitty/astronomy MIT License Copyright (c) 2019-2023 Don Cross 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. */ /**