Skip to contents

A string of markdown code indicating the licensing of the code and documentation

Usage

licensing_md()

Examples

licensing_md()
#> [1] "## Licensing\n  \n  Copyright 2024 Province of British Columbia,\n   Environment and Climate Change Canada, and \n   Australian Government Department of \n   Climate Change, Energy, the Environment and Water\n  \n  The documentation is released under the\n  [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/)\n  \n  The code is released under the\n  [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n"