This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch notice-binary in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit 4ca5d8046eb247e877265d6e0b475e567dd13ed7 Author: Bertil Chapuis <[email protected]> AuthorDate: Sat Feb 1 00:49:26 2025 +0100 Add missing licenses --- licenses/externalsortinginjava | 1 + licenses/hilbert_curves | 1 + 2 files changed, 2 insertions(+) diff --git a/licenses/externalsortinginjava b/licenses/externalsortinginjava new file mode 100644 index 000000000..7ec63ca17 --- /dev/null +++ b/licenses/externalsortinginjava @@ -0,0 +1 @@ +This code is in the public domain. You can take it, modify it, and use it in your commercial projects without attribution. We encourage you, however, to acknowledge this package whenever possible and to contribute your bug fixes and reports. diff --git a/licenses/hilbert_curves b/licenses/hilbert_curves new file mode 100644 index 000000000..eaa213187 --- /dev/null +++ b/licenses/hilbert_curves @@ -0,0 +1 @@ +This code is in the public domain.
