X-Git-Url: https://git.chrismorgan.info/anymap/blobdiff_plain/8abad057b08ea7f67d0f5aef40283b03146e2443..8ebb2d7e04d86d09614f578342e4765276372e7b:/COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..d8060a4 --- /dev/null +++ b/COPYING @@ -0,0 +1,17 @@ +Copyright © 2014–2022 Chris Morgan + +This project is distributed under the terms of three different licenses, +at your choice: + +- Blue Oak Model License 1.0.0: https://blueoakcouncil.org/license/1.0.0 +- MIT License: https://opensource.org/licenses/MIT +- Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0 + +If you do not have particular cause to select the MIT or the Apache-2.0 +license, Chris Morgan recommends that you select BlueOak-1.0.0, which is +better and simpler than both MIT and Apache-2.0, which are only offered +due to their greater recognition and their conventional use in the Rust +ecosystem. (BlueOak-1.0.0 was only published in March 2019.) + +When using this code, ensure you comply with the terms of at least one of +these licenses.