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  Copyright 2023-2024 Province of Alberta\\\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"