This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch 492-release in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 06288b982a2b672bcb3df7c11f3416f178fb604b Author: Bertil Chapuis <[email protected]> AuthorDate: Sun Nov 13 14:26:43 2022 +0100 Add notice file --- NOTICE | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..8d053c73 --- /dev/null +++ b/NOTICE @@ -0,0 +1,19 @@ +Apache Baremaps (incubating) +Copyright 2022 and onwards The Apache Software Foundation. + +Baremaps development team +Copyright 2020-2022. + +This product includes software adapted from the following projects: + +Streams +Copyright 2015 Palantir Technologies, Inc. +Apache License, Version 2.0 +Please visit the following URL for the full text of the Palantir license: +https://github.com/palantir/streams/blob/develop/LICENSE + +Planetiler +Copyright 2021 Michael Barry and Planetiler Contributors. +Apache License, Version 2.0 +Please visit the following URL for the full text of the Planetiler license: +https://github.com/onthegomap/planetiler/blob/main/LICENSE
