SOFTWARE ======== Copyright Doug Palmer (c) 2023 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Author name here nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. DATA ==== Licences -------- * Creative Commons Attribution 4.0 International licence (CC-BY 4.0) https://creativecommons.org/licenses/by/4.0 * Creative Commons Attribution-NonCommercial 4.0 International licence (CC-BY-NC 4.0) https://creativecommons.org/licenses/by-nc/4.0 Data Sources ------------ In most cases, licence information is embedded in the data files themselves. An exception is the de-calixtinus graphics, fonts and icons, which are available under the CC-BY 4.0 licence and may be cited as "De-calixtinus graphics, CC-BY 4.0 https://github.com/charvolant/de-calixtinus 2025" * JSON camino definition files are available under licences embedded in the file's metadata statement, usually CC-BY 4.0 * Images are available under the licence listed in the camino definition file, usually some version of CC-BY or CC-BY-NC * GeoJSON features are available under the licence listed in the feature properties statement, usually CC-BY 4.0 or CC-BY-NC 4.0, depending on source. In general, features are available under CC-BY 4.0, except for those derived from the Buen Camino App, where the licence is CC-BY-NC 4.0 ATTRIBUTIONS ============ Software -------- * base BSD 3-clause https://hackage.haskell.org/package/base-4.21.0.0/src/LICENSE * aeson https://hackage.haskell.org/package/aeson-2.2.3.0/src/LICENSE * aeson-pretty BSD-3-clause https://hackage.haskell.org/package/aeson-pretty-0.8.10/src/LICENSE * blaze-markup BSD 3-clause https://hackage.haskell.org/package/blaze-markup-0.8.3.0/src/LICENSE * blaze-html BSD 3-clause https://hackage.haskell.org/package/blaze-html-0.9.2.0/src/LICENSE * bytestring BSD 3-clause https://hackage.haskell.org/package/bytestring-0.12.2.0/src/LICENSE * colour MIT https://hackage.haskell.org/package/colour-2.3.6/src/LICENSE * cookie MIT https://hackage.haskell.org/package/cookie-0.5.1/src/LICENSE * conduit MIT https://hackage.haskell.org/package/conduit-1.3.6.1/src/LICENSE * containers BSD 3-clause https://hackage.haskell.org/package/containers-0.8/src/LICENSE * data-default-class BSD 3-clause https://hackage.haskell.org/package/data-default-class-0.2.0.0/src/LICENSE * deepseq BSD 3-clause https://hackage.haskell.org/package/deepseq-1.5.2.0/src/LICENSE * directory BSD 3-clause https://hackage.haskell.org/package/directory-1.3.9.0/src/LICENSE * filepath BSD 3-clause https://hackage.haskell.org/package/filepath-1.5.4.0/src/LICENSE * file-embed BSD 2-clause https://hackage.haskell.org/package/file-embed-0.0.16.0/src/LICENSE * formatting BSD 3-clause https://hackage.haskell.org/package/formatting-7.2.0/src/LICENSE * http-conduit BSD 3-clause https://hackage.haskell.org/package/http-conduit-2.3.9.1/src/LICENSE * lens BSD 2-clause https://hackage.haskell.org/package/lens-5.3.5/src/LICENSE * mtl BSD 3-clause https://hackage.haskell.org/package/mtl-2.3.1/src/LICENSE * network-uri BSD 3-clause https://hackage.haskell.org/package/network-uri-2.6.4.2/src/LICENSE * numeric-tools BSD 3-clause https://hackage.haskell.org/package/numeric-tools-0.2.0.1/src/LICENSE * optparse-applicative BSD 3-clause https://hackage.haskell.org/package/optparse-applicative-0.19.0.0/src/LICENSE * parsec BSD 2-clause https://hackage.haskell.org/package/parsec-3.1.18.0/src/LICENSE * path-pieces BSD 3-clause https://hackage.haskell.org/package/path-pieces-0.2.1/src/LICENSE * scientific BSD 3-clause https://hackage.haskell.org/package/scientific-0.3.8.0/src/LICENSE * shakespeare MIT https://hackage.haskell.org/package/shakespeare-2.1.7.1/src/LICENSE * split BSD 3-clause https://hackage.haskell.org/package/split-0.2.5/src/LICENSE * template-haskell BSD 3-clause https://hackage.haskell.org/package/template-haskell-2.23.0.0/src/LICENSE * text BSD 2-clause https://hackage.haskell.org/package/text-2.1.3/src/LICENSE * time BSD 2-clause https://hackage.haskell.org/package/time-1.15/src/LICENSE * uuid BSD 3-clause https://hackage.haskell.org/package/uuid-1.3.16/src/LICENSE * vector BSD 3-clause https://hackage.haskell.org/package/vector-0.13.2.0/src/LICENSE * warp MIT https://hackage.haskell.org/package/warp-3.4.9/src/LICENSE * yaml BSD 3-clause https://hackage.haskell.org/package/yaml-0.11.11.2/src/LICENSE * yesod MIT https://hackage.haskell.org/package/yesod-1.6.2.1/src/LICENSE * yesod-core MIT https://hackage.haskell.org/package/yesod-core-1.6.27.1/src/LICENSE * yesod-form MIT https://hackage.haskell.org/package/yesod-form-1.7.9/src/LICENSE * yesod-static MIT https://hackage.haskell.org/package/yesod-static-1.6.1.0/src/LICENSE * xlsx MIT https://hackage.haskell.org/package/xlsx-1.2.0/src/LICENSE * xml-conduit MIT https://hackage.haskell.org/package/xml-conduit-1.10.0.1/src/LICENSE * xml-hamlet BSD 3-clause https://hackage.haskell.org/package/xml-hamlet-0.5.0.2/src/LICENSE * xml-types MIT https://hackage.haskell.org/package/xml-types-0.3.8/src/COPYING Data ---- * Work derived from the Buen Camino Application - https://www.editorialbuencamino.com - 2023-2025 * Location, accommodation, point of interest and leg information * Geographical feature information * Work derived from the Het Nederlands Genootschap van Sint Jacob - https://www.santiago.nl - 2025 * Geographical feature information * Work derived from the Centro Nacional de Cultura - https://www.cnc.pt - 2025 * Geographical feature information * Work derived from Caminos de Santiago 2020-2025 CC-BY 4.0 FEAACS - https://www.caminosantiago.org/cpperegrino/comun/inicio.asp * Federación Española de Asociaciones de Amigos del Camino de Santiago (FEAACS) y Asociaciones Jacobeas Españolas y Europeas colaboradoras con la FEAACS * Geographical feature information * Work derived from Google Maps API - https://developers.google.com/maps - 2025 * Elevation data * Work derived from the Bondi to Manly Walk - https://www.bonditomanly.com/ - 2024-2025 * Location, accommodation, point of interest and leg information * Geographical feature information * Other sources * Kat Davis, The Camino Portugués (Cicerone, 2019) * Dave Whitson and Laura Perazzoli, The Camino del Norte and Camino Primitivo (Cicerone, 2019) * The Stingy Nomads - https://stingynomads.com