Skip to content

Commit

Permalink
Merge pull request
Browse files Browse the repository at this point in the history
sha_of_the_head_commit
  • Loading branch information
malikparvez authored Nov 23, 2023
2 parents 57fd88d + 5b7fcf2 commit 61f21a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
1. [Usage - Configuration options and additional functionality](#usage)
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1. [Limitations - OS compatibility, etc.](#limitations)
1. [License](#license)
1. [Development - Guide for contributing to the module](#development)

## Overview
Expand Down Expand Up @@ -143,6 +144,10 @@ This module is tested on the following platforms:

It is tested with the OSS version of Puppet only.

## License

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.

## Development

### Contributing
Expand Down

0 comments on commit 61f21a7

Please sign in to comment.