Skip to content

Commit 92cca4e

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 8bb1f15 + 3f0a2e2 commit 92cca4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
* [Manage a map file](#manage-a-map-file)
2121
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
2222
6. [Limitations - OS compatibility, etc.](#limitations)
23+
7. [License](#license)
2324
7. [Development - Guide for contributing to the module](#development)
2425

2526
## Overview
@@ -496,6 +497,10 @@ For information on the classes and types, see the [REFERENCE.md](https://github.
496497

497498
For an extensive list of supported operating systems, see [metadata.json](https://github.com/puppetlabs/puppetlabs-haproxy/blob/main/metadata.json)
498499

500+
## License
501+
502+
This codebase is licensed under the Apache2.0 licensing, however due to the nature of the codebase the open source dependencies may also use a combination of [AGPL](https://opensource.org/license/agpl-v3/), [BSD-2](https://opensource.org/license/bsd-2-clause/), [BSD-3](https://opensource.org/license/bsd-3-clause/), [GPL2.0](https://opensource.org/license/gpl-2-0/), [LGPL](https://opensource.org/license/lgpl-3-0/), [MIT](https://opensource.org/license/mit/) and [MPL](https://opensource.org/license/mpl-2-0/) Licensing.
503+
499504
## Development
500505

501506
Acceptance tests for this module leverage [puppet_litmus](https://github.com/puppetlabs/puppet_litmus).

0 commit comments

Comments
 (0)