Skip to content

Commit 504b6fe

Browse files
committed
"CAT-945 - Update README.md LICENSE"
1 parent 8bb1f15 commit 504b6fe

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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://www.gnu.org/licenses/agpl-3.0.en.html), [BSD-2](https://opensource.org/license/bsd-2-claus), [BSD-3](https://opensource.org/license/bsd-3-claus), [GPL2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html), [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)