Skip to content

Commit bd35e3f

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 8e90573 + 590bd6e commit bd35e3f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@
1616
* [Defined types](#definedtypes)
1717
* [Parameters](#parameters)
1818
4. [Limitations - OS compatibility, etc.](#limitations)
19-
5. [Development - Guide for contributing to the module](#development)
20-
6. [Examples - Puppet Bolt task examples](#examples)
19+
5. [License](#license)
20+
6. [Development - Guide for contributing to the module](#development)
21+
7. [Examples - Puppet Bolt task examples](#examples)
2122

2223
## Description
2324

@@ -928,6 +929,10 @@ This module has been tested on the following operating systems:
928929

929930
Docker is the supported container runtime for this module.
930931

932+
## License
933+
934+
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.
935+
931936
## Development
932937

933938
If you would like to contribute to this module, please follow the rules in the [CONTRIBUTING.md](https://github.com/puppetlabs/puppetlabs-kubernetes/blob/main/CONTRIBUTING.md). For more information, see our [module contribution guide.](https://puppet.com/docs/puppet/latest/contributing.html)

0 commit comments

Comments
 (0)