Skip to content

Commit 34cd3c7

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 78abb2f + ed2221e commit 34cd3c7

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
* [Additional information](#additional-information)
2121
5. [Reference - An under-the-hood peek at what the module is doing](#reference)
2222
6. [Limitations - OS compatibility, etc.](#limitations)
23+
7. [License](#license)
2324
7. [Firewall_multi - Arrays for certain parameters](#firewall_multi)
2425
8. [Development - Guide for contributing to the module](#development)
2526
* [Tests - Testing your configuration](#tests)
@@ -513,6 +514,10 @@ Please report any bugs in the Puppetlabs GitHub issue tracker:
513514

514515
<https://github.com/puppetlabs/puppetlabs-firewall/issues>
515516

517+
## License
518+
519+
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.
520+
516521
## Development
517522

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

0 commit comments

Comments
 (0)